summaryrefslogtreecommitdiffstats
path: root/scene/gui/item_list.h
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Add `Auto width` behavior to ItemListGamemap2024-10-041-0/+6
* Add auto translate mode for items in `ItemList`Haoyu Qiu2024-09-271-0/+6
* Fix Huge .tscn Icon and icon in background of File System panelHilderin2024-06-021-0/+3
* Automatically use property count in PropertyListHelperkobewi2024-05-251-1/+1
* Add PropertyListHelper to PopupMenukobewi2024-02-111-5/+5
* Add PropertyListHelperkobewi2024-01-191-0/+8
* Implement automatic translation for ItemListDennisManaa2023-10-231-0/+1
* Expose force_update_list_sizeGeorge L. Albany2023-09-151-1/+2
* Register theme properties with ThemeDBYuri Sizov2023-09-111-2/+0
* Add `get_item_rect` function to `ItemList`Ninni Pipping2023-05-111-0/+2
* Merge pull request #76199 from needleful/incremental_search_propertyRémi Verschelde2023-04-251-0/+4
|\
| * Add allow_search property to ItemList and Treeneedleful2023-04-181-0/+4
* | Add hovered item style to ItemListDavid Giardi2023-04-181-0/+4
|/
* Prevent crash in ItemList when checking for visible itemsYuri Sizov2023-03-161-1/+3
* Cleanup unused engine code v2kobewi2023-01-191-1/+0
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Make `Vector2i` values paired with `EDSCALE` be just `Vector2`Michael Alexsander2022-09-081-2/+2
* Improve naming of theme properties throughout GUI codeYuri Sizov2022-09-061-2/+2
* Add a lifecycle method for manual theme item caching to ControlYuri Sizov2022-09-011-3/+25
* Code quality: Fix header guards consistencyRémi Verschelde2022-07-251-3/+3
* Refactor Font configuration and import UI, and Font resources.bruvzg2022-07-061-5/+0
* Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...bruvzg2022-06-161-3/+3
* Zero initialize all pointer class and struct membersRémi Verschelde2022-04-041-1/+1
* Fixed bug with text going under scrollbaralbertfay11212022-02-251-1/+1
* Expose selectable property of ItemList's Itemjmb4622022-01-081-1/+1
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Rename all methods that return `ScrollBar` nodes to `get_*_scroll_bar()`Michael Alexsander2021-11-301-1/+1
* Remove ItemList editor and replace it by a property arrayGilles Roudière2021-10-281-6/+11
* Entirely removes BIND_VMETHOD in favor of GDVIRTUALreduz2021-08-231-1/+2
* Fix ItemList layout (+EditorFileDialog)Hendrik Brucker2021-08-211-0/+4
* Initialize class variables with default values in scene/ [2/2]Rafał Mikrut2021-02-091-23/+23
* Merge pull request #33685 from Scony/improve-item-lists-add-item-methodsRémi Verschelde2021-01-151-2/+2
|\
| * ItemList's add_(icon_)item method returns id of added itemPawel Lampe2020-07-011-2/+2
* | Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
* | Rename unselect to deselectMarcel Admiraal2020-12-211-2/+2
* | [Complex Text Layouts] Refactor Font class, default themes and controls to us...bruvzg2020-11-261-0/+17
* | Add override keywords.Marcel Admiraal2020-07-101-2/+2
|/
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-2/+0
* Texture refactorJuan Linietsky2020-02-111-8/+8
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Enhance the tilemap transform buttonsgroud2018-10-301-0/+4
* Fix converting to tileset crashes Godot if existing file is not tilesetPoommetee Ketson2018-03-231-0/+4
* expose Itemlist.move_item and optimize functionalityAlexander Holland2018-03-131-1/+1
* Added "allow_reselect" property to ItemList and enabled it for the method/hel...Michael Alexsander Silva Dias2018-02-141-0/+5
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Merge pull request #14792 from Krakean/enh-1Rémi Verschelde2018-01-031-0/+4
|\
| * A few small Debugger->Errors tab enhancements:Dmitry Koteroff2017-12-181-0/+4