summaryrefslogtreecommitdiff
path: root/editor/plugins/theme_editor_plugin.cpp
AgeCommit message (Expand)Author
2021-08-04Improve user communications in the theme editorYuri Sizov
2021-07-31Put multiple colons back into translated stringsYuri Sizov
2021-07-26Use Ref<T> references as iterators where relevantRémi Verschelde
2021-07-25Merge pull request #50809 from akien-mga/iterators-const-referencesRémi Verschelde
2021-07-25Use const references where possible for List range iteratorsRémi Verschelde
2021-07-25Fix various typos with codespellluz paz
2021-07-23Use C++ iterators for Lists in many situationsAaron Franke
2021-07-20Improve add item type UI in theme editorHaoyu Qiu
2021-07-18Optimize StringName usagereduz
2021-07-17Fix focus behavior in the Add Item Type dialog of the Theme editorYuri Sizov
2021-07-16Fix control picker in the Theme editorYuri Sizov
2021-07-13Add header theme type variations to labelskobewi
2021-07-13Merge pull request #50169 from pycbouh/theme-type-variationsRémi Verschelde
2021-07-13Merge pull request #50086 from Geometror/label-improve-layout-optionsRémi Verschelde
2021-07-13Add type variations to ThemeYuri Sizov
2021-07-04Clean up Treereduz
2021-07-04Improvements to Label's layout optionsHendrik Brucker
2021-06-28Implement Tree's internal minimum width calculationGilles Roudière
2021-06-20Fix pinned StyleBox incorrectly reacting to several actions in the new Theme ...Yuri Sizov
2021-06-17ThemeEditor: Fix text_submitted connections after #49258Rémi Verschelde
2021-06-14Overhaul the theme editor and improve user experienceYuri Sizov
2021-06-13Merge pull request #49227 from pycbouh/editor-theme-freeze-changesRémi Verschelde
2021-06-11Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde
2021-05-31Prevent Theme resource from emitting changes during bulk operationsYuri Sizov
2021-05-17Improve TreeItem API and allow to move nodestrollodel
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-12-14Rename AcceptDialog get_ok() to get_ok_button()Marcel Admiraal
2020-12-09Cleanup unused engine codeTomasz Chabora
2020-11-26[Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg
2020-09-01Change Color HTML conversion from ARGB to RGBAAaron Franke
2020-08-26Gives the theme editor a horizontal scrollbarLunatoid
2020-07-23Small naming and tooltip tweaksMichael Alexsander
2020-06-19Remove ToolButton in favor of ButtonHugo Locurcio
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-10Style: clang-format: Disable AllowShortCaseLabelsOnASingleLineRémi Verschelde
2020-03-26Popups are now windows also (broken!)Juan Linietsky
2020-03-17Style: Set clang-format Standard to Cpp11Rémi Verschelde
2020-02-28Signals: Port connect calls to use callable_mpRémi Verschelde
2020-02-20Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky
2020-02-11Texture refactorJuan Linietsky
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-12-30Merge pull request #34613 from timothyqiu/edscale-againRémi Verschelde
2019-12-26Fixes Theme Editor minimum height on HiDPI monitorHaoyu Qiu
2019-12-24Cleans up headers included in editor_node.hHaoyu Qiu
2019-12-16Makes more strings in editor translatableHaoyu Qiu
2019-09-25Added some obvious errors explanationsqarmin