Revision 0304bd7...
Go back to digest for 3rd November 2013Features in KDE-PIM
Dan Vratil committed changes in [kdepimlibs/akonadi-idle] /:
Implement IdleJob - client-side IDLE handler
IdleJob handles the entire IDLE session. It sends IDLE START
on start, automatically parses filters to generate IDLE FILTER
command and also listends for incomming notifications. Incoming
notification is parsed into IdleNotification and notify() signal
is emitted once the entire batch is received.
File Changes
Added 2 files
- akonadi/idlejob.cpp
- akonadi/idlejob_p.h
2 files changed in total