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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid confusing name overloading in messageserver's service handler
HEAD
master
Pekka Vuorela
5 days
2
-124
/
+137
*
Add missing spaces after for/if/while/switch
Pekka Vuorela
2025-05-09
2
-10
/
+10
*
Remove trailing whitespace with sed script
Pekka Vuorela
2025-05-09
3
-20
/
+20
*
Adjust and fix protocolRequest API - minor API break
Pekka Vuorela
2025-04-07
2
-33
/
+49
*
Proper life-cycle management for messageserver plugins. API break
Pekka Vuorela
2025-02-27
2
-5
/
+13
*
Move LongStream to server library, streamline the implementation
Pekka Vuorela
2025-02-11
1
-1
/
+1
*
Store list of incomplete requests under the home directory rather than /tmp
Guido Berhoerster
2025-02-03
1
-1
/
+1
*
Remove lock file usage from messageserver
Guido Berhoerster
2025-02-03
3
-23
/
+29
*
Add CMake build system
Damien Caliste
2024-10-17
4
-1
/
+53
*
Remove SERVER_AS_DLL
Pekka Vuorela
2024-04-01
2
-14
/
+2
*
Remove cruft from some .pro files and remove pointless common.pri
Pekka Vuorela
2024-03-31
2
-23
/
+1
*
Switch to DBus for IPC
Damien Caliste
2023-11-06
8
-510
/
+77
*
Remove client to server email addition via a file
Damien Caliste
2023-10-17
5
-67
/
+0
*
Delete deprecated message count signals in IPC
Damien Caliste
2023-10-10
4
-29
/
+12
*
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
3
-16
/
+22
*
Move away from deprecated QDateTime::fromTime_t and toTime_t
Damien Caliste
2021-04-08
2
-7
/
+7
*
Update deprecated functions and suppress warnings
Damien Caliste
2018-09-29
1
-1
/
+1
*
Fix unsafe signal handling in messageserver
Pekka Vuorela
2018-09-29
3
-37
/
+75
*
Use QTextDocument to parse html
Valério Valério
2018-09-29
2
-0
/
+14
*
Introduce a new function to test content type content
Damien Caliste
2018-09-11
1
-2
/
+2
*
Add QMF_NO_WIDGETS option to disable QtWidgets depending code
Pekka Vuorela
2018-09-07
1
-1
/
+1
*
[qmf] onlineMoveFolder API + IMAP implementation
Michael Nosov
2018-08-23
5
-2
/
+50
*
Compile with GCC 6 -Werror=zero-as-null-pointer-constant
Chris Adams
2018-07-19
1
-1
/
+1
*
Update licensing to match latest approach in QtCore.
Robin Burchell
2015-08-28
10
-222
/
+142
*
Fix memory leak in NewCountNotifier.
Valerio Valerio
2014-09-05
1
-2
/
+2
*
Convert qmfclient & qmfmessageserver into Qt modules: QmfClient & QmfMessageS...
Robin Burchell
2014-01-23
6
-24
/
+6
*
Remove Qt 4 support.
Robin Burchell
2014-01-21
1
-17
/
+6
*
OS X: Don't build messageserver binary as a bundle.
Robin Burchell
2014-01-20
1
-0
/
+1
*
Detection of libraries built as framework or dylib on Mac
Takahiro Hashimoto
2014-01-17
1
-2
/
+10
*
Rework the build system to better use parallel builds.
4.0.3
Robin Burchell
2013-08-07
1
-0
/
+2
*
Add missing include.
Davide Pesavento
2013-07-29
1
-0
/
+1
*
Remove obsolete ifdef.
Valerio Valerio
2013-06-25
1
-4
/
+0
*
Introduce messageserver plugins.
4.0.2
Valerio Valerio
2013-06-24
2
-0
/
+16
*
Allow parallel installation of qt4 and qt5 builds
Valerio Valerio
2013-04-26
1
-3
/
+10
*
Update Qt 5 port to match latest release
Valerio Valerio
2013-04-19
1
-1
/
+5
*
Remove Symbian support.
Robin Burchell
2013-02-28
4
-23
/
+8
*
Change to new-form Digia license headers.
Robin Burchell
2013-02-12
10
-241
/
+241
*
s/Nokia/QtProject/ in settings files.
Robin Burchell
2012-12-05
2
-5
/
+5
*
Prevent double deletion when canceling service action.
Don Sanders
2012-05-11
1
-1
/
+3
*
Replace uses of qDebug with qMailLog.
Don Sanders
2012-04-20
1
-1
/
+0
*
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 small mistake from previous commit.
Valerio Valerio
2012-03-29
1
-1
/
+1
*
Enable log categories without restarting messageserver.
Valerio Valerio
2012-03-29
1
-1
/
+14
*
Fix NB#290380 'ServiceHandler should keep all the info about running actions'
Don Sanders
2012-03-23
2
-3
/
+31
*
Fix Qtwidgets includes.
Valerio Valerio
2012-03-23
1
-2
/
+2
*
Ensure async disconnection actions emit activityChanged signal.
Don Sanders
2012-03-22
1
-0
/
+10
[next]