summaryrefslogtreecommitdiff
path: root/editor/plugins/theme_editor_plugin.h
AgeCommit message (Expand)Author
2022-05-21Add the button pressed to some signals in Treetrollodel
2022-05-16Replace most uses of Map by HashMapreduz
2022-05-12Add a new HashMap implementationreduz
2022-05-03Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>`Hugo Locurcio
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-02-15Editor: Cleanup some includes dependenciesRémi Verschelde
2022-02-14Remove most EditorNode constructor parameters and fieldstrollodel
2022-02-12Merge pull request #57641 from Geometror/compilation-time-improvements-1Rémi Verschelde
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-02-11Add an explicit way to remove a theme typeYuri Sizov
2022-01-18Addded methods to propagate checks & refactored classes to use new methods.Kevin Fischer
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-30Add undo/redo capabilities to the theme editorMichael Alexsander
2021-12-14Improve user communication in the Add Item Type dialogYuri Sizov
2021-11-02Add a flag to EditorResourcePicker to differentiate selection contextsYuri Sizov
2021-10-21Remove unimplemented methodsMarcel Admiraal
2021-10-19Rename `Tabs` to `TabBar`Michael Alexsander
2021-08-04Improve user communications in the theme editorYuri Sizov
2021-07-20Improve add item type UI in theme editorHaoyu Qiu
2021-07-13Add type variations to ThemeYuri Sizov
2021-06-20Fix pinned StyleBox incorrectly reacting to several actions in the new Theme ...Yuri Sizov
2021-06-14Overhaul the theme editor and improve user experienceYuri Sizov
2021-05-12Add outlines and contrasting backgrounds to the editor UI elementsYuri Sizov
2021-05-09Refactor Create Theme menu in Theme EditorYuri Sizov
2021-04-18Refactor Edit Theme menu in Theme EditorYuri Sizov
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-07-10Add override keywords.Marcel Admiraal
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-08-13Regression fixup to the theme editorMichael Alexsander Silva Dias
2019-02-19Enhance theme previewMichael Alexsander Silva Dias
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-11-07Add menu to import current editor theme into theme editorGeequlim
2017-09-06Remove dead ButtonGroup codeRémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-07-27ThemeEditor: fix broken dialogPoommetee Ketson
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde