summaryrefslogtreecommitdiffstats
path: root/editor/editor_build_profile.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::confirmed`A Thousand Ships2024-06-191-1/+1
* [Scene] Add SceneStringNames::pressedA Thousand Ships2024-05-141-6/+6
* Editor: Display deprecated/experimental messages in tooltipsDanil Alexeev2024-04-181-14/+8
* Move engine build profile editor to Tools submenuHugo Locurcio2024-04-091-4/+4
* Fix missing i18n for some editor stringsHaoyu Qiu2024-04-031-3/+3
* Fix unexpected auto translation of Tree contentHaoyu Qiu2024-03-181-0/+1
* Split theme generation logic into several subroutinesYuri Sizov2024-01-161-1/+1
* Reorganize code related to editor themingYuri Sizov2024-01-161-1/+1
* Merge pull request #82283 from YeldhamDev/focus_that_search_bar!Rémi Verschelde2024-01-041-1/+1
|\
| * Make the search bars in the "Project Settings" dialog grab focus when they ap...Michael Alexsander2023-09-251-1/+1
* | Add const references detected by clang-tidyWilson E. Alvarez2023-12-161-2/+2
* | Merge pull request #84404 from MewPurPur/engine-config-old-icon-conventionYuri Sizov2023-11-031-1/+1
|\ \
| * | Fix engine configuration icons using old conventionMewPurPur2023-11-031-1/+1
| |/
* / Revamp how documentation tooltips workMichael Alexsander2023-10-031-16/+13
|/
* Add EditorStringNames singletonkobewi2023-09-031-1/+2
* Improve includes of EditorNode (and everything else)Yuri Sizov2023-04-071-1/+1
* Remove path hard-coding in editor_build_profilekobewi2023-02-191-2/+3
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Fix typo in build configuration file type descJust2022-11-011-2/+2
* Use `JSON::stringify` where possibleMicky2022-10-111-2/+1
* Add Text Server related options to the build profiles editor.bruvzg2022-08-031-14/+116
* Remove Signal connect bindsJuan Linietsky2022-07-291-7/+7
* Implement Feature Build Profilesreduz2022-07-221-0/+797