bruvzg
|
6f4d233062
Fix key mapping changes when moving from macOS to other platform
|
hace 3 años |
Yuri Sizov
|
43f03e2ce6
Improve naming of theme properties throughout GUI code
|
hace 3 años |
Yuri Sizov
|
3b1aa240dc
Add a lifecycle method for manual theme item caching to Control
|
hace 3 años |
Rémi Verschelde
|
ae349d8227
Merge pull request #64377 from Mickeon/rename-canvas-redraw
|
hace 3 años |
Micky
|
97f8c9b97c
Rename TreeItem's `set_tooltip` to `set_tooltip_text`
|
hace 3 años |
Micky
|
e31bb5ffeb
Rename `CanvasItem.update()` to `queue_redraw()`
|
hace 3 años |
Rémi Verschelde
|
0a5f5c8558
Merge pull request #64536 from Mickeon/editor-tree-icon-size
|
hace 3 años |
Rémi Verschelde
|
4698dc67b5
Merge pull request #64082 from KoBeWi/array3k
|
hace 3 años |
Yuri Sizov
|
5d14d08702
Merge pull request #59226 from Rindbee/better-setters-in-gui-controls
|
hace 3 años |
derammo
|
0ba2e999df
implemented right click on Tree control header
|
hace 3 años |
kobewi
|
f7f4873ed0
Replace Array return types with TypedArray 3
|
hace 3 años |
风青山
|
e561c68256
Add some codes, returnes directly if the value is not changed.
|
hace 3 años |
Micky
|
550616293a
Account for TreeItem's Cell icon and center the text Popup vertically
|
hace 3 años |
derammo
|
4e6c8e00fc
fixed Tree UI control bug corrupting child cache
|
hace 3 años |
Rémi Verschelde
|
c3dc887c41
Merge pull request #63472 from timothyqiu/tree-row-cell-bg
|
hace 3 años |
Haoyu Qiu
|
6486d261aa
Tree: Don't draw selection background of individual cells in Row mode
|
hace 3 años |
kobewi
|
5315c9597f
Fix negative indices in TreeItem
|
hace 3 años |
FireForge
|
97dfbea6ad
Rename Control PRESET_WIDE to PRESET_FULL_RECT
|
hace 3 años |
Rémi Verschelde
|
207ef8a33d
Merge pull request #62781 from MinusKube/tree-slider-bug
|
hace 3 años |
Ninni Pipping
|
bed65894d3
Horizontal scroll for Tree
|
hace 3 años |
MinusKube
|
ed68f867fb
Fix range slider in tree not updating text value
|
hace 3 años |
bruvzg
|
344ba0ffaf
Refactor Font configuration and import UI, and Font resources.
|
hace 3 años |
monkeyman192
|
5c29a7dbc5
Handle drawing of relationship lines better to take in to account invisible children
|
hace 3 años |
Rémi Verschelde
|
cf9aad63ba
Merge pull request #61453 from m3g4d1v3r/master
|
hace 3 años |
m3g4d1v3r
|
ee89c65b11
Add nullptr handling of argument pointer in Tree::scroll_to_item
|
hace 3 años |
monkeyman192
|
d4aa6e5366
Check visibility of items before drawing their relationship lines
|
hace 3 años |
Nathan Franke
|
2d14164bca
tree: always emit item_edited
|
hace 3 años |
Rémi Verschelde
|
2998be4f99
Merge pull request #60061 from monkeyman192/allow_treeitem_visible
|
hace 3 años |
trollodel
|
307427af89
Add the button pressed to some signals in Tree
|
hace 4 años |
monkeyman192
|
31381f8c9e
Allow TreeItem nodes to toggle visibility
|
hace 3 años |