Jelle Raaijmakers
|
f391ccfe53
LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive
|
2 年之前 |
Karol Kosek
|
70885a3dee
LibGUI: Automatically scroll to a new column on adding it in ColumnsView
|
2 年之前 |
Karol Kosek
|
35e3df7f13
LibGUI: Teach ColumnsView where indexes are placed (and scroll to them)
|
2 年之前 |
Karol Kosek
|
7e52daa542
LibGUI: Don't destroy columns after selecting already opened one
|
2 年之前 |
Karol Kosek
|
e673fc4183
LibGUI: Determine model index from a content position in ColumnsView
|
2 年之前 |
Karol Kosek
|
e40726cb34
LibGUI: Don't show last separator in column
|
2 年之前 |
Karol Kosek
|
3b18858bb1
LibGUI: Replace a magic number with ColumnsView::column_separator_width
|
2 年之前 |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 年之前 |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 年之前 |
networkException
|
802cf9bc69
Everywhere: Use my very shiny serenityos.org email :^)
|
2 年之前 |
networkException
|
e0353c405d
LibGUI: Limit column view rubber band rect to widget inner rect
|
2 年之前 |
networkException
|
9b6fab264f
LibGUI: Implement basic rubber band selections in ColumnsView
|
2 年之前 |
networkException
|
f0a20fc902
LibGUI: Add granular ColumnView helpers for column and index at events
|
2 年之前 |
networkException
|
2d681279d4
LibGUI: Properly handle range selections in ColumnsView
|
2 年之前 |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 年之前 |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年之前 |
Lenny Maiorani
|
fe3b846ac8
Libraries: Use default constructors/destructors in LibGUI
|
3 年之前 |
Lenny Maiorani
|
d5fdc6096c
Libraries: Make CharacterBitmap instances at compile-time
|
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 年之前 |
sin-ack
|
16ac3bbfd7
LibGUI+Applications: Rename Model::is_valid to is_within_range
|
4 年之前 |
Andreas Kling
|
8ba47facf6
LibGUI: Add ModelRole::IconOpacity and support it in all views :^)
|
3 年之前 |
Andreas Kling
|
df96380121
LibGUI: Tighten paint invalidation rects in item views :^)
|
4 年之前 |
Daniel Bertalan
|
98a9a1d7f9
Everywhere: Add break after the last case label before `default`
|
4 年之前 |
Andreas Kling
|
d66dab2d41
LibGUI: Remove spammy debug message from ColumnsView
|
4 年之前 |
Linus Groh
|
d60ebbbba6
Revert "Userland: static vs non-static constexpr variables"
|
4 年之前 |
Lenny Maiorani
|
800ea8ea96
Userland: static vs non-static constexpr variables
|
4 年之前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年之前 |
Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
4 年之前 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 年之前 |