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
path:
root
/
src
/
libraries
/
qmfclient
/
qmailmessage.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing spaces after for/if/while/switch
Pekka Vuorela
2025-05-09
1
-2
/
+2
*
Remove trailing whitespace with sed script
Pekka Vuorela
2025-05-09
1
-382
/
+382
*
Remove #ifndef QTOPIAMAIL_PARSING_ONLY
Pekka Vuorela
2025-02-25
1
-29
/
+0
*
Remove custom implementation for mime type database, small api break
Pekka Vuorela
2025-02-25
1
-15
/
+16
*
Remove win32_ce traces and some unnecessary platform specific bits
Pekka Vuorela
2025-02-17
1
-4
/
+0
*
Remove semicolons after method bodies
Pekka Vuorela
2025-02-14
1
-3
/
+3
*
Add CMake build system
Damien Caliste
2024-10-17
1
-0
/
+6
*
Remove Factory from QMailCryptographicServiceFactory
Damien Caliste
2024-04-10
1
-1
/
+1
*
Disambigue filename using radical(XX).ext
Damien Caliste
2024-02-28
1
-42
/
+18
*
Reset parts when setting a body
Damien Caliste
2024-02-26
1
-1
/
+10
*
Exclude parts containing signature data only in multipart/signed contexts
Damien Caliste
2024-01-15
1
-10
/
+9
*
Fix build on Qt6
Pekka Vuorela
2023-12-14
1
-0
/
+6
*
Add QMailMessage::CalendarCancellation flag
David Llewellyn-Jones
2023-11-15
1
-2
/
+27
*
Handle encoded-word's containing partial characters
Slava Monich
2023-11-08
1
-18
/
+38
*
Switch to DBus for IPC
Damien Caliste
2023-11-06
1
-1
/
+8
*
Define a flag to mark encrypted emails
Damien Caliste
2023-09-05
1
-0
/
+22
*
Treat non text parts without content disposition as attachments
Damien Caliste
2023-09-01
1
-1
/
+5
*
Add missing slash character as protected in header parameters
Damien Caliste
2021-04-09
1
-1
/
+2
*
Use QmfList where required to maintain stable references
Chris Adams
2021-04-08
1
-32
/
+33
*
Fix QChar from unicode value conversions
Chris Adams
2021-04-08
1
-1
/
+4
*
Update to QTextStream handling only UTF-8 encoding
Damien Caliste
2021-04-08
1
-42
/
+19
*
Add explicit braces
Damien Caliste
2021-04-08
1
-1
/
+2
*
Replace deprecated QRegExp by QRegularExpression in src/libraries
Damien Caliste
2021-04-08
1
-26
/
+32
*
Use QRandomGenerator instead of qrand
Damien Caliste
2021-04-08
1
-20
/
+7
*
Use QLatin1Sting and QChar::fromLatin1 whenever necessary
Damien Caliste
2021-04-08
1
-66
/
+62
*
Add override keyword where required
Damien Caliste
2021-04-08
1
-2
/
+2
*
Ensure that setting empty preview results in non-null value
Chris Adams
2019-03-15
1
-1
/
+1
*
Don't download twice part content in case of signed message with IMAP protocol
Damien Caliste
2018-12-21
1
-0
/
+4
*
Also generate boundaries when serializing QMailMessagePart
Damien Caliste
2018-12-18
1
-8
/
+18
*
Exclude parts containing signature data from attachment list
Damien Caliste
2018-12-13
1
-4
/
+10
*
Ensure that specific header fields are present only once
Damien Caliste
2018-10-24
1
-5
/
+27
*
Add an interface for cryptographic operations
Damien Caliste
2018-10-24
1
-4
/
+123
*
Do not allow to pass full content type description to setType() method
Damien Caliste
2018-09-29
1
-5
/
+5
*
Add tests for attachment finder
Damien Caliste
2018-09-29
1
-2
/
+1
*
Update deprecated functions and suppress warnings
Damien Caliste
2018-09-29
1
-4
/
+4
*
Use QTextDocument to parse html
Valério Valério
2018-09-29
1
-32
/
+46
*
Introduce a new function to test content type content
Damien Caliste
2018-09-11
1
-36
/
+27
*
Add recursion when looking for attachments
Damien Caliste
2018-09-11
1
-1
/
+11
*
Gracefully handle bodystructure where boundaries are reported as NIL.
Robin Burchell
2018-09-08
1
-4
/
+14
*
Move contentDisposition and contentDescription into QMailMessagePartContainer
Damien Caliste
2018-09-08
1
-33
/
+33
*
Correctly handle multipart/signed parts
Robin Burchell
2018-09-07
1
-1
/
+27
*
Fix hundreds of compiler warnings on ascii strings
Pekka Vuorela
2018-08-30
1
-74
/
+74
*
Compile with GCC 6 -Werror=zero-as-null-pointer-constant
Chris Adams
2018-07-19
1
-3
/
+3
*
Add QMailMessagePartContainer::findInlinePartLocations()
Valerio Valerio
2015-12-03
1
-2
/
+24
*
Set contentAvailable and encoding correctly for transferred body parts.
Valerio Valerio
2015-08-28
1
-4
/
+34
*
Update licensing to match latest approach in QtCore.
Robin Burchell
2015-08-28
1
-22
/
+14
*
Fix encodedWord regular expression(RFC 2047) to match quoted email addresses ...
Valerio Valerio
2014-01-21
1
-18
/
+9
*
Update Qt 5 port to match latest release
Valerio Valerio
2013-04-19
1
-3
/
+3
*
Change to new-form Digia license headers.
Robin Burchell
2013-02-12
1
-24
/
+24
*
Add new QMailMessage::NoNotification flag
Don Sanders
2012-05-15
1
-0
/
+31
[next]