index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scene
/
gui
/
item_list.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `Auto width` behavior to ItemList
Gamemap
2024-10-04
1
-0
/
+6
*
Add auto translate mode for items in `ItemList`
Haoyu Qiu
2024-09-27
1
-0
/
+6
*
Fix Huge .tscn Icon and icon in background of File System panel
Hilderin
2024-06-02
1
-0
/
+3
*
Automatically use property count in PropertyListHelper
kobewi
2024-05-25
1
-1
/
+1
*
Add PropertyListHelper to PopupMenu
kobewi
2024-02-11
1
-5
/
+5
*
Add PropertyListHelper
kobewi
2024-01-19
1
-0
/
+8
*
Implement automatic translation for ItemList
DennisManaa
2023-10-23
1
-0
/
+1
*
Expose force_update_list_size
George L. Albany
2023-09-15
1
-1
/
+2
*
Register theme properties with ThemeDB
Yuri Sizov
2023-09-11
1
-2
/
+0
*
Add `get_item_rect` function to `ItemList`
Ninni Pipping
2023-05-11
1
-0
/
+2
*
Merge pull request #76199 from needleful/incremental_search_property
Rémi Verschelde
2023-04-25
1
-0
/
+4
|
\
|
*
Add allow_search property to ItemList and Tree
needleful
2023-04-18
1
-0
/
+4
*
|
Add hovered item style to ItemList
David Giardi
2023-04-18
1
-0
/
+4
|
/
*
Prevent crash in ItemList when checking for visible items
Yuri Sizov
2023-03-16
1
-1
/
+3
*
Cleanup unused engine code v2
kobewi
2023-01-19
1
-1
/
+0
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Make `Vector2i` values paired with `EDSCALE` be just `Vector2`
Michael Alexsander
2022-09-08
1
-2
/
+2
*
Improve naming of theme properties throughout GUI code
Yuri Sizov
2022-09-06
1
-2
/
+2
*
Add a lifecycle method for manual theme item caching to Control
Yuri Sizov
2022-09-01
1
-3
/
+25
*
Code quality: Fix header guards consistency
Rémi Verschelde
2022-07-25
1
-3
/
+3
*
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-06
1
-5
/
+0
*
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...
bruvzg
2022-06-16
1
-3
/
+3
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-1
/
+1
*
Fixed bug with text going under scrollbar
albertfay1121
2022-02-25
1
-1
/
+1
*
Expose selectable property of ItemList's Item
jmb462
2022-01-08
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Rename all methods that return `ScrollBar` nodes to `get_*_scroll_bar()`
Michael Alexsander
2021-11-30
1
-1
/
+1
*
Remove ItemList editor and replace it by a property array
Gilles Roudière
2021-10-28
1
-6
/
+11
*
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-23
1
-1
/
+2
*
Fix ItemList layout (+EditorFileDialog)
Hendrik Brucker
2021-08-21
1
-0
/
+4
*
Initialize class variables with default values in scene/ [2/2]
Rafał Mikrut
2021-02-09
1
-23
/
+23
*
Merge pull request #33685 from Scony/improve-item-lists-add-item-methods
Rémi Verschelde
2021-01-15
1
-2
/
+2
|
\
|
*
ItemList's add_(icon_)item method returns id of added item
Pawel Lampe
2020-07-01
1
-2
/
+2
*
|
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
|
Rename unselect to deselect
Marcel Admiraal
2020-12-21
1
-2
/
+2
*
|
[Complex Text Layouts] Refactor Font class, default themes and controls to us...
bruvzg
2020-11-26
1
-0
/
+17
*
|
Add override keywords.
Marcel Admiraal
2020-07-10
1
-2
/
+2
|
/
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-2
/
+0
*
Texture refactor
Juan Linietsky
2020-02-11
1
-8
/
+8
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Enhance the tilemap transform buttons
groud
2018-10-30
1
-0
/
+4
*
Fix converting to tileset crashes Godot if existing file is not tileset
Poommetee Ketson
2018-03-23
1
-0
/
+4
*
expose Itemlist.move_item and optimize functionality
Alexander Holland
2018-03-13
1
-1
/
+1
*
Added "allow_reselect" property to ItemList and enabled it for the method/hel...
Michael Alexsander Silva Dias
2018-02-14
1
-0
/
+5
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Merge pull request #14792 from Krakean/enh-1
Rémi Verschelde
2018-01-03
1
-0
/
+4
|
\
|
*
A few small Debugger->Errors tab enhancements:
Dmitry Koteroff
2017-12-18
1
-0
/
+4
*
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
|
/
*
Item List small enhancements
Dmitry Koteroff
2017-11-26
1
-0
/
+2
[next]