Skip to content
Commit e4df7aee authored by Volker Krause's avatar Volker Krause
Browse files

- move network connection handling out of Job into Session

- move job scheduling out of JobQueue into Session
- jobs use the thread-global default session if no session is specified
- auto-reconnect if connection to server has been lost
- support arbitrary session identifiers (needed to solve indirect notification loops)
- make Job a KCompositeJob, allowing to easily execute sequential sub-jobs
- since Job derives from KJob now, jobs are auto-deleted after execution

svn path=/trunk/KDE/kdepim/akonadi/libakonadi/; revision=632537
parent f5d268eb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment