summaryrefslogtreecommitdiff
path: root/editor/editor_themes.cpp
AgeCommit message (Expand)Author
2022-01-06Merge pull request #56376 from pycbouh/theme-tombe-les-theme-propertiesRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-12-31Correctly use fallback Theme values as last resortYuri Sizov
2021-12-09Replace String comparisons with "", String() to is_empty()Nathan Franke
2021-11-12Modules: Make sure to include modules_enabled.gen.h where neededRémi Verschelde
2021-11-06Fix Label and RichTextLabale text shadows and shadow outlines.bruvzg
2021-10-26Add focus font color to Button and derivativesYuri Sizov
2021-10-20Merge pull request #53926 from YeldhamDev/i_am_tabbar_nowRémi Verschelde
2021-10-20Merge pull request #53260 from Calinou/editor-inspector-warning-yellowRémi Verschelde
2021-10-19Rename `Tabs` to `TabBar`Michael Alexsander
2021-10-06Merge pull request #45699 from TokageItLab/implement-skeleton-editor-gizmoRémi Verschelde
2021-10-07Implemented SkeletonEditorGizmoSilc Renew
2021-10-05Use a yellow color for editable children properties instead of redHugo Locurcio
2021-10-04Add the base scale factor to the Theme resourceYuri Sizov
2021-09-30Rename some elements of `Tabs`Michael Alexsander
2021-09-30Improved breakpoint gutter for CodeEdit.Eric M
2021-09-13Merge pull request #51805 from skysphr/scrollbar-icons-pressedHugo Locurcio
2021-09-05Apply set_read_only() to child classes of EditorProperty elementsSilc 'Tokage' Renew
2021-09-02Tweak tooltip styleHendrik Brucker
2021-08-22Merge pull request #51700 from Geometror/fix-color-pickerK. S. Ernest (iFire) Lee
2021-08-18Merge pull request #50752 from Phischermen/indeterminate_checkmark_apiRémi Verschelde
2021-08-18Reimplement ColorPicker presetsHendrik Brucker
2021-08-17Added increment_pressed and decrement_pressed icons to scrollbarsskysphr
2021-08-17Merge pull request #51651 from pycbouh/editor-merge-custom-themeRémi Verschelde
2021-08-16Added icons and API for indeterminate checkmarks for the Tree class.Kevin Fischer
2021-08-16Reorganise text editor settingsPaulb23
2021-08-14Add support for partial custom editor themesYuri Sizov
2021-08-13Move CodeEdit theme overrides into EditorThemePaulb23
2021-08-12Cleanup and bind remaing methods in TextEditPaulb23
2021-08-10Merge pull request #49343 from theoway/node_auto_arrangement_graph_editK. S. Ernest (iFire) Lee
2021-08-11Automatic arrangement of nodes in VisualScript/VisualShaders editorsUmang Kalra
2021-08-07Fix Gradient, Color Picker BG, Fix CanvasItem::draw_texture_rect p_tileNathan Franke
2021-08-03Fix the editor theme application for the Mono build logYuri Sizov
2021-07-31Fix theming in the audio bus editorYuri Sizov
2021-07-30Make the focus outline translucent for editor viewportsHugo Locurcio
2021-07-27Multiple cosmetic fixes for embedded windowsMichael Alexsander
2021-07-20Merge pull request #50593 from SirQuartz/patch-24Rémi Verschelde
2021-07-18Optimize StringName usagereduz
2021-07-18Fix Illegible text in audio bus editorNick Huelin
2021-07-16Fix control picker in the Theme editorYuri Sizov
2021-07-13Add type variations to ThemeYuri Sizov
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-06-14Overhaul the theme editor and improve user experienceYuri Sizov
2021-06-03Improve radio checkboxes in the default editor themeHugo Locurcio
2021-06-02Use bold fonts in editorreduz
2021-05-31Merge pull request #49132 from Calinou/editor-syntax-themes-rename-defaultRémi Verschelde
2021-05-31Rename the bundled text editor themes for consistency with themesHugo Locurcio
2021-05-27Use a negative contrast setting for light editor themesHugo Locurcio
2021-05-25Add highlight to the relationship lines of selected Tree itemsYuri Sizov
2021-05-24Merge pull request #48644 from Calinou/editor-increase-icon-saturationRémi Verschelde