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
/
plugins
/
messageservices
/
pop
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing spaces after for/if/while/switch
Pekka Vuorela
2025-05-09
1
-2
/
+2
*
Remove trailing whitespace with sed script
Pekka Vuorela
2025-05-09
4
-16
/
+16
*
Declare tests in the build system
Damien Caliste
2025-04-02
1
-0
/
+6
*
Remove win32_ce traces and some unnecessary platform specific bits
Pekka Vuorela
2025-02-17
1
-4
/
+1
*
Switch to CamelCased Qt #includes
Pekka Vuorela
2025-02-12
1
-6
/
+7
*
Move LongStream to server library, streamline the implementation
Pekka Vuorela
2025-02-11
2
-4
/
+4
*
Set accountId on construction for IETF clients
Damien Caliste
2025-01-28
3
-27
/
+17
*
Add a plugin mechanism to handle credentials
Damien Caliste
2025-01-15
4
-24
/
+77
*
Use QMailServiceConfiguration in authenticator
Damien Caliste
2024-10-31
3
-16
/
+13
*
Add CMake build system
Damien Caliste
2024-10-17
2
-1
/
+35
*
Mark overridden methods with keyword
Pekka Vuorela
2023-12-14
4
-26
/
+33
*
Introduce acceptUntrustedCertificates() configuration
Pekka Vuorela
2023-11-30
3
-0
/
+22
*
Add QMailMessage::CalendarCancellation flag
David Llewellyn-Jones
2023-11-15
1
-0
/
+1
*
Set PLUGIN_CLASS_NAME in plugin .pro files
Chris Adams
2021-04-09
1
-0
/
+1
*
Use QmfList where required to maintain stable references
Chris Adams
2021-04-08
1
-2
/
+2
*
Remove flush call in qMailLog()
Damien Caliste
2021-04-08
1
-1
/
+1
*
Add core5compat for in src/libraries
Damien Caliste
2021-04-08
2
-1
/
+2
*
Use QElapsedTimer instead of QTime
Damien Caliste
2021-04-08
1
-1
/
+2
*
Add override keyword where required
Damien Caliste
2021-04-08
1
-1
/
+1
*
Ensure that existing Inbox with pop client is set MessagesPermitted
Damien Caliste
2018-12-04
1
-1
/
+1
*
Ensure on startup that pop3/imap accounts and folders have correct flags
Michael Nosov
2018-11-01
1
-0
/
+32
*
Add QMF_NO_WIDGETS option to disable QtWidgets depending code
Pekka Vuorela
2018-09-07
2
-7
/
+7
*
Compile with GCC 6 -Werror=zero-as-null-pointer-constant
Chris Adams
2018-07-19
1
-1
/
+1
*
plugins: Remove PLUGIN_EXPORT macro.
Robin Burchell
2015-08-28
1
-2
/
+2
*
Update licensing to match latest approach in QtCore.
Robin Burchell
2015-08-28
10
-222
/
+142
*
Fixed a crash in PopClient::incomingData
Valerio Valerio
2014-09-09
1
-2
/
+2
*
Prevents protocol incoming data read from stopping when handling large requests.
Valerio Valerio
2014-07-17
2
-13
/
+16
*
Replace QT_NO_OPENSSL with QT_NO_SSL.
Robin Burchell
2014-05-13
5
-9
/
+9
*
[API BREAK] Use qt_plugin for QMF plugins instead of reinventing our own arch...
Robin Burchell
2014-01-28
1
-4
/
+2
*
Convert qmfclient & qmfmessageserver into Qt modules: QmfClient & QmfMessageS...
Robin Burchell
2014-01-23
2
-21
/
+3
*
Remove Qt 4 support.
Robin Burchell
2014-01-21
3
-23
/
+6
*
Detection of libraries built as framework or dylib on Mac
Takahiro Hashimoto
2014-01-17
1
-2
/
+10
*
Convert QByteArray to QString using QString::fromLatin1().
Valerio Valerio
2013-08-27
1
-1
/
+1
*
Make sure plugins are linked against correct Qt version of the qmf libs.
Valerio Valerio
2013-04-30
1
-2
/
+8
*
Allow parallel installation of qt4 and qt5 builds
Valerio Valerio
2013-04-26
1
-3
/
+4
*
Update Qt 5 port to match latest release
Valerio Valerio
2013-04-19
5
-10
/
+14
*
Remove Symbian support.
Robin Burchell
2013-02-28
2
-16
/
+1
*
Change to new-form Digia license headers.
Robin Burchell
2013-02-12
10
-241
/
+241
*
Fix regression introduced by last commit.
Valerio Valerio
2013-01-21
1
-1
/
+0
*
Make sure there is no dependency on Qt widgets module
Don Sanders
2012-05-31
1
-2
/
+1
*
Fix QMailMessage::HasAttachments not being set correctly.
Don Sanders
2012-05-22
1
-0
/
+1
*
Fix bug with pop mails not being deleted from pop server.
Don Sanders
2012-05-04
2
-10
/
+38
*
Fix QMailMessageMetaData::receivedDate().
Don Sanders
2012-04-04
1
-1
/
+1
*
Build fixes for Qt5 and remove some spurious DEPENDS_ON macros
Don Sanders
2012-03-12
1
-0
/
+1
*
By default retrieve 100KB of data per message.
Don Sanders
2012-03-06
2
-2
/
+2
*
Reducing RAM used by pop plugin.
Don Sanders
2012-02-27
2
-6
/
+6
*
Delete sockets after closing them, only test account on first sync
Don Sanders
2012-02-17
3
-7
/
+21
*
Correctly set standard INBOX folder.
2012W07_1
Don Sanders
2012-02-13
1
-0
/
+5
*
Implement testing of Pop accounts using retrieveFolderList
Don Sanders
2012-02-10
3
-19
/
+50
*
Update plugins and doc paths.
Don Sanders
2012-01-13
1
-1
/
+1
[next]