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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing spaces after for/if/while/switch
Pekka Vuorela
2025-05-09
3
-5
/
+5
*
Remove trailing whitespace with sed script
Pekka Vuorela
2025-05-09
13
-459
/
+459
*
Introduce an API handling external accounts
Damien Caliste
2025-05-06
1
-6
/
+7
*
Move SQL-related parts into a dedicated class
Damien Caliste
2025-05-06
1
-4
/
+4
*
Declare tests in the build system
Damien Caliste
2025-04-02
31
-16
/
+131
*
Add signal testing for QMailStore
Damien Caliste
2025-03-26
1
-0
/
+41
*
Return an invalid service when not found
Damien Caliste
2025-03-17
1
-0
/
+5
*
Remove custom implementation for mime type database, small api break
Pekka Vuorela
2025-02-25
2
-7
/
+4
*
New ServiceConfiguration API to use string lists
Damien Caliste
2025-02-19
5
-0
/
+144
*
Move LongStream to server library, streamline the implementation
Pekka Vuorela
2025-02-11
6
-15
/
+16
*
Remove obsolete file locking methods
Guido Berhoerster
2025-02-03
2
-21
/
+1
*
Set accountId on construction for IETF clients
Damien Caliste
2025-01-28
3
-6
/
+3
*
Add a plugin mechanism to handle credentials
Damien Caliste
2025-01-15
8
-0
/
+344
*
Add CMake build system
Damien Caliste
2024-10-17
38
-10
/
+272
*
Remove Factory from QMailCryptographicServiceFactory
Damien Caliste
2024-04-10
1
-5
/
+5
*
Adjust crypto sign() API
Damien Caliste
2024-04-10
1
-2
/
+2
*
Remove cruft from some .pro files and remove pointless common.pri
Pekka Vuorela
2024-03-31
1
-2
/
+1
*
Properly compare uint with static values
Damien Caliste
2024-02-28
1
-4
/
+4
*
Reset parts when setting a body
Damien Caliste
2024-02-26
2
-10
/
+58
*
Exclude parts containing signature data only in multipart/signed contexts
Damien Caliste
2024-01-15
1
-0
/
+10
*
Avoid deprecated API
Pekka Vuorela
2023-12-14
1
-1
/
+1
*
Don't readd received IPC signals in the event loop
Damien Caliste
2023-11-21
1
-1
/
+0
*
Discover authentication for SMTP/IMAP
Damien Caliste
2023-11-21
3
-1
/
+159
*
Fix some compiler warnings
Pekka Vuorela
2023-11-13
1
-1
/
+1
*
Switch to DBus for IPC
Damien Caliste
2023-11-06
3
-276
/
+0
*
Add missing slash character as protected in header parameters
Damien Caliste
2021-04-09
1
-0
/
+8
*
Fix some unit test failures resulting from recent qtbase changes
Chris Adams
2021-04-08
2
-28
/
+28
*
Fix some warnings
Chris Adams
2021-04-08
1
-2
/
+2
*
Use QmfList where required to maintain stable references
Chris Adams
2021-04-08
2
-11
/
+8
*
Add QmfList for reference-stable list semantics
Chris Adams
2021-04-08
3
-1
/
+306
*
Fix QChar from unicode value conversions
Chris Adams
2021-04-08
5
-12
/
+46
*
Fix disappearance of QDateTime(QDate)
Damien Caliste
2021-04-08
10
-92
/
+92
*
Update to QTextStream handling only UTF-8 encoding
Damien Caliste
2021-04-08
2
-41
/
+39
*
Replace deprecated QRegExp by QRegularExpression in src/libraries
Damien Caliste
2021-04-08
2
-2
/
+4
*
Use range constructors for lists and sets
Damien Caliste
2021-04-08
3
-17
/
+23
*
Ensure that setting empty preview results in non-null value
Chris Adams
2019-03-15
2
-1
/
+11
*
Also generate boundaries when serializing QMailMessagePart
Damien Caliste
2018-12-18
1
-0
/
+50
*
Exclude parts containing signature data from attachment list
Damien Caliste
2018-12-13
1
-91
/
+116
*
Correct signature data in GPGme plugin
Damien Caliste
2018-11-08
3
-56
/
+73
*
Ensure that specific header fields are present only once
Damien Caliste
2018-10-24
1
-0
/
+36
*
Add an interface for cryptographic operations
Damien Caliste
2018-10-24
14
-0
/
+867
*
Do not allow to pass full content type description to setType() method
Damien Caliste
2018-09-29
1
-0
/
+8
*
Add tests for attachment finder
Damien Caliste
2018-09-29
1
-0
/
+106
*
Use codec detection when charset is unknown
Damien Caliste
2018-09-29
1
-0
/
+11
*
Escape last space on a line
Damien Caliste
2018-09-29
1
-0
/
+9
*
Insert status as QUINT64 in mailmessages database, not int
Damien Caliste
2018-09-12
1
-0
/
+2
*
Remove dead code
Pekka Vuorela
2018-08-20
1
-8
/
+0
*
Add missing xml element closing in tests.xml
Pekka Vuorela
2018-08-16
1
-0
/
+1
*
[qmf] IMAP: encode folder name with non-US characters
Michael Nosov
2018-08-03
1
-0
/
+34
*
[qmf] Fix of update folder when parent folder id is changed
Michael Nosov
2018-08-03
1
-0
/
+82
[next]