| Commit message (Expand) | Author | Age | Files | Lines |
| * | Clean up service plugin signal connections - minor API changes | Pekka Vuorela | 4 days | 1 | -12/+12 |
| * | Move resource usage configuration out of QMail namespace | Pekka Vuorela | 10 days | 1 | -3/+21 |
| * | Separate D-Bus serialization from generic serialization APIs | Pekka Vuorela | 2025-11-25 | 1 | -1/+3 |
| * | Use more standard paths for user data, remove QMail::tempPath() | Pekka Vuorela | 2025-11-12 | 1 | -1/+4 |
| * | Fix nullptr warning on QObject::connect() | Pekka Vuorela | 2025-11-06 | 1 | -4/+5 |
| * | Avoid qFatal in imap client | Pekka Vuorela | 2025-11-01 | 1 | -6/+6 |
| * | Simplify messageserver failure reporting | Pekka Vuorela | 2025-10-30 | 1 | -75/+43 |
| * | Remove deprecated synchronizeAll request | Pekka Vuorela | 2025-10-27 | 1 | -46/+0 |
| * | Remove deprecated retrieveAll request | Pekka Vuorela | 2025-10-15 | 1 | -46/+0 |
| * | Remove more unnecessary usage of core5compat | Pekka Vuorela | 2025-10-14 | 1 | -2/+2 |
| * | Fix service handler request casts | Pekka Vuorela | 2025-10-14 | 1 | -2/+2 |
| * | Replace QmfList usage with QList | Pekka Vuorela | 2025-10-08 | 1 | -1/+0 |
| * | Use common if/else brace and operator style | Pekka Vuorela | 2025-10-06 | 1 | -5/+5 |
| * | Avoid (explicit) QmfList outside the library | Pekka Vuorela | 2025-09-29 | 1 | -2/+2 |
| * | Avoid failing on expected unit test failures, and some cleanups | Pekka Vuorela | 2025-09-29 | 1 | -1/+1 |
| * | Remove pointless prepareaccounts.cpp | Pekka Vuorela | 2025-09-29 | 1 | -5/+0 |
| * | Refactor ServiceHandler and avoid unnecessary data serialization | Pekka Vuorela | 2025-09-12 | 1 | -568/+798 |
| * | Rewrite logging with QLoggingCategory | Damien Caliste | 2025-06-13 | 1 | -52/+52 |
| * | Avoid confusing name overloading in messageserver's service handler | Pekka Vuorela | 2025-05-19 | 1 | -82/+94 |
| * | Add missing spaces after for/if/while/switch | Pekka Vuorela | 2025-05-09 | 1 | -9/+9 |
| * | Remove trailing whitespace with sed script | Pekka Vuorela | 2025-05-09 | 1 | -16/+16 |
| * | Adjust and fix protocolRequest API - minor API break | Pekka Vuorela | 2025-04-07 | 1 | -14/+16 |
| * | Store list of incomplete requests under the home directory rather than /tmp | Guido Berhoerster | 2025-02-03 | 1 | -1/+1 |
| * | Add CMake build system | Damien Caliste | 2024-10-17 | 1 | -1/+6 |
| * | Switch to DBus for IPC | Damien Caliste | 2023-11-06 | 1 | -21/+23 |
| * | Remove client to server email addition via a file | Damien Caliste | 2023-10-17 | 1 | -54/+0 |
| * | Use a range for instead of foreach | Damien Caliste | 2021-04-08 | 1 | -2/+2 |
| * | Use QmfList where required to maintain stable references | Chris Adams | 2021-04-08 | 1 | -13/+15 |
| * | Use range constructors for lists and sets | Damien Caliste | 2021-04-08 | 1 | -15/+20 |
| * | Move away from deprecated QDateTime::fromTime_t and toTime_t | Damien Caliste | 2021-04-08 | 1 | -6/+6 |
| * | Update deprecated functions and suppress warnings | Damien Caliste | 2018-09-29 | 1 | -1/+1 |
| * | Introduce a new function to test content type content | Damien Caliste | 2018-09-11 | 1 | -2/+2 |
| * | [qmf] onlineMoveFolder API + IMAP implementation | Michael Nosov | 2018-08-23 | 1 | -0/+35 |
| * | Update licensing to match latest approach in QtCore. | Robin Burchell | 2015-08-28 | 1 | -22/+14 |
| * | Convert qmfclient & qmfmessageserver into Qt modules: QmfClient & QmfMessageS... | Robin Burchell | 2014-01-23 | 1 | -1/+1 |
| * | Change to new-form Digia license headers. | Robin Burchell | 2013-02-12 | 1 | -24/+24 |
| * | Prevent double deletion when canceling service action. | Don Sanders | 2012-05-11 | 1 | -1/+3 |
| * | Add logging for when a service action begins and finishes. | Don Sanders | 2012-04-19 | 1 | -0/+33 |
| * | FWOD fix, don't try to upload email twice to remote server | Don Sanders | 2012-04-18 | 1 | -2/+8 |
| * | Prevent uninitialized variable being referenced. | Don Sanders | 2012-03-29 | 1 | -1/+1 |
| * | Fix NB#290380 'ServiceHandler should keep all the info about running actions' | Don Sanders | 2012-03-23 | 1 | -3/+27 |
| * | Ensure async disconnection actions emit activityChanged signal. | Don Sanders | 2012-03-22 | 1 | -0/+10 |
| * | Fix bug whereby discard messages service actions weren't removed from expiry ... | Don Sanders | 2012-03-12 | 1 | -12/+9 |
| * | Limit concurrent serviceactions, facilitates limiting RAM usage. | Don Sanders | 2012-02-24 | 1 | -1/+23 |
| * | BIC: Update the imap plugin to use the public QMailServiceAction interface. | Don Sanders | 2012-02-23 | 1 | -0/+36 |
| * | Fix onlineCreateFolder service action. | Valerio Valerio | 2012-02-16 | 1 | -2/+1 |
| * | Merge MeeGo QMF conversations support | Valerio Valerio | 2012-02-16 | 1 | -1/+9 |
| * | Add service action to find and create standard folders. | Valerio Valerio | 2012-01-27 | 1 | -0/+34 |
| * | Add 'transmitMessage(quint64 action, const QMailMessageId &messageId)' | Valerio Valerio | 2012-01-17 | 1 | -0/+72 |
| * | Fixes: NB#272117 | Valerio Valerio | 2012-01-13 | 1 | -1/+44 |