Revision 1198083

Go back to digest for 21st November 2010

Features in Graphics

Marcel Wiesweg committed changes in /branches/extragear/graphics/digikam/libs/models:

Port the ImageFilterModel threads to WorkerObject.

A running, inactive digikam has now 11 threads:
- main thread
- 3 INotify threads (probably due to three KDirWatches)
- 5 from Phonon (2 Alsa, 2 Xine)
- the ParkingThread (must remain a normal QThread)
- the ScanController (can possibly be ported)

File Changes

Modified 2 files
  • /branches/extragear/graphics/digikam/libs/models
  •   /imagefiltermodel.cpp
  •   /imagefiltermodelthreads.h
2 files changed in total