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
/
qmfmessageserver
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite logging with QLoggingCategory
Damien Caliste
2025-06-13
8
-37
/
+47
*
Add missing spaces after for/if/while/switch
Pekka Vuorela
2025-05-09
1
-1
/
+1
*
Remove trailing whitespace with sed script
Pekka Vuorela
2025-05-09
7
-206
/
+206
*
Adjust and fix protocolRequest API - minor API break
Pekka Vuorela
2025-04-07
2
-8
/
+8
*
Decode password in plain credentials
Damien Caliste
2025-03-26
1
-6
/
+25
*
Proper life-cycle management for messageserver plugins. API break
Pekka Vuorela
2025-02-27
2
-13
/
+23
*
Remove semicolons after method bodies
Pekka Vuorela
2025-02-14
1
-1
/
+1
*
Move LongStream to server library, streamline the implementation
Pekka Vuorela
2025-02-11
5
-6
/
+311
*
Add qmailcredentials sources to CMake build too
Pekka Vuorela
2025-02-03
1
-0
/
+2
*
Add a plugin mechanism to handle credentials
Damien Caliste
2025-01-15
5
-23
/
+433
*
Use QMailServiceConfiguration in authenticator
Damien Caliste
2024-10-31
2
-17
/
+16
*
Add CMake build system
Damien Caliste
2024-10-17
2
-1
/
+49
*
Mark overridden methods with keyword
Pekka Vuorela
2023-12-14
3
-4
/
+4
*
Fix connecting to obsolete & removed signal
Pekka Vuorela
2023-12-11
1
-6
/
+6
*
Introduce acceptUntrustedCertificates() configuration
Pekka Vuorela
2023-11-30
2
-14
/
+54
*
Discover authentication for SMTP/IMAP
Damien Caliste
2023-11-21
2
-0
/
+20
*
Fix some compiler warnings
Pekka Vuorela
2023-11-13
1
-1
/
+1
*
Fix some warnings
Chris Adams
2021-04-08
4
-14
/
+25
*
Use QmfList where required to maintain stable references
Chris Adams
2021-04-08
2
-10
/
+12
*
Include class definition for QSslError to create QList<>
Damien Caliste
2021-04-08
1
-1
/
+3
*
Update to QTextStream handling only UTF-8 encoding
Damien Caliste
2021-04-08
1
-2
/
+2
*
Use QElapsedTimer instead of QTime
Damien Caliste
2021-04-08
1
-2
/
+3
*
Introduce a new function to test content type content
Damien Caliste
2018-09-11
1
-18
/
+13
*
Add QMF_NO_WIDGETS option to disable QtWidgets depending code
Pekka Vuorela
2018-09-07
3
-5
/
+5
*
Include messageserverplugins type if it's compiled in
Pekka Vuorela
2018-09-04
1
-5
/
+6
*
Fix hundreds of compiler warnings on ascii strings
Pekka Vuorela
2018-08-30
6
-38
/
+45
*
[qmf] onlineMoveFolder API + IMAP implementation
Michael Nosov
2018-08-23
2
-0
/
+38
*
Compile with GCC 6 -Werror=zero-as-null-pointer-constant
Chris Adams
2018-07-19
3
-3
/
+3
*
Fix license headers
Chris Adams
2018-07-19
1
-3
/
+3
*
qmf: Remove some stray semicolons.
Robin Burchell
2015-08-28
1
-1
/
+1
*
Update licensing to match latest approach in QtCore.
Robin Burchell
2015-08-28
20
-424
/
+272
*
Prevents protocol incoming data read from stopping when handling large requests.
Valerio Valerio
2014-07-17
2
-0
/
+18
*
Fix compilation with CONFIG+=no_keywords
Sergio Ahumada
2014-07-04
5
-15
/
+15
*
Don't create cmake files for these modules.
Stephen Kelly
2014-06-25
1
-0
/
+1
*
Replace QT_NO_OPENSSL with QT_NO_SSL.
Robin Burchell
2014-05-13
2
-17
/
+17
*
[SIC]: Remove QMail::sslCertsPath().
Robin Burchell
2014-05-09
1
-19
/
+0
*
Register plugin types in modules.
Robin Burchell
2014-05-07
1
-0
/
+3
*
License fixes.
Robin Burchell
2014-01-27
2
-4
/
+4
*
Convert qmfclient & qmfmessageserver into Qt modules: QmfClient & QmfMessageS...
Robin Burchell
2014-01-23
2
-41
/
+15
*
Remove Qt 4 support.
Robin Burchell
2014-01-21
4
-174
/
+7
*
Detection of libraries built as framework or dylib on Mac
Takahiro Hashimoto
2014-01-17
1
-2
/
+10
*
Introduce messageserver plugins.
4.0.2
Valerio Valerio
2013-06-24
3
-2
/
+245
*
Modify smtp transmitMessages action to test connection.
4.0.0
Valerio Valerio
2013-04-30
1
-0
/
+3
*
Allow parallel installation of qt4 and qt5 builds
Valerio Valerio
2013-04-26
1
-4
/
+10
*
Add license header for *qdoc files
Sergio Ahumada
2013-04-19
1
-0
/
+27
*
Update Qt 5 port to match latest release
Valerio Valerio
2013-04-19
2
-2
/
+7
*
Remove Symbian support.
Robin Burchell
2013-02-28
1
-11
/
+0
*
Change to new-form Digia license headers.
Robin Burchell
2013-02-12
17
-409
/
+409
*
s/Nokia/QtProject/ in settings files.
Robin Burchell
2012-12-05
2
-3
/
+4
*
Adapt QMF to Qt connectNotify API change(Qt5)
Valerio Valerio
2012-05-23
2
-1
/
+146
[next]