Jelle Raaijmakers
|
f391ccfe53
LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive
|
2 年之前 |
thankyouverycool
|
55423b4ed0
LibGfx+Userland: Add width_rounded_up() helper
|
2 年之前 |
Andreas Kling
|
b71c7a6e44
Userland: Use Font::pixel_size_rounded_up() instead of glyph_height()
|
2 年之前 |
Andreas Kling
|
f1e0eb8a25
LibGUI: Round up font sizes in various widget size calculations
|
2 年之前 |
Andreas Kling
|
dd607fc619
LibGUI: Invalidate IconView cache on font change
|
2 年之前 |
Jelle Raaijmakers
|
7b0adee487
LibGfx+Overall: Remove `is_null` from `Point`, `Rect` and `Size`
|
2 年之前 |
thankyouverycool
|
d938b9effe
LibGUI+Applications: Rename automatic scrolling timer functions
|
2 年之前 |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 年之前 |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 年之前 |
networkException
|
e42a9cf957
LibGUI: Properly limit the icon view rubber band rect to the widget
|
2 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Lenny Maiorani
|
fe3b846ac8
Libraries: Use default constructors/destructors in LibGUI
|
3 年之前 |
Marcus Nilsson
|
28a2a01dc3
LibGUI: Use autoscroll from AbstractView when rubberbanding in IconView
|
3 年之前 |
Andrew Kaster
|
c8cfd6661a
Userland: Resolve -Woverloaded-virtual in LibGUI and SoundPlayer
|
3 年之前 |
Andreas Kling
|
950784b5a6
LibGUI: Increase vertical padding on GUI::IconView item labels by 2px
|
3 年之前 |
Filiph Sandström
|
d6a0726302
Everywhere: Rename left/right-click to primary/secondary
|
3 年之前 |
Marcus Nilsson
|
0583f75926
LibGUI: Dynamically resize editing content rect in IconView
|
3 年之前 |
Andreas Kling
|
087bd7f767
Userland: Use Rect::centered_within() where useful
|
3 年之前 |
FrHun
|
cc829ed9d2
LibGui: Add bounding of rubber band to IconView
|
4 年之前 |
Andreas Kling
|
8ba47facf6
LibGUI: Add ModelRole::IconOpacity and support it in all views :^)
|
3 年之前 |
LuK1337
|
d940f7ba4f
LibGUI: Use wrapped text rect for paint invalidation
|
4 年之前 |
Andreas Kling
|
df96380121
LibGUI: Tighten paint invalidation rects in item views :^)
|
4 年之前 |
Matthew B. Jones
|
e7cfa9bf8e
LibGUI: Properly wrap multiple lines in IconView search highlighting
|
4 年之前 |
Andreas Kling
|
12a42edd13
Everywhere: codepoint => code point
|
4 年之前 |
Andreas Kling
|
ff519e5421
LibGUI: Add widget registration for GUI::IconView
|
4 年之前 |
Andreas Kling
|
d47f15ab8b
LibGUI: Rename ScrollableWidget => AbstractScrollableWidget
|
4 年之前 |
Matthew Olsson
|
88cfaf7bf0
LibGfx: Unify Rect, Point, and Size
|
4 年之前 |
Andreas Kling
|
3d4afe7614
Everywhere: "indexes" => "indices"
|
4 年之前 |
Andreas Kling
|
8ebb9d350c
LibGUI: Remove some unused cruft from GUI::IconView
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |