Revision 7fdfc6e...

Go back to digest for 19th February 2012

Other in Graphics

Marcel Wiesweg committed changes in [digikam] /progressmanager:

Restructure progress manager so that adding/removing items and settings the progress of an item is thread-safe.

The progress item list is mutex-protected. The progress counters are incremented by atomic instructions.

File Changes

Modified 3 files
  • /progressmanager
  •   libs.cpp
  •   libs.h
  •   libs/statusbarprogresswidget.cpp
3 files changed in total