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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing spaces after for/if/while/switch
Pekka Vuorela
2025-05-09
24
-122
/
+122
*
Remove trailing whitespace with sed script
Pekka Vuorela
2025-05-09
62
-1843
/
+1843
*
Fix account added twice in list model
Damien Caliste
2025-05-09
1
-95
/
+84
*
Add a mail account manager based on libaccounts-qt
Damien Caliste
2025-05-06
9
-4
/
+1259
*
Introduce an API handling external accounts
Damien Caliste
2025-05-06
9
-11
/
+294
*
Make account tables optional
Damien Caliste
2025-05-06
4
-55
/
+153
*
Move handling of standard folders to dedicated routines
Damien Caliste
2025-05-06
2
-107
/
+152
*
Put key first in QMailStorePrivate::Cache template
Damien Caliste
2025-05-06
2
-36
/
+38
*
Move SQL-related parts into a dedicated class
Damien Caliste
2025-05-06
13
-9721
/
+10335
*
New connect() api in QMailServiceAction - small api break
Pekka Vuorela
2025-04-22
3
-107
/
+115
*
Avoid custom QPrivatelyNoncopyable on QMailServiceAction - ABI break
Pekka Vuorela
2025-04-22
4
-241
/
+301
*
Adjust and fix protocolRequest API - minor API break
Pekka Vuorela
2025-04-07
8
-34
/
+39
*
Always compile logging capabilities
Damien Caliste
2025-04-02
2
-46
/
+6
*
Define D-Bus signals for store IPC
Damien Caliste
2025-03-26
12
-526
/
+463
*
Move store IPC into a dedicated class
Damien Caliste
2025-03-26
8
-1027
/
+1017
*
Decode password in plain credentials
Damien Caliste
2025-03-26
1
-6
/
+25
*
Return an invalid service when not found
Damien Caliste
2025-03-17
1
-0
/
+3
*
Proper life-cycle management for messageserver plugins. API break
Pekka Vuorela
2025-02-27
2
-13
/
+23
*
Remove #ifndef QTOPIAMAIL_PARSING_ONLY
Pekka Vuorela
2025-02-25
4
-55
/
+0
*
Remove custom implementation for mime type database, small api break
Pekka Vuorela
2025-02-25
5
-1395
/
+19
*
Remove icons from QMailMessageModelBase
Pekka Vuorela
2025-02-25
14
-87
/
+1
*
Remove obsolete database migration files
Pekka Vuorela
2025-02-24
36
-206
/
+0
*
Include missing #include <functional>
Pekka Vuorela
2025-02-24
1
-0
/
+2
*
Add missing exportation of the new QMailCryptographicServiceConfiguration class
Damien Caliste
2025-02-20
1
-1
/
+1
*
Add account configurations for cryptographic settings
Damien Caliste
2025-02-19
2
-0
/
+133
*
New ServiceConfiguration API to use string lists
Damien Caliste
2025-02-19
2
-0
/
+21
*
Remove win32_ce traces and some unnecessary platform specific bits
Pekka Vuorela
2025-02-17
3
-15
/
+0
*
Remove semicolons after method bodies
Pekka Vuorela
2025-02-14
13
-41
/
+55
*
Switch to CamelCased Qt #includes
Pekka Vuorela
2025-02-12
2
-7
/
+8
*
Remove qringbuffer_p.h
Pekka Vuorela
2025-02-12
1
-310
/
+0
*
Switch custom bind & cref to std:: implementations
Pekka Vuorela
2025-02-11
5
-743
/
+86
*
Move LongStream to server library, streamline the implementation
Pekka Vuorela
2025-02-11
8
-89
/
+47
*
Remove (void) parameters, this isn't c
Pekka Vuorela
2025-02-11
4
-18
/
+18
*
Move StandardFolderInfo struct to .cpp using it and clean it up a bit
Pekka Vuorela
2025-02-03
2
-12
/
+14
*
Add qmailcredentials sources to CMake build too
Pekka Vuorela
2025-02-03
1
-0
/
+2
*
Remove obsolete file locking methods
Guido Berhoerster
2025-02-03
2
-80
/
+12
*
Add a plugin mechanism to handle credentials
Damien Caliste
2025-01-15
6
-24
/
+435
*
Use QMailServiceConfiguration in authenticator
Damien Caliste
2024-10-31
2
-17
/
+16
*
Add CMake build system
Damien Caliste
2024-10-17
9
-3
/
+270
*
Implement decryption
Damien Caliste
2024-04-10
3
-0
/
+69
*
Remove Factory from QMailCryptographicServiceFactory
Damien Caliste
2024-04-10
3
-26
/
+26
*
Adjust crypto sign() API
Damien Caliste
2024-04-10
2
-3
/
+3
*
Remove DEFINES for QMF_INSTALL_ROOT
Pekka Vuorela
2024-04-01
1
-1
/
+0
*
Simplify qmailglobal.h
Pekka Vuorela
2024-03-25
2
-35
/
+10
*
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
*
Mark overridden methods with keyword
Pekka Vuorela
2023-12-14
17
-258
/
+347
*
Fix build on Qt6
Pekka Vuorela
2023-12-14
2
-0
/
+9
*
Avoid deprecated API
Pekka Vuorela
2023-12-14
1
-1
/
+1
[next]