summaryrefslogtreecommitdiff
path: root/Userland/Applications/SpaceAnalyzer/TreeMapWidget.h
AgeCommit message (Expand)Author
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-04-15Everything: Add `-Wnon-virtual-dtor` flagNicholas-Baron
2021-03-02SpaceAnalyzer: Reduce thickness of black borders between cells.Mart G
2021-02-21SpaceAnalyzer: Added context menu for nodesSviatoslav Peleshko
2021-01-12Applications: Move to Userland/Applications/Andreas Kling