summaryrefslogtreecommitdiffstats
path: root/src/plugins/messageservices/smtp/smtpsettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace with sed scriptPekka Vuorela2025-05-091-1/+1
* Mark overridden methods with keywordPekka Vuorela2023-12-141-2/+2
* Fix default WindowFlags parameter value in SMTP pluginChris Adams2021-04-081-1/+1
* Compile with GCC 6 -Werror=zero-as-null-pointer-constantChris Adams2018-07-191-1/+1
* Update licensing to match latest approach in QtCore.Robin Burchell2015-08-281-22/+14
* Replace QT_NO_OPENSSL with QT_NO_SSL.Robin Burchell2014-05-131-8/+8
* Update Qt 5 port to match latest releaseValerio Valerio2013-04-191-3/+3
* Change to new-form Digia license headers.Robin Burchell2013-02-121-24/+24
* Update license headers (make them consistent with harmattan qmf)Don Sanders2011-08-071-17/+17
* Small fix for smtp settings dialog, auth creds sectionDon Sanders2010-11-111-1/+1
* Fix some issues reported by coverityespringe2010-09-221-2/+6
* Fix potential double-deletion in SMTP configuration dialogespringe2010-09-061-4/+8
* Update SMTP configuration gui with CRAM-MD5 authentication option.2010W32Don Sanders2010-08-081-1/+4
* Add new flag, QMailAccount::UseSmartReplyEric Springer2010-08-021-0/+2
* Krazy code cleanupEric Springer2010-07-211-1/+1
* Update license files, so they are the same as Qt.Don Sanders2010-06-291-16/+16
* Make SMTP dialog remember persons nameespringe2010-06-031-1/+2
* Account settings improvements.AleksW2010-03-021-3/+1
* Remove instances of 'Qt Software' from copyright info.MattV2009-11-231-1/+1
* Update copyright header.2009W23MattV2009-06-051-3/+34
* Prevent 'unused parameter' warnings.MattV2009-06-041-1/+1
* More composer improvements. Fix signature addition. Improve QMailComposerInte...AleksW2009-04-271-1/+10
* Remove ifdef'd QMAIL_QTOPIA code. Add missing testdata.Aleks Wojcik2009-03-051-10/+0
* Inital commit of QMF qt.Aleks Wojcik2009-03-051-0/+308