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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing spaces after for/if/while/switch
Pekka Vuorela
2025-05-09
1
-37
/
+37
*
Remove trailing whitespace with sed script
Pekka Vuorela
2025-05-09
1
-125
/
+125
*
Make configuration local in the IMAP client
Damien Caliste
2025-02-19
1
-69
/
+76
*
Switch to CamelCased Qt #includes
Pekka Vuorela
2025-02-12
1
-2
/
+4
*
Add CMake build system
Damien Caliste
2024-10-17
1
-1
/
+1
*
Remove Factory from QMailCryptographicServiceFactory
Damien Caliste
2024-04-10
1
-1
/
+1
*
Set replied and forwarded flags on message update from server
Damien Caliste
2023-11-21
1
-0
/
+10
*
Add QMailMessage::CalendarCancellation flag
David Llewellyn-Jones
2023-11-15
1
-0
/
+1
*
Follow the synchronizationEnabled flag when folders are not specified
Damien Caliste
2021-04-09
1
-9
/
+23
*
Use QmfList where required to maintain stable references
Chris Adams
2021-04-08
1
-14
/
+14
*
Use range constructors for lists and sets
Damien Caliste
2021-04-08
1
-10
/
+14
*
Don't download twice part content in case of signed message with IMAP protocol
Damien Caliste
2018-12-21
1
-18
/
+20
*
Add an interface for cryptographic operations
Damien Caliste
2018-10-24
1
-32
/
+60
*
Set highestmodseq to zero when server using QRESYNC does not support permanen...
Robin Burchell
2018-09-11
1
-1
/
+1
*
Introduce a new function to test content type content
Damien Caliste
2018-09-11
1
-5
/
+4
*
Handle 'Deleted' flag properly for IMAP accounts
Valério Valério
2018-09-07
1
-8
/
+37
*
[qmf] onlineMoveFolder API + IMAP implementation
Michael Nosov
2018-08-23
1
-1
/
+109
*
[qmf] IMAP: handle errors for Create/Rename/Delete online folder actions
Michael Nosov
2018-08-23
1
-14
/
+41
*
Replace deprecated qSort/qLowerBound/qGreater with std methods
Pekka Vuorela
2018-08-16
1
-3
/
+3
*
[qmf] IMAP: encode folder name with non-US characters
Michael Nosov
2018-08-03
1
-1
/
+2
*
[qmf] IMAP: fix for rename top level folder
Michael Nosov
2018-08-02
1
-11
/
+11
*
Set contentAvailable and encoding correctly for transferred body parts.
Valerio Valerio
2015-08-28
1
-1
/
+9
*
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
-10
/
+12
*
Convert qmfclient & qmfmessageserver into Qt modules: QmfClient & QmfMessageS...
Robin Burchell
2014-01-23
1
-1
/
+1
*
Change to new-form Digia license headers.
Robin Burchell
2013-02-12
1
-24
/
+24
*
Fix bug in meta data analysis algorithm
Don Sanders
2012-05-31
1
-17
/
+33
*
Fix synchronization bug for qresync capable servers.
Don Sanders
2012-05-28
1
-1
/
+4
*
Add new QMailMessage::NoNotification flag
Don Sanders
2012-05-15
1
-0
/
+3
*
Fix a bug where externalize/move operations were leaking files.
Don Sanders
2012-04-19
1
-2
/
+12
*
Ensure temporary files are deleted.
Don Sanders
2012-04-03
1
-0
/
+1
*
Add service action to find and create standard folders.
Valerio Valerio
2012-01-27
1
-3
/
+8
*
Don't delete all message removal records instead of none.
Don Sanders
2012-01-12
1
-1
/
+2
*
Detect removed messages on imap servers that don't provide UIDNEXT
Don Sanders
2011-12-21
1
-0
/
+4
*
Implement support for XLIST IMAP extension
2011W47
Don Sanders
2011-11-21
1
-20
/
+8
*
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
-3
/
+13
*
Fix bug emitting QMailSearchAction::matchMessageIds signal
Don Sanders
2011-11-09
1
-0
/
+1
*
Use new ImapConfiguration "searchLimit" in server based searching
2011W44
Don Sanders
2011-11-06
1
-0
/
+12
*
Forward without download (fwod) fixes.
Don Sanders
2011-10-21
1
-2
/
+2
*
Integrate Harmattan QMF fix for NB#278368
Don Sanders
2011-09-05
1
-1
/
+2
*
Integrate Meego Harmattan fix for NB272852
Don Sanders
2011-09-05
1
-1
/
+1
*
Merging QMF part of downstream fix for NB#238413 into Qt QMF.
Don Sanders
2011-08-17
1
-3
/
+21
*
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
/
+5
*
Fix error in commits related to NB#267169.
Don Sanders
2011-07-03
1
-2
/
+1
*
Fix errors in previous commit related to NB#267169.
Don Sanders
2011-07-03
1
-4
/
+2
*
Preserve message ids when resuming a cancelled sync in IMAP
Eric Springer
2011-06-30
1
-21
/
+35
*
Fix a regression with imap/pop services not adapting to account changes.
Don Sanders
2011-06-07
1
-1
/
+2
*
Fix bug with partial message downloading, NB#239506.
Don Sanders
2011-03-31
1
-28
/
+35
[next]