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 |
Andreas Kling
|
4088beb8eb
LibGUI: Remove Model::sibling() since it's the same as index()
|
4 years ago |
Andreas Kling
|
116cf92156
LibGfx: Rename Rect,Point,Size => IntRect,IntPoint,IntSize
|
5 years ago |
Andreas Kling
|
8e4751a963
LibGUI: Add a way for models to update without invalidating indexes
|
5 years ago |
Andreas Kling
|
b4fde72013
LibGUI: Brighten icons when hovering items in item views
|
5 years ago |
Andreas Kling
|
423c48b355
LibGUI: Fix ColumnsView.cpp build
|
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
|
2143da6434
LibGUI: Add forwarding header
|
5 years ago |
Tibor Nagy
|
4d95163400
LibGUI: Use inactive selection colors from palette instead of hardcoding them
|
5 years ago |
Andreas Kling
|
34c7322d77
LibGUI: Remove some header dependencies from Widget.h
|
5 years ago |
Andreas Kling
|
6a9cc66b97
LibGUI: Remove leading G from filenames
|
5 years ago |