summaryrefslogtreecommitdiffstats
path: root/src/libraries/qmfclient/support
Commit message (Expand)AuthorAgeFilesLines
* Add missing spaces after for/if/while/switchPekka Vuorela2025-05-096-53/+53
* Remove trailing whitespace with sed scriptPekka Vuorela2025-05-092-10/+10
* Always compile logging capabilitiesDamien Caliste2025-04-022-46/+6
* Remove custom implementation for mime type database, small api breakPekka Vuorela2025-02-252-145/+3
* Remove win32_ce traces and some unnecessary platform specific bitsPekka Vuorela2025-02-172-11/+0
* Remove semicolons after method bodiesPekka Vuorela2025-02-142-8/+8
* Remove qringbuffer_p.hPekka Vuorela2025-02-121-310/+0
* Move LongStream to server library, streamline the implementationPekka Vuorela2025-02-111-6/+13
* Remove (void) parameters, this isn't cPekka Vuorela2025-02-112-2/+2
* Move StandardFolderInfo struct to .cpp using it and clean it up a bitPekka Vuorela2025-02-032-12/+14
* Remove obsolete file locking methodsGuido Berhoerster2025-02-032-80/+12
* Add a plugin mechanism to handle credentialsDamien Caliste2025-01-151-1/+2
* Simplify qmailglobal.hPekka Vuorela2024-03-251-34/+6
* Switch to DBus for IPCDamien Caliste2023-11-0612-3826/+34
* Provide default values for QMailKeyArgument() and FileLoggerDamien Caliste2023-10-041-2/+2
* Support ~ as specifier for log file pathsTomi Leppänen2021-04-091-1/+5
* Fix some warningsChris Adams2021-04-081-4/+14
* Use QmfList where required to maintain stable referencesChris Adams2021-04-081-2/+3
* Use non deprecated QString::fromUtf16() APIDamien Caliste2021-04-081-3/+3
* Adjust to Qt6 QMetaType API changesDamien Caliste2021-04-082-15/+7
* Add core5compat for in src/librariesDamien Caliste2021-04-081-1/+1
* Update to QTextStream handling only UTF-8 encodingDamien Caliste2021-04-081-1/+0
* Replace deprecated QRegExp by QRegularExpression in src/librariesDamien Caliste2021-04-081-30/+47
* Replace deprecated QString::SplitBehaviorDamien Caliste2021-04-081-6/+6
* Don't use deprecated qVariantFromValue()Damien Caliste2021-04-081-1/+1
* Include QIODevice where missing in src/librariesDamien Caliste2021-04-081-0/+1
* Use QLatin1Sting and QChar::fromLatin1 whenever necessaryDamien Caliste2021-04-084-19/+19
* Add override keyword where requiredDamien Caliste2021-04-084-14/+14
* Use separate connection name for separate QSqlDatabase instancesPekka Vuorela2018-11-231-4/+9
* Fix hundreds of compiler warnings on ascii stringsPekka Vuorela2018-08-308-42/+43
* Replace deprecated qSort/qLowerBound/qGreater with std methodsPekka Vuorela2018-08-161-3/+3
* Specify that destructors of BaseLogger-derived types are virtualChris Adams2018-07-191-2/+2
* Compile with GCC 6 -Werror=zero-as-null-pointer-constantChris Adams2018-07-197-8/+8
* fix a lot of compiler warningsRolf Eike Beer2015-12-222-86/+86
* plugins: Remove PLUGIN_EXPORT macro.Robin Burchell2015-08-281-8/+0
* qmf: Remove some stray semicolons.Robin Burchell2015-08-281-3/+3
* Update licensing to match latest approach in QtCore.Robin Burchell2015-08-2827-597/+382
* Return proper path for locking directoryMathias Hasselmann2014-07-151-1/+1
* [SIC]: Remove QMail::lastSystemErrorMessage().Robin Burchell2014-05-092-26/+0
* [SIC]: Remove QMail::sslCertsPath().Robin Burchell2014-05-092-9/+0
* Remove custom locking implementation in favor of QLockFile.Robin Burchell2014-04-071-86/+30
* [SIC]: Remove QMail::usleep().Robin Burchell2014-04-022-23/+0
* Close messageserver lock fd if lock can't be acquired.Valerio Valerio2014-03-141-12/+3
* [API BREAK] Use qt_plugin for QMF plugins instead of reinventing our own arch...Robin Burchell2014-01-283-23/+0
* Convert qmfclient & qmfmessageserver into Qt modules: QmfClient & QmfMessageS...Robin Burchell2014-01-2312-498/+498
* Remove Qt 4 support.Robin Burchell2014-01-216-60/+1
* Remove deprecated qMetaTypeId warning.Robin Burchell2014-01-201-1/+1
* Create default .conf file for logs with logging disabled.Valerio Valerio2013-12-162-5/+34
* Update Qt5 port.Valerio Valerio2013-05-061-4/+4
* Allow parallel installation of qt4 and qt5 buildsValerio Valerio2013-04-261-0/+4