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