summaryrefslogtreecommitdiffstats
path: root/editor/plugins/theme_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Texture refactorJuan Linietsky2020-02-111-6/+6
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Merge pull request #34613 from timothyqiu/edscale-againRémi Verschelde2019-12-301-1/+1
|\
| * Fixes Theme Editor minimum height on HiDPI monitorHaoyu Qiu2019-12-261-1/+1
* | Cleans up headers included in editor_node.hHaoyu Qiu2019-12-241-0/+2
|/
* Makes more strings in editor translatableHaoyu Qiu2019-12-161-1/+1
* Added some obvious errors explanationsqarmin2019-09-251-1/+1
* Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'Braden Bodily2019-08-171-4/+2
* Regression fixup to the theme editorMichael Alexsander Silva Dias2019-08-131-35/+36
* Minor fixups to the theme editorMichael Alexsander Silva Dias2019-08-091-6/+6
* Fix bottom panel visibility behaviour in the theme editorMichael Alexsander Silva Dias2019-05-211-3/+1
* Fix Theme Editor PreviewSwarnim Arun2019-05-211-2/+2
* Removed an unused and leaked CheckButton instance in theme editor pluginIbrahn Sahir2019-05-171-1/+0
* Merge pull request #22301 from YeldhamDev/button_popup_highlightRémi Verschelde2019-04-251-0/+2
|\
| * Enable toggle behaviour for buttons that trigger popupsMichael Alexsander Silva Dias2018-12-111-0/+2
* | Fix "Name" popup's size in theme editorMichael Alexsander Silva Dias2019-04-231-1/+1
* | Enhance theme previewMichael Alexsander Silva Dias2019-02-191-98/+123
* | Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
|/
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-2/+2
* Small changes for some strings.Michael Alexsander Silva Dias2018-05-031-54/+2
* Fix theme editor sample widgetsPedro J. Estébanez2018-04-271-3/+3
* Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio2018-04-221-1/+1
* Add radio-button-looking entries to PopupMenuPedro J. Estébanez2018-03-271-0/+4
* Refactor version macros and fix related bugsRémi Verschelde2018-02-231-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Add more translatable text for editor plugins.geequlim2017-12-231-1/+1
* Add menu to import current editor theme into theme editorGeequlim2017-11-071-7/+9
* Change theme button name to edit themeAlexander Holland2017-10-221-1/+5
* Remove set_area_as_parent_rect and replace it by set_anchors_and_margins_pres...Gilles Roudiere2017-09-221-3/+3
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Editor: Add some more translatable strings.Andreas Haas2017-08-251-2/+2
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-3/+3
* Makes all Godot API's methods Lower CaseIndah Sylvia2017-08-071-1/+1
* ThemeEditor: fix broken dialogPoommetee Ketson2017-07-271-33/+26
* Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei2017-04-101-14/+14
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-334/+276
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+997