summaryrefslogtreecommitdiffstats
path: root/src/tools/messageserver
Commit message (Expand)AuthorAgeFilesLines
* Avoid confusing name overloading in messageserver's service handlerHEADmasterPekka Vuorela5 days2-124/+137
* Add missing spaces after for/if/while/switchPekka Vuorela2025-05-092-10/+10
* Remove trailing whitespace with sed scriptPekka Vuorela2025-05-093-20/+20
* Adjust and fix protocolRequest API - minor API breakPekka Vuorela2025-04-072-33/+49
* Proper life-cycle management for messageserver plugins. API breakPekka Vuorela2025-02-272-5/+13
* Move LongStream to server library, streamline the implementationPekka Vuorela2025-02-111-1/+1
* Store list of incomplete requests under the home directory rather than /tmpGuido Berhoerster2025-02-031-1/+1
* Remove lock file usage from messageserverGuido Berhoerster2025-02-033-23/+29
* Add CMake build systemDamien Caliste2024-10-173-1/+52
* Remove SERVER_AS_DLLPekka Vuorela2024-04-012-14/+2
* Remove cruft from some .pro files and remove pointless common.priPekka Vuorela2024-03-312-23/+1
* Switch to DBus for IPCDamien Caliste2023-11-068-510/+77
* Remove client to server email addition via a fileDamien Caliste2023-10-175-67/+0
* Delete deprecated message count signals in IPCDamien Caliste2023-10-104-29/+12
* Use a range for instead of foreachDamien Caliste2021-04-081-2/+2
* Use QmfList where required to maintain stable referencesChris Adams2021-04-081-13/+15
* Use range constructors for lists and setsDamien Caliste2021-04-083-16/+22
* Move away from deprecated QDateTime::fromTime_t and toTime_tDamien Caliste2021-04-082-7/+7
* Update deprecated functions and suppress warningsDamien Caliste2018-09-291-1/+1
* Fix unsafe signal handling in messageserverPekka Vuorela2018-09-293-37/+75
* Use QTextDocument to parse htmlValério Valério2018-09-292-0/+14
* Introduce a new function to test content type contentDamien Caliste2018-09-111-2/+2
* Add QMF_NO_WIDGETS option to disable QtWidgets depending codePekka Vuorela2018-09-071-1/+1
* [qmf] onlineMoveFolder API + IMAP implementationMichael Nosov2018-08-235-2/+50
* Compile with GCC 6 -Werror=zero-as-null-pointer-constantChris Adams2018-07-191-1/+1
* Update licensing to match latest approach in QtCore.Robin Burchell2015-08-2810-222/+142
* Fix memory leak in NewCountNotifier.Valerio Valerio2014-09-051-2/+2
* Convert qmfclient & qmfmessageserver into Qt modules: QmfClient & QmfMessageS...Robin Burchell2014-01-236-24/+6
* Remove Qt 4 support.Robin Burchell2014-01-211-17/+6
* OS X: Don't build messageserver binary as a bundle.Robin Burchell2014-01-201-0/+1
* Detection of libraries built as framework or dylib on MacTakahiro Hashimoto2014-01-171-2/+10
* 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-242-0/+16
* Allow parallel installation of qt4 and qt5 buildsValerio Valerio2013-04-261-3/+10
* Update Qt 5 port to match latest releaseValerio Valerio2013-04-191-1/+5
* Remove Symbian support.Robin Burchell2013-02-284-23/+8
* Change to new-form Digia license headers.Robin Burchell2013-02-1210-241/+241
* s/Nokia/QtProject/ in settings files.Robin Burchell2012-12-052-5/+5
* Prevent double deletion when canceling service action.Don Sanders2012-05-111-1/+3
* Replace uses of qDebug with qMailLog.Don Sanders2012-04-201-1/+0
* Add logging for when a service action begins and finishes.Don Sanders2012-04-191-0/+33
* FWOD fix, don't try to upload email twice to remote serverDon Sanders2012-04-181-2/+8
* Prevent uninitialized variable being referenced.Don Sanders2012-03-291-1/+1
* Fix small mistake from previous commit.Valerio Valerio2012-03-291-1/+1
* Enable log categories without restarting messageserver.Valerio Valerio2012-03-291-1/+14
* Fix NB#290380 'ServiceHandler should keep all the info about running actions'Don Sanders2012-03-232-3/+31
* Fix Qtwidgets includes.Valerio Valerio2012-03-231-2/+2
* Ensure async disconnection actions emit activityChanged signal.Don Sanders2012-03-221-0/+10
* Build fixes for Qt5 and remove some spurious DEPENDS_ON macrosDon Sanders2012-03-121-0/+1