Revision 736745
Go back to digest for 18th November 2007Bug Fixes in KDE Base
David Faure committed changes in /trunk/KDE/kdelibs:
Better handling of the case where the total size of a job is unknown (very old kde bug).
Instead of showing 100% all the time, and a fake total size, simply don't show a total size at all, nor a remaining time; and the percent isn't emitted so the progressbar stays at 0 (maybe a jumping-back-and-forth progress bar would be better though).
File Changes
Modified 6 files
- /trunk/KDE/kdelibs
- /kdecore/jobs/kjob.cpp
- /kdeui/jobs/kstatusbarjobtracker.cpp
- /kdeui/jobs/kstatusbarjobtracker_p.h
- /kdeui/jobs/kwidgetjobtracker.cpp
- /kdeui/jobs/kwidgetjobtracker_p.h
- /kio/kio/job.cpp
6 files changed in total