Note: The remaining issues are false positives. They cannot be changed to ' '
as the called function expects a const char*.
svn path=/trunk/KDE/kdepim/; revision=861369
and its parent. If the parent finished before its subjob (which could
happen since we didn't wait for its finished() signal but a result
signal emitted shortly before that) it might kill the apparently still
running subjob in its dtor which would kill the slave as well.
svn path=/trunk/KDE/kdepim/; revision=810351
You can't derive from KIO::SimpleJob or KIO::TransferJob now directly.
Since the only command that you can send is CMD_SPECIAL, I've added a new
job class called KIO::SpecialJob that you can use.
svn path=/trunk/KDE/kdepim/; revision=694074
invalid one into the quotajob class, and out of
kmfoldercachedimap, so it works for online imap as
well. (proko2 issue 1186)
svn path=/branches/kdepim/proko2/kdepim/; revision=544380
(proko2 issue 1080). Online IMAP is a bit more work and will probably
happen in trunk, once I've forward ported this there.
svn path=/branches/kdepim/proko2/kdepim/; revision=503566