summaryrefslogtreecommitdiff
path: root/editor/editor_themes.cpp
AgeCommit message (Expand)Author
2023-04-24Add missing LineEdit constants in editor themekobewi
2023-04-24Remove unnecessary zero multiplicationsMichael Alexsander
2023-04-07Fix some theme values affect the editor by setting a default value for the th...Marius Hanl
2023-03-13Generate empty textures for theme icons if the SVG module is disabledYuri Sizov
2023-02-22Enable granular control of touchscreen related settingsFredia Huya-Kouadio
2023-02-17Merge pull request #71475 from Maran23/4-x-theme-outline-affects-editorRémi Verschelde
2023-02-03Merge pull request #71862 from RedMser/splitcontainer-fixesYuri Sizov
2023-01-28Add a theme usability setting which updates the touch area of UI elements (e....Fredia Huya-Kouadio
2023-01-26Remove size restrictions from StyleBoxTextureYuri Sizov
2023-01-22Fix SplitContainer rendering and themingRedMser
2023-01-19Clean-up, harmonize, and improve StyleBox APIYuri Sizov
2023-01-15Fix custom theme outline settings affects the editor theme as wellMarius Hanl
2023-01-12Add framework for avoidance of color flash in new windowsPedro J. Estébanez
2023-01-09Removed unused property hints and `Object::get_translatable_strings()`Juan Linietsky
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-11-28Merge pull request #67871 from Calinou/editor-theme-add-oled-presetRémi Verschelde
2022-11-23ImageLoaderSVG: Improve error reportingRémi Verschelde
2022-11-14Merge pull request #68132 from Mickeon/doc-help-colourfulRémi Verschelde
2022-11-01Improve Editor Documentation colorsMicky
2022-10-31Merge pull request #67578 from KoBeWi/GEDITORRémi Verschelde
2022-10-26Remove override_selected_font_color propertykobewi
2022-10-26Add Black (OLED) editor theme presetHugo Locurcio
2022-10-18Unify usage of GLOBAL/EDITOR_GETkobewi
2022-10-11Polish rendering driver refactor further (take 2)Pedro J. Estébanez
2022-10-07Merge pull request #62910 from Vitika9/gsoc-colorpicker-uxRémi Verschelde
2022-09-30Fix typos with codespellRémi Verschelde
2022-09-16Improve icon generation in the editor themeYuri Sizov
2022-09-12Fix some errors affecting the Web editorRémi Verschelde
2022-09-07Allow images to be imported "for editor use" and respect editor settingsYuri Sizov
2022-09-07Merge pull request #59069 from fire-forge/stylebox_margin_functionsRémi Verschelde
2022-09-07Merge pull request #65355 from groud/split_container_min_grab_thicknessRémi Verschelde
2022-09-07Add set_default_margin_all/individual to StyleBoxFireForge
2022-09-07Allow SplitContainer to have a grab area larger than its visual grabberGilles Roudière
2022-09-07Merge pull request #65446 from YuriSizov/dialogs-make-styleboxes-matterRémi Verschelde
2022-09-07Make AcceptDialog and derivatives utilize StyleBox fullyYuri Sizov
2022-09-06Improve naming of theme properties throughout GUI codeYuri Sizov
2022-09-06ColorPicker UX improvementsVitika9
2022-09-05Various editor UI fixes (bottom panel corner radius and scene tab bar)FireForge
2022-09-05Merge pull request #65230 from fire-forge/itemlist-spacingYuri Sizov
2022-09-02Merge pull request #65181 from fire-forge/corner-detailsRémi Verschelde
2022-09-02EditorTheme: Remove rounded corners for all popupsRedMser
2022-09-01Increase ItemList v_separation in editor themeFireForge
2022-09-01Rework oriented containerskobewi
2022-09-01Decrease StyleBoxFlat corner detail in editor themeFireForge
2022-08-30Merge pull request #65089 from YuriSizov/editor-launch-bar-with-styleRémi Verschelde
2022-08-30Merge pull request #65042 from YuriSizov/editor-docks-tabbar-bgRémi Verschelde
2022-08-30Improve style and add contextual highlight to the editor launch padYuri Sizov
2022-08-29Add background to TabContainer's tabbar and editor docksYuri Sizov
2022-08-29Fix some editor theme regressionsYuri Sizov
2022-08-24Extract editor color map and simplify SVG color conversionYuri Sizov