summaryrefslogtreecommitdiff
path: root/editor/debugger
AgeCommit message (Expand)Author
2022-06-03Merge pull request #61481 from Calinou/profiler-increase-frame-historyFabio Alessandrelli
2022-05-28Use consistent casing in editor filter/search barsFireForge
2022-05-28Increase the editor profiler frame history default and maximum limitHugo Locurcio
2022-05-21Add the button pressed to some signals in Treetrollodel
2022-05-20Add a new HashSet templatereduz
2022-05-19Use range iterators for RBSet in most casesAaron Record
2022-05-16Replace most uses of Map by HashMapreduz
2022-05-12Add a new HashMap implementationreduz
2022-05-05Rename profiler "Idle Time" to "Process Time"Hugo Locurcio
2022-05-03Merge pull request #60627 from aaronfranke/rename-elementsRémi Verschelde
2022-05-03Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`Hugo Locurcio
2022-05-02Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`Rémi Verschelde
2022-04-29Rename Basis "elements" to "rows"Aaron Franke
2022-04-29Rename Transform2D "elements" to "columns"Aaron Franke
2022-04-25Merge pull request #60490 from aaronfranke/dap-typoRémi Verschelde
2022-04-24Add an external link editor iconHugo Locurcio
2022-04-24Fix type name typo in Debug Adapter ProtocolAaron Franke
2022-04-11Make FileAccess and DirAccess classes reference counted.bruvzg
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-03-30Merge pull request #58395 from Geometror/editor-node-data-cleanupRémi Verschelde
2022-03-30Cleanup EditorNode and EditorDataHendrik Brucker
2022-03-29Capitalize names in the debuggerFireForge
2022-03-28Add property name style toggle to InspectorHaoyu Qiu
2022-03-18Merge pull request #58233 from bruvzg/gde_tsRémi Verschelde
2022-03-17Make `TabBar/Container` default their alignments to the left instead of centerMichael Alexsander
2022-03-17Unify TextServer built-in module and GDExtension code.bruvzg
2022-03-15More icon updates on theme changeHaoyu Qiu
2022-03-15Merge pull request #45263 from KoBeWi/😕Rémi Verschelde
2022-03-10Merge pull request #58735 from Calinou/editor-visual-profiler-tweak-frame-tim...Fabio Alessandrelli
2022-03-09Remove VARIANT_ARG* macrosreduz
2022-03-09Change some math macros to constexprkobewi
2022-03-06Remove duplicate editor settings definitionskobewi
2022-03-04Merge pull request #58687 from YeldhamDev/the_beast_has_been_slainRémi Verschelde
2022-03-04Merge pull request #58741 from Calinou/editor-visual-profiler-fix-light-font-...Rémi Verschelde
2022-03-04Merge pull request #58670 from KoBeWi/internal_debuggerRémi Verschelde
2022-03-04Fix font color in the editor visual profiler when using light themeHugo Locurcio
2022-03-04Tweak editor visual profiler frame time label for consistencyHugo Locurcio
2022-03-04Use the editor background color for the visual profiler graphHugo Locurcio
2022-03-03Make `TabContainer` use `TabBar` internallyMichael Alexsander
2022-03-02Fix debugger not opening built-in scriptskobewi
2022-02-16Merge pull request #58182 from akien-mga/style-cleanup-if-semicolons-deadcodeRémi Verschelde
2022-02-16Style: Cleanup single-line blocks, semicolons, dead codeRémi Verschelde
2022-02-16Port existing _notification code to use switch statements (part 1/3)jmb462
2022-02-15Editor: Cleanup some includes dependenciesRémi Verschelde
2022-02-14Remove most EditorNode constructor parameters and fieldstrollodel
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-02-09Merge pull request #57715 from Faless/debugger/4.x_core_includes_and_serversRémi Verschelde
2022-02-09Core: Move generated `VERSION_HASH` to a `.cpp` fileRémi Verschelde
2022-02-08Merge pull request #57796 from akien-mga/revert-sname-theme-settersRémi Verschelde
2022-02-08Revert "Add missing SNAME macro optimization to all theme methods call"Rémi Verschelde