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
/
libraries
/
qmfclient
/
qmailserviceaction.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing whitespace with sed script
Pekka Vuorela
2025-05-09
1
-238
/
+238
*
New connect() api in QMailServiceAction - small api break
Pekka Vuorela
2025-04-22
1
-98
/
+106
*
Avoid custom QPrivatelyNoncopyable on QMailServiceAction - ABI break
Pekka Vuorela
2025-04-22
1
-179
/
+225
*
Adjust and fix protocolRequest API - minor API break
Pekka Vuorela
2025-04-07
1
-10
/
+13
*
Switch to DBus for IPC
Damien Caliste
2023-11-06
1
-14
/
+2
*
Share message server with ActionInfo
Damien Caliste
2023-11-06
1
-37
/
+39
*
Listen to activityChanged in action observer
Damien Caliste
2023-10-18
1
-24
/
+9
*
Use QmfList where required to maintain stable references
Chris Adams
2021-04-08
1
-7
/
+6
*
Add proper copy operator for QMailServiceAction::Status
Damien Caliste
2021-04-08
1
-0
/
+10
*
Use QLatin1Sting and QChar::fromLatin1 whenever necessary
Damien Caliste
2021-04-08
1
-1
/
+1
*
[qmf] onlineMoveFolder API + IMAP implementation
Michael Nosov
2018-08-23
1
-2
/
+21
*
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
*
Add documentation for QMailRetrievalAction::defaultMinimum(
test
Don Sanders
2012-05-08
1
-0
/
+12
*
Fix NB#290380 'ServiceHandler should keep all the info about running actions'
Don Sanders
2012-03-23
1
-11
/
+14
*
Fix QMailActionObserver
Don Sanders
2012-03-22
1
-3
/
+2
*
Limit concurrent serviceactions, facilitates limiting RAM usage.
Don Sanders
2012-02-24
1
-0
/
+1
*
BIC: Update the imap plugin to use the public QMailServiceAction interface.
Don Sanders
2012-02-23
1
-10
/
+38
*
Merge MeeGo QMF conversations support
Valerio Valerio
2012-02-16
1
-1
/
+1
*
Add service action to find and create standard folders.
Valerio Valerio
2012-01-27
1
-0
/
+45
*
Add 'transmitMessage(quint64 action, const QMailMessageId &messageId)'
Valerio Valerio
2012-01-17
1
-0
/
+17
*
Fix various errors reported by qdoc.
Don Sanders
2012-01-13
1
-15
/
+3
*
Fix typo in docs.
Don Sanders
2012-01-11
1
-1
/
+1
*
Add disconnected storage actions, for actions requiring database writes.
2012W02
Don Sanders
2012-01-10
1
-0
/
+150
*
Rename some QMailStorageAction functions to indicate they require the device ...
2012W01_1
Don Sanders
2012-01-05
1
-56
/
+153
*
Added QMailSearchAction::countMessages function, and QMailMessageServer::mess...
Don Sanders
2011-11-21
1
-0
/
+49
*
Update remote server search API.
Don Sanders
2011-11-17
1
-0
/
+56
*
Change QMailSearchAction::searchMessage function semantics
2011W44_4
Don Sanders
2011-11-09
1
-2
/
+2
*
Don't remove temporary (search) messages in ~QMailSearchAction
Don Sanders
2011-11-06
1
-2
/
+0
*
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
-4
/
+52
*
Revert initial retrieveMessageLists interface and implementation.
2011W26_3
Don Sanders
2011-07-07
1
-10
/
+0
*
Add new retrieveMessageLists for performance
2011W26_2
Eric Springer
2011-07-07
1
-0
/
+10
*
Fix forward without download functionality.
Don Sanders
2011-06-23
1
-0
/
+52
*
Eliminate 'Unable to allocate new action' errors when cancelling sync.
Don Sanders
2011-06-09
1
-1
/
+0
*
Fix style issue.
Don Sanders
2011-06-03
1
-1
/
+1
*
Fix issue with cancel not cancelling synchronize service action.
Don Sanders
2011-06-03
1
-1
/
+5
*
Add QMailStorageAction::updateMessages(const QMailMessageMetaDataList &)
Don Sanders
2011-06-03
1
-0
/
+27
*
Emit connectionDown signal immediately if messageserver fails.
Don Sanders
2011-06-03
1
-1
/
+1
*
Better error handling if messageserver fails.
Don Sanders
2011-06-02
1
-0
/
+13
*
Update the addMessages and updateMessages serviceactions
Don Sanders
2011-05-31
1
-35
/
+57
*
added ErrInternalServer in QMailServiceAction::Status::ErrorCode
Anton Magaev
2011-05-23
1
-0
/
+1
*
QCop api is extended
Mikhail Pozdnyakov
2011-05-23
1
-0
/
+13
*
Add 'bool QMailServiceAction::isRunning() const'
Eric Springer
2011-05-23
1
-0
/
+9
*
Add async serviceactions for adding and updating messages.
Don Sanders
2011-05-20
1
-1
/
+108
*
Default construct with actions with pending status
Eric springer
2011-05-13
1
-3
/
+3
*
Initialize QMailServiceActionPrivates variables (NB#209479)
Eric Springer
2011-03-24
1
-2
/
+6
*
Update QMailRetrievalAction::Auto documentation.
Don Sanders
2011-02-14
1
-1
/
+1
*
Integrate patch from Gabor Fekete
Don Sanders
2011-02-14
1
-0
/
+2
*
Initialize QMailServiceAction members (BZ#209479)
Eric Springer
2010-12-17
1
-0
/
+4
[next]