summaryrefslogtreecommitdiffstats
path: root/src/plugins/messageservices/imap/imap.pro
Commit message (Expand)AuthorAgeFilesLines
* Rewrite logging with QLoggingCategoryDamien Caliste2025-06-131-0/+2
* Move LongStream to server library, streamline the implementationPekka Vuorela2025-02-111-1/+1
* Remove traces of QAlignedTimerPekka Vuorela2024-04-011-4/+0
* Set PLUGIN_CLASS_NAME in plugin .pro filesChris Adams2021-04-091-0/+1
* Provide mock IdleNetworkSession class for IMAP pluginChris Adams2021-04-081-2/+4
* Add QMF_NO_WIDGETS option to disable QtWidgets depending codePekka Vuorela2018-09-071-7/+7
* Fix bundled zlib detectionChris Adams2018-07-191-11/+3
* imap: Remove QMFUTIL_INTERNAL define.Robin Burchell2015-08-281-3/+0
* Avoid bogus warning about missing zlib libraryMathias Hasselmann2014-05-291-3/+6
* [API BREAK] Use qt_plugin for QMF plugins instead of reinventing our own arch...Robin Burchell2014-01-281-4/+2
* Make qmfutil a Qt module: QmfWidgets.Robin Burchell2014-01-231-21/+3
* Convert qmfclient & qmfmessageserver into Qt modules: QmfClient & QmfMessageS...Robin Burchell2014-01-231-20/+2
* Remove Qt 4 support.Robin Burchell2014-01-211-17/+6
* Make imap compress with zlib enabled on Mac.Takahiro Hashimoto2014-01-171-0/+3
* Detection of libraries built as framework or dylib on MacTakahiro Hashimoto2014-01-171-2/+10
* Make sure plugins are linked against correct Qt version of the qmf libs.Valerio Valerio2013-04-301-2/+8
* Allow parallel installation of qt4 and qt5 buildsValerio Valerio2013-04-261-3/+4
* Update Qt 5 port to match latest releaseValerio Valerio2013-04-191-2/+7
* Remove Symbian support.Robin Burchell2013-02-281-15/+0
* check for zlib via pkgconfig instead of relying on it always being on unixRobin Burchell2012-12-031-5/+3
* Make sure there is no dependency on Qt widgets moduleDon Sanders2012-05-311-3/+2
* Use QAlignedTimer with a 1 min interval for sending imap idle doneDon Sanders2012-03-231-1/+1
* Build fixes for Qt5 and remove some spurious DEPENDS_ON macrosDon Sanders2012-03-121-0/+1
* BIC: Update the imap plugin to use the public QMailServiceAction interface.Don Sanders2012-02-231-2/+4
* Update plugins and doc paths.Don Sanders2012-01-131-1/+1
* Add support for IMAP COMPRESS (RFC4978) using zlib.Don Sanders2011-10-231-2/+14
* Symbian UIDs definedMarko Minkkinen2011-03-161-0/+1
* Symbian related changes to .pri & .pro filesMarko Minkkinen2011-02-101-9/+6
* Changes required to build on Symbian from JKL.Don Sanders2010-11-231-1/+18
* Rename the client qmf library from qmf to qmfclientespringe2010-09-091-5/+5
* Rename Qtopiamail library to QMFespringe2010-09-071-8/+8
* Pulse fix.Don Sanders2010-08-061-0/+3
* Fixes: QMF depends on libQtGui.so.4Don Sanders2010-08-021-15/+24
* Restructure source layout grouping qtmail example files together, separate fr...AleksW2010-04-071-7/+20
* OSX: Dont unecessarily build plugins as frameworks.AleksW2010-02-221-2/+1
* If Qt is built as a framework on OSX, build QMF as a framework also.AleksW2010-02-221-0/+5
* On Windows consider the build configuration of the Qt libraries we are compil...AleksW2010-02-191-6/+6
* Rely on common.pri for CONFIG settings.MattV2009-09-161-3/+2
* Allow IMAP special directories to be cleared.MattV2009-08-061-0/+2
* Allow IMAP settings to configure standard folder paths.MattV2009-06-241-2/+4
* Merge branch 'qmf-1.0'MattV2009-06-041-0/+3
|\
| * Default logging to enabled when build config includes 'debug'.MattV2009-06-041-0/+3
* | Compile with MSVC9.MattV2009-05-221-0/+1
* | Do not use separate debug/release configurations.MattV2009-05-211-0/+1
|/
* Inital commit of QMF qt.Aleks Wojcik2009-03-051-0/+39