Andreas Kling
|
27687b1c6e
LibGUI: Handle cursor keydown events in AbstractView
|
vor 4 Jahren |
Andreas Kling
|
27e86c03da
LibGUI: Implement the virtual IconView::scroll_into_view()
|
vor 4 Jahren |
Andreas Kling
|
72443bd1ab
LibGUI: Teach IconView to use AbstractView::move_cursor()
|
vor 4 Jahren |
Andreas Kling
|
9102b624ac
LibGUI+DevTools+Applications: Use ModelIndex::data() in many places
|
vor 4 Jahren |
Andreas Kling
|
a1e381a0f8
LibGUI: Move GUI::Model::Role to GUI::ModelRole
|
vor 4 Jahren |
Tom
|
d4c6ae8263
LibGUI: Add ability to disable multiselect for views
|
vor 5 Jahren |
Tom
|
f266f0e880
LibGUI: Improve IconView performance with large selections
|
vor 5 Jahren |
Tom
|
d4b87fb18e
LibGUI: Implement IconView auto-scrolling when trying to select items out of view
|
vor 5 Jahren |
Andreas Kling
|
d851863704
Userspace: Remove a bunch of unnecessary Kernel/API/KeyCode.h includes
|
vor 5 Jahren |
Andreas Kling
|
11c4a28660
Kernel: Move headers intended for userspace use into Kernel/API/
|
vor 5 Jahren |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
vor 5 Jahren |
Andreas Kling
|
04187576ff
LibGUI: Models should always specify font via Model::Role::Font
|
vor 5 Jahren |
Ben Wiederhake
|
ef433cb367
LibGUI: The UI calls it 'Icon view', fix the name in the code
|
vor 5 Jahren |