extragear/graphics/digikam/digikam

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

extragear/graphics/digikam/digikam

Marcel Wiesweg
SVN commit 731089 by mwiesweg:

Add a new class ScanController which replaces the old ScanLib.

The new class takes care of scanning, the initial database setup,
and complete collection scan, all moved to a separate thread.

This brings:
- progress info for the schema updating
- scanning is moved from the kioslave into the main process,
  which allows much better control
  (and some signals from the CollectionScanner in the future)
- all separated in its own thread, while the initial methods
  wait in an event loop for the process to finish.
  I prefer this to processEvents().

CCMAIL: [hidden email]


 A             scancontroller.cpp   [License: GPL]
 A             scancontroller.h   [License: GPL]


_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel