kobewi
|
b58111588a
Add EditorUndoRedoManager singleton
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
kobewi
|
15831e381b
Unify usage of undo_redo in editor
|
3 years ago |
Yuri Rubinsky
|
8075adc650
Add ability to rename groups in the GroupsEditor
|
3 years ago |
Micky
|
97f8c9b97c
Rename TreeItem's `set_tooltip` to `set_tooltip_text`
|
3 years ago |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
3 years ago |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
3 years ago |
kobewi
|
ece3df3938
Add per-scene UndoRedo
|
3 years ago |
Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 years ago |
FireForge
|
97dfbea6ad
Rename Control PRESET_WIDE to PRESET_FULL_RECT
|
3 years ago |
FireForge
|
e4067064ce
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
|
3 years ago |
bruvzg
|
b5c96df277
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer.
|
3 years ago |
FireForge
|
7f7244f04a
Use consistent casing in editor filter/search bars
|
3 years ago |
trollodel
|
307427af89
Add the button pressed to some signals in Tree
|
4 years ago |
Bitlytic
|
8ae5c75bf7
Add _group_selected to callable methods
|
3 years ago |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 years ago |
Rémi Verschelde
|
fc076ece3d
Revert "Add missing SNAME macro optimization to all theme methods call"
|
3 years ago |
jmb462
|
a988fad9a0
Add missing SNAME macro optimization to all theme methods call
|
3 years ago |
Wilson E. Alvarez
|
3eb5e0ac50
Rename String::is_subsequence_ofi to String::is_subsequence_ofn
|
3 years ago |
Haoyu Qiu
|
c0b3af8688
Improve Groups dock panel and the Group Editor
|
3 years ago |
trollodel
|
aa1102fc53
Store panels and docks singletons in their own classes
|
3 years ago |
Yuri Roubinsky
|
5003d4351e
Fix theming update in several editor classes
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 years ago |
Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
3 years ago |
Duroxxigar
|
532a632077
Added ability to copy group name
|
4 years ago |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 years ago |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 years ago |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 years ago |
kobewi
|
f4b361dd15
Add header theme type variations to labels
|
4 years ago |