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
/
Applications
/
SpaceAnalyzer
/
TreeMapWidget.cpp
Age
Commit message (
Expand
)
Author
2021-10-27
Everywhere: Rename left/right-click to primary/secondary
Filiph Sandström
2021-10-07
SpaceAnalyzer: Fix rendering bug when dealing with large file systems
Mart G
2021-07-28
SpaceAnalyzer: Adjust the text_rect
Karol Kosek
2021-07-10
SpaceAnalyzer: Show folder total size
Karol Kosek
2021-06-12
AK: Rename Vector::append(Vector) => Vector::extend(Vector)
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-05-06
LibGUI: Move widget registration to LibCore
Tom
2021-05-03
Userland: Make IPC results with one return value available directly
Gunnar Beutner
2021-05-03
Userland: Update IPC calls to use proxies
Gunnar Beutner
2021-05-02
LibGfx: Unify Rect, Point, and Size
Matthew Olsson
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-03-02
SpaceAnalyzer: Reduce thickness of black borders between cells.
Mart G
2021-02-21
SpaceAnalyzer: Added context menu for nodes
Sviatoslav Peleshko
2021-01-14
SpaceAnalyzer: Fix TreeMapWidget layout issue for small rects.
Mart G
2021-01-12
Applications: Move to Userland/Applications/
Andreas Kling