Marius Hanl
|
74f64aaf98
Use InputMap actions consistently across all LineEdit's that filter an underlying Tree or ItemList.
|
3 months ago |
A Thousand Ships
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
7 months ago |
A Thousand Ships
|
ca18a06ecb
[Scene] Add `SceneStringNames::confirmed`
|
7 months ago |
A Thousand Ships
|
d9e2fc74c7
[Scene] Add `SceneStringNames::item_selected`
|
7 months ago |
A Thousand Ships
|
d519715d94
[Scene] Add `SceneStringNames::font(_size/_color)`
|
7 months ago |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
7 months ago |
Mounir Tohami
|
7884d63281
Fix PopupMenu doesn't respect it's ScrollContainer's margins
|
10 months ago |
A Thousand Ships
|
684752e75b
Replace error checks against `size` with `is_empty`
|
11 months ago |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
11 months ago |
Rémi Verschelde
|
8297ec949b
Merge pull request #86727 from KoBeWi/shortcut_revolution
|
11 months ago |
kobewi
|
b712d1c657
Update modified shortcuts in command palette
|
1 year ago |
Robert Yevdokimov
|
7fd15e9275
Removed unused code related to command palette
|
1 year ago |
Yuri Sizov
|
01888ae7ab
Fix theme application in various editor dialogs
|
1 year ago |
kobewi
|
9f0b8c0a70
Add call validation to CommandPalette
|
1 year ago |
Kevin Cardona
|
20887d801b
Allow editor commands to have multiple default commands
|
1 year ago |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
1 year ago |
Rémi Verschelde
|
72323a57d0
Merge pull request #57894 from Sauermann/fix-subviewport-1
|
1 year ago |
Tefatika
|
09460cfaaf
Command Palette search now also uses original English command names
|
1 year ago |
Markus Sauermann
|
8836f2160a
Move call of `push_unhandled_input` from `Window` to `Viewport`
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Yuri Rubinsky
|
5eeebb3e37
Fix new quick open dialog to be showed at the center of the screen
|
2 years ago |
Yuri Rubinsky
|
09d7a1b864
Fix Quick Open window to use EDSCALE and save the size between popups
|
2 years ago |
kobewi
|
1778301cd0
Add call_deferred() method to Callable
|
2 years ago |
EliasVincent
|
52a4327c47
Command Palette shortcut_text: font color
|
2 years ago |
Yuri Sizov
|
9f55bd971e
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
|
2 years ago |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
2 years ago |
FireForge
|
7f7244f04a
Use consistent casing in editor filter/search bars
|
2 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
2 years ago |
reduz
|
8b7c7f5a75
Add a new HashMap implementation
|
2 years ago |
Wilson E. Alvarez
|
3eb5e0ac50
Rename String::is_subsequence_ofi to String::is_subsequence_ofn
|
2 years ago |