summaryrefslogtreecommitdiff
path: root/scene/gui/item_list.cpp
AgeCommit message (Expand)Author
2016-07-22Fix ItemList.clear() not removing separatorsJohan Manuel
2016-07-22Fixed ItemList indexing bug while selecting items.Robert Lewicki
2016-07-22Fix binding for ItemList.sort_items_by_textRémi Verschelde
2016-07-21properly implement item disabling, fixes #5683Juan Linietsky
2016-06-28itemlist-get_selected_itemsJean Jung
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2016-06-12fixed tile map editor plugin, all previews are now the same size, closes #4983Juan Linietsky
2016-06-12Changed how min/max icon size in ItemList works and replaced it by a fixed si...Juan Linietsky
2016-05-27Reorder tiles into nice columnsBojidar Marinov
2016-05-27Use scalar to scale TileMap iconsAndreas Haas
2016-05-24Allow ItemList icons to stretch to max size.Andreas Haas
2016-05-15Changes to FileSystem DockJuan Linietsky
2016-05-14New reworked AnimatedSprite!Juan Linietsky
2016-05-13open directory or file when double clickvolzhs
2016-05-11-begun implementing drag & drop editor wideJuan Linietsky
2016-05-05Merge pull request #4547 from neikeq/pr-wrong-debug-methodsRémi Verschelde
2016-05-04-make sure single select after multi select works betterJuan Linietsky
2016-05-04Fix wrong return and argument types in documentationIgnacio Etcheverry
2016-03-13Add icon region support for ItemListFranklin Sobrinho
2016-01-22Make custom_bg fit the whole "selected" area in ItemListsRémi Verschelde
2015-11-17-Merged Script and Help tabsJuan Linietsky
2015-09-21Fix typo in ItemList bindingsGeorge Marques
2015-08-23**WARNING BEFORE PULLING**Juan Linietsky
2015-06-22Multiple scene editing *POTENTIALLY UNSTABLE*Juan Linietsky
2015-06-06new file dialog!Juan Linietsky