index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Libraries
/
LibGUI
/
ColumnsView.cpp
Age
Commit message (
Expand
)
Author
2021-10-27
Everywhere: Rename left/right-click to primary/secondary
Filiph Sandström
2021-09-06
LibGUI: Dynamically resize editing content rect in IconView
Marcus Nilsson
2021-08-06
LibGUI+Applications: Rename Model::is_valid to is_within_range
sin-ack
2021-07-27
LibGUI: Add ModelRole::IconOpacity and support it in all views :^)
Andreas Kling
2021-07-10
LibGUI: Tighten paint invalidation rects in item views :^)
Andreas Kling
2021-07-08
Everywhere: Add break after the last case label before `default`
Daniel Bertalan
2021-07-07
LibGUI: Remove spammy debug message from ColumnsView
Andreas Kling
2021-05-21
Revert "Userland: static vs non-static constexpr variables"
Linus Groh
2021-05-21
Userland: static vs non-static constexpr variables
Lenny Maiorani
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-13
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
Andreas Kling
2021-02-23
Everywhere: Rename ASSERT => VERIFY
Andreas Kling
2021-01-12
Libraries: Move to Userland/Libraries/
Andreas Kling