summaryrefslogtreecommitdiff
path: root/scene/resources/default_theme
AgeCommit message (Expand)Author
2022-01-13Merge pull request #54956 from Calinou/lineedit-textedit-add-caret-width-them...Rémi Verschelde
2022-01-12Improve looks and consistency of tabsMichael Alexsander
2022-01-11Merge pull request #56323 from Gallilus/Update-default-port_grab_distance_ver...Rémi Verschelde
2022-01-07Add a theme constant to change LineEdit and TextEdit's caret widthHugo Locurcio
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-29Update default port_grab_distance_verticalDavid Cambré
2021-11-06Fix Label and RichTextLabale text shadows and shadow outlines.bruvzg
2021-10-29Tweak overbright indicator icon to be more visible on white backgroundHugo Locurcio
2021-10-26Add focus font color to Button and derivativesYuri Sizov
2021-10-25Ignore empty Font resources as theme override.bruvzg
2021-10-19Rename `Tabs` to `TabBar`Michael Alexsander
2021-10-18Remove unused imports in .py, SCsub and SConstruct filesAnutrix
2021-10-04Add the base scale factor to the Theme resourceYuri Sizov
2021-09-30Rename some elements of `Tabs`Michael Alexsander
2021-09-23Construct values only when necessary.Anilforextra
2021-09-21Added search colors to TextEdit and CodeEdit themePaulb23
2021-09-13Merge pull request #51805 from skysphr/scrollbar-icons-pressedHugo Locurcio
2021-08-27Makes FontData importable resource.bruvzg
2021-08-22Merge pull request #51700 from Geometror/fix-color-pickerK. S. Ernest (iFire) Lee
2021-08-20Merge pull request #51866 from requizm/fix/49455Hugo Locurcio
2021-08-20Fix line_separation constant working incorrectly in RichTextLabelrequizm
2021-08-18Reimplement ColorPicker presetsHendrik Brucker
2021-08-17Added increment_pressed and decrement_pressed icons to scrollbarsskysphr
2021-08-16Added icons and API for indeterminate checkmarks for the Tree class.Kevin Fischer
2021-08-16Changes the icon of node arranger in GraphEdit/VisualScript/VisualShaderUmang Kalra
2021-08-12Better port handling connection for `GraphEdit`Yuri Roubinsky
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-01Clean up and complete CodeEdit inspector and docsPaulb23
2021-08-01Move line length guidelines into CodeEditPaulb23
2021-08-01Move brace matching into CodeEditPaulb23
2021-07-27Multiple cosmetic fixes for embedded windowsMichael Alexsander
2021-07-13Add header theme type variations to labelskobewi
2021-06-19Rename `instance()`->`instantiate()` when it's a verbLightning_A
2021-06-01Move code folding into CodeEdit and hide line hiding APIPaulb23
2021-06-01Move and expose AutoComplete in CodeEditPaulb23
2021-05-25Add highlight to the relationship lines of selected Tree itemsYuri Sizov
2021-05-22Add custom background line colour to TextEdit and remove marked linesPaulb23
2021-05-17Use a DynamicFont for the default project themeHugo Locurcio
2021-04-27Tabs: Remove unused 'panel' stylebox from default themeRémi Verschelde
2021-04-17Rename LineEdit caret_* properties getters and setters to match propertyMarcel Admiraal
2021-04-06Add Various ColorPicker shapesKongfa Waroros
2021-03-28Rename Texture.get_data() to get_image()Marcel Admiraal
2021-03-26Merge pull request #47163 from bruvzg/macos_sandbox_file_dialogRémi Verschelde
2021-03-23Merge pull request #37755 from KoBeWi/check_downRémi Verschelde
2021-03-23FileDialog: add Back/Forward buttons, add message for inaccessible folders.bruvzg