summaryrefslogtreecommitdiff
path: root/editor/editor_themes.cpp
AgeCommit message (Expand)Author
2022-10-11Polish rendering driver refactor further (take 2)Pedro J. Estébanez
2022-10-07Merge pull request #62910 from Vitika9/gsoc-colorpicker-uxRémi Verschelde
2022-09-30Fix typos with codespellRémi Verschelde
2022-09-16Improve icon generation in the editor themeYuri Sizov
2022-09-12Fix some errors affecting the Web editorRémi Verschelde
2022-09-07Allow images to be imported "for editor use" and respect editor settingsYuri Sizov
2022-09-07Merge pull request #59069 from fire-forge/stylebox_margin_functionsRémi Verschelde
2022-09-07Merge pull request #65355 from groud/split_container_min_grab_thicknessRémi Verschelde
2022-09-07Add set_default_margin_all/individual to StyleBoxFireForge
2022-09-07Allow SplitContainer to have a grab area larger than its visual grabberGilles Roudière
2022-09-07Merge pull request #65446 from YuriSizov/dialogs-make-styleboxes-matterRémi Verschelde
2022-09-07Make AcceptDialog and derivatives utilize StyleBox fullyYuri Sizov
2022-09-06Improve naming of theme properties throughout GUI codeYuri Sizov
2022-09-06ColorPicker UX improvementsVitika9
2022-09-05Various editor UI fixes (bottom panel corner radius and scene tab bar)FireForge
2022-09-05Merge pull request #65230 from fire-forge/itemlist-spacingYuri Sizov
2022-09-02Merge pull request #65181 from fire-forge/corner-detailsRémi Verschelde
2022-09-02EditorTheme: Remove rounded corners for all popupsRedMser
2022-09-01Increase ItemList v_separation in editor themeFireForge
2022-09-01Rework oriented containerskobewi
2022-09-01Decrease StyleBoxFlat corner detail in editor themeFireForge
2022-08-30Merge pull request #65089 from YuriSizov/editor-launch-bar-with-styleRémi Verschelde
2022-08-30Merge pull request #65042 from YuriSizov/editor-docks-tabbar-bgRémi Verschelde
2022-08-30Improve style and add contextual highlight to the editor launch padYuri Sizov
2022-08-29Add background to TabContainer's tabbar and editor docksYuri Sizov
2022-08-29Fix some editor theme regressionsYuri Sizov
2022-08-24Extract editor color map and simplify SVG color conversionYuri Sizov
2022-08-23Disable editing properties in foreign resourcesSaracenOne
2022-08-20Create a SVG default project icon in new projectsHugo Locurcio
2022-08-19Merge pull request #59045 from Calinou/editor-theme-popup-no-rounded-cornersYuri Sizov
2022-08-19Merge pull request #63950 from bruvzg/menu_bar3Max Hilbrunner
2022-08-18Don't use rounded corners for PopupMenus in the editor themeHugo Locurcio
2022-08-18Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native m...bruvzg
2022-08-16Improve editor toolbar for Control nodesYuri Sizov
2022-08-11Add missing properties to default themekobewi
2022-08-05Tweak PopupMenu item spacing in the editor themeHugo Locurcio
2022-08-03Fix text position when hovering pressed `CheckButton/Box` elements in the editorMichael Alexsander
2022-08-03Visually line up the selected tab with the underlying panel with bordersHugo Locurcio
2022-08-01Remove `CustomPropertyEditor` completelyYuri Sizov
2022-07-31Improve script editor's light theme syntax colors for better readabilityHugo Locurcio
2022-07-20Fix code folding icon color not matching defined colorPhoenixFlame101
2022-07-08Add static methods for creating Image and ImageTexturekobewi
2022-07-03Add the ability to drag the code completion scrollbar using the mouse clickMinusKube
2022-06-24Merge pull request #61698 from raulsntos/icon_color-editor-themeRémi Verschelde
2022-06-23Add icon colors to editor themeRaul Santos
2022-06-11Add margins to Array and Dictionary editorsFireForge
2022-06-10Merge pull request #61454 from fire-forge/round-scriptRémi Verschelde
2022-06-10Merge pull request #59770 from fire-forge/rounded-cornersRémi Verschelde
2022-06-10Merge pull request #59776 from fire-forge/more-roundRémi Verschelde
2022-06-09Remove TooltipPanel and TooltipLabelkobewi