Hugo Locurcio
|
07dbe2045a
Use bullet points in the editor instead of dashes where relevant
|
4 năm trước cách đây |
Rémi Verschelde
|
ac3322b0af
Use const references where possible for List range iterators
|
4 năm trước cách đây |
Aaron Franke
|
4e6efd1b07
Use C++ iterators for Lists in many situations
|
4 năm trước cách đây |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 năm trước cách đây |
Rémi Verschelde
|
aab6dc301c
Merge pull request #50086 from Geometror/label-improve-layout-options
|
4 năm trước cách đây |
Hendrik Brucker
|
56a8d3f30c
Improvements to Label's layout options
|
4 năm trước cách đây |
Michael Alexsander
|
7df1bc426e
Minor cleanup of the "New Script" dialog
|
4 năm trước cách đây |
Michael Alexsander
|
e4f9fa7e53
Make contents of "Create Script" dialog expand with the window size
|
4 năm trước cách đây |
Gregory Basile
|
8ab13f8ace
Documentation search fixes
|
4 năm trước cách đây |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
4 năm trước cách đây |
Hugo Locurcio
|
60b70c77e0
Improve the editor theme
|
6 năm trước cách đây |
Marcel Admiraal
|
86822b187e
Rename LineEdit caret_* properties getters and setters to match property
|
4 năm trước cách đây |
Aaron Franke
|
5a9037f828
Warn when creating a script with the same name as the parent class
|
5 năm trước cách đây |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 năm trước cách đây |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 năm trước cách đây |
Vedat Günel
|
13da314a64
Fix incorrect title and button text in Inherit dialog
|
4 năm trước cách đây |
Marcel Admiraal
|
8509c8c8fc
Rename AcceptDialog get_ok() to get_ok_button()
|
4 năm trước cách đây |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 năm trước cách đây |
Michael Alexsander
|
fb17743ecc
Fix being able to create invalid scripts by pressing enter inside "Path"
|
5 năm trước cách đây |
SkyJJ
|
280d4e2965
Fix TTR misuse
|
5 năm trước cách đây |
Stijn Hinlopen
|
526e060b73
Resize dialogs (FileDialog, EditorFileDialog, Reparent, SceneTreeDialog and resource depency dialogs).
|
5 năm trước cách đây |
Stijn Hinlopen
|
929b98d24b
Remove String::find_last (same as rfind)
|
5 năm trước cách đây |
Andrii Doroshenko (Xrayez)
|
52f3cfca6f
Prevent crash attaching a script with no languages registered
|
5 năm trước cách đây |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 năm trước cách đây |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
5 năm trước cách đây |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 năm trước cách đây |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
5 năm trước cách đây |
Hugo Locurcio
|
ac210e196c
Warn about built-in script limitations in the script creation dialog
|
5 năm trước cách đây |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
5 năm trước cách đây |
Juan Linietsky
|
4758057f20
Working multiple window support, including editor
|
5 năm trước cách đây |