summaryrefslogtreecommitdiff
path: root/scene/resources/default_theme/default_theme.cpp
AgeCommit message (Expand)Author
2019-10-27Add "panel" style to PopupDialogMichael Alexsander
2019-10-25Fix the default TextEdit background colorHugo Locurcio
2019-09-27Draw an indicator to denote overbright colors in ColorPickerHugo Locurcio
2019-09-20Remove an unused icon and constant in TreeHugo Locurcio
2019-09-01Fix resizer icon visiblity on light theme in GraphNodeChaosus89
2019-08-23Merge pull request #31593 from SaracenOne/project_theme_shutdown_fixRémi Verschelde
2019-08-23Fixes issue with project_default_theme not being dereferenced on cleanup.Saracen
2019-08-21Rename FileDialog's folder icon custom color to `folder_icon_modulate`Hugo Locurcio
2019-08-20Use a different color for folder icons in file dialogsHugo Locurcio
2019-07-08Use base `Color()` constructors instead of `Color::html()`Hugo Locurcio
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-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-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-09-29Fix warning about functions defined but not used [-Wunused-function]Ré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-14Visual Shaders are back.Juan Linietsky
2018-07-03Merge pull request #19398 from godotengine/remove-left-marginMax Hilbrunner
2018-06-18-Added AnimationGraphPlayer (still missing features)Juan Linietsky
2018-06-06Remove default non-zero left marginPedro J. Estébanez
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