A Thousand Ships
|
755a0efbb6
[Scene] Add `SceneStringNames::id_pressed`
|
1 year ago |
bruvzg
|
7d4d63b807
Fix Tree and FileSystemList edit popup double events and ESC behavior.
|
1 year ago |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
1 year ago |
kobewi
|
9bc5a85b2b
Fold TreeItems when clicking to the left of fold icon
|
1 year ago |
Pedro J. Estébanez
|
eb2bd41fb8
Make handling of rename line-edit popups more robust
|
1 year ago |
A Thousand Ships
|
308dbb8c63
[Core] Add scalar versions of `Vector*` `min/max/clamp/snap(ped)`
|
1 year ago |
Haoyu Qiu
|
4f4e8589df
Fix Tree minimum size calculation
|
1 year ago |
Haoyu Qiu
|
98d7d62350
Fix wrong Tree column title position
|
1 year ago |
Haoyu Qiu
|
c78e9c3fbd
Fix TreeItem button handling
|
1 year ago |
Rémi Verschelde
|
2543d192c3
Merge pull request #90842 from timothyqiu/revert-79792
|
1 year ago |
Haoyu Qiu
|
00f0043227
Revert "Correctly display tooltips for buttons in Tree when they overlap cell content"
|
1 year ago |
Koyper
|
0881c81c13
Fix non-embedded Windows resizing to match Viewport content scale factor
|
1 year ago |
Rémi Verschelde
|
b345614adb
Merge pull request #89977 from aqfranco/master
|
1 year ago |
Andre Franco
|
5c19fcbd57
Fix #88892: TreeItem shows cell edit in the wrong column when SelectMode=Row and TreeItem has multiple columns
|
1 year ago |
kobewi
|
25f9f923a1
Rename some arguments called "position"
|
1 year ago |
voylin
|
d339c71edc
Fix empty_clicked signal when hide_root
|
1 year ago |
Rémi Verschelde
|
c84d3385f7
Merge pull request #88300 from FaycalElOuariachi/add-TreeItem-is_visible_in_tree
|
1 year ago |
Faycal ElOuariachi
|
50cf7e1778
Add is_visible_in_tree in TreeItem
|
1 year ago |
Michael Alexsander
|
612eed164c
Add auto translation to `Tree`
|
1 year ago |
Michael Alexsander
|
d70c45b5c8
Add option to add built-in strings in the POT generation
|
1 year ago |
Mikael Hermansson
|
f7c1c83daa
Fix crash when selecting re-added `Tree` item
|
1 year ago |
Hugo Locurcio
|
6de0eca6c1
Fix recursive Tree expand/collapse shortcuts not working
|
1 year ago |
ACB
|
43038bbfcb
Only recurse depth wise in `Tree::_count_selected_items`
|
1 year ago |
Rémi Verschelde
|
fa48a51183
Merge pull request #87688 from AThousandShips/what_is_this
|
1 year ago |
A Thousand Ships
|
15369fdb1d
Remove unnecessary `this->` expressions
|
1 year ago |
radzo73
|
de5b0d7103
Add `get_button_color(column, id)`
|
1 year ago |
A Thousand Ships
|
257d03681c
Use callable for `TreeItem` custom draw
|
1 year ago |
A Thousand Ships
|
552594ffdc
Redraw `TreeItem` on more changes
|
1 year ago |
kobewi
|
0e8f90f4c8
Update deferred calls to use Callables
|
1 year ago |
Yuri Sizov
|
b8635157eb
Merge pull request #86218 from TheSofox/arrow-key-scene-tree-nav
|
1 year ago |