summaryrefslogtreecommitdiffstats
path: root/src/tools/messageserver/messageserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix unsafe signal handling in messageserverPekka Vuorela2018-09-291-8/+66
* [qmf] onlineMoveFolder API + IMAP implementationMichael Nosov2018-08-231-0/+4
* 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-1/+1
* Add missing include.Davide Pesavento2013-07-291-0/+1
* Remove obsolete ifdef.Valerio Valerio2013-06-251-4/+0
* Introduce messageserver plugins.4.0.2Valerio Valerio2013-06-241-0/+15
* Remove Symbian support.Robin Burchell2013-02-281-3/+3
* Change to new-form Digia license headers.Robin Burchell2013-02-121-24/+24
* s/Nokia/QtProject/ in settings files.Robin Burchell2012-12-051-2/+2
* BIC: Update the imap plugin to use the public QMailServiceAction interface.Don Sanders2012-02-231-0/+2
* Add service action to find and create standard folders.Valerio Valerio2012-01-271-0/+2
* Add 'transmitMessage(quint64 action, const QMailMessageId &messageId)'Valerio Valerio2012-01-171-0/+2
* Add disconnected storage actions, for actions requiring database writes.2012W02Don Sanders2012-01-101-0/+12
* Rename some QMailStorageAction functions to indicate they require the device ...2012W01_1Don Sanders2012-01-051-14/+14
* Added QMailSearchAction::countMessages function, and QMailMessageServer::mess...Don Sanders2011-11-211-0/+4
* Update remote server search API.Don Sanders2011-11-171-0/+4
* 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/+2
* Revert initial retrieveMessageLists interface and implementation.2011W26_3Don Sanders2011-07-071-2/+0
* Add new retrieveMessageLists for performance2011W26_2Eric Springer2011-07-071-0/+2
* Update the addMessages and updateMessages serviceactionsDon Sanders2011-05-311-0/+4
* Add async serviceactions for adding and updating messages.Don Sanders2011-05-201-0/+4
* Changes required to build on Symbian from JKL.Don Sanders2010-11-231-4/+3
* Add concurent action support to service handlerespringe2010-10-181-2/+0
* Extensions to the logging subsystem (From Vitaly Repin)espringe2010-10-071-0/+53
* Make ActionObserver synchronize after server restartespringe2010-09-301-0/+2
* Krazy code cleanupEric Springer2010-07-211-3/+3
* When sending of a message failsDon Sanders2010-07-041-0/+2
* Adding QMailMessageObserver, a way of monitoring actionsEric Springer2010-07-021-0/+6
* Update license files, so they are the same as Qt.Don Sanders2010-06-291-16/+16
* QTMOBILITY-181. Put headers for messageserver and qtopiamail libraries into a...AleksW2010-04-201-0/+1
* Switch to using status to store temporary messagesespringe2010-03-161-0/+7
* Add interface for folder manipulation via message server.Eric Springer2009-12-091-0/+12
* Remove instances of 'Qt Software' from copyright info.MattV2009-11-231-1/+1
* Allow services to provide the flagMessages function.MattV2009-06-241-0/+4
* Update copyright header.2009W23MattV2009-06-051-3/+34
* Simplify the mail store initialization state interface.MattV2009-05-151-1/+1
* Add Message-ID field to message during SMTP transmisison.MattV2009-04-091-10/+2
* Differentiate between content-available and partial-content-available.MattV2009-03-061-2/+2
* Remove ifdef'd QMAIL_QTOPIA code. Add missing testdata.Aleks Wojcik2009-03-051-24/+1
* Inital commit of QMF qt.Aleks Wojcik2009-03-051-0/+396