Revision 8bfb11c...

Go back to digest for 6th February 2011

Optimization in Office

Thorsten Zachmann committed changes in [calligra] /main:

Send progress updates more frequently.

There is already a limitation on what is send to the user in KoProgressUpdater that only sends
updates only every 0.1 second. Without the change it can happen that the progress is only
reported every 0.4 seconds. With this change the progress bar advances more smooth and does
not jump as without the change.

Only record time values if it is used later.

File Changes

Modified 4 files
  • /main
  •   libs/KoProgressUpdater.cpp
  •   libs/KoProgressUpdater.h
  •   libs/KoUpdater.cpp
  •   libs/KoUpdaterPrivate_p.h
4 files changed in total