index
:
qt-labs/messagingframework.git
conversations_improvements
experimental
master
pkg
qmf-1.0
qmf-2.0
smtpfix
symbian
test
Qt Messaging Framework
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tests.pri: CONFIG += testcase, not unittest.
HEAD
master
Robin Burchell
2016-01-03
2
-5/+11
*
QMailStoreImplementation: Fix a strange new compile error with namespaced Qt.
Robin Burchell
2016-01-03
1
-0/+5
*
fix a lot of compiler warnings
Rolf Eike Beer
2015-12-22
5
-530/+531
*
try harder to find a good IP address for usage in EHLO/HELO
Rolf Eike Beer
2015-12-22
1
-3/+14
*
Add QMailMessagePartContainer::findInlinePartLocations()
Valerio Valerio
2015-12-03
2
-2/+25
*
Remove exceeding elements in the message model after inserting new ones
Valerio Valerio
2015-12-03
2
-16/+28
*
Remove messages in excess when model limit decreases
Valerio Valerio
2015-12-03
3
-36/+62
*
When messageListModel limit changes add more messages to model instead of ful...
Valerio Valerio
2015-12-03
3
-5/+44
*
Ignore leading quotes and backslashes at case-insensitive sorting.
Maciej Blomberg
2015-12-03
1
-2/+5
*
Introduce a limit() for the qmailmessagelistmodel
Valerio Valerio
2015-12-03
4
-8/+116
*
Remove qt.index from docs.
Robin Burchell
2015-11-25
1
-59862/+0
*
tst_qmailmessage: Fix unit tests
Valerio Valerio
2015-09-19
1
-1/+1
*
tst_longstream: Ensure the temp file is closed before trying cleanup.
Robin Burchell
2015-09-15
1
-4/+9
*
tst_qlogsystem: Don't try test syslogger on non-Unix platforms (e.g. Windows)
Robin Burchell
2015-09-15
1
-0/+2
*
Mark tst_qmailstorageaction insignificant for now.
Robin Burchell
2015-09-15
1
-0/+3
*
tst_python_email: Make test pass reliably on all platforms.
Robin Burchell
2015-09-15
1
-19/+13
*
Initialize some ImapFetchSelectedMessagesStrategy variables
Slava Monich
2015-08-28
1
-1/+1
*
Fix double emission of the messageUpdate/messageAdded signal.
Robin Burchell
2015-08-28
2
-10/+1
*
Set contentAvailable and encoding correctly for transferred body parts.
Valerio Valerio
2015-08-28
5
-7/+52
*
imap: Remove two unused functions.
Robin Burchell
2015-08-28
1
-14/+0
*
qtmail: Don't export some classes that are only used inside the example.
Robin Burchell
2015-08-28
2
-4/+4
*
qtmail: Turn a #warning into a comment.
Robin Burchell
2015-08-28
1
-1/+1
*
imap: Remove QMFUTIL_INTERNAL define.
Robin Burchell
2015-08-28
1
-3/+0
*
plugins: Remove PLUGIN_EXPORT macro.
Robin Burchell
2015-08-28
5
-15/+7
*
ImapClient: Fix build with QT_NO_SSL.
Robin Burchell
2015-08-28
1
-2/+5
*
messagingframework: Add a hard requirement for widgets.
Robin Burchell
2015-08-28
1
-0/+1
*
qmf: Remove some stray semicolons.
Robin Burchell
2015-08-28
3
-5/+5
*
Add QT_{BEGIN,END}_NAMESPACE macros to build successfully with namespaced Qt.
Robin Burchell
2015-08-28
6
-2/+29
*
Update licensing to match latest approach in QtCore.
Robin Burchell
2015-08-28
315
-6750/+4562
*
QMailServiceAction: Include QSharedPointer.
Robin Burchell
2015-08-28
1
-0/+2
*
tests.pri: Remove QMAKE_MACOSX_DEPLOYMENT_TARGET setting.
Robin Burchell
2015-08-28
1
-4/+0
*
Don't depend on Qt 5.3(!)
Robin Burchell
2015-08-28
1
-1/+1
*
messagingframework: don't build on platforms that haven't been tested previou...
Robin Burchell
2015-08-28
1
-0/+7
*
qmfwidgets: Accept the required roles parameter, added with Qt 5.
Robin Burchell
2015-08-28
2
-2/+4
*
qmfwidgets: Remove drawDecoration code that can't possibly have ever worked.
Robin Burchell
2015-08-28
4
-33/+0
*
QMailCodec: Use QLatin1String to avoid deprecated const char* constructor.
Robin Burchell
2015-08-28
1
-2/+2
*
Make headers macro-clean.
Robin Burchell
2015-08-28
5
-6/+6
*
Make implementation header private
Matt Vogt
2014-10-04
4
-3/+3
*
Update QPrivateImplementationPointer to match QSharedDataPointer
Matt Vogt
2014-10-04
2
-97/+87
*
Fields which are matched case-insensitive should sort similarly
Matt Vogt
2014-09-25
2
-34/+82
*
Change IMAP4 default for auto download small attachments.
Valerio Valerio
2014-09-22
1
-1/+1
*
Fixed a crash in PopClient::incomingData
Valerio Valerio
2014-09-09
1
-2/+2
*
fix read status sync error on large batches
Jonni Rainisto
2014-09-06
1
-8/+18
*
Fix memory leak in NewCountNotifier.
Valerio Valerio
2014-09-05
1
-2/+2
*
Correctly parse display names having comments after the quoted string.
Valerio Valerio
2014-08-21
2
-44/+254
*
Add more folder matches for German.
Valerio Valerio
2014-07-22
1
-3/+3
*
Prevents protocol incoming data read from stopping when handling large requests.
Valerio Valerio
2014-07-17
10
-34/+119
*
Return proper path for locking directory
Mathias Hasselmann
2014-07-15
1
-1/+1
*
Fix compilation with CONFIG+=no_keywords
Sergio Ahumada
2014-07-04
12
-41/+41
*
Don't create cmake files for these modules.
Stephen Kelly
2014-06-25
3
-0/+5
[next]