summaryrefslogtreecommitdiff
path: root/editor/editor_themes.cpp
AgeCommit message (Expand)Author
2022-03-10Merge pull request #58981 from EricEzaM/improvement/popup-menu-even-spacingRémi Verschelde
2022-03-10Editor Style: make popup menu vseparation even, and force it to be even.Eric M
2022-03-06Remove duplicate editor settings definitionskobewi
2022-03-04Merge pull request #58727 from fire-forge/EditorSpinSlider_label_colorRémi Verschelde
2022-03-04Make EditorSpinSlider label color a theme propertyFireForge
2022-03-04Add icon_normal_color to Button in editor themeRaul Santos
2022-03-04Clamp the editor theme's base colors to avoid various issuesHugo Locurcio
2022-02-14Improve completion scroll bar visibility in the script editorHugo Locurcio
2022-02-12Increase checkerboard texture contrastHendrik Brucker
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-02-10Reorganize inspector layout workflow for Control nodesYuri Sizov
2022-02-10Fix typos with codespellRémi Verschelde
2022-02-09Unify array, dictionary, and inspector array editorsFireForge
2022-02-08Revert "Add missing SNAME macro optimization to all theme methods call"Rémi Verschelde
2022-02-07Fix theming for floating window docksMichael Alexsander
2022-02-06Add missing SNAME macro optimization to all theme methods calljmb462
2022-02-06Add missing SNAME macro optimization in some function callsjmb462
2022-01-31Merge pull request #56970 from YeldhamDev/rise_tabbar_riseRémi Verschelde
2022-01-31Bring `TabBar` to full parity with the `TabContainer` implementation.Michael Alexsander
2022-01-30Move placeholder color to theme itemPaulb23
2022-01-29Fix the breakpoint icon in CodeEditYuri Sizov
2022-01-29Update icons and color conversion rules to simplify the paletteYuri Sizov
2022-01-19Improve the default project themeHugo Locurcio
2022-01-19Make assets in progress open the next step instead of erringYuri Sizov
2022-01-18Improve spacing in built-in class referenceYuri Sizov
2022-01-18Merge pull request #56104 from Geometror/add-flow-layout-containerRémi Verschelde
2022-01-14Use ThorVG instead of NanoSVG for importing SVGsK. S. Ernest (iFire) Lee
2022-01-07Add FlowContainerHendrik Brucker
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