summaryrefslogtreecommitdiff
path: root/scene/resources/default_theme/default_theme.cpp
AgeCommit message (Expand)Author
2023-04-24Remove unnecessary zero multiplicationsMichael Alexsander
2023-04-24Don't apply scale to autohide theme propertyNinni Pipping
2023-03-13Generate empty textures for theme icons if the SVG module is disabledYuri Sizov
2023-03-13Modify the default theme GraphNode close_h_offsetNicholas Huelin
2023-01-19Clean-up, harmonize, and improve StyleBox APIYuri Sizov
2023-01-05One Copyright Update to rule them allRémi Verschelde
2023-01-03Fix scroll grabber can't reach ends in default themeHaoyu Qiu
2022-12-21Add fallback values for font and scale to the default themeYuri Sizov
2022-11-23ImageLoaderSVG: Improve error reportingRémi Verschelde
2022-11-02Change hue icons to horizontal GradientTexture2Dkobewi
2022-11-02Add a separate hue gradient for OKHSL modekobewi
2022-10-31Merge pull request #63590 from golfinq/fbg-paddingRémi Verschelde
2022-10-26Remove override_selected_font_color propertykobewi
2022-10-07Merge pull request #62910 from Vitika9/gsoc-colorpicker-uxRémi Verschelde
2022-09-28Fix MSVC warnings C4324, C4389, C4456, and C4459Rémi Verschelde
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-06Fix theming code in Panel, SplitContainer, RichTextLabelYuri Sizov
2022-09-06Improve naming of theme properties throughout GUI codeYuri Sizov
2022-09-06ColorPicker UX improvementsVitika9
2022-09-01Rework oriented containerskobewi
2022-09-01Add dumb and manual theme caching systems to WindowYuri Sizov
2022-08-29Add background to TabContainer's tabbar and editor docksYuri Sizov
2022-08-26Add ThemeDB, expose previously static Theme methodsYuri Sizov
2022-08-26Merge pull request #64422 from bruvzg/make_fonts_unbearably_ugly_2.0Rémi Verschelde
2022-08-24Extract editor color map and simplify SVG color conversionYuri Sizov
2022-08-23Add font LCD sub-pixel anti-aliasing support.bruvzg
2022-08-18Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native m...bruvzg
2022-08-11Add missing properties to default themekobewi
2022-08-02Adjust 2 default theme colors in ItemList and TreeFireForge
2022-07-31Add padding options in theme for fg/bgcolor tagsgolfinq
2022-07-08Add static methods for creating Image and ImageTexturekobewi
2022-07-06Refactor Font configuration and import UI, and Font resources.bruvzg
2022-07-03Add the ability to drag the code completion scrollbar using the mouse clickMinusKube
2022-06-22Document most of the Window's memberskobewi
2022-05-30Improve Graphedit connection linesHendrik Brucker
2022-05-30Improve and fix the GraphNode port hotzonesHendrik Brucker
2022-05-20Tweak the disabled files text color in FileDialog for readabilityHugo Locurcio
2022-05-20Tweak the default font's fake italic to better match Open Sans ItalicHugo Locurcio
2022-04-30Improve the VisualShader/VisualScript editor UIHendrik Brucker
2022-04-25Add MSDF and mipmap generation project settings for the default fontHugo Locurcio
2022-04-23Rename theme properties to include underscoresFireForge
2022-04-14Merge pull request #60225 from YeldhamDev/popmenu_arrow_slimRémi Verschelde
2022-04-13Add `font_separator` and related properties to `PopupMenu`Michael Alexsander
2022-04-13Reduce width of arrow icons for the default theme in `PopupMenu`Michael Alexsander
2022-03-21Add visual marker when dragging and dropping tabsMichael Alexsander