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
/
imapstrategy.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespace with sed script
Pekka Vuorela
2025-05-09
1
-9
/
+9
*
Make configuration local in the IMAP client
Damien Caliste
2025-02-19
1
-1
/
+1
*
Switch to CamelCased Qt #includes
Pekka Vuorela
2025-02-12
1
-4
/
+6
*
Mark overridden methods with keyword
Pekka Vuorela
2023-12-14
1
-121
/
+121
*
Follow the synchronizationEnabled flag when folders are not specified
Damien Caliste
2021-04-09
1
-2
/
+6
*
Don't download twice part content in case of signed message with IMAP protocol
Damien Caliste
2018-12-21
1
-0
/
+1
*
Add an interface for cryptographic operations
Damien Caliste
2018-10-24
1
-5
/
+5
*
[qmf] onlineMoveFolder API + IMAP implementation
Michael Nosov
2018-08-23
1
-0
/
+24
*
[qmf] IMAP: handle errors for Create/Rename/Delete online folder actions
Michael Nosov
2018-08-23
1
-9
/
+12
*
Initialize some ImapFetchSelectedMessagesStrategy variables
Slava Monich
2015-08-28
1
-1
/
+1
*
Update licensing to match latest approach in QtCore.
Robin Burchell
2015-08-28
1
-22
/
+14
*
Don't enqueue preferred body part for fetching twice
Valerio Valerio
2014-03-26
1
-2
/
+2
*
Change to new-form Digia license headers.
Robin Burchell
2013-02-12
1
-24
/
+24
*
Add service action to find and create standard folders.
Valerio Valerio
2012-01-27
1
-1
/
+4
*
Implement support for XLIST IMAP extension
2011W47
Don Sanders
2011-11-21
1
-0
/
+2
*
Added QMailSearchAction::countMessages function, and QMailMessageServer::mess...
Don Sanders
2011-11-21
1
-1
/
+4
*
Update remote server search API.
Don Sanders
2011-11-17
1
-1
/
+4
*
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
/
+1
*
Preserve message ids when resuming a cancelled sync in IMAP
Eric Springer
2011-06-30
1
-7
/
+7
*
Integrate patch from Gabor Fekete
Don Sanders
2011-02-14
1
-7
/
+17
*
Fixes: git style warnings.
Don Sanders
2011-01-21
1
-2
/
+2
*
Fixes: Incorrect behavior when download limit is set.
Don Sanders
2011-01-21
1
-1
/
+5
*
Fix IMAP bug of doing write operations after EXAMINE (BZ#181546)
Eric Springer
2011-01-05
1
-0
/
+1
*
Remove messages rather than marking them with removed status.
Don Sanders
2010-12-04
1
-1
/
+0
*
Fixes NB#204831, delete messages from store after they are used
Don Sanders
2010-11-22
1
-1
/
+2
*
Fixes: IMAP: Message(s) marked as read/unread on Server not updated on Client
Don Sanders
2010-10-17
1
-0
/
+1
*
Clean-up and rename messagebuffer to QMailMessageBuffer
espringe
2010-10-08
1
-1
/
+1
*
Remove progress throttling.
Lincoln Ramsay
2010-10-08
1
-1
/
+1
*
Use batched writes for IMAP.
Lincoln Ramsay
2010-09-30
1
-2
/
+2
*
Refactor IMAP code to separate fetch and flush.
Lincoln Ramsay
2010-09-30
1
-0
/
+12
*
Lots of server-side searching optimisation, improvements and fixes
espringe
2010-09-20
1
-1
/
+2
*
Make QMailFolder::SynchronizationEnabled behave as required by MeeGo.
Don Sanders
2010-09-11
1
-0
/
+3
*
Safer pipelining, prevent server flooding.
Don Sanders
2010-09-06
1
-0
/
+1
*
Eliminate unnecessary selects and roundtrips when client requests
Don Sanders
2010-09-05
1
-1
/
+3
*
Eliminate redundant folder list when exporting updates.
Don Sanders
2010-08-08
1
-0
/
+1
*
Implement fully operational IMAP QRESYNC (RFC5162) support,
Don Sanders
2010-08-08
1
-1
/
+5
*
Refactor code in preparation for qresync implementation, specifically
Don Sanders
2010-08-06
1
-0
/
+1
*
Fix highestmodseq updating.
Don Sanders
2010-08-06
1
-0
/
+1
*
Factor folder selection into virtual method.
Don Sanders
2010-08-06
1
-0
/
+1
*
Check for IMAP folder uidvalidity changes, if it's changed:
Don Sanders
2010-08-05
1
-0
/
+1
*
Save HIGHESTMODSEQ for an IMAP folder after the first successful
Don Sanders
2010-08-04
1
-0
/
+1
*
Move disconnected move/copy code out of qmailserviceaction.cpp
Don Sanders
2010-07-30
1
-0
/
+1
*
Make deprecated synchronize strategy work again.
Don Sanders
2010-07-19
1
-0
/
+2
*
Fixes: Initial mail check.
Don Sanders
2010-07-09
1
-2
/
+4
*
Fixes: Not detecting removed messages with retrieveMessageList.
Don Sanders
2010-07-09
1
-2
/
+2
*
Fix missing declaration
Andrew Stanley-Jones
2010-07-07
1
-0
/
+1
*
Update license files, so they are the same as Qt.
Don Sanders
2010-06-29
1
-16
/
+16
*
Standard folders disconnected copy/move.
AleksW
2010-06-25
1
-4
/
+4
*
Fix to locally remove folders that are no longer on IMAP server
espringe
2010-05-17
1
-2
/
+0
[next]