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
/
imapclient.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ImapService the only place to delay push mail restart
Damien Caliste
2025-02-28
1
-6
/
+1
*
Synchronize idle renewal timers
Damien Caliste
2025-02-28
1
-0
/
+2
*
Report client error even when establishing idle connections
Damien Caliste
2025-02-21
1
-1
/
+1
*
Reduce status variable number in ImapClient::monitor()
Damien Caliste
2025-02-21
1
-4
/
+3
*
Make configuration local in the IMAP client
Damien Caliste
2025-02-19
1
-2
/
+1
*
Switch to CamelCased Qt #includes
Pekka Vuorela
2025-02-12
1
-6
/
+7
*
Wait for credentials fetching in idle protocol
Damien Caliste
2025-02-03
1
-0
/
+2
*
Set accountId on construction for IETF clients
Damien Caliste
2025-01-28
1
-2
/
+2
*
Add a plugin mechanism to handle credentials
Damien Caliste
2025-01-15
1
-0
/
+4
*
Use QMultiMap when necessary instead of QMap
Damien Caliste
2021-04-08
1
-1
/
+1
*
Add network listeners to IDLE connections
Pekka Vuorela
2019-03-21
1
-0
/
+1
*
Add an interface for cryptographic operations
Damien Caliste
2018-10-24
1
-0
/
+1
*
[qmf] onlineMoveFolder API + IMAP implementation
Michael Nosov
2018-08-23
1
-0
/
+1
*
[qmf] IMAP: handle errors for Create/Rename/Delete online folder actions
Michael Nosov
2018-08-23
1
-3
/
+3
*
Update licensing to match latest approach in QtCore.
Robin Burchell
2015-08-28
1
-22
/
+14
*
Change to new-form Digia license headers.
Robin Burchell
2013-02-12
1
-24
/
+24
*
Reduce battery drain when wrong password is entered by user.
Don Sanders
2012-05-15
1
-1
/
+5
*
Ensure temporary files are deleted.
Don Sanders
2012-04-03
1
-0
/
+2
*
Add interface to limit push connections, and use in imap plugin.
Don Sanders
2012-02-27
1
-0
/
+3
*
Added QMailSearchAction::countMessages function, and QMailMessageServer::mess...
Don Sanders
2011-11-21
1
-0
/
+1
*
Update remote server search API.
Don Sanders
2011-11-17
1
-0
/
+1
*
Update license headers (make them consistent with harmattan qmf)
Don Sanders
2011-08-07
1
-17
/
+17
*
Remove remaining uses of QMailHeartbeatTimer.
Don Sanders
2011-06-22
1
-2
/
+2
*
MessageServer should use QMailHeartBeatTimer more
Eric Springer
2011-05-13
1
-1
/
+2
*
Reduce battery consumption for both IMAP interval checking and push email.
Don Sanders
2011-02-23
1
-0
/
+3
*
Fixes: Incorrect behavior when download limit is set.
Don Sanders
2011-01-21
1
-0
/
+2
*
Add the ability to configure how long IMAP leaves connections open
Eric Springer
2010-12-16
1
-4
/
+1
*
Removed unused/initialized member
Eric Springer
2010-12-16
1
-1
/
+0
*
Make IMAP honor the StayAliveCount
Eric Springer
2010-12-14
1
-2
/
+2
*
Clean-up and rename messagebuffer to QMailMessageBuffer
espringe
2010-10-08
1
-2
/
+2
*
Clear the callbacks list when the message buffer flushes.
Lincoln Ramsay
2010-10-08
1
-0
/
+1
*
Keep track of the callbacks we make.
Lincoln Ramsay
2010-10-08
1
-0
/
+2
*
Don't use the QMailMessage::New flag to determine if a message is being
Don Sanders
2010-08-30
1
-1
/
+1
*
Another noop fix.
Don Sanders
2010-08-30
1
-0
/
+1
*
When completing a message don't retrieve the detached-filename
Don Sanders
2010-08-22
1
-1
/
+1
*
Fix a bug in automatic push email connection recovery.
Don Sanders
2010-08-15
1
-0
/
+1
*
Second try to keep inactive connections open for 5 minutes,
Don Sanders
2010-08-08
1
-0
/
+3
*
Fix a qresync bug with servers that only report qresync is a
Don Sanders
2010-08-08
1
-0
/
+1
*
More use of QMailDisconnected.
Don Sanders
2010-07-18
1
-1
/
+0
*
Disable disconnected copy, hasn't been tested well enough for prime time.
Don Sanders
2010-07-14
1
-0
/
+1
*
Fixes: Lack of interface to distinguish user cancelled and
Don Sanders
2010-07-06
1
-1
/
+1
*
Update license files, so they are the same as Qt.
Don Sanders
2010-06-29
1
-16
/
+16
*
Changes and fixes with temporary mail infastructure
Eric Springer
2010-02-19
1
-1
/
+1
*
Preliminary server side searching
Eric Springer
2010-02-09
1
-0
/
+2
*
Fix bug ensure main protocol login doesn't begin until all idle
Don Sanders
2010-01-07
1
-2
/
+3
*
Use IdleProtocol objects and ImapClient::monitor to monitor folders
Don Sanders
2010-01-07
1
-1
/
+3
*
IMAP create/delete/rename folder implementation
Eric Springer
2009-12-22
1
-1
/
+4
*
Remove instances of 'Qt Software' from copyright info.
MattV
2009-11-23
1
-1
/
+1
*
Support the APPENDUID extension.
MattV
2009-06-29
1
-0
/
+1
*
Implement IMAP move to predetermined Trash folder.
MattV
2009-06-25
1
-0
/
+2
[next]