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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a timeout to credential fetching with SSO
HEAD
master
Damien Caliste
2025-08-04
2
-0
/
+35
*
Add a specific logging category for IMAP state
Damien Caliste
2025-07-11
3
-7
/
+9
*
Enforce that transport exists when credentials change
Damien Caliste
2025-07-09
2
-2
/
+2
*
Warn on credentials failing to initialize in POP
Damien Caliste
2025-07-08
1
-2
/
+2
*
Add more debug messages for POP service
Damien Caliste
2025-07-04
2
-2
/
+8
*
Don't report credentials error after a connection being closed
Damien Caliste
2025-07-04
3
-13
/
+15
*
Avoid locking credentials in fetching status
Damien Caliste
2025-07-03
1
-2
/
+4
*
Rewrite logging with QLoggingCategory
Damien Caliste
2025-06-13
29
-421
/
+602
*
Add missing spaces after for/if/while/switch
Pekka Vuorela
2025-05-09
8
-103
/
+103
*
Remove trailing whitespace with sed script
Pekka Vuorela
2025-05-09
19
-339
/
+339
*
Declare tests in the build system
Damien Caliste
2025-04-02
6
-0
/
+36
*
Continue login when there is no valid push folders
Damien Caliste
2025-03-26
2
-3
/
+6
*
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
*
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
*
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
*
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
*
Remove win32_ce traces and some unnecessary platform specific bits
Pekka Vuorela
2025-02-17
1
-4
/
+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
5
-5
/
+5
*
Switch to CamelCased Qt #includes
Pekka Vuorela
2025-02-12
11
-34
/
+45
*
Move LongStream to server library, streamline the implementation
Pekka Vuorela
2025-02-11
5
-8
/
+8
*
Setup IMAP account status in one place
Damien Caliste
2025-02-03
2
-17
/
+15
*
Wait for credentials fetching in idle protocol
Damien Caliste
2025-02-03
2
-24
/
+56
*
Set accountId on construction for IETF clients
Damien Caliste
2025-01-28
9
-71
/
+34
*
Add a fetchCapabilities() method in SmtpClient
Damien Caliste
2025-01-22
4
-167
/
+141
*
Revert "Fix a regression with smtp services not adapting to account changes."
Damien Caliste
2025-01-22
2
-15
/
+0
*
Replace 'sending' member with transport->inUse() in SMTP
Damien Caliste
2025-01-22
2
-9
/
+3
*
Remove unused ImapProtocol::quoteString(QByteArray)
Damien Caliste
2025-01-17
2
-6
/
+0
*
Add a plugin mechanism to handle credentials
Damien Caliste
2025-01-15
15
-143
/
+326
*
Add a credential plugin based on SSO
Damien Caliste
2025-01-15
6
-0
/
+478
*
Use QMailServiceConfiguration in authenticator
Damien Caliste
2024-10-31
10
-52
/
+45
*
Add CMake build system
Damien Caliste
2024-10-17
18
-7
/
+165
*
Remove qmfsettings plugin
Pekka Vuorela
2024-05-21
21
-825
/
+0
*
Implement decryption
Damien Caliste
2024-04-10
6
-0
/
+118
*
Remove Factory from QMailCryptographicServiceFactory
Damien Caliste
2024-04-10
2
-2
/
+2
*
Adjust crypto sign() API
Damien Caliste
2024-04-10
5
-16
/
+26
*
Remove traces of QAlignedTimer
Pekka Vuorela
2024-04-01
2
-21
/
+0
*
Remove cruft from some .pro files and remove pointless common.pri
Pekka Vuorela
2024-03-31
1
-2
/
+0
*
Mark overridden methods with keyword
Pekka Vuorela
2023-12-14
20
-373
/
+394
*
Introduce acceptUntrustedCertificates() configuration
Pekka Vuorela
2023-11-30
11
-21
/
+60
*
Do AUTHENTICATE PLAIN in two stages
Valério Valério
2023-11-21
1
-10
/
+16
*
Discover authentication for SMTP/IMAP
Damien Caliste
2023-11-21
5
-0
/
+86
[next]