summaryrefslogtreecommitdiffstats
path: root/src/plugins/messageservices/imap/imapsettings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace with sed scriptPekka Vuorela2025-05-091-6/+6
* Mark overridden methods with keywordPekka Vuorela2023-12-141-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-4/+4
* 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
* Handle case of unsetting standard folder in imapsettings dialog.Don Sanders2011-05-231-0/+5
* Implement Login, Plain, and Cram-MD5 SASL authentication for IMAP protocol pl...Don Sanders2010-11-101-0/+5
* Fixes: QMF depends on libQtGui.so.4Don Sanders2010-08-021-0/+1
* Fix setting IMAP standard folders with multiple accountsEric Springer2010-07-231-26/+27
* Update license files, so they are the same as Qt.Don Sanders2010-06-291-16/+16
* Silence complaints when creating IMAP account without standard foldersAleksW2010-05-191-18/+24
* Make IMAP update the folder properties for standard foldersespringe2010-04-231-4/+15
* Make IMAP exclusively use the standard folders, instead of having its own2010W17espringe2010-04-231-29/+16
* Use QMailAccounts standard folders as the definitive oneespringe2010-04-221-8/+46
* Restructure source layout grouping qtmail example files together, separate fr...AleksW2010-04-071-1/+1
* Account settings improvements.AleksW2010-03-021-1/+1
* When push email is enabled default to monitoring INBOX mailbox.Don Sanders2010-01-081-0/+2
* Remove spurious warning and comment.Don Sanders2010-01-061-2/+0
* Change the IMAP Plugin configuration class to store a list of pushDon Sanders2010-01-061-1/+184
* Add support for accounts (dis)allowing creating foldersEric Springer2010-01-051-0/+1
* Remove instances of 'Qt Software' from copyright info.MattV2009-11-231-1/+1
* Allow IMAP special directories to be cleared.MattV2009-08-061-4/+26
* Allow Junk folder to be configured for IMAP.MattV2009-06-261-0/+10
* Allow IMAP settings to configure standard folder paths.MattV2009-06-241-3/+66
* Update copyright header.2009W23MattV2009-06-051-3/+34
* Fixes: Don't disable interval checking when push email is enabled.Don Sanders2009-05-051-12/+0
* Allow IMAP interval checking to be enabled.MattV2009-04-061-6/+13
* Default to prefer HTML content (since we prefer to display HTML over text).MattV2009-03-181-1/+1
* Allow the preferred text subtype of multiple alternatives to be specified.MattV2009-03-171-0/+3
* Fixes: Allow the intervalPeriod to be changed, for some reason the spinbox ha...Don Sanders2009-03-121-7/+1
* Remove ifdef'd QMAIL_QTOPIA code. Add missing testdata.Aleks Wojcik2009-03-051-8/+0
* Inital commit of QMF qt.Aleks Wojcik2009-03-051-0/+181