Revision 4c0ed98...

Go back to digest for 22nd September 2013

Bug Fixes in KDE-PIM

Dan Vratil committed changes in [ktp-common-internals] /Logger:

Delay emitting finished() signal from PendingLoggerOperations

When the signal is emitted directly from operation constructor, it
is never caught, because users connect to the signal after the Operation
is constructed.

REVIEW: 112790
FIXED-IN: 0.7.0

File Changes

Modified 2 files
  • /Logger
  •   KTp/pending-logger-operation.cpp
  •   KTp/pending-logger-operation.h
2 files changed in total