Andreas Kling
|
c666c251c8
LibGUI: Replace ColumnMetadata::sortable => Model::is_column_sortable()
|
5 years ago |
Andreas Kling
|
80f43ffc27
LibGUI: Move AbstractTableView::keydown_event() down to TableView
|
5 years ago |
Hüseyin ASLITÜRK
|
d18f6e82eb
LibGUI: Replace up and down arrows with emoji
|
5 years ago |
Andreas Kling
|
3fe5dc35f2
LibGUI: Add AbstractTableView::move_selection(int steps)
|
5 years ago |
Ben Wiederhake
|
ebabce30bd
LibGUI: Display hidden columns as hidden
|
5 years ago |
Andreas Kling
|
705cee528a
LibGUI: Make it easier to create checkable GUI::Actions
|
5 years ago |
Andreas Kling
|
8e4751a963
LibGUI: Add a way for models to update without invalidating indexes
|
5 years ago |
Andreas Kling
|
031d242e0e
LibGUI: Clear any hovered index when the cursor leaves an AbstractView
|
5 years ago |
Andreas Kling
|
ac53af6b7b
LibGUI: Mouse events didn't hit table headers when vertically scrolled
|
5 years ago |
DAlperin
|
8e1645423f
LibGUI: Make descendants of AbstractView define their own select_all() (#1201)
|
5 years ago |
Andreas Kling
|
ceec1a7d38
AK: Make Vector use size_t for its size and capacity
|
5 years ago |
Andreas Kling
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
5 years ago |
Andreas Kling
|
bfd86c4631
LibGUI: Make GUI::Frame have the 2px sunken container look by default
|
5 years ago |
Andreas Kling
|
a406a8c7d2
LibGUI: Remove debug spam when resizing table columns
|
5 years ago |
Andreas Kling
|
99978b771d
LibGUI: Take scroll offset into account when manipulating table headers
|
5 years ago |
Andreas Kling
|
2143da6434
LibGUI: Add forwarding header
|
5 years ago |
Andreas Kling
|
9e83bbe1cd
LibGUI: Reduce header dependencies of GUI::Action
|
5 years ago |
Andreas Kling
|
0cdf68f668
LibGUI: Always unhighlight table view column headers when cursor leaves
|
5 years ago |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 years ago |