summaryrefslogtreecommitdiffstats
path: root/editor/debugger/editor_profiler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotSpartan3222024-10-131-0/+2
* [Scene] Add `SceneStringNames::text/value_changed`A Thousand Ships2024-06-191-1/+1
* [Scene] Add `SceneStringNames::item_selected`A Thousand Ships2024-06-191-2/+2
* [Scene] Add `SceneStringNames::font(_size/_color)`A Thousand Ships2024-06-181-1/+1
* Fix profiler seek line color in light modes, update on theme changeChristian Kaiser2024-05-261-2/+12
* [Scene] Add SceneStringNames::pressedA Thousand Ships2024-05-141-3/+3
* Use Core/Scene stringnames consistentlykobewi2024-05-131-3/+3
* Merge pull request #86143 from YeldhamDev/ttr_here,_rtr_thereRémi Verschelde2024-03-261-3/+3
|\
| * Stop using `RTR()` inside the "editor" folderMichael Alexsander2024-02-271-3/+3
* | Fix unexpected auto translation of Tree contentHaoyu Qiu2024-03-181-0/+1
* | Merge pull request #86398 from reach-satori/prof-visibility-fixRémi Verschelde2024-03-011-0/+1
|\ \ | |/ |/|
| * Fix internal profiling button being visible when disabledMateus Reis2023-12-211-0/+1
* | Fix editor profiler script function sort orderbaptr2024-01-271-1/+1
* | Reorganize code related to editor themingYuri Sizov2024-01-161-1/+1
|/
* Fix missing time for some script functions in profilermsreis2023-12-191-0/+16
* Add EditorStringNames singletonkobewi2023-09-031-7/+8
* Extract and reorganize texture resource classesHendrik Brucker2023-07-141-0/+1
* Merge pull request #75200 from Calinou/debugger-editor-settings-add-property-...Rémi Verschelde2023-06-191-2/+0
|\
| * Add property hints for debugger/profiler editor settingsHugo Locurcio2023-03-221-2/+0
* | Fix profilers' GUI treesVolTer2023-06-031-3/+3
|/
* Improvements and fixes based on Weblate commentsHaoyu Qiu2023-02-131-0/+2
* Add expand modes to TextureRectkobewi2023-01-121-1/+1
* Use BitField<> in core type masksJuan Linietsky2023-01-081-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Fix: Profiler and Visual Profiler start/stop state inconsistencystmSi2022-12-231-4/+9
* Unify usage of GLOBAL/EDITOR_GETkobewi2022-10-181-1/+1
* Make some Image methods statickobewi2022-10-141-3/+1
* Fix profiler being disabled at wrong timeshalgriffiths2022-09-131-3/+19
* Merge pull request #64377 from Mickeon/rename-canvas-redrawRémi Verschelde2022-08-301-5/+5
|\
| * Rename `CanvasItem.update()` to `queue_redraw()`Micky2022-08-291-5/+5
* | Rename TreeItem's `set_tooltip` to `set_tooltip_text`Micky2022-08-301-1/+1
|/
* Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...Rémi Verschelde2022-08-291-2/+3
* Merge pull request #64885 from Mickeon/rename-tooltip-hintRémi Verschelde2022-08-281-1/+1
|\
| * Rename `hint_tooltip` to `tooltip_text` & setgetMicky2022-08-271-1/+1
* | Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGEDAaron Record2022-08-271-3/+2
|/
* Add static methods for creating Image and ImageTexturekobewi2022-07-081-1/+1
* Increase the editor profiler frame history default and maximum limitHugo Locurcio2022-05-281-2/+2
* Add a new HashSet templatereduz2022-05-201-1/+1
* Use range iterators for RBSet in most casesAaron Record2022-05-191-12/+12
* Replace most uses of Map by HashMapreduz2022-05-161-19/+19
* Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`Rémi Verschelde2022-05-021-6/+0
* More icon updates on theme changeHaoyu Qiu2022-03-151-0/+1
* Remove duplicate editor settings definitionskobewi2022-03-061-1/+1
* Port existing _notification code to use switch statements (part 1/3)jmb4622022-02-161-3/+7
* Revert "Add missing SNAME macro optimization to all theme methods call"Rémi Verschelde2022-02-081-1/+1
* Add missing SNAME macro optimization to all theme methods calljmb4622022-02-061-1/+1
* simplify formatting scripts, add a clang-tidy script, and run clang-tidyNathan Franke2022-01-291-1/+2
* Rename TextureRect.expand to ignore_texture_sizekobewi2022-01-071-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2