fabriceci
|
697c594cd8
fix translation not updating in ConfirmationDialog (and Window by inheritance)
|
4 years ago |
Rafał Mikrut
|
7961a1dea3
Initialize class variables with default values in scene/ [2/2]
|
4 years ago |
Marcel Admiraal
|
8eb39f4e8b
Change themes *_color_* to *_*_color
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
feb4e5ed2c
Merge pull request #44569 from madmiraal/rename-unselect-deselect
|
4 years ago |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 years ago |
Marcel Admiraal
|
7b293eddfb
Rename unselect to deselect
|
4 years ago |
Marcel Admiraal
|
8509c8c8fc
Rename AcceptDialog get_ok() to get_ok_button()
|
4 years ago |
bruvzg
|
99666de00f
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
|
5 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
Duroxxigar
|
4834e14493
Updated getters and setters names for toplevel
|
4 years ago |
Michael Alexsander
|
5643d2e3fe
Small naming and tooltip tweaks
|
5 years ago |
Stijn Hinlopen
|
526e060b73
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).
|
5 years ago |
Stijn Hinlopen
|
929b98d24b
Remove String::find_last (same as rfind)
|
5 years ago |
Hugo Locurcio
|
31b7f02a29
Remove ToolButton in favor of Button
|
5 years ago |
Michael Alexsander
|
637927f803
Add generic file icon and its modulation to the 'FileDialog'
|
5 years ago |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 years ago |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 years ago |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 years ago |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 years ago |
Rémi Verschelde
|
3586f21519
Merge pull request #37591 from Anutrix/remove_reduntant_class
|
5 years ago |
qarmin
|
5cbab81564
Fixes leaks when running editor
|
5 years ago |
unknown
|
0fa7703565
Removed reduntant class LineEditFileChooser.
|
5 years ago |
unknown
|
4413c562d6
Fix file dialog not showing icons
|
5 years ago |
unknown
|
7e4db6174d
Remove redundant vbx variable in FileDialog
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
5 years ago |
Juan Linietsky
|
4758057f20
Working multiple window support, including editor
|
5 years ago |
Pedro J. Estébanez
|
aee586553a
Improve UX of drive letters
|
5 years ago |
Rémi Verschelde
|
e2b66cacf7
Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes
|
5 years ago |