Age | Commit message (Expand) | Author |
2020-03-17 | Style: Set clang-format Standard to Cpp11 | Rémi Verschelde |
2020-02-22 | Remove unused theme constants in Tab(Container) | Michael Alexsander |
2020-02-11 | Texture refactor | Juan Linietsky |
2020-02-07 | Completes doc for ItemList and Tree | Haoyu Qiu |
2020-01-07 | Make possible to edit the GraphEdit's selection rect colors | Michael Alexsander |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-12-28 | Revert "Merge pull request #34315 from YeldhamDev/editor_theme_optionbutton_a... | Michael Alexsander |
2019-12-13 | Remove unused theme elements in H/VSlider | Michael Alexsander |
2019-10-27 | Add "panel" style to PopupDialog | Michael Alexsander |
2019-10-25 | Fix the default TextEdit background color | Hugo Locurcio |
2019-10-12 | Optimize images losslessly using `oxipng -o6 --strip all --zopfli` | Hugo Locurcio |
2019-09-27 | Draw an indicator to denote overbright colors in ColorPicker | Hugo Locurcio |
2019-09-20 | Remove an unused icon and constant in Tree | Hugo Locurcio |
2019-09-01 | Fix resizer icon visiblity on light theme in GraphNode | Chaosus89 |
2019-08-23 | Merge pull request #31593 from SaracenOne/project_theme_shutdown_fix | Rémi Verschelde |
2019-08-23 | Fixes issue with project_default_theme not being dereferenced on cleanup. | Saracen |
2019-08-21 | Rename FileDialog's folder icon custom color to `folder_icon_modulate` | Hugo Locurcio |
2019-08-20 | Use a different color for folder icons in file dialogs | Hugo Locurcio |
2019-08-12 | Remove redundant author doc comments | IAmActuallyCthulhu |
2019-08-06 | Default theme: make toggle_off_disabled.png the same dimension as other Check... | merumelu |
2019-07-22 | Make `make_header.py` functional when run from any location | Hugo Locurcio |
2019-07-08 | Use base `Color()` constructors instead of `Color::html()` | Hugo Locurcio |
2019-07-03 | Remove unused icons in the default theme | Hugo Locurcio |
2019-06-24 | Give TextEdit a custom color for font when read only is set | Gwyneth Lowe |
2019-06-24 | Give LineEdit a custom font color when un-editable | Gwyneth Lowe |
2019-06-17 | Add script to fix style issues and copyright headers | Rémi Verschelde |
2019-06-10 | Add toggle for hidden file visibility in FileDialog | Michael Alexsander Silva Dias |
2019-06-04 | Fix GraphNode not adding seperation after the first node | Bojidar Marinov |
2019-05-20 | Merge pull request #28218 from KoBeWi/b00km4rk5 | Rémi Verschelde |
2019-05-17 | Merge pull request #28366 from iwek7/feature/issue28355/showSpacesInEditor | Max Hilbrunner |
2019-05-05 | Add bookmarks for easier code navigation | Tomasz Chabora |
2019-05-03 | Merge pull request #28548 from YeldhamDev/check_button_disabled_icon | Rémi Verschelde |
2019-05-03 | Remove unused `panelf` and `panelnc` styles | Bojidar Marinov |
2019-05-02 | Add "disabled" icon for 'CheckButton' | Michael Alexsander Silva Dias |
2019-05-01 | Expose TextEdit's drawSpaces feature to GDScript | miwanczuk |
2019-04-29 | Merge pull request #28101 from MunWolf/debugger_cursor | Rémi Verschelde |
2019-04-24 | Expose 'TextEdit's tab drawing and folding to GDScript | Michael Alexsander Silva Dias |
2019-04-23 | Added a marker in text_edit that tells which row is executing. | Rikhardur Bjarni Einarsson |
2019-04-10 | Brighten the RichTextLabel color in the default theme | Hugo Locurcio |
2019-04-06 | Remove unused imports | Hendrikto |
2019-02-10 | Add disabled tab style | Michael Alexsander Silva Dias |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-12-17 | General fixes for the AnimationTree editor | Michael Alexsander Silva Dias |
2018-12-10 | Remove "panel" theme property from ButtonGroup | Michael Alexsander Silva Dias |
2018-11-18 | If using relationship lines (now default) hide guides. | Juan Linietsky |
2018-11-14 | No one seems to like the error icon, so I made it invisible. Fixes #16344 | Juan Linietsky |
2018-09-29 | Fix warning about functions defined but not used [-Wunused-function] | Rémi Verschelde |
2018-09-28 | SCons: Build thirdparty code in own env, disable warnings | Rémi Verschelde |
2018-09-24 | Added hover_pressed style to CheckBox and CheckButton | DualMatrix |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |