This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-03-15 01:46:24 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e4a7606b81d1ccac57f7a7ccdf4e4e52d930ec95
ladybird
/
Userland
/
Applications
/
SpaceAnalyzer
History
Andreas Kling
9e5fd95e44
SpaceAnalyzer: "Open Containing Folder" => "Reveal in File Manager"
...
Also "Open Folder" => "Open in File Manager".
2023-02-07 17:01:55 +01:00
..
CMakeLists.txt
SpaceAnalyzer: Extract ProgressWindow into its own class
2023-02-04 12:27:10 +01:00
main.cpp
SpaceAnalyzer: "Open Containing Folder" => "Reveal in File Manager"
2023-02-07 17:01:55 +01:00
ProgressWindow.cpp
SpaceAnalyzer: Extract ProgressWindow into its own class
2023-02-04 12:27:10 +01:00
ProgressWindow.h
SpaceAnalyzer: Extract ProgressWindow into its own class
2023-02-04 12:27:10 +01:00
SpaceAnalyzer.gml
…
Tree.cpp
SpaceAnalyzer: Add a method to TreeNode to get a child node by name
2023-01-09 17:08:17 +00:00
Tree.h
SpaceAnalyzer: Make TreeMapWidget responsible for filesystem analysis
2023-02-04 12:27:10 +01:00
TreeMapWidget.cpp
SpaceAnalyzer: Stop treating selecting a node as a path change
2023-02-04 12:27:10 +01:00
TreeMapWidget.h
SpaceAnalyzer: Rename
TreeMapWidget::m_path
->
m_path_segments
2023-02-04 12:27:10 +01:00