summaryrefslogtreecommitdiff
path: root/scene/gui/item_list.h
AgeCommit message (Expand)Author
2018-03-13expose Itemlist.move_item and optimize functionalityAlexander Holland
2018-02-14Added "allow_reselect" property to ItemList and enabled it for the method/hel...Michael Alexsander Silva Dias
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-03Merge pull request #14792 from Krakean/enh-1Rémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-18A few small Debugger->Errors tab enhancements:Dmitry Koteroff
2017-11-26Item List small enhancementsDmitry Koteroff
2017-09-20Rename pos to position in user facing methods and variablesletheed
2017-09-03Improved color temperature in script editorDaniel J. Ramirez
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-16Merge pull request #10252 from neikeq/pr-fix-some-stuff-<3Rémi Verschelde
2017-08-16Synchronize parameter names in definition and declarationTwistedTwigleg
2017-08-11Fixes ItemList::is_same_column_width() return typeIgnacio Etcheverry
2017-07-21Enhanched About dialog, Add ItemList auto_heightPoommetee Ketson
2017-07-04ItemList: expose methods, in-editor items editing supportPoommetee Ketson
2017-05-20Removal of InputEvent as built-in Variant type..Juan Linietsky
2017-05-03Revert "Add new editor and default theme (WIP)"volzhs
2017-04-27Add new editor and default theme (WIP)Daniel J. Ramirez
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-19Editor Export Settings Dialog is completed!! Now on to make some exporters..Juan Linietsky
2017-01-08renamed _input_event for GUI events to _gui_input, so it's more differentiate...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-09-09Added get_v_scroll to item list, issue 5343Paulb23
2016-09-07Ability to disable item list tooltip, issue 6240Paulb23
2016-06-28itemlist-get_selected_itemsJean Jung
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
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-11-begun implementing drag & drop editor wideJuan Linietsky
2016-05-04-make sure single select after multi select works betterJuan Linietsky
2016-05-03Add ability to send drag events to another objectJuan Linietsky
2016-03-13Add icon region support for ItemListFranklin Sobrinho
2015-11-17-Merged Script and Help tabsJuan Linietsky
2015-08-23**WARNING BEFORE PULLING**Juan Linietsky
2015-06-22Multiple scene editing *POTENTIALLY UNSTABLE*Juan Linietsky
2015-06-06new file dialog!Juan Linietsky