summaryrefslogtreecommitdiffstats
path: root/src/libraries/qmfclient/qmailmessageserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch to DBus for IPCDamien Caliste2023-11-061-244/+152
* Remove client to server email addition via a fileDamien Caliste2023-10-171-32/+0
* Delete deprecated message count signals in IPCDamien Caliste2023-10-101-34/+0
* Fix hundreds of compiler warnings on ascii stringsPekka Vuorela2018-08-301-1/+1
* [qmf] onlineMoveFolder API + IMAP implementationMichael Nosov2018-08-231-1/+32
* Update licensing to match latest approach in QtCore.Robin Burchell2015-08-281-22/+14
* Convert qmfclient & qmfmessageserver into Qt modules: QmfClient & QmfMessageS...Robin Burchell2014-01-231-3/+3
* Change to new-form Digia license headers.Robin Burchell2013-02-121-24/+24
* BIC: Update the imap plugin to use the public QMailServiceAction interface.Don Sanders2012-02-231-0/+43
* Add service action to find and create standard folders.Valerio Valerio2012-01-271-0/+9
* Add 'transmitMessage(quint64 action, const QMailMessageId &messageId)'Valerio Valerio2012-01-171-0/+15
* Fix various errors reported by qdoc.Don Sanders2012-01-131-5/+43
* Add disconnected storage actions, for actions requiring database writes.2012W02Don Sanders2012-01-101-6/+125
* Rename some QMailStorageAction functions to indicate they require the device ...2012W01_1Don Sanders2012-01-051-73/+147
* Added QMailSearchAction::countMessages function, and QMailMessageServer::mess...Don Sanders2011-11-211-6/+36
* Update remote server search API.Don Sanders2011-11-171-4/+45
* Update license headers (make them consistent with harmattan qmf)Don Sanders2011-08-071-17/+17
* Add new retrieveMessageLists interface and implementation.2011W26_4Don Sanders2011-07-071-0/+24
* Revert initial retrieveMessageLists interface and implementation.2011W26_3Don Sanders2011-07-071-13/+0
* Add new retrieveMessageLists for performance2011W26_2Eric Springer2011-07-071-0/+13
* Emit connectionDown signal immediately if messageserver fails.Don Sanders2011-06-031-2/+2
* Better error handling if messageserver fails.Don Sanders2011-06-021-0/+4
* Fix style issues.Don Sanders2011-05-311-4/+4
* Update the addMessages and updateMessages serviceactionsDon Sanders2011-05-311-0/+29
* Add async serviceactions for adding and updating messages.Don Sanders2011-05-201-0/+30
* Fix typos.Don Sanders2010-10-251-1/+1
* Add concurent action support to service handlerespringe2010-10-181-1/+3
* Rename the client qmf library from qmf to qmfclientespringe2010-09-091-0/+802