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
/
tools
/
messageserver
/
servicehandler.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid confusing name overloading in messageserver's service handler
HEAD
master
Pekka Vuorela
4 days
1
-82
/
+94
*
Add missing spaces after for/if/while/switch
Pekka Vuorela
2025-05-09
1
-9
/
+9
*
Remove trailing whitespace with sed script
Pekka Vuorela
2025-05-09
1
-16
/
+16
*
Adjust and fix protocolRequest API - minor API break
Pekka Vuorela
2025-04-07
1
-14
/
+16
*
Store list of incomplete requests under the home directory rather than /tmp
Guido Berhoerster
2025-02-03
1
-1
/
+1
*
Add CMake build system
Damien Caliste
2024-10-17
1
-1
/
+6
*
Switch to DBus for IPC
Damien Caliste
2023-11-06
1
-21
/
+23
*
Remove client to server email addition via a file
Damien Caliste
2023-10-17
1
-54
/
+0
*
Use a range for instead of foreach
Damien Caliste
2021-04-08
1
-2
/
+2
*
Use QmfList where required to maintain stable references
Chris Adams
2021-04-08
1
-13
/
+15
*
Use range constructors for lists and sets
Damien Caliste
2021-04-08
1
-15
/
+20
*
Move away from deprecated QDateTime::fromTime_t and toTime_t
Damien Caliste
2021-04-08
1
-6
/
+6
*
Update deprecated functions and suppress warnings
Damien Caliste
2018-09-29
1
-1
/
+1
*
Introduce a new function to test content type content
Damien Caliste
2018-09-11
1
-2
/
+2
*
[qmf] onlineMoveFolder API + IMAP implementation
Michael Nosov
2018-08-23
1
-0
/
+35
*
Update licensing to match latest approach in QtCore.
Robin Burchell
2015-08-28
1
-22
/
+14
*
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
*
Prevent double deletion when canceling service action.
Don Sanders
2012-05-11
1
-1
/
+3
*
Add logging for when a service action begins and finishes.
Don Sanders
2012-04-19
1
-0
/
+33
*
FWOD fix, don't try to upload email twice to remote server
Don Sanders
2012-04-18
1
-2
/
+8
*
Prevent uninitialized variable being referenced.
Don Sanders
2012-03-29
1
-1
/
+1
*
Fix NB#290380 'ServiceHandler should keep all the info about running actions'
Don Sanders
2012-03-23
1
-3
/
+27
*
Ensure async disconnection actions emit activityChanged signal.
Don Sanders
2012-03-22
1
-0
/
+10
*
Fix bug whereby discard messages service actions weren't removed from expiry ...
Don Sanders
2012-03-12
1
-12
/
+9
*
Limit concurrent serviceactions, facilitates limiting RAM usage.
Don Sanders
2012-02-24
1
-1
/
+23
*
BIC: Update the imap plugin to use the public QMailServiceAction interface.
Don Sanders
2012-02-23
1
-0
/
+36
*
Fix onlineCreateFolder service action.
Valerio Valerio
2012-02-16
1
-2
/
+1
*
Merge MeeGo QMF conversations support
Valerio Valerio
2012-02-16
1
-1
/
+9
*
Add service action to find and create standard folders.
Valerio Valerio
2012-01-27
1
-0
/
+34
*
Add 'transmitMessage(quint64 action, const QMailMessageId &messageId)'
Valerio Valerio
2012-01-17
1
-0
/
+72
*
Fixes: NB#272117
Valerio Valerio
2012-01-13
1
-1
/
+44
*
Add disconnected storage actions, for actions requiring database writes.
2012W02
Don Sanders
2012-01-10
1
-0
/
+72
*
Rename some QMailStorageAction functions to indicate they require the device ...
2012W01_1
Don Sanders
2012-01-05
1
-22
/
+22
*
Added QMailSearchAction::countMessages function, and QMailMessageServer::mess...
Don Sanders
2011-11-21
1
-9
/
+58
*
Update remote server search API.
Don Sanders
2011-11-17
1
-5
/
+57
*
Revert "Integrate fix for NB#272117"
2011W43
2011W42
Don Sanders
2011-10-23
1
-44
/
+1
*
Integrate fix for NB#272117
Don Sanders
2011-10-04
1
-1
/
+44
*
Update license headers (make them consistent with harmattan qmf)
Don Sanders
2011-08-07
1
-17
/
+17
*
Add new retrieveMessageLists interface and implementation.
2011W26_4
Don Sanders
2011-07-07
1
-0
/
+38
*
Revert initial retrieveMessageLists interface and implementation.
2011W26_3
Don Sanders
2011-07-07
1
-112
/
+1
*
Add new retrieveMessageLists for performance
2011W26_2
Eric Springer
2011-07-07
1
-1
/
+112
*
Remove remaining uses of QMailHeartbeatTimer.
Don Sanders
2011-06-22
1
-1
/
+0
*
Prefer gb18030 over gb2312 or gbk
Eric Springer
2011-06-20
1
-10
/
+107
*
Fix regression with action expiry not working.
Don Sanders
2011-06-12
1
-1
/
+3
*
Add QMailStorageAction::updateMessages(const QMailMessageMetaDataList &)
Don Sanders
2011-06-03
1
-4
/
+6
*
Use ensureDurability in service actions appropriately.
Don Sanders
2011-06-01
1
-12
/
+23
*
Fix style issues.
Don Sanders
2011-05-31
1
-6
/
+6
*
Update the addMessages and updateMessages serviceactions
Don Sanders
2011-05-31
1
-0
/
+120
*
Fix inverted logic wrt error reporting and retrieveMessagePartRange.
Don Sanders
2011-05-30
1
-1
/
+1
[next]