summaryrefslogtreecommitdiffstats
path: root/scene/resources/theme.h
Commit message (Expand)AuthorAgeFilesLines
* Improve Editor Inspector/Theme item lookup performanceaaronp642024-08-201-1/+1
* Add const lvalue ref to container parametersMuller-Castro2024-01-051-7/+7
* Warn about accessing non-existing editor theme itemsYuri Sizov2023-09-151-15/+15
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Add ThemeDB, expose previously static Theme methodsYuri Sizov2022-08-261-29/+0
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-1/+1
* Define some Theme data structures with using for readabilityYuri Sizov2022-05-181-6/+13
* Validate theme type/item namesHaoyu Qiu2022-04-261-0/+3
* Merge pull request #57641 from Geometror/compilation-time-improvements-1Rémi Verschelde2022-02-121-1/+0
|\
| * Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-1/+0
* | Add an explicit way to remove a theme typeYuri Sizov2022-02-111-0/+9
|/
* Merge pull request #56376 from pycbouh/theme-tombe-les-theme-propertiesRémi Verschelde2022-01-061-25/+31
|\
| * Correctly use fallback Theme values as last resortYuri Sizov2021-12-311-25/+31
* | Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
|/
* Make Theme report property list changes less oftenYuri Sizov2021-10-041-1/+1
* Add the base scale factor to the Theme resourceYuri Sizov2021-10-041-0/+9
* Reorganize Theme resource code for better maintainabilityYuri Sizov2021-10-021-1/+5
* Add support for partial custom editor themesYuri Sizov2021-08-141-2/+1
* Add type variations to ThemeYuri Sizov2021-07-131-1/+11
* Overhaul the theme editor and improve user experienceYuri Sizov2021-06-141-0/+1
* Prevent Theme resource from emitting changes during bulk operationsYuri Sizov2021-05-311-0/+10
* Add theme_custom_type property to Control and WindowYuri Sizov2021-05-171-63/+64
* Refactor Edit Theme menu in Theme EditorYuri Sizov2021-04-181-0/+7
* Add utility methods to Theme, improve error messages and documentationYuri Sizov2021-03-221-0/+40
* Improve resource load cachereduz2021-02-111-0/+2
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Remove unused argument in Theme method and expose missing methodsYuri Sizov2020-12-171-3/+11
* Cleanup unused engine codeTomasz Chabora2020-12-091-8/+0
* [Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg2020-11-261-0/+14
* Merge pull request #42008 from Calinou/theme-rename-node-typeRémi Verschelde2020-11-161-40/+40
|\
| * Rename the `type` parameter to `node_type` in Theme and ControlHugo Locurcio2020-10-271-40/+40
* | Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-1/+1
|/
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Remove redundant void argument listsRémi Verschelde2020-05-141-1/+1
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-6/+6
* PoolVector is gone, replaced by VectorJuan Linietsky2020-02-181-7/+7
* Texture refactorJuan Linietsky2020-02-111-5/+5
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Theme code refactoringSeleckyErik2019-10-231-64/+8
* Remove redundant author doc commentsIAmActuallyCthulhu2019-08-121-3/+0
* Add some code changes/fixes proposed by Coverity and Clang Tidyqarmin2019-08-071-1/+1
* Keep track of default theme and project custom default theme seperatellyBojidar Marinov2019-07-051-1/+5
* Added copy_theme and fixed bugs in copy theme introduced by #2e0a94eFabian2019-01-251-0/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Get rid of ancient .theme format for Theme resource. It was not working and c...Juan Linietsky2018-11-271-8/+0
* Changed theme notifications to work with newly introduced reference counted c...Juan Linietsky2018-11-271-6/+1
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-2/+2
* -Fixes to how hashing happened, now StringName and NodePath use default hashe...Juan Linietsky2018-07-021-6/+6
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2