AnotherTest
|
71de8b7480
LibGUI: Remove `AbstractView::did_update_model()'
|
4 vuotta sitten |
Andreas Kling
|
f72f4c5bca
LibGUI: Remove AbstractTableView::doubleclick_event()
|
4 vuotta sitten |
Andreas Kling
|
688675e89b
LibGUI: Make table view row height+padding font-size-relative
|
4 vuotta sitten |
Andreas Kling
|
9cf37901cd
LibGUI: Add a cursor to AbstractView, separate from the selection
|
4 vuotta sitten |
Andreas Kling
|
0b9d765f6b
LibGUI: Add AbstractView::move_cursor() and share some movement logic
|
4 vuotta sitten |
Andreas Kling
|
c4347a16cf
LibGUI: Make AbstractTableView row height configurable
|
4 vuotta sitten |
Andreas Kling
|
9a0f40d4b5
LibGUI: Add a top-left-corner button to table views
|
4 vuotta sitten |
Andreas Kling
|
447b65bf7b
LibGUI: Add (optional) row headers to GUI::TableView
|
4 vuotta sitten |
Andreas Kling
|
cfc30b11ba
LibGUI: Rename table view's "cell painting delegate" to "column *"
|
4 vuotta sitten |
Andreas Kling
|
44e371635e
LibGUI: Move table view headers into their own widget
|
4 vuotta sitten |
Andreas Kling
|
2cbe290930
LibGUI: Allow moving the TableView selection horizontally with keyboard
|
4 vuotta sitten |
Andreas Kling
|
e5a6e297bf
LibGUI: Add AbstractTableView::scroll_into_view(ModelIndex, bool, bool)
|
4 vuotta sitten |
AnotherTest
|
e1a819827c
LibGUI: Make AbstractTableView and TableView more customisable
|
4 vuotta sitten |
Andreas Kling
|
96f98b1fc9
LibGUI: Simplify TableCellPaintingDelegate API slightly
|
4 vuotta sitten |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
5 vuotta sitten |
Andreas Kling
|
2adb0a07e5
LibGUI: Get rid of Model::ColumnMetadata and always use auto-sizing
|
5 vuotta sitten |
Andreas Kling
|
80f43ffc27
LibGUI: Move AbstractTableView::keydown_event() down to TableView
|
5 vuotta sitten |
Andreas Kling
|
3fe5dc35f2
LibGUI: Add AbstractTableView::move_selection(int steps)
|
5 vuotta sitten |
Andreas Kling
|
8e4751a963
LibGUI: Add a way for models to update without invalidating indexes
|
5 vuotta sitten |
DAlperin
|
8e1645423f
LibGUI: Make descendants of AbstractView define their own select_all() (#1201)
|
5 vuotta sitten |
Andreas Kling
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
5 vuotta sitten |
Andreas Kling
|
428582e805
LibGUI: Don't require passing a parent to widget constructors
|
5 vuotta sitten |
Andreas Kling
|
2143da6434
LibGUI: Add forwarding header
|
5 vuotta sitten |
Andreas Kling
|
34c7322d77
LibGUI: Remove some header dependencies from Widget.h
|
5 vuotta sitten |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 vuotta sitten |