| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove non-functional NewCountNotifier | Pekka Vuorela | 2025-11-12 | 1 | -1/+0 |
| * | Simplify messageserver failure reporting | Pekka Vuorela | 2025-10-30 | 1 | -0/+1 |
| * | Remove deprecated synchronizeAll request | Pekka Vuorela | 2025-10-27 | 1 | -2/+0 |
| * | Remove deprecated retrieveAll request | Pekka Vuorela | 2025-10-15 | 1 | -2/+0 |
| * | Remove more unnecessary usage of core5compat | Pekka Vuorela | 2025-10-14 | 1 | -2/+1 |
| * | Refactor ServiceHandler and avoid unnecessary data serialization | Pekka Vuorela | 2025-09-12 | 1 | -57/+57 |
| * | Avoid confusing name overloading in messageserver's service handler | Pekka Vuorela | 2025-05-19 | 1 | -42/+43 |
| * | Remove trailing whitespace with sed script | Pekka Vuorela | 2025-05-09 | 1 | -3/+3 |
| * | Adjust and fix protocolRequest API - minor API break | Pekka Vuorela | 2025-04-07 | 1 | -19/+33 |
| * | Add CMake build system | Damien Caliste | 2024-10-17 | 1 | -0/+2 |
| * | Switch to DBus for IPC | Damien Caliste | 2023-11-06 | 1 | -0/+4 |
| * | Remove client to server email addition via a file | Damien Caliste | 2023-10-17 | 1 | -3/+0 |
| * | Use range constructors for lists and sets | Damien Caliste | 2021-04-08 | 1 | -0/+1 |
| * | Move away from deprecated QDateTime::fromTime_t and toTime_t | Damien Caliste | 2021-04-08 | 1 | -1/+1 |
| * | [qmf] onlineMoveFolder API + IMAP implementation | Michael Nosov | 2018-08-23 | 1 | -0/+3 |
| * | Update licensing to match latest approach in QtCore. | Robin Burchell | 2015-08-28 | 1 | -22/+14 |
| * | Change to new-form Digia license headers. | Robin Burchell | 2013-02-12 | 1 | -24/+24 |
| * | Fix NB#290380 'ServiceHandler should keep all the info about running actions' | Don Sanders | 2012-03-23 | 1 | -0/+4 |
| * | Fix bug whereby discard messages service actions weren't removed from expiry ... | Don Sanders | 2012-03-12 | 1 | -1/+1 |
| * | BIC: Update the imap plugin to use the public QMailServiceAction interface. | Don Sanders | 2012-02-23 | 1 | -0/+2 |
| * | Add service action to find and create standard folders. | Valerio Valerio | 2012-01-27 | 1 | -0/+2 |
| * | Add 'transmitMessage(quint64 action, const QMailMessageId &messageId)' | Valerio Valerio | 2012-01-17 | 1 | -0/+2 |
| * | Add disconnected storage actions, for actions requiring database writes.2012W02 | Don Sanders | 2012-01-10 | 1 | -0/+7 |
| * | Rename some QMailStorageAction functions to indicate they require the device ...2012W01_1 | Don Sanders | 2012-01-05 | 1 | -14/+14 |
| * | Added QMailSearchAction::countMessages function, and QMailMessageServer::mess... | Don Sanders | 2011-11-21 | 1 | -1/+12 |
| * | Update remote server search API. | Don Sanders | 2011-11-17 | 1 | -0/+5 |
| * | Update license headers (make them consistent with harmattan qmf) | Don Sanders | 2011-08-07 | 1 | -17/+17 |
| * | Add new retrieveMessageLists interface and implementation.2011W26_4 | Don Sanders | 2011-07-07 | 1 | -0/+2 |
| * | Revert initial retrieveMessageLists interface and implementation.2011W26_3 | Don Sanders | 2011-07-07 | 1 | -12/+0 |
| * | Add new retrieveMessageLists for performance2011W26_2 | Eric Springer | 2011-07-07 | 1 | -0/+12 |
| * | Prefer gb18030 over gb2312 or gbk | Eric Springer | 2011-06-20 | 1 | -0/+1 |
| * | Update the addMessages and updateMessages serviceactions | Don Sanders | 2011-05-31 | 1 | -0/+2 |
| * | Add async serviceactions for adding and updating messages. | Don Sanders | 2011-05-20 | 1 | -0/+6 |
| * | Refactor service handlers (concurrent) actionCompleted | espringe | 2010-11-03 | 1 | -0/+1 |
| * | Fix for reregistering accounts | espringe | 2010-10-22 | 1 | -1/+1 |
| * | Add concurent action support to service handler | espringe | 2010-10-18 | 1 | -3/+16 |
| * | Fix infamous midnight expiry bug | Eric Springer | 2010-08-26 | 1 | -2/+2 |
| * | Change the action time period to 2 minutes. | Don Sanders | 2010-08-25 | 1 | -1/+1 |
| * | Speed up service dispatchment, by not blocking on slow services | Eric Springer | 2010-07-30 | 1 | -1/+3 |
| * | Fix bug in which actions could pend for ever | Eric Springer | 2010-07-30 | 1 | -1/+1 |
| * | Fixes: Lack of interface to distinguish user cancelled and | Don Sanders | 2010-07-06 | 1 | -2/+2 |
| * | Use enum serviceaction descriptions instead of string | Eric Springer | 2010-07-05 | 1 | -3/+3 |
| * | When sending of a message fails | Don Sanders | 2010-07-04 | 1 | -0/+2 |
| * | Adding QMailMessageObserver, a way of monitoring actions | Eric Springer | 2010-07-02 | 1 | -2/+9 |
| * | Update license files, so they are the same as Qt. | Don Sanders | 2010-06-29 | 1 | -16/+16 |
| * | Fixes: ServiceHandler::expireAction2010W08 | Don Sanders | 2010-03-01 | 1 | -7/+8 |
| * | Remote searching related changes | Eric Springer | 2010-02-25 | 1 | -0/+1 |
| * | Fix crash in servicehandler.cpp when dereferencing a deleted pointer | Eric Springer | 2010-01-19 | 1 | -0/+1 |
| * | Pass folder requests to the plugins | Eric Springer | 2009-12-11 | 1 | -0/+3 |
| * | Add interface for folder manipulation via message server. | Eric Springer | 2009-12-09 | 1 | -0/+8 |