haiku/src/apps/diskusage
Adrien Destugues af960311c0 DiskUsage: ignore files from other volumes
This allows us to get meaningful result for the system volume, which
would otherwise scan both hpkg files, and their whole contents as
mounted in the system/ hierarchy. Now only the packages are seen.
Directories are not ignored, so system/ (which is a different mount
point) will still be browsed, and system/packages (which is a
shine-through) will be found and counted in the used space.
2017-09-23 08:59:18 +02:00
..
App.cpp DiskUsage: minor clean up 2016-12-05 12:17:19 +01:00
App.h Applied yet another localization patch from Jorma Karvonen. Fixes #7169. 2011-02-14 18:26:15 +00:00
ControlsView.cpp DiskUsage: Fix CID 1288122 2015-03-13 16:28:47 -04:00
ControlsView.h DiskUsage: added ability to cancel an ongoing scan. fixes #6801. 2012-11-14 22:33:44 -05:00
DiskUsage.cpp DiskUsage: minor clean up 2016-12-05 12:17:19 +01:00
DiskUsage.h DiskUsage: minor clean up 2016-12-05 12:17:19 +01:00
DiskUsage.rdef DiskUsage: minor clean up 2016-12-05 12:17:19 +01:00
InfoWindow.cpp Missing braces in BMessageFormat format string. 2014-12-30 22:32:51 +01:00
InfoWindow.h Code style cleanup. 2010-07-02 03:07:18 +00:00
Jamfile Build: Add architecture rule for libshared.a. 2016-01-15 21:12:24 -05:00
MainWindow.cpp DiskUsage: minor clean up 2016-12-05 12:17:19 +01:00
MainWindow.h DiskUsage: added ability to cancel an ongoing scan. fixes #6801. 2012-11-14 22:33:44 -05:00
PieView.cpp DiskUsage: avoid different crashes on rescan 2016-12-02 18:49:33 +01:00
PieView.h DiskUsage: update status view after zoom in or zoom out. fixes #6756. 2012-11-14 22:33:44 -05:00
Scanner.cpp DiskUsage: ignore files from other volumes 2017-09-23 08:59:18 +02:00
Scanner.h DiskUsage: minor clean up 2016-12-05 12:17:19 +01:00
Snapshot.cpp DiskUsage : 2011-02-23 01:08:25 +00:00
Snapshot.h Code style cleanup. 2010-07-02 03:07:18 +00:00
StatusView.cpp More uses of BMessageFormat 2014-11-24 15:42:52 +01:00
StatusView.h DiskUsage: added ability to cancel an ongoing scan. fixes #6801. 2012-11-14 22:33:44 -05:00
TODO
VolumeView.cpp DiskUsage: added ability to cancel an ongoing scan. fixes #6801. 2012-11-14 22:33:44 -05:00
VolumeView.h DiskUsage: added ability to cancel an ongoing scan. fixes #6801. 2012-11-14 22:33:44 -05:00