summaryrefslogtreecommitdiff
path: root/Userland/Applications/SpaceAnalyzer/TreeMapWidget.h
AgeCommit message (Expand)Author
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-03-30SpaceAnalyzer: Fix the crash caused by using arrow keysArif Orhun Uzun
2022-02-14Applications: Use default constructors/destructorsLenny Maiorani
2021-10-07SpaceAnalyzer: Fix rendering bug when dealing with large file systemsMart G
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