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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid confusing name overloading in messageserver's service handler
HEAD
master
Pekka Vuorela
4 days
1
-42
/
+43
*
Remove trailing whitespace with sed script
Pekka Vuorela
2025-05-09
1
-3
/
+3
*
Adjust and fix protocolRequest API - minor API break
Pekka Vuorela
2025-04-07
1
-19
/
+33
*
Add CMake build system
Damien Caliste
2024-10-17
1
-0
/
+2
*
Switch to DBus for IPC
Damien Caliste
2023-11-06
1
-0
/
+4
*
Remove client to server email addition via a file
Damien Caliste
2023-10-17
1
-3
/
+0
*
Use range constructors for lists and sets
Damien Caliste
2021-04-08
1
-0
/
+1
*
Move away from deprecated QDateTime::fromTime_t and toTime_t
Damien Caliste
2021-04-08
1
-1
/
+1
*
[qmf] onlineMoveFolder API + IMAP implementation
Michael Nosov
2018-08-23
1
-0
/
+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
*
Fix NB#290380 'ServiceHandler should keep all the info about running actions'
Don Sanders
2012-03-23
1
-0
/
+4
*
Fix bug whereby discard messages service actions weren't removed from expiry ...
Don Sanders
2012-03-12
1
-1
/
+1
*
BIC: Update the imap plugin to use the public QMailServiceAction interface.
Don Sanders
2012-02-23
1
-0
/
+2
*
Add service action to find and create standard folders.
Valerio Valerio
2012-01-27
1
-0
/
+2
*
Add 'transmitMessage(quint64 action, const QMailMessageId &messageId)'
Valerio Valerio
2012-01-17
1
-0
/
+2
*
Add disconnected storage actions, for actions requiring database writes.
2012W02
Don Sanders
2012-01-10
1
-0
/
+7
*
Rename some QMailStorageAction functions to indicate they require the device ...
2012W01_1
Don Sanders
2012-01-05
1
-14
/
+14
*
Added QMailSearchAction::countMessages function, and QMailMessageServer::mess...
Don Sanders
2011-11-21
1
-1
/
+12
*
Update remote server search API.
Don Sanders
2011-11-17
1
-0
/
+5
*
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
/
+2
*
Revert initial retrieveMessageLists interface and implementation.
2011W26_3
Don Sanders
2011-07-07
1
-12
/
+0
*
Add new retrieveMessageLists for performance
2011W26_2
Eric Springer
2011-07-07
1
-0
/
+12
*
Prefer gb18030 over gb2312 or gbk
Eric Springer
2011-06-20
1
-0
/
+1
*
Update the addMessages and updateMessages serviceactions
Don Sanders
2011-05-31
1
-0
/
+2
*
Add async serviceactions for adding and updating messages.
Don Sanders
2011-05-20
1
-0
/
+6
*
Refactor service handlers (concurrent) actionCompleted
espringe
2010-11-03
1
-0
/
+1
*
Fix for reregistering accounts
espringe
2010-10-22
1
-1
/
+1
*
Add concurent action support to service handler
espringe
2010-10-18
1
-3
/
+16
*
Fix infamous midnight expiry bug
Eric Springer
2010-08-26
1
-2
/
+2
*
Change the action time period to 2 minutes.
Don Sanders
2010-08-25
1
-1
/
+1
*
Speed up service dispatchment, by not blocking on slow services
Eric Springer
2010-07-30
1
-1
/
+3
*
Fix bug in which actions could pend for ever
Eric Springer
2010-07-30
1
-1
/
+1
*
Fixes: Lack of interface to distinguish user cancelled and
Don Sanders
2010-07-06
1
-2
/
+2
*
Use enum serviceaction descriptions instead of string
Eric Springer
2010-07-05
1
-3
/
+3
*
When sending of a message fails
Don Sanders
2010-07-04
1
-0
/
+2
*
Adding QMailMessageObserver, a way of monitoring actions
Eric Springer
2010-07-02
1
-2
/
+9
*
Update license files, so they are the same as Qt.
Don Sanders
2010-06-29
1
-16
/
+16
*
Fixes: ServiceHandler::expireAction
2010W08
Don Sanders
2010-03-01
1
-7
/
+8
*
Remote searching related changes
Eric Springer
2010-02-25
1
-0
/
+1
*
Fix crash in servicehandler.cpp when dereferencing a deleted pointer
Eric Springer
2010-01-19
1
-0
/
+1
*
Pass folder requests to the plugins
Eric Springer
2009-12-11
1
-0
/
+3
*
Add interface for folder manipulation via message server.
Eric Springer
2009-12-09
1
-0
/
+8
*
Remove instances of 'Qt Software' from copyright info.
MattV
2009-11-23
1
-1
/
+1
*
Transfer responsibility from sink to source after transmit.
MattV
2009-07-10
1
-0
/
+1
*
Allow services to provide the flagMessages function.
MattV
2009-06-24
1
-0
/
+4
*
Remove folders for 'standard' locations.
MattV
2009-06-23
1
-1
/
+0
*
Ensure action status is maintained correctly.
MattV
2009-06-11
1
-1
/
+0
*
Support message preparation before transmission.
MattV
2009-06-10
1
-1
/
+3
[next]