summaryrefslogtreecommitdiffstats
path: root/editor/editor_themes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable granular control of touchscreen related settingsFredia Huya-Kouadio2023-02-221-3/+3
* Merge pull request #71475 from Maran23/4-x-theme-outline-affects-editorRémi Verschelde2023-02-171-0/+40
|\
| * Fix custom theme outline settings affects the editor theme as wellMarius Hanl2023-01-151-0/+40
* | Merge pull request #71862 from RedMser/splitcontainer-fixesYuri Sizov2023-02-031-0/+2
|\ \
| * | Fix SplitContainer rendering and themingRedMser2023-01-221-0/+2
| |/
* | Add a theme usability setting which updates the touch area of UI elements (e....Fredia Huya-Kouadio2023-01-281-2/+11
* | Remove size restrictions from StyleBoxTextureYuri Sizov2023-01-261-11/+11
* | Clean-up, harmonize, and improve StyleBox APIYuri Sizov2023-01-191-49/+49
|/
* Add framework for avoidance of color flash in new windowsPedro J. Estébanez2023-01-121-0/+1
* Removed unused property hints and `Object::get_translatable_strings()`Juan Linietsky2023-01-091-19/+20
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Merge pull request #67871 from Calinou/editor-theme-add-oled-presetRémi Verschelde2022-11-281-12/+63
|\
| * Add Black (OLED) editor theme presetHugo Locurcio2022-10-261-12/+63
* | ImageLoaderSVG: Improve error reportingRémi Verschelde2022-11-231-1/+2
* | Merge pull request #68132 from Mickeon/doc-help-colourfulRémi Verschelde2022-11-141-0/+10
|\ \
| * | Improve Editor Documentation colorsMicky2022-11-011-0/+10
* | | Merge pull request #67578 from KoBeWi/GEDITORRémi Verschelde2022-10-311-1/+1
|\ \ \ | |/ / |/| |
| * | Unify usage of GLOBAL/EDITOR_GETkobewi2022-10-181-1/+1
| |/
* / Remove override_selected_font_color propertykobewi2022-10-261-1/+1
|/
* Polish rendering driver refactor further (take 2)Pedro J. Estébanez2022-10-111-2/+2
* Merge pull request #62910 from Vitika9/gsoc-colorpicker-uxRémi Verschelde2022-10-071-0/+5
|\
| * ColorPicker UX improvementsVitika92022-09-061-0/+5
* | Fix typos with codespellRémi Verschelde2022-09-301-1/+1
* | Improve icon generation in the editor themeYuri Sizov2022-09-161-160/+214
* | Fix some errors affecting the Web editorRémi Verschelde2022-09-121-21/+1
* | Allow images to be imported "for editor use" and respect editor settingsYuri Sizov2022-09-071-0/+8
* | Merge pull request #59069 from fire-forge/stylebox_margin_functionsRémi Verschelde2022-09-071-48/+12
|\ \
| * | Add set_default_margin_all/individual to StyleBoxFireForge2022-09-071-48/+12
* | | Merge pull request #65355 from groud/split_container_min_grab_thicknessRémi Verschelde2022-09-071-0/+3
|\ \ \ | |/ / |/| |
| * | Allow SplitContainer to have a grab area larger than its visual grabberGilles Roudière2022-09-071-0/+3
* | | Merge pull request #65446 from YuriSizov/dialogs-make-styleboxes-matterRémi Verschelde2022-09-071-0/+1
|\ \ \
| * | | Make AcceptDialog and derivatives utilize StyleBox fullyYuri Sizov2022-09-071-0/+1
| | |/ | |/|
* / | Improve naming of theme properties throughout GUI codeYuri Sizov2022-09-061-17/+17
|/ /
* | Various editor UI fixes (bottom panel corner radius and scene tab bar)FireForge2022-09-051-13/+11
* | Merge pull request #65230 from fire-forge/itemlist-spacingYuri Sizov2022-09-051-1/+1
|\ \ | |/ |/|
| * Increase ItemList v_separation in editor themeFireForge2022-09-011-1/+1
* | Merge pull request #65181 from fire-forge/corner-detailsRémi Verschelde2022-09-021-6/+8
|\ \
| * | Decrease StyleBoxFlat corner detail in editor themeFireForge2022-09-011-6/+8
| |/
* | EditorTheme: Remove rounded corners for all popupsRedMser2022-09-021-3/+3
* | Rework oriented containerskobewi2022-09-011-0/+2
|/
* Merge pull request #65089 from YuriSizov/editor-launch-bar-with-styleRémi Verschelde2022-08-301-2/+20
|\
| * Improve style and add contextual highlight to the editor launch padYuri Sizov2022-08-301-2/+20
* | Merge pull request #65042 from YuriSizov/editor-docks-tabbar-bgRémi Verschelde2022-08-301-27/+35
|\ \ | |/ |/|
| * Add background to TabContainer's tabbar and editor docksYuri Sizov2022-08-291-27/+35
* | Fix some editor theme regressionsYuri Sizov2022-08-291-2/+10
|/
* Extract editor color map and simplify SVG color conversionYuri Sizov2022-08-241-126/+144
* Disable editing properties in foreign resourcesSaracenOne2022-08-231-2/+2
* Create a SVG default project icon in new projectsHugo Locurcio2022-08-201-6/+6
* Merge pull request #59045 from Calinou/editor-theme-popup-no-rounded-cornersYuri Sizov2022-08-191-0/+3
|\
| * Don't use rounded corners for PopupMenus in the editor themeHugo Locurcio2022-08-181-0/+3