summaryrefslogtreecommitdiffstats
path: root/editor/editor_themes.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing SNAME macro optimization to all theme methods calljmb4622022-02-061-523/+523
* Add missing SNAME macro optimization in some function callsjmb4622022-02-061-125/+125
* Merge pull request #56970 from YeldhamDev/rise_tabbar_riseRémi Verschelde2022-01-311-2/+2
|\
| * Bring `TabBar` to full parity with the `TabContainer` implementation.Michael Alexsander2022-01-311-2/+2
* | Move placeholder color to theme itemPaulb232022-01-301-0/+3
|/
* Fix the breakpoint icon in CodeEditYuri Sizov2022-01-291-1/+2
* Update icons and color conversion rules to simplify the paletteYuri Sizov2022-01-291-15/+51
* Improve the default project themeHugo Locurcio2022-01-191-0/+1
* Make assets in progress open the next step instead of erringYuri Sizov2022-01-191-0/+5
* Improve spacing in built-in class referenceYuri Sizov2022-01-181-0/+15
* Merge pull request #56104 from Geometror/add-flow-layout-containerRémi Verschelde2022-01-181-0/+6
|\
| * Add FlowContainerHendrik Brucker2022-01-071-0/+6
* | Use ThorVG instead of NanoSVG for importing SVGsK. S. Ernest (iFire) Lee2022-01-141-11/+13
* | Merge pull request #56376 from pycbouh/theme-tombe-les-theme-propertiesRémi Verschelde2022-01-061-1/+1
|\ \ | |/ |/|
| * Correctly use fallback Theme values as last resortYuri Sizov2021-12-311-1/+1
* | Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
|/
* Replace String comparisons with "", String() to is_empty()Nathan Franke2021-12-091-1/+1
* Modules: Make sure to include modules_enabled.gen.h where neededRémi Verschelde2021-11-121-1/+1
* Fix Label and RichTextLabale text shadows and shadow outlines.bruvzg2021-11-061-2/+2
* Add focus font color to Button and derivativesYuri Sizov2021-10-261-0/+12
* Merge pull request #53926 from YeldhamDev/i_am_tabbar_nowRémi Verschelde2021-10-201-16/+16
|\
| * Rename `Tabs` to `TabBar`Michael Alexsander2021-10-191-16/+16
* | Merge pull request #53260 from Calinou/editor-inspector-warning-yellowRémi Verschelde2021-10-201-4/+3
|\ \ | |/ |/|
| * Use a yellow color for editable children properties instead of redHugo Locurcio2021-10-051-4/+3
* | Merge pull request #45699 from TokageItLab/implement-skeleton-editor-gizmoRémi Verschelde2021-10-061-0/+1
|\ \ | |/ |/|
| * Implemented SkeletonEditorGizmoSilc Renew2021-10-071-0/+1
* | Add the base scale factor to the Theme resourceYuri Sizov2021-10-041-1/+4
|/
* Rename some elements of `Tabs`Michael Alexsander2021-09-301-2/+2
* Improved breakpoint gutter for CodeEdit.Eric M2021-09-301-0/+1
* Merge pull request #51805 from skysphr/scrollbar-icons-pressedHugo Locurcio2021-09-131-0/+4
|\
| * Added increment_pressed and decrement_pressed icons to scrollbarsskysphr2021-08-171-0/+4
* | Apply set_read_only() to child classes of EditorProperty elementsSilc 'Tokage' Renew2021-09-051-1/+18
* | Tweak tooltip styleHendrik Brucker2021-09-021-3/+3
* | Merge pull request #51700 from Geometror/fix-color-pickerK. S. Ernest (iFire) Lee2021-08-221-1/+8
|\ \
| * | Reimplement ColorPicker presetsHendrik Brucker2021-08-181-1/+8
* | | Merge pull request #50752 from Phischermen/indeterminate_checkmark_apiRémi Verschelde2021-08-181-0/+2
|\ \ \ | |_|/ |/| |
| * | Added icons and API for indeterminate checkmarks for the Tree class.Kevin Fischer2021-08-161-0/+2
* | | Merge pull request #51651 from pycbouh/editor-merge-custom-themeRémi Verschelde2021-08-171-8/+12
|\ \ \ | |/ / |/| |
| * | Add support for partial custom editor themesYuri Sizov2021-08-141-8/+12
| |/
* / Reorganise text editor settingsPaulb232021-08-161-57/+57
|/
* Move CodeEdit theme overrides into EditorThemePaulb232021-08-131-5/+26
* Cleanup and bind remaing methods in TextEditPaulb232021-08-121-0/+2
* Merge pull request #49343 from theoway/node_auto_arrangement_graph_editK. S. Ernest (iFire) Lee2021-08-101-0/+1
|\
| * Automatic arrangement of nodes in VisualScript/VisualShaders editorsUmang Kalra2021-08-111-0/+1
* | Fix Gradient, Color Picker BG, Fix CanvasItem::draw_texture_rect p_tileNathan Franke2021-08-071-1/+2
|/
* Fix the editor theme application for the Mono build logYuri Sizov2021-08-031-1/+2
* Fix theming in the audio bus editorYuri Sizov2021-07-311-2/+3
* Make the focus outline translucent for editor viewportsHugo Locurcio2021-07-301-0/+4
* Multiple cosmetic fixes for embedded windowsMichael Alexsander2021-07-271-3/+5
* Merge pull request #50593 from SirQuartz/patch-24Rémi Verschelde2021-07-201-1/+2
|\