Danil Alexeev
|
aff767ef07
Fix expected argument count for `Callable` call errors
|
1 year ago |
ajreckof
|
6afadbaa9f
Replace Ctrl in editor shortcuts with Cmd or Ctrl depending on platform
|
2 years ago |
Yuri Sizov
|
2924bfd4d3
Register theme properties with ThemeDB
|
1 year ago |
Miguel Pereira
|
8278a5f274
Correctly display tooltips for buttons in Tree when they overlap cell content
|
2 years ago |
Danil Alexeev
|
07d23489f4
GUI: Fix text overlapping icon in `Tree`
|
2 years ago |
Koyper
|
e84588987a
Enabled missing Tree title button font and font size theme settings.
|
2 years ago |
Danil Alexeev
|
5fb975e4a5
GUI: Fix `Tree` performance regression by using cache
|
2 years ago |
Yogendra Manawat
|
f0362cd37b
Fixed Tree Selection Bug
|
2 years ago |
Yuri Sizov
|
b54d6cf466
Merge pull request #78393 from AThousandShips/tree_tooltip
|
2 years ago |
Yuri Sizov
|
b4a11294e6
Merge pull request #75460 from joao-pedro-braz/add_new_item_stylebox_to_the_tree_control
|
2 years ago |
Dawid Marzec
|
9abbdea95e
Fix cursor behaviour in Tree while holding CTRL
|
2 years ago |
Ninni Pipping
|
75b355ee99
Add ability to set the tooltip text of a `TreeItem` button
|
2 years ago |
Ninni Pipping
|
dcd2b883eb
Use NULL instead of COND checks when appropriate
|
2 years ago |
Danil Alexeev
|
010829f962
Tree: Add ability to configure text autowrap mode for individual cells
|
2 years ago |
João Pedro Braz
|
670b7bec9a
Add the "inner_item_margin" Theme constant to the Tree control
|
2 years ago |
Yuri Sizov
|
3ed7bdc26f
Implement `TreeItem.add_child`
|
2 years ago |
Dawid Marzec
|
9fe1d6aa27
Remove up/down input for text search in Tree
|
2 years ago |
Rémi Verschelde
|
4020cc8acb
Merge pull request #76794 from Wiwip/inline-edit
|
2 years ago |
Hendrik Brucker
|
dc46163b12
Improve editor state persistence
|
2 years ago |
Wiwip
|
b08a6084af
Modifies the file system dock to use the inline editor instead of a dialog.
|
2 years ago |
Danil Alexeev
|
865d6f5ed0
Fix multiline items drawing in `Tree`
|
2 years ago |
Danil Alexeev
|
005937b576
Add support for multiline strings to `Tree`
|
2 years ago |
needleful
|
9a968088db
Add allow_search property to ItemList and Tree
|
2 years ago |
Haoyu Qiu
|
a083c85521
Tree: Fix offset calculation when there are hidden items
|
2 years ago |
Yuri Sizov
|
5e6c382a84
Merge pull request #71433 from marzecdawid/fix-TreeItem-button-rendered-under-selected
|
2 years ago |
Haoyu Qiu
|
498d538578
Add scrollbar offset theme constants to Tree
|
2 years ago |
Rémi Verschelde
|
9c492204ca
Merge pull request #75340 from Barugon/tree_colunm_title_alignment
|
2 years ago |
Yuri Sizov
|
1522762dc9
Make icons of scripted and custom classes fit the editor UI
|
2 years ago |
Barugon
|
c56ff437ae
Implement column title alignment for `Tree`
|
2 years ago |
Dawid Marzec
|
45930e95e9
Fix Tree::deselect_all not deselecting root
|
2 years ago |