haiku/src/apps/diskusage
Philippe Saint-Pierre dde4ac4386 DiskUsage enhancement (ticket #3520)
* the volume are now displayed in tabs, mounting and unmounting volume adds and remove tabs accordingly
 * the infos (file size, etc..) are now displayed below the graph
 * node monitoring tells you when your current view is outdated. (the ticket suggested to adjust the view automatically, but I'll wait for comments on this first).
 * Drag&Dropping a file on the graph changes the tabview to the tab representing the volume owning that file.



git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@38958 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-10-12 23:50:09 +00:00
..
App.cpp DiskUsage enhancement (ticket #3520) 2010-10-12 23:50:09 +00:00
App.h Code style cleanup. 2010-07-02 03:07:18 +00:00
Common.cpp DiskUsage enhancement (ticket #3520) 2010-10-12 23:50:09 +00:00
Common.h DiskUsage enhancement (ticket #3520) 2010-10-12 23:50:09 +00:00
ControlsView.cpp DiskUsage enhancement (ticket #3520) 2010-10-12 23:50:09 +00:00
ControlsView.h DiskUsage enhancement (ticket #3520) 2010-10-12 23:50:09 +00:00
DiskUsage.cpp Code style cleanup. 2010-07-02 03:07:18 +00:00
DiskUsage.rdef DiskUsage enhancement (ticket #3520) 2010-10-12 23:50:09 +00:00
InfoWindow.cpp Code style cleanup. 2010-07-02 03:07:18 +00:00
InfoWindow.h Code style cleanup. 2010-07-02 03:07:18 +00:00
Jamfile DiskUsage enhancement (ticket #3520) 2010-10-12 23:50:09 +00:00
MainWindow.cpp DiskUsage enhancement (ticket #3520) 2010-10-12 23:50:09 +00:00
MainWindow.h DiskUsage enhancement (ticket #3520) 2010-10-12 23:50:09 +00:00
PieView.cpp DiskUsage enhancement (ticket #3520) 2010-10-12 23:50:09 +00:00
PieView.h DiskUsage enhancement (ticket #3520) 2010-10-12 23:50:09 +00:00
Scanner.cpp DiskUsage enhancement (ticket #3520) 2010-10-12 23:50:09 +00:00
Scanner.h DiskUsage enhancement (ticket #3520) 2010-10-12 23:50:09 +00:00
Snapshot.cpp Code style cleanup. 2010-07-02 03:07:18 +00:00
Snapshot.h Code style cleanup. 2010-07-02 03:07:18 +00:00
StatusView.cpp DiskUsage enhancement (ticket #3520) 2010-10-12 23:50:09 +00:00
StatusView.h DiskUsage enhancement (ticket #3520) 2010-10-12 23:50:09 +00:00
TODO Imported the nice disk usage tool "Guido" into the repo as "DiskUsage". Guido 2008-09-07 14:18:01 +00:00
VolumeView.cpp DiskUsage enhancement (ticket #3520) 2010-10-12 23:50:09 +00:00
VolumeView.h DiskUsage enhancement (ticket #3520) 2010-10-12 23:50:09 +00:00