Juan Linietsky
|
d4433ae6d3
Remove Signal connect binds
|
3 years ago |
kobewi
|
79c7d5b2ab
Fix Debugger tab not updating when clearing errors
|
3 years ago |
Aaron Record
|
900c676b02
Use range iterators for RBSet in most cases
|
3 years ago |
reduz
|
746dddc067
Replace most uses of Map by HashMap
|
3 years ago |
Hendrik Brucker
|
314430b868
Cleanup EditorNode and EditorData
|
3 years ago |
Michael Alexsander
|
deb1342036
Make `TabBar/Container` default their alignments to the left instead of center
|
3 years ago |
reduz
|
21637dfc25
Remove VARIANT_ARG* macros
|
3 years ago |
Rémi Verschelde
|
9d5d20ae6d
Merge pull request #58687 from YeldhamDev/the_beast_has_been_slain
|
3 years ago |
Michael Alexsander
|
a811ebf699
Make `TabContainer` use `TabBar` internally
|
3 years ago |
kobewi
|
98dd04c38c
Fix debugger not opening built-in scripts
|
3 years ago |
jmb462
|
dcd2a92af3
Port existing _notification code to use switch statements (part 1/3)
|
3 years ago |
trollodel
|
05b56f316d
Remove most EditorNode constructor parameters and fields
|
3 years ago |
Hendrik Brucker
|
b396fd4eef
Improve compilation speed (forward declarations/includes cleanup)
|
3 years ago |
Rémi Verschelde
|
a66e55069e
Merge pull request #57796 from akien-mga/revert-sname-theme-setters
|
3 years ago |
Rémi Verschelde
|
fc076ece3d
Revert "Add missing SNAME macro optimization to all theme methods call"
|
3 years ago |
Rémi Verschelde
|
317cd0b19a
Refactor some object type checking code with `cast_to`
|
3 years ago |
jmb462
|
a988fad9a0
Add missing SNAME macro optimization to all theme methods call
|
3 years ago |
jmb462
|
1ce81dc5f2
Add missing SNAME macro optimization in some function calls
|
3 years ago |
trollodel
|
aa1102fc53
Store panels and docks singletons in their own classes
|
3 years ago |
Paulb23
|
895eb7539a
Add global breakpoint list
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Nathan Franke
|
41a20171eb
align to horizontal_alignment, valign to vertical_alignment, related
|
3 years ago |
Nathan Franke
|
de7873c2d8
Auto-Increment Debugger Port
|
3 years ago |
Hugo Locurcio
|
bb681ef9f2
Improve appearance of the editor Debugger bottom panel menu
|
3 years ago |
Lightning_A
|
c63b18507d
Use range iterators for `Map`
|
4 years ago |
Rémi Verschelde
|
3cc01b2824
Merge pull request #52226 from Faless/debugger/4.x_start_options
|
4 years ago |
Fabio Alessandrelli
|
58c30b2626
Merge pull request #51639 from Ev1lbl0w/gsoc21-dap
|
4 years ago |
Ev1lbl0w
|
292ed61c18
Implemented advanced features of DAP
|
4 years ago |
Fabio Alessandrelli
|
ecb2e8297c
[Editor] Editor debugger binds according to editor settings.
|
4 years ago |
requizm
|
3d3f64f949
Fix camera override not working
|
4 years ago |