Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 жил өмнө |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
3 жил өмнө |
Tomasz Chabora
|
882a4f8906
Port remaining connections to callable_mp
|
4 жил өмнө |
Rémi Verschelde
|
ebe4f8d3a4
Merge pull request #65039 from Mickeon/rename-treeitem-tooltip
|
3 жил өмнө |
Micky
|
97f8c9b97c
Rename TreeItem's `set_tooltip` to `set_tooltip_text`
|
3 жил өмнө |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
3 жил өмнө |
Yuri Sizov
|
9f55bd971e
Extract EditorResourceConversionPlugin into its own source files and clean up editor includes
|
3 жил өмнө |
trollodel
|
307427af89
Add the button pressed to some signals in Tree
|
4 жил өмнө |
kobewi
|
32c4d110eb
Improve plugin dialog UX
|
3 жил өмнө |
bruvzg
|
9381acb6a4
Make FileAccess and DirAccess classes reference counted.
|
3 жил өмнө |
Aaron Franke
|
918b09cabc
Initialize bools in the headers in editor
|
3 жил өмнө |
jmb462
|
dcd2a92af3
Port existing _notification code to use switch statements (part 1/3)
|
3 жил өмнө |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 жил өмнө |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 жил өмнө |
Nathan Franke
|
49403cbfa0
Replace String comparisons with "", String() to is_empty()
|
3 жил өмнө |
Haoyu Qiu
|
f9aad98d36
Remove colon from column titles
|
4 жил өмнө |
reduz
|
6631f66c2a
Optimize StringName usage
|
4 жил өмнө |
kobewi
|
f4b361dd15
Add header theme type variations to labels
|
4 жил өмнө |
reduz
|
f4379cbc82
Clean up Tree
|
4 жил өмнө |
Gilles Roudière
|
d7d32ced5b
Implement Tree's internal minimum width calculation
|
4 жил өмнө |
Lightning_A
|
e28fd07b2b
Rename `instance()`->`instantiate()` when it's a verb
|
4 жил өмнө |
Rémi Verschelde
|
9e328bb5b7
Core: Move DirAccess and FileAccess to `core/io`
|
4 жил өмнө |
Shatur95
|
64d23b2295
Detect plugins recursively
|
4 жил өмнө |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 жил өмнө |
Aaron Franke
|
1b348b3c17
Remove connect *_compat methods
|
4 жил өмнө |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 жил өмнө |
Juan Linietsky
|
438c380458
Add a separate application focus/in notification out from Window focus notification.
|
5 жил өмнө |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 жил өмнө |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 жил өмнө |
Juan Linietsky
|
441f1a5fe9
Popups are now windows also (broken!)
|
5 жил өмнө |