summaryrefslogtreecommitdiffstats
path: root/scene/resources/default_theme/default_theme.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Draw an indicator to denote overbright colors in ColorPickerHugo Locurcio2019-09-271-1/+2
* Remove an unused icon and constant in TreeHugo Locurcio2019-09-201-1/+0
* Fix resizer icon visiblity on light theme in GraphNodeChaosus892019-09-011-0/+1
* Merge pull request #31593 from SaracenOne/project_theme_shutdown_fixRémi Verschelde2019-08-231-4/+5
|\
| * Fixes issue with project_default_theme not being dereferenced on cleanup.Saracen2019-08-231-4/+5
* | Rename FileDialog's folder icon custom color to `folder_icon_modulate`Hugo Locurcio2019-08-211-1/+1
|/
* Use a different color for folder icons in file dialogsHugo Locurcio2019-08-201-0/+1
* Use base `Color()` constructors instead of `Color::html()`Hugo Locurcio2019-07-081-18/+18
* Remove unused icons in the default themeHugo Locurcio2019-07-031-2/+0
* Give TextEdit a custom color for font when read only is setGwyneth Lowe2019-06-241-0/+1
* Give LineEdit a custom font color when un-editableGwyneth Lowe2019-06-241-0/+1
* Add toggle for hidden file visibility in FileDialogMichael Alexsander Silva Dias2019-06-101-1/+2
* Fix GraphNode not adding seperation after the first nodeBojidar Marinov2019-06-041-6/+6
* Merge pull request #28218 from KoBeWi/b00km4rk5Rémi Verschelde2019-05-201-0/+1
|\
| * Add bookmarks for easier code navigationTomasz Chabora2019-05-051-0/+1
* | Merge pull request #28366 from iwek7/feature/issue28355/showSpacesInEditorMax Hilbrunner2019-05-171-0/+1
|\ \
| * | Expose TextEdit's drawSpaces feature to GDScriptmiwanczuk2019-05-011-0/+1
| |/
* | Merge pull request #28548 from YeldhamDev/check_button_disabled_iconRémi Verschelde2019-05-031-0/+2
|\ \
| * | Add "disabled" icon for 'CheckButton'Michael Alexsander Silva Dias2019-05-021-0/+2
| |/
* / Remove unused `panelf` and `panelnc` stylesBojidar Marinov2019-05-031-8/+0
|/
* Merge pull request #28101 from MunWolf/debugger_cursorRémi Verschelde2019-04-291-0/+1
|\
| * Added a marker in text_edit that tells which row is executing.Rikhardur Bjarni Einarsson2019-04-231-0/+1
* | Expose 'TextEdit's tab drawing and folding to GDScriptMichael Alexsander Silva Dias2019-04-241-0/+2
* | Brighten the RichTextLabel color in the default themeHugo Locurcio2019-04-101-1/+1
|/
* Add disabled tab styleMichael Alexsander Silva Dias2019-02-101-0/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* General fixes for the AnimationTree editorMichael Alexsander Silva Dias2018-12-171-0/+1
* Remove "panel" theme property from ButtonGroupMichael Alexsander Silva Dias2018-12-101-4/+0
* If using relationship lines (now default) hide guides.Juan Linietsky2018-11-181-0/+1
* Fix warning about functions defined but not used [-Wunused-function]Rémi Verschelde2018-09-291-39/+3
* Added hover_pressed style to CheckBox and CheckButtonDualMatrix2018-09-241-0/+4
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* Merge pull request #20906 from Chaosus/rrect_fixRémi Verschelde2018-08-141-1/+0
|\
| * Fix ReferenceRect borderChaosus2018-08-111-1/+0
* | Add clear text button to LineEditŁukasz Rutkowski2018-08-111-0/+4
|/
* Improve VisualScript UXK. S. Ernest (iFire) Lee2018-07-241-0/+4
* Add editor highlight for type-safe linesGeorge Marques2018-07-201-0/+1
* Visual Shaders are back.Juan Linietsky2018-07-141-0/+2
* Merge pull request #19398 from godotengine/remove-left-marginMax Hilbrunner2018-07-031-1/+1
|\
| * Remove default non-zero left marginPedro J. Estébanez2018-06-061-1/+1
* | -Added AnimationGraphPlayer (still missing features)Juan Linietsky2018-06-181-0/+1
|/
* -New inspector.Juan Linietsky2018-05-151-0/+5
* Always emit dynamic font change in update_oversamplingRuslan Mustakov2018-05-081-1/+1
* Perfect FreeType-based outlines for DynamicFontsRuslan Mustakov2018-05-081-0/+1
* Implement font shadows for RichTextLabelMarkus Törnqvist2018-04-121-0/+6
* Add radio-button-looking entries to PopupMenuPedro J. Estébanez2018-03-271-0/+2
* set a better initial size to TextEdit nodesPaul Joannon2018-01-111-3/+3
* Merge pull request #15186 from GodotExplorer/default-themeRémi Verschelde2018-01-041-2/+2
|\
| * Fix errors with custom default theme and custom fonts.geequlim2017-12-301-2/+2
* | Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
|/