Thaddeus Crews
|
09bc1ca327
Merge pull request #77292 from Calinou/project-manager-add-select-all-none-shortcuts
|
4 weeks ago |
Thaddeus Crews
|
bf99866abe
Merge pull request #112825 from KoBeWi/why_would_you_do_that
|
1 month ago |
kobewi
|
141a49b090
Don't save editor settings on startup
|
1 month ago |
Malcolm Anderson
|
9c1375f6be
Use American spelling of "favorite" in Project Manager code
|
1 month ago |
Thaddeus Crews
|
bd2ca13c6f
Merge pull request #112733 from KoBeWi/press_right_to_context
|
1 month ago |
kobewi
|
f51f97aaec
Add a right click menu to the project manager
|
1 month ago |
Hugo Locurcio
|
226d726b05
Add Ctrl + A and Ctrl + Shift + A to (de)select all projects in project manager
|
1 year ago |
风青山
|
630e2c9fe5
Improve Project Manager UI navigation
|
11 months ago |
arkology
|
57b1848e8c
`ProjectManager`: Change favorite button tooltip to toggle
|
2 months ago |
A Thousand Ships
|
f11aff3841
Editor: Restructure editor code
|
6 months ago |
Pāvels Nadtočajevs
|
a272376f89
Cleanup accessibility names.
|
6 months ago |
Haoyu Qiu
|
879059453f
Fix double translations in Project Manager
|
7 months ago |
Thaddeus Crews
|
34cf5a03a2
Merge pull request #103833 from nobbele/projectmanager-local-time
|
6 months ago |
nobbele
|
acc8fbee34
project_manager: Display last edited time using local timezone instead of UTC
|
9 months ago |
dementive
|
b8e44a0000
Improve ConfigFile get_sections and get_section_keys by returning Vector<String>
|
8 months ago |
Pāvels Nadtočajevs
|
5b49fd4207
Selectively apply `FOCUS_ACCESSIBILITY` to the `Label`s instead of setting it by default.
|
8 months ago |
kobewi
|
e6edf3b3b3
Improve Project Manager auto-translation
|
8 months ago |
Pāvels Nadtočajevs
|
302fa831cc
Initial editor accessibility.
|
9 months ago |
Yufeng Ying
|
4f4031a675
Replace size() == 0 with is_empty().
|
9 months ago |
Aaron Franke
|
97ee05e9b7
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
9 months ago |
A Thousand Ships
|
466590d0ec
Use `get_slicec` instead of `get_slice` for single character splitters
|
1 year ago |
arkology
|
92c6920272
Restore "Show in File Manager" button functionality in `ProjectManager`
|
9 months ago |
kobewi
|
266b569641
Silence missing icon error if UID cache is missing
|
10 months ago |
Ricardo Subtil
|
b77aa473a1
Implement a "Recovery Mode" for recovering crashing/hanging projects during initialization
|
1 year ago |
kobewi
|
81b1138a7f
Fix icon UIDs in Project Manager
|
1 year ago |
kobewi
|
cb4ceb823c
Make scan for projects threaded
|
1 year ago |
Lukas Tenbrink
|
b5c31ebb41
Add contains_char() for single-character 'contains' calls.
|
1 year ago |
Aaron Franke
|
562c666e3d
Rename internal Button icon to button_icon to match exposed methods
|
1 year ago |
David Giardi
|
ebe1a2d7ec
Add hover state to Tree items display
|
1 year ago |
passivestar
|
6ed54ab9ba
Fix missing project date showing the unix epoch
|
1 year ago |