summaryrefslogtreecommitdiffstats
path: root/src/plugins/messageservices/imap/imapconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce acceptUntrustedCertificates() configurationPekka Vuorela2023-11-301-0/+11
* Replace deprecated QString::SplitBehaviorDamien Caliste2021-04-081-2/+2
* Update licensing to match latest approach in QtCore.Robin Burchell2015-08-281-22/+14
* Change IMAP4 default for auto download small attachments.Valerio Valerio2014-09-221-1/+1
* Replace QT_NO_OPENSSL with QT_NO_SSL.Robin Burchell2014-05-131-1/+1
* Change to new-form Digia license headers.Robin Burchell2013-02-121-24/+24
* Default to preferring body parts of type text/html.Don Sanders2012-05-311-1/+1
* By default retrieve 100KB of data per message.Don Sanders2012-03-061-1/+1
* Reduce imap timeout from 5 minutes to 10 seconds.Don Sanders2012-02-281-3/+3
* By default searh on server will only retrieve 100 messages.Don Sanders2011-11-091-1/+1
* Option to limit data fetched by server based searching.Don Sanders2011-11-061-0/+28
* Update license headers (make them consistent with harmattan qmf)Don Sanders2011-08-071-17/+17
* Integrate patch from Gabor FeketeDon Sanders2011-02-141-0/+5
* Add the ability to configure how long IMAP leaves connections openEric Springer2010-12-161-0/+25
* Fix, NB#203640, add 'pushCapable' and 'capabilities' fields to imap4 service ...Don Sanders2010-11-111-0/+19
* Implement Login, Plain, and Cram-MD5 SASL authentication for IMAP protocol pl...Don Sanders2010-11-101-0/+10
* Update license files, so they are the same as Qt.Don Sanders2010-06-291-16/+16
* Make IMAP exclusively use the standard folders, instead of having its own2010W17espringe2010-04-231-41/+0
* QTMOBILITY-181. Put headers for messageserver and qtopiamail libraries into a...AleksW2010-04-201-0/+1
* Default canDeleteMail on server to true for imap configuration.Don Sanders2010-03-101-1/+1
* Change the IMAP Plugin configuration class to store a list of pushDon Sanders2010-01-061-0/+10
* Change the default message download limit to something reasonable,Don Sanders2009-12-231-1/+1
* Remove instances of 'Qt Software' from copyright info.MattV2009-11-231-1/+1
* Allow Junk folder to be configured for IMAP.MattV2009-06-261-0/+10
* Allow IMAP settings to configure standard folder paths.MattV2009-06-241-0/+30
* Update copyright header.2009W23MattV2009-06-051-3/+34
* Allow the preferred text subtype of multiple alternatives to be specified.MattV2009-03-171-0/+10
* Inital commit of QMF qt.Aleks Wojcik2009-03-051-0/+153