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
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename QMailMessageMetadata::content as contentCategory
Pekka Vuorela
2025-12-11
11
-37
/
+39
*
Replace remaining 'Qt Extended' references with 'Qt Messaging Framework'
Pekka Vuorela
2025-12-11
3
-3
/
+3
*
Adjust again some smaller code details
Pekka Vuorela
2025-12-05
28
-40
/
+40
*
Repurpose .pro files for qt5 support - almost works
Pekka Vuorela
2025-11-26
4
-3
/
+6
*
Remove qwidgets support from qmfmessageserver
Pekka Vuorela
2025-11-12
5
-8
/
+14
*
Use more standard paths for user data, remove QMail::tempPath()
Pekka Vuorela
2025-11-12
2
-2
/
+2
*
Avoid some more compiler warnings
Pekka Vuorela
2025-11-06
5
-16
/
+13
*
Clean up QMailPluginLoader
Pekka Vuorela
2025-11-01
1
-5
/
+0
*
Adjust messageserver naming versions
Pekka Vuorela
2025-11-01
6
-11
/
+11
*
Fix some more compiler warnings
Pekka Vuorela
2025-10-30
2
-43
/
+17
*
Remove QMail::messageServerPath() and messageSettingsPath()
Pekka Vuorela
2025-10-15
2
-49
/
+5
*
Fix build for examples
Pekka Vuorela
2025-10-14
12
-42
/
+10
*
Replace QmfList usage with QList
Pekka Vuorela
2025-10-08
1
-1
/
+1
*
Deprecate Fwd classes in favor of just introducing enums in real classes
Pekka Vuorela
2025-09-26
2
-3
/
+3
*
Rewrite logging with QLoggingCategory
Damien Caliste
2025-06-13
4
-9
/
+9
*
Add missing spaces after for/if/while/switch
Pekka Vuorela
2025-05-09
16
-167
/
+167
*
Remove trailing whitespace with sed script
Pekka Vuorela
2025-05-09
15
-103
/
+103
*
Add CMake build system
Damien Caliste
2024-10-17
20
-93
/
+184
*
Remove SERVER_AS_DLL
Pekka Vuorela
2024-04-01
2
-81
/
+0
*
Remove cruft from some .pro files and remove pointless common.pri
Pekka Vuorela
2024-03-31
4
-7
/
+6
*
Add QMailMessage::CalendarCancellation flag
David Llewellyn-Jones
2023-11-15
1
-0
/
+1
*
Use QmfList where required to maintain stable references
Chris Adams
2021-04-08
2
-3
/
+4
*
Don't compile some examples waiting for migration
Damien Caliste
2021-04-08
1
-1
/
+5
*
Add QMF_NO_WIDGETS option to disable QtWidgets depending code
Pekka Vuorela
2018-09-07
1
-1
/
+4
*
Replace deprecated qSort/qLowerBound/qGreater with std methods
Pekka Vuorela
2018-08-16
1
-1
/
+1
*
Fix installation of examples
Chris Adams
2018-07-19
4
-7
/
+7
*
Compile with GCC 6 -Werror=zero-as-null-pointer-constant
Chris Adams
2018-07-19
28
-40
/
+40
*
qtmail: Don't export some classes that are only used inside the example.
Robin Burchell
2015-08-28
2
-4
/
+4
*
qtmail: Turn a #warning into a comment.
Robin Burchell
2015-08-28
1
-1
/
+1
*
plugins: Remove PLUGIN_EXPORT macro.
Robin Burchell
2015-08-28
1
-1
/
+1
*
Add QT_{BEGIN,END}_NAMESPACE macros to build successfully with namespaced Qt.
Robin Burchell
2015-08-28
3
-0
/
+15
*
Update licensing to match latest approach in QtCore.
Robin Burchell
2015-08-28
45
-992
/
+632
*
Fix some path messups.
Robin Burchell
2014-04-01
2
-12
/
+12
*
Remove linkage against private headers from qtmail example.
Robin Burchell
2014-02-04
2
-3
/
+1
*
Restore compilation of qtmail example.
Robin Burchell
2014-02-03
100
-63
/
+59
*
Make URL opening function in a cross-platform world.
Robin Burchell
2014-01-28
1
-7
/
+2
*
Remove obsolete Qtopia-related bits from qtmail.
Robin Burchell
2014-01-27
1
-34
/
+1
*
Remove stray QDebug.
Robin Burchell
2014-01-24
1
-1
/
+0
*
Remove composer & viewer plugins, move them entirely to QtMail.
Robin Burchell
2014-01-24
62
-14591
/
+15225
*
Make qmfutil a Qt module: QmfWidgets.
Robin Burchell
2014-01-23
46
-5803
/
+8
*
Convert qmfclient & qmfmessageserver into Qt modules: QmfClient & QmfMessageS...
Robin Burchell
2014-01-23
9
-91
/
+28
*
Remove Qt 4 support.
Robin Burchell
2014-01-21
12
-164
/
+55
*
Correctly start messageserver5 binary.
Robin Burchell
2014-01-20
1
-2
/
+2
*
Detection of libraries built as framework or dylib on Mac
Takahiro Hashimoto
2014-01-17
6
-12
/
+63
*
Rework the build system to better use parallel builds.
4.0.3
Robin Burchell
2013-08-07
2
-0
/
+25
*
Fix QMF with Qt 5.1+
4.0.1
Robin Burchell
2013-06-12
2
-9
/
+1
*
Make sure plugins are linked against correct Qt version of the qmf libs.
Valerio Valerio
2013-04-30
3
-4
/
+16
*
Allow parallel installation of qt4 and qt5 builds
Valerio Valerio
2013-04-26
6
-24
/
+46
*
Update Qt 5 port to match latest release
Valerio Valerio
2013-04-19
19
-32
/
+50
*
Remove Symbian support.
Robin Burchell
2013-02-28
7
-67
/
+0
[next]