summaryrefslogtreecommitdiff
path: root/Userland/Applications/SpaceAnalyzer
AgeCommit message (Expand)Author
2021-03-12Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)Andreas Kling
2021-03-07Applications: Open folder with pre-selected file where appropriate :^)speles
2021-03-02SpaceAnalyzer: Reduce thickness of black borders between cells.Mart G
2021-02-23Everywhere: Rename ASSERT => VERIFYAndreas Kling
2021-02-21SpaceAnalyzer: Added context menu for nodesSviatoslav Peleshko
2021-01-17SpaceAnalyzer: Change tabs to spaces in GML fileLinus Groh
2021-01-14SpaceAnalyzer: Fix TreeMapWidget layout issue for small rects.Mart G
2021-01-12Applications: Move to Userland/Applications/Andreas Kling