summaryrefslogtreecommitdiffstats
path: root/src/tools/messageserver/servicehandler.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid confusing name overloading in messageserver's service handlerHEADmasterPekka Vuorela4 days1-42/+43
* Remove trailing whitespace with sed scriptPekka Vuorela2025-05-091-3/+3
* Adjust and fix protocolRequest API - minor API breakPekka Vuorela2025-04-071-19/+33
* Add CMake build systemDamien Caliste2024-10-171-0/+2
* Switch to DBus for IPCDamien Caliste2023-11-061-0/+4
* Remove client to server email addition via a fileDamien Caliste2023-10-171-3/+0
* Use range constructors for lists and setsDamien Caliste2021-04-081-0/+1
* Move away from deprecated QDateTime::fromTime_t and toTime_tDamien Caliste2021-04-081-1/+1
* [qmf] onlineMoveFolder API + IMAP implementationMichael Nosov2018-08-231-0/+3
* Update licensing to match latest approach in QtCore.Robin Burchell2015-08-281-22/+14
* Change to new-form Digia license headers.Robin Burchell2013-02-121-24/+24
* Fix NB#290380 'ServiceHandler should keep all the info about running actions'Don Sanders2012-03-231-0/+4
* Fix bug whereby discard messages service actions weren't removed from expiry ...Don Sanders2012-03-121-1/+1
* 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/+7
* 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-1/+12
* Update remote server search API.Don Sanders2011-11-171-0/+5
* 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-12/+0
* Add new retrieveMessageLists for performance2011W26_2Eric Springer2011-07-071-0/+12
* Prefer gb18030 over gb2312 or gbkEric Springer2011-06-201-0/+1
* Update the addMessages and updateMessages serviceactionsDon Sanders2011-05-311-0/+2
* Add async serviceactions for adding and updating messages.Don Sanders2011-05-201-0/+6
* Refactor service handlers (concurrent) actionCompletedespringe2010-11-031-0/+1
* Fix for reregistering accountsespringe2010-10-221-1/+1
* Add concurent action support to service handlerespringe2010-10-181-3/+16
* Fix infamous midnight expiry bugEric Springer2010-08-261-2/+2
* Change the action time period to 2 minutes.Don Sanders2010-08-251-1/+1
* Speed up service dispatchment, by not blocking on slow servicesEric Springer2010-07-301-1/+3
* Fix bug in which actions could pend for everEric Springer2010-07-301-1/+1
* Fixes: Lack of interface to distinguish user cancelled andDon Sanders2010-07-061-2/+2
* Use enum serviceaction descriptions instead of stringEric Springer2010-07-051-3/+3
* When sending of a message failsDon Sanders2010-07-041-0/+2
* Adding QMailMessageObserver, a way of monitoring actionsEric Springer2010-07-021-2/+9
* Update license files, so they are the same as Qt.Don Sanders2010-06-291-16/+16
* Fixes: ServiceHandler::expireAction2010W08Don Sanders2010-03-011-7/+8
* Remote searching related changesEric Springer2010-02-251-0/+1
* Fix crash in servicehandler.cpp when dereferencing a deleted pointerEric Springer2010-01-191-0/+1
* Pass folder requests to the pluginsEric Springer2009-12-111-0/+3
* Add interface for folder manipulation via message server.Eric Springer2009-12-091-0/+8
* Remove instances of 'Qt Software' from copyright info.MattV2009-11-231-1/+1
* Transfer responsibility from sink to source after transmit.MattV2009-07-101-0/+1
* Allow services to provide the flagMessages function.MattV2009-06-241-0/+4
* Remove folders for 'standard' locations.MattV2009-06-231-1/+0
* Ensure action status is maintained correctly.MattV2009-06-111-1/+0
* Support message preparation before transmission.MattV2009-06-101-1/+3