haiku/src/apps/diskusage
Adrien Destugues 12e4ac5d81 DiskUsage: fix infinite loop when computing tab width
Stop when we have a solution that is within 1px of accurate. Since tab
width are rounded to the nearest pixel anyway, there is no need to
compute further, and this could otherwise never converge due to rounding
errors.

Fixes #15944.
2020-05-10 11:07:47 +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 infinite loop when computing tab width 2020-05-10 11:07:47 +02: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 BMessageFormat: Rename to BStringFormat. 2018-08-13 20:49:00 -04: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: Fixed scanning status label text color for dark mode. 2019-08-29 15:23:30 +00: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 BMessageFormat: Rename to BStringFormat. 2018-08-13 20:49:00 -04: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