[Kde-imaging] [kipiplugins] [Bug 348340] Progress halts when finished resizing images
Alexander Potashev
aspotashev at gmail.com
Thu May 28 03:10:57 UTC 2015
https://bugs.kde.org/show_bug.cgi?id=348340
Alexander Potashev <aspotashev at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|UNCONFIRMED |RESOLVED
Latest Commit| |http://commits.kde.org/kipi
| |-plugins/9b60203d8ca5e23d2e
| |fdf21a39ad6c52aeb558cd
--- Comment #1 from Alexander Potashev <aspotashev at gmail.com> ---
Git commit 9b60203d8ca5e23d2efdf21a39ad6c52aeb558cd by Alexander Potashev.
Committed on 28/05/2015 at 03:57.
Pushed by aspotashev into branch 'frameworks'.
sendimages: Fix triggering of slotCompleteResize()
1. Task::run() now emits signalDone() to let class RActionThreadBase
track finished tasks.
2. ImageResize::slotFinished() is not called anymore, now we use signal
QThread::finished() to detect when all images have been resized.
M +4 -5 sendimages/imageresize.cpp
M +0 -5 sendimages/imageresize.h
M +1 -1 sendimages/sendimages.cpp
http://commits.kde.org/kipi-plugins/9b60203d8ca5e23d2efdf21a39ad6c52aeb558cd
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-imaging
mailing list