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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing spaces after for/if/while/switch
Pekka Vuorela
2025-05-09
19
-116
/
+116
*
Remove trailing whitespace with sed script
Pekka Vuorela
2025-05-09
53
-1635
/
+1635
*
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
6
-26
/
+31
*
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
*
Return an invalid service when not found
Damien Caliste
2025-03-17
1
-0
/
+3
*
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
12
-40
/
+54
*
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
5
-363
/
+16
*
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
*
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
1
-1
/
+2
*
Add CMake build system
Damien Caliste
2024-10-17
5
-2
/
+177
*
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
9
-222
/
+309
*
Fix build on Qt6
Pekka Vuorela
2023-12-14
2
-0
/
+9
*
Avoid deprecated API
Pekka Vuorela
2023-12-14
1
-1
/
+1
*
Introduce acceptUntrustedCertificates() configuration
Pekka Vuorela
2023-11-30
1
-0
/
+2
*
Make flushIpcNotifications a slot
Damien Caliste
2023-11-23
1
-2
/
+1
*
Don't readd received IPC signals in the event loop
Damien Caliste
2023-11-21
3
-96
/
+14
*
Add QMailMessage::CalendarCancellation flag
David Llewellyn-Jones
2023-11-15
3
-3
/
+33
[next]