[Kde-imaging] [kipiplugins] [Bug 194811] FACTORING : export items in separate process to not block GUI

Gilles Caulier caulier.gilles at gmail.com
Tue May 19 11:59:38 UTC 2015


https://bugs.kde.org/show_bug.cgi?id=194811

--- Comment #9 from Gilles Caulier <caulier.gilles at gmail.com> ---
Shourya,

This file include many point where muti-threading must be used to not overload
GUI (main thread)

- image resizing (this is already implemented in SendImages tool to
imageresize.cpp. The class must be factored to libkipiplugins and API adjusted
to be used by all tools as well. Note that we can apply metadata adjustments in
resizing thread.

- items uploading (from local computer to remote web service).

- items downloading (from remote web service to local computer).

Gilles

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-imaging mailing list