summaryrefslogtreecommitdiff
path: root/scene/resources/default_theme
AgeCommit message (Expand)Author
2019-07-03Remove unused icons in the default themeHugo Locurcio
2019-06-24Give TextEdit a custom color for font when read only is setGwyneth Lowe
2019-06-24Give LineEdit a custom font color when un-editableGwyneth Lowe
2019-06-17Add script to fix style issues and copyright headersRémi Verschelde
2019-06-10Add toggle for hidden file visibility in FileDialogMichael Alexsander Silva Dias
2019-06-04Fix GraphNode not adding seperation after the first nodeBojidar Marinov
2019-05-20Merge pull request #28218 from KoBeWi/b00km4rk5Rémi Verschelde
2019-05-17Merge pull request #28366 from iwek7/feature/issue28355/showSpacesInEditorMax Hilbrunner
2019-05-05Add bookmarks for easier code navigationTomasz Chabora
2019-05-03Merge pull request #28548 from YeldhamDev/check_button_disabled_iconRémi Verschelde
2019-05-03Remove unused `panelf` and `panelnc` stylesBojidar Marinov
2019-05-02Add "disabled" icon for 'CheckButton'Michael Alexsander Silva Dias
2019-05-01Expose TextEdit's drawSpaces feature to GDScriptmiwanczuk
2019-04-29Merge pull request #28101 from MunWolf/debugger_cursorRémi Verschelde
2019-04-24Expose 'TextEdit's tab drawing and folding to GDScriptMichael Alexsander Silva Dias
2019-04-23Added a marker in text_edit that tells which row is executing.Rikhardur Bjarni Einarsson
2019-04-10Brighten the RichTextLabel color in the default themeHugo Locurcio
2019-04-06Remove unused importsHendrikto
2019-02-10Add disabled tab styleMichael Alexsander Silva Dias
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-17General fixes for the AnimationTree editorMichael Alexsander Silva Dias
2018-12-10Remove "panel" theme property from ButtonGroupMichael Alexsander Silva Dias
2018-11-18If using relationship lines (now default) hide guides.Juan Linietsky
2018-11-14No one seems to like the error icon, so I made it invisible. Fixes #16344Juan Linietsky
2018-09-29Fix warning about functions defined but not used [-Wunused-function]Rémi Verschelde
2018-09-28SCons: Build thirdparty code in own env, disable warningsRémi Verschelde
2018-09-24Added hover_pressed style to CheckBox and CheckButtonDualMatrix
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-08-14Merge pull request #20906 from Chaosus/rrect_fixRémi Verschelde
2018-08-11Add clear text button to LineEditŁukasz Rutkowski
2018-08-11Fix ReferenceRect borderChaosus
2018-07-24Improve VisualScript UXK. S. Ernest (iFire) Lee
2018-07-20Add editor highlight for type-safe linesGeorge Marques
2018-07-17Merge pull request #19044 from Mintormo/make_header_fixMax Hilbrunner
2018-07-14Visual Shaders are back.Juan Linietsky
2018-07-03Merge pull request #19398 from godotengine/remove-left-marginMax Hilbrunner
2018-06-28Optimize images losslessly using `oxipng -o6 --strip all --zopfli`Hugo Locurcio
2018-06-18-Added AnimationGraphPlayer (still missing features)Juan Linietsky
2018-06-06Remove default non-zero left marginPedro J. Estébanez
2018-05-27Added support Python 3 in "make_header.py" fileMintormo
2018-05-15-New inspector.Juan Linietsky
2018-05-08Always emit dynamic font change in update_oversamplingRuslan Mustakov
2018-05-08Perfect FreeType-based outlines for DynamicFontsRuslan Mustakov
2018-04-12Implement font shadows for RichTextLabelMarkus Törnqvist
2018-03-27Add radio-button-looking entries to PopupMenuPedro J. Estébanez
2018-01-11set a better initial size to TextEdit nodesPaul Joannon
2018-01-04Merge pull request #15186 from GodotExplorer/default-themeRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-30Fix errors with custom default theme and custom fonts.geequlim
2017-12-11Fix CheckBox minimum sizevolzhs