AnotherTest
|
71de8b7480
LibGUI: Remove `AbstractView::did_update_model()'
|
4 年之前 |
Andreas Kling
|
0391806eec
LibGUI: Shrink the default selection rect of TreeView items
|
4 年之前 |
Andreas Kling
|
3bccd99fe9
LibGUI: Add TreeView::expand_all_parents_of(ModelIndex)
|
4 年之前 |
Andreas Kling
|
95b6c98435
LibGUI: Fix TreeView scrolling to top when clicking sub-items
|
4 年之前 |
Andreas Kling
|
9cf37901cd
LibGUI: Add a cursor to AbstractView, separate from the selection
|
4 年之前 |
Andreas Kling
|
0b9d765f6b
LibGUI: Add AbstractView::move_cursor() and share some movement logic
|
4 年之前 |
Andreas Kling
|
c4347a16cf
LibGUI: Make AbstractTableView row height configurable
|
4 年之前 |
thankyouverycool
|
cbf3c2caeb
LibGUI: Add on_toggle function to TreeView
|
5 年之前 |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
5 年之前 |
Andreas Kling
|
9d9a31384e
LibGUI: Allow expand/collapse subtrees in TreeView with Alt+Left/Right
|
5 年之前 |
Andreas Kling
|
8e4751a963
LibGUI: Add a way for models to update without invalidating indexes
|
5 年之前 |
Oriko
|
a115702746
HackStudio: Expand project tree view by default
|
5 年之前 |
Andreas Kling
|
8e8e8c801c
LibGUI: Fix broken TreeView rendering with more than two columns
|
5 年之前 |
Andreas Kling
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
5 年之前 |
Andreas Kling
|
428582e805
LibGUI: Don't require passing a parent to widget constructors
|
5 年之前 |
Andreas Kling
|
2143da6434
LibGUI: Add forwarding header
|
5 年之前 |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 年之前 |