summaryrefslogtreecommitdiffstats
path: root/scene/gui/item_list.h
Commit message (Expand)AuthorAgeFilesLines
* Rename pos to position in user facing methods and variablesletheed2017-09-201-1/+1
* Improved color temperature in script editorDaniel J. Ramirez2017-09-031-0/+4
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Merge pull request #10252 from neikeq/pr-fix-some-stuff-<3Rémi Verschelde2017-08-161-1/+1
|\
| * Fixes ItemList::is_same_column_width() return typeIgnacio Etcheverry2017-08-111-1/+1
* | Synchronize parameter names in definition and declarationTwistedTwigleg2017-08-161-1/+1
|/
* Enhanched About dialog, Add ItemList auto_heightPoommetee Ketson2017-07-211-0/+8
* ItemList: expose methods, in-editor items editing supportPoommetee Ketson2017-07-041-0/+3
* Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-1/+1
* Revert "Add new editor and default theme (WIP)"volzhs2017-05-031-4/+0
* Add new editor and default theme (WIP)Daniel J. Ramirez2017-04-271-0/+4
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-27/+24
* Editor Export Settings Dialog is completed!! Now on to make some exporters..Juan Linietsky2017-02-191-0/+1
* renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky2017-01-081-1/+1
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-1/+1
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* Added get_v_scroll to item list, issue 5343Paulb232016-09-091-0/+2
* Ability to disable item list tooltip, issue 6240Paulb232016-09-071-0/+4
* itemlist-get_selected_itemsJean Jung2016-06-281-0/+1
* Add missing license headers in our source files (#5255)Rémi Verschelde2016-06-181-0/+28
* Changed how min/max icon size in ItemList works and replaced it by a fixed si...Juan Linietsky2016-06-121-7/+5
* Reorder tiles into nice columnsBojidar Marinov2016-05-271-0/+9
* Use scalar to scale TileMap iconsAndreas Haas2016-05-271-4/+4
* Allow ItemList icons to stretch to max size.Andreas Haas2016-05-241-0/+5
* Changes to FileSystem DockJuan Linietsky2016-05-151-1/+5
* New reworked AnimatedSprite!Juan Linietsky2016-05-141-1/+5
* -begun implementing drag & drop editor wideJuan Linietsky2016-05-111-0/+1
* -make sure single select after multi select works betterJuan Linietsky2016-05-041-0/+2
* Add ability to send drag events to another objectJuan Linietsky2016-05-031-0/+1
* Add icon region support for ItemListFranklin Sobrinho2016-03-131-1/+6
* -Merged Script and Help tabsJuan Linietsky2015-11-171-0/+1
* **WARNING BEFORE PULLING**Juan Linietsky2015-08-231-0/+2
* Multiple scene editing *POTENTIALLY UNSTABLE*Juan Linietsky2015-06-221-0/+9
* new file dialog!Juan Linietsky2015-06-061-0/+132