summaryrefslogtreecommitdiffstats
path: root/editor/debugger
Commit message (Expand)AuthorAgeFilesLines
* Rename Control PRESET_WIDE to PRESET_FULL_RECTFireForge2022-07-181-1/+1
* Seperate filter and description in FileDialog.add_filter()FireForge2022-07-091-1/+1
* Add static methods for creating Image and ImageTexturekobewi2022-07-082-2/+2
* Merge pull request #62108 from bruvzg/font_config_v3Rémi Verschelde2022-07-072-6/+6
|\
| * Refactor Font configuration and import UI, and Font resources.bruvzg2022-07-062-6/+6
* | Double check the selected tree item on error activated and error selected cal...Hristo Stamenov2022-07-061-0/+9
|/
* Fixing Print_rich which only displays correctly in terminalVoylin2022-07-011-0/+3
* Clean up Hash Functionsreduz2022-06-202-2/+2
* Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...bruvzg2022-06-162-2/+2
* Merge pull request #61736 from KoBeWi/final_form_of_the_fixFabio Alessandrelli2022-06-123-34/+41
|\
| * Fix Debugger tab not updating when clearing errorskobewi2022-06-063-34/+41
* | i18n: Misc fixes translation stringsRémi Verschelde2022-06-082-2/+2
|/
* Merge pull request #61481 from Calinou/profiler-increase-frame-historyFabio Alessandrelli2022-06-032-4/+4
|\
| * Increase the editor profiler frame history default and maximum limitHugo Locurcio2022-05-282-4/+4
* | Use consistent casing in editor filter/search barsFireForge2022-05-281-1/+1
|/
* Add the button pressed to some signals in Treetrollodel2022-05-214-9/+21
* Add a new HashSet templatereduz2022-05-207-7/+7
* Use range iterators for RBSet in most casesAaron Record2022-05-193-16/+16
* Replace most uses of Map by HashMapreduz2022-05-1618-62/+73
* Add a new HashMap implementationreduz2022-05-122-38/+48
* Rename profiler "Idle Time" to "Process Time"Hugo Locurcio2022-05-052-5/+5
* Merge pull request #60627 from aaronfranke/rename-elementsRémi Verschelde2022-05-032-13/+13
|\
| * Rename Basis "elements" to "rows"Aaron Franke2022-04-291-6/+6
| * Rename Transform2D "elements" to "columns"Aaron Franke2022-04-292-7/+7
* | Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`Hugo Locurcio2022-05-033-4/+4
* | Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`Rémi Verschelde2022-05-026-40/+19
|/
* Merge pull request #60490 from aaronfranke/dap-typoRémi Verschelde2022-04-251-4/+4
|\
| * Fix type name typo in Debug Adapter ProtocolAaron Franke2022-04-241-4/+4
* | Add an external link editor iconHugo Locurcio2022-04-241-1/+1
|/
* Make FileAccess and DirAccess classes reference counted.bruvzg2022-04-111-2/+2
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-047-71/+71
* Merge pull request #58395 from Geometror/editor-node-data-cleanupRémi Verschelde2022-03-302-2/+2
|\
| * Cleanup EditorNode and EditorDataHendrik Brucker2022-03-302-2/+2
* | Capitalize names in the debuggerFireForge2022-03-292-4/+6
|/
* Add property name style toggle to InspectorHaoyu Qiu2022-03-281-1/+1
* Merge pull request #58233 from bruvzg/gde_tsRémi Verschelde2022-03-181-1/+1
|\
| * Unify TextServer built-in module and GDExtension code.bruvzg2022-03-171-1/+1
* | Make `TabBar/Container` default their alignments to the left instead of centerMichael Alexsander2022-03-172-2/+0
|/
* More icon updates on theme changeHaoyu Qiu2022-03-153-7/+11
* Merge pull request #45263 from KoBeWi/😕Rémi Verschelde2022-03-151-1/+1
|\
| * Change some math macros to constexprkobewi2022-03-091-1/+1
* | Merge pull request #58735 from Calinou/editor-visual-profiler-tweak-frame-tim...Fabio Alessandrelli2022-03-101-1/+1
|\ \
| * | Tweak editor visual profiler frame time label for consistencyHugo Locurcio2022-03-041-1/+1
* | | Remove VARIANT_ARG* macrosreduz2022-03-094-13/+11
| |/ |/|
* | Remove duplicate editor settings definitionskobewi2022-03-062-2/+2
* | Merge pull request #58687 from YeldhamDev/the_beast_has_been_slainRémi Verschelde2022-03-042-6/+6
|\ \
| * | Make `TabContainer` use `TabBar` internallyMichael Alexsander2022-03-032-6/+6
| |/
* | Merge pull request #58741 from Calinou/editor-visual-profiler-fix-light-font-...Rémi Verschelde2022-03-041-11/+13
|\ \
| * | Fix font color in the editor visual profiler when using light themeHugo Locurcio2022-03-041-11/+13
* | | Merge pull request #58670 from KoBeWi/internal_debuggerRémi Verschelde2022-03-041-2/+14
|\ \ \ | |/ / |/| |