summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tests.pri: CONFIG += testcase, not unittest.HEADmasterRobin Burchell2016-01-032-5/+11
* QMailStoreImplementation: Fix a strange new compile error with namespaced Qt.Robin Burchell2016-01-031-0/+5
* fix a lot of compiler warningsRolf Eike Beer2015-12-225-530/+531
* try harder to find a good IP address for usage in EHLO/HELORolf Eike Beer2015-12-221-3/+14
* Add QMailMessagePartContainer::findInlinePartLocations()Valerio Valerio2015-12-032-2/+25
* Remove exceeding elements in the message model after inserting new onesValerio Valerio2015-12-032-16/+28
* Remove messages in excess when model limit decreasesValerio Valerio2015-12-033-36/+62
* When messageListModel limit changes add more messages to model instead of ful...Valerio Valerio2015-12-033-5/+44
* Ignore leading quotes and backslashes at case-insensitive sorting.Maciej Blomberg2015-12-031-2/+5
* Introduce a limit() for the qmailmessagelistmodelValerio Valerio2015-12-034-8/+116
* Remove qt.index from docs.Robin Burchell2015-11-251-59862/+0
* tst_qmailmessage: Fix unit testsValerio Valerio2015-09-191-1/+1
* tst_longstream: Ensure the temp file is closed before trying cleanup.Robin Burchell2015-09-151-4/+9
* tst_qlogsystem: Don't try test syslogger on non-Unix platforms (e.g. Windows)Robin Burchell2015-09-151-0/+2
* Mark tst_qmailstorageaction insignificant for now.Robin Burchell2015-09-151-0/+3
* tst_python_email: Make test pass reliably on all platforms.Robin Burchell2015-09-151-19/+13
* Initialize some ImapFetchSelectedMessagesStrategy variablesSlava Monich2015-08-281-1/+1
* Fix double emission of the messageUpdate/messageAdded signal.Robin Burchell2015-08-282-10/+1
* Set contentAvailable and encoding correctly for transferred body parts.Valerio Valerio2015-08-285-7/+52
* imap: Remove two unused functions.Robin Burchell2015-08-281-14/+0
* qtmail: Don't export some classes that are only used inside the example.Robin Burchell2015-08-282-4/+4
* qtmail: Turn a #warning into a comment.Robin Burchell2015-08-281-1/+1
* imap: Remove QMFUTIL_INTERNAL define.Robin Burchell2015-08-281-3/+0
* plugins: Remove PLUGIN_EXPORT macro.Robin Burchell2015-08-285-15/+7
* ImapClient: Fix build with QT_NO_SSL.Robin Burchell2015-08-281-2/+5
* messagingframework: Add a hard requirement for widgets.Robin Burchell2015-08-281-0/+1
* qmf: Remove some stray semicolons.Robin Burchell2015-08-283-5/+5
* Add QT_{BEGIN,END}_NAMESPACE macros to build successfully with namespaced Qt.Robin Burchell2015-08-286-2/+29
* Update licensing to match latest approach in QtCore.Robin Burchell2015-08-28315-6750/+4562
* QMailServiceAction: Include QSharedPointer.Robin Burchell2015-08-281-0/+2
* tests.pri: Remove QMAKE_MACOSX_DEPLOYMENT_TARGET setting.Robin Burchell2015-08-281-4/+0
* Don't depend on Qt 5.3(!)Robin Burchell2015-08-281-1/+1
* messagingframework: don't build on platforms that haven't been tested previou...Robin Burchell2015-08-281-0/+7
* qmfwidgets: Accept the required roles parameter, added with Qt 5.Robin Burchell2015-08-282-2/+4
* qmfwidgets: Remove drawDecoration code that can't possibly have ever worked.Robin Burchell2015-08-284-33/+0
* QMailCodec: Use QLatin1String to avoid deprecated const char* constructor.Robin Burchell2015-08-281-2/+2
* Make headers macro-clean.Robin Burchell2015-08-285-6/+6
* Make implementation header privateMatt Vogt2014-10-044-3/+3
* Update QPrivateImplementationPointer to match QSharedDataPointerMatt Vogt2014-10-042-97/+87
* Fields which are matched case-insensitive should sort similarlyMatt Vogt2014-09-252-34/+82
* Change IMAP4 default for auto download small attachments.Valerio Valerio2014-09-221-1/+1
* Fixed a crash in PopClient::incomingDataValerio Valerio2014-09-091-2/+2
* fix read status sync error on large batchesJonni Rainisto2014-09-061-8/+18
* Fix memory leak in NewCountNotifier.Valerio Valerio2014-09-051-2/+2
* Correctly parse display names having comments after the quoted string.Valerio Valerio2014-08-212-44/+254
* Add more folder matches for German.Valerio Valerio2014-07-221-3/+3
* Prevents protocol incoming data read from stopping when handling large requests.Valerio Valerio2014-07-1710-34/+119
* Return proper path for locking directoryMathias Hasselmann2014-07-151-1/+1
* Fix compilation with CONFIG+=no_keywordsSergio Ahumada2014-07-0412-41/+41
* Don't create cmake files for these modules.Stephen Kelly2014-06-253-0/+5