summaryrefslogtreecommitdiffstats
path: root/editor/plugins/item_list_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove ItemList editor and replace it by a property arrayGilles Roudière2021-10-281-410/+0
* Add Delete All button to ItemList editorkobewi2021-09-241-0/+12
* Optimize StringName usagereduz2021-07-181-2/+2
* Removed _change_notifyreduz2021-02-101-6/+6
* Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* Remove ToolButton in favor of ButtonHugo Locurcio2020-06-191-1/+2
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-25/+35
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+1
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-42/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-8/+8
* Popups are now windows also (broken!)Juan Linietsky2020-03-261-2/+2
* Signals: Port connect calls to use callable_mpRémi Verschelde2020-02-281-9/+4
* Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky2020-02-201-4/+4
* Texture refactorJuan Linietsky2020-02-111-1/+1
* Increase the size of the item list editor popupHugo Locurcio2020-01-121-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Cleans up headers included in editor_node.hHaoyu Qiu2019-12-241-0/+1
* Added a workaround to avoid crashes due to how TileSet editor works, fixes #2...Juan Linietsky2019-02-221-0/+1
* Fix radio buttons support in ItemListEditorPluginRémi Verschelde2019-01-171-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix ItemList editor not hiding on node removalMichael Alexsander Silva Dias2018-11-301-0/+4
* Fix inconsistences in some buttons in the Canvas/Spatial editor menubarMichael Alexsander Silva Dias2018-10-251-2/+0
* Refactor editor icon retrievalwillnationsdev2018-09-141-4/+1
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* Replace last occurrences of PropertyEditor by EditorInspectorRémi Verschelde2018-09-111-12/+10
* Scale the Item List Editor window size with the editor scaleTommi Komulainen2018-08-281-1/+1
* -New inspector.Juan Linietsky2018-05-151-1/+1
* Support radio-button entries in ItemListPluginPedro J. Estébanez2018-03-271-7/+21
* Update icons when theme changedPoommetee Ketson2018-02-251-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
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-5/+5
* ItemList: expose methods, in-editor items editing supportPoommetee Ketson2017-07-041-0/+40
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-96/+93
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+381