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
/
messageservices
/
imap
/
imapservice.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing spaces after for/if/while/switch
Pekka Vuorela
2025-05-09
1
-31
/
+31
*
Remove trailing whitespace with sed script
Pekka Vuorela
2025-05-09
1
-15
/
+15
*
Continue login when there is no valid push folders
Damien Caliste
2025-03-26
1
-2
/
+5
*
Make ImapService the only place to delay push mail restart
Damien Caliste
2025-02-28
1
-13
/
+18
*
Remove initial imap push delay
Damien Caliste
2025-02-26
1
-22
/
+1
*
Report client error even when establishing idle connections
Damien Caliste
2025-02-21
1
-13
/
+9
*
Rework ImapService::onAccountsUpdated()
Damien Caliste
2025-02-21
1
-26
/
+23
*
Separate push email related code from enable/disable
Damien Caliste
2025-02-19
1
-29
/
+36
*
Make configuration local in the IMAP client
Damien Caliste
2025-02-19
1
-17
/
+1
*
Test account enabled on _client existing in ImapService
Damien Caliste
2025-02-19
1
-6
/
+4
*
Add a couple null pointer checks
Pekka Vuorela
2025-02-14
1
-0
/
+2
*
Setup IMAP account status in one place
Damien Caliste
2025-02-03
1
-6
/
+0
*
Set accountId on construction for IETF clients
Damien Caliste
2025-01-28
1
-3
/
+2
*
Mark overridden methods with keyword
Pekka Vuorela
2023-12-14
1
-40
/
+54
*
Follow the synchronizationEnabled flag when folders are not specified
Damien Caliste
2021-04-09
1
-0
/
+4
*
Use QmfList where required to maintain stable references
Chris Adams
2021-04-08
1
-4
/
+4
*
Provide mock IdleNetworkSession class for IMAP plugin
Chris Adams
2021-04-08
1
-94
/
+41
*
Use range constructors for lists and sets
Damien Caliste
2021-04-08
1
-1
/
+1
*
Add network listeners to IDLE connections
Pekka Vuorela
2019-03-21
1
-5
/
+232
*
Add an interface for cryptographic operations
Damien Caliste
2018-10-24
1
-2
/
+2
*
Add QMF_NO_WIDGETS option to disable QtWidgets depending code
Pekka Vuorela
2018-09-07
1
-3
/
+3
*
[qmf] onlineMoveFolder API + IMAP implementation
Michael Nosov
2018-08-23
1
-0
/
+27
*
Compile with GCC 6 -Werror=zero-as-null-pointer-constant
Chris Adams
2018-07-19
1
-2
/
+2
*
imap: Remove two unused functions.
Robin Burchell
2015-08-28
1
-14
/
+0
*
Update licensing to match latest approach in QtCore.
Robin Burchell
2015-08-28
1
-22
/
+14
*
Remove Qt 4 support.
Robin Burchell
2014-01-21
1
-4
/
+0
*
Update Qt 5 port to match latest release
Valerio Valerio
2013-04-19
1
-3
/
+3
*
Change to new-form Digia license headers.
Robin Burchell
2013-02-12
1
-24
/
+24
*
Add explanatory comment.
Don Sanders
2012-05-15
1
-0
/
+3
*
Add logging for when an imap strategy starts running.
Don Sanders
2012-04-19
1
-0
/
+3
*
Remove extra semicolon
Valerio Valerio
2012-03-07
1
-1
/
+1
*
For new push enabled folders retrieve at least QMailRetrievalAction::defaultM...
Don Sanders
2012-03-02
1
-3
/
+3
*
Reduce frequency of attempts to establish push email connections.
Don Sanders
2012-03-02
1
-5
/
+28
*
Restart imap service when connection configuration settings change.
Don Sanders
2012-02-28
1
-4
/
+20
*
Add interface to limit push connections, and use in imap plugin.
Don Sanders
2012-02-27
1
-1
/
+10
*
BIC: Update the imap plugin to use the public QMailServiceAction interface.
Don Sanders
2012-02-23
1
-32
/
+61
*
Add service action to find and create standard folders.
Valerio Valerio
2012-01-27
1
-1
/
+61
*
Added QMailSearchAction::countMessages function, and QMailMessageServer::mess...
Don Sanders
2011-11-21
1
-2
/
+19
*
Update remote server search API.
Don Sanders
2011-11-17
1
-1
/
+10
*
Fix logic error using && instead of &.
2011W44_3
Don Sanders
2011-11-07
1
-2
/
+2
*
Upgrade IMAP accounts to set QMailAccount::CanSearchOnServer flag
2011W44_2
Don Sanders
2011-11-07
1
-0
/
+6
*
Poll push enabled imap folders for flag changes once per hour.
2011W41
Don Sanders
2011-10-07
1
-1
/
+29
*
Integrate Harmattan QMF fix for NB#278368
Don Sanders
2011-09-05
1
-2
/
+0
*
Integrate Meego QMF fix for NB#278756
Don Sanders
2011-09-05
1
-6
/
+19
*
Fix NB#276243 Email Sync fails when not synced for a day...
Don Sanders
2011-08-18
1
-1
/
+1
*
Improve imap idle support.
2011W32
Don Sanders
2011-08-12
1
-31
/
+18
*
Update license headers (make them consistent with harmattan qmf)
Don Sanders
2011-08-07
1
-17
/
+17
*
Imap flag change handling optimization
Don Sanders
2011-07-21
1
-0
/
+3
*
Try to prevent retrieveMessageLists selecting unselectable folder
2011W28
Eric Springer
2011-07-13
1
-4
/
+17
*
Fix broken retrieveMessageList function for account checking case.
Don Sanders
2011-07-13
1
-2
/
+7
[next]