Andreas Kling
|
9102b624ac
LibGUI+DevTools+Applications: Use ModelIndex::data() in many places
|
4 年之前 |
Andreas Kling
|
96f98b1fc9
LibGUI: Simplify TableCellPaintingDelegate API slightly
|
4 年之前 |
Andreas Kling
|
a1e381a0f8
LibGUI: Move GUI::Model::Role to GUI::ModelRole
|
4 年之前 |
Andreas Kling
|
e1ed71ef9e
LibGUI: Make model sorting imperative and move order to AbstractView
|
4 年之前 |
Andreas Kling
|
d851863704
Userspace: Remove a bunch of unnecessary Kernel/API/KeyCode.h includes
|
5 年之前 |
Andreas Kling
|
11c4a28660
Kernel: Move headers intended for userspace use into Kernel/API/
|
5 年之前 |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
5 年之前 |
Andreas Kling
|
278b307713
LibGUI: Make all views use CenterLeft as the default text alignment
|
5 年之前 |
Andreas Kling
|
2e03bded43
LibGUI: Add Model::Role::TextAlignment and remove from ColumnMetadata
|
5 年之前 |
Andreas Kling
|
04187576ff
LibGUI: Models should always specify font via Model::Role::Font
|
5 年之前 |
Andreas Kling
|
80f43ffc27
LibGUI: Move AbstractTableView::keydown_event() down to TableView
|
5 年之前 |
Andreas Kling
|
d17b42b28d
LibGUI: Make view widgets fill background by default
|
5 年之前 |
Andreas Kling
|
235ae80e5e
LibGUI: Make TableView ignore custom colors for selected rows
|
5 年之前 |
Andreas Kling
|
c199b0e1aa
LibGUI: Fill whole TableView cells with custom background color
|
5 年之前 |
Andreas Kling
|
3a65e9107e
LibGUI: Respect Model::Role::BackgroundColor
|
5 年之前 |
Andreas Kling
|
b4fde72013
LibGUI: Brighten icons when hovering items in item views
|
5 年之前 |
Andreas Kling
|
c5d913970a
LibGUI: Remove parent parameter to GUI::Widget constructor
|
5 年之前 |
Tibor Nagy
|
4d95163400
LibGUI: Use inactive selection colors from palette instead of hardcoding them
|
5 年之前 |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 年之前 |