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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid confusing name overloading in messageserver's service handler
HEAD
master
Pekka Vuorela
4 days
2
-124
/
+137
*
Add missing spaces after for/if/while/switch
Pekka Vuorela
14 days
34
-235
/
+235
*
Remove trailing whitespace with sed script
Pekka Vuorela
14 days
84
-2202
/
+2202
*
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
10
-67
/
+88
*
Declare tests in the build system
Damien Caliste
2025-04-02
6
-0
/
+36
*
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
*
Continue login when there is no valid push folders
Damien Caliste
2025-03-26
2
-3
/
+6
*
Return an invalid service when not found
Damien Caliste
2025-03-17
1
-0
/
+3
*
Fix crash on imap search without supported keys
Pekka Vuorela
2025-03-03
1
-0
/
+6
*
Don't continue on log-in after idle renewal
Damien Caliste
2025-02-28
1
-3
/
+5
*
Make ImapService the only place to delay push mail restart
Damien Caliste
2025-02-28
3
-65
/
+32
*
Synchronize idle renewal timers
Damien Caliste
2025-02-28
2
-10
/
+20
*
Proper life-cycle management for messageserver plugins. API break
Pekka Vuorela
2025-02-27
4
-18
/
+36
*
Remove initial imap push delay
Damien Caliste
2025-02-26
2
-24
/
+1
*
Avoid uninitialized memory reference in SsoManager::init()
Pekka Vuorela
2025-02-26
1
-1
/
+1
*
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
*
Report client error even when establishing idle connections
Damien Caliste
2025-02-21
4
-17
/
+13
*
Rework ImapService::onAccountsUpdated()
Damien Caliste
2025-02-21
1
-26
/
+23
*
Reduce status variable number in ImapClient::monitor()
Damien Caliste
2025-02-21
2
-63
/
+42
*
Add missing exportation of the new QMailCryptographicServiceConfiguration class
Damien Caliste
2025-02-20
1
-1
/
+1
*
Separate push email related code from enable/disable
Damien Caliste
2025-02-19
2
-30
/
+38
*
Make configuration local in the IMAP client
Damien Caliste
2025-02-19
6
-124
/
+124
*
Test account enabled on _client existing in ImapService
Damien Caliste
2025-02-19
2
-7
/
+4
*
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
4
-19
/
+1
*
Add a couple null pointer checks
Pekka Vuorela
2025-02-14
2
-1
/
+3
*
Remove semicolons after method bodies
Pekka Vuorela
2025-02-14
18
-46
/
+60
*
Switch to CamelCased Qt #includes
Pekka Vuorela
2025-02-12
13
-41
/
+53
*
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
14
-98
/
+56
*
Remove (void) parameters, this isn't c
Pekka Vuorela
2025-02-11
4
-18
/
+18
*
Setup IMAP account status in one place
Damien Caliste
2025-02-03
2
-17
/
+15
[next]