summaryrefslogtreecommitdiffstats
path: root/editor/editor_themes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add multi window code and shader editorstrollodel2023-05-101-0/+2
* Adds a `scale_gizmo_handles` entry to the `Touchscreen` editor settingsFredia Huya-Kouadio2023-05-071-7/+34
* Merge pull request #69053 from KoBeWi/grabbercentrismRémi Verschelde2023-04-271-0/+3
|\
| * Add center_grabber property to Sliderkobewi2023-04-221-0/+3
* | Merge pull request #74632 from davthedev/tabs-hoverRémi Verschelde2023-04-241-0/+10
|\ \ | |/ |/|
| * Add theming support for hovered tabsDavid Giardi2023-04-191-0/+10
* | Add hovered item style to ItemListDavid Giardi2023-04-181-0/+7
|/
* Add missing LineEdit constants in editor themekobewi2023-04-171-0/+4
* Merge pull request #75923 from dalexeev/editor-rtl-selection-colorRémi Verschelde2023-04-111-1/+2
|\
| * Editor Theme: Set `selection_color` property of `RichTextLabel`Danil Alexeev2023-04-111-1/+2
* | Merge pull request #75822 from YeldhamDev/no_multi_zeroRémi Verschelde2023-04-111-19/+19
|\ \ | |/ |/|
| * Remove unnecessary zero multiplicationsMichael Alexsander2023-04-081-19/+19
* | Fix bottom of `LineEdit`s in the editor being roundedMichael Alexsander2023-04-081-3/+3
|/
* Add scrollbar offset theme constants to TreeHaoyu Qiu2023-04-061-0/+6
* Merge pull request #75566 from Maran23/4-x-theme-values-affects-editorYuri Sizov2023-04-041-0/+4
|\
| * Fix some theme values affect the editor by setting a default value for the th...Marius Hanl2023-04-011-0/+4
* | Merge pull request #74729 from YuriSizov/project-manager-baked-with-loveRémi Verschelde2023-04-031-0/+4
|\ \ | |/ |/|
| * Improve theming support in the Project ManagerYuri Sizov2023-03-161-0/+4
* | Make icons of scripted and custom classes fit the editor UIYuri Sizov2023-03-311-0/+2
|/
* Generate empty textures for theme icons if the SVG module is disabledYuri Sizov2023-03-071-6/+10
* 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