summaryrefslogtreecommitdiffstats
path: root/src/plugins/messageservices/pop/popclient.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix for NB#264025 Messageserver crashDon Sanders2011-06-091-1/+2
* Fix a regression with imap/pop services not adapting to account changes.Don Sanders2011-06-071-4/+4
* Use QMailStore::ensureDurabilityDon Sanders2011-06-011-6/+2
* ::sync on client before removing mail from external POP server.Don Sanders2011-05-301-2/+11
* Rename QMailMessage isCalendarInvitation to hasCalendarInvitationDon Sanders2011-05-251-1/+1
* Fix NB#232541 calendar icon not displayedDon Sanders2011-05-251-0/+1
* Fix for POP crashing when account being removedEric Springer2011-04-071-1/+14
* Integrate patch from Gabor FeketeDon Sanders2011-02-141-13/+26
* Compilation fix.2011W04Don Sanders2011-02-021-1/+1
* Fixes: No option to delete mail from server when downloading mail from POP...Don Sanders2011-02-011-5/+40
* Fixes: Incorrect behavior when download limit is set.Don Sanders2011-01-211-29/+39
* Factor attachment checking into QMailMessage::fromRfc2822Don Sanders2010-12-041-7/+0
* BICDon Sanders2010-11-011-24/+1
* Clean-up and rename messagebuffer to QMailMessageBufferespringe2010-10-081-7/+8
* Remove code from the batched writes (QTSOL-75) branch that usesDon Sanders2010-09-301-12/+0
* batch incoming POP messagesLincoln Ramsay2010-09-301-15/+42
* Make QMailFolder::SynchronizationEnabled behave as required by MeeGo.Don Sanders2010-09-111-0/+6
* Rename Qtopiamail library to QMFespringe2010-09-071-1/+1
* Set lastSynchronized value of accounts after a successful sync.Don Sanders2010-08-271-1/+8
* Use X-MS-Has-Attach as a special case for detecting attachments.Don Sanders2010-08-261-0/+3
* Fixes: retrieveFolderList service action should create inboxDon Sanders2010-08-241-1/+7
* When completing a message don't retrieve the detached-filenameDon Sanders2010-08-221-1/+1
* Replace use of QMessage:setId and updateMessage, with removeMessage and addMe...Don Sanders2010-08-211-10/+3
* Fixes: Logging of entire mail contents during downloading for POPDon Sanders2010-08-031-1/+3
* Prevent timeout when downloading pop messages.Don Sanders2010-08-031-1/+15
* Krazy code cleanupEric Springer2010-07-211-7/+8
* Pedantic use of QMailDisconnected.Don Sanders2010-07-181-1/+2
* Disable recently added partial pop retrieval, doesn't work reliablyDon Sanders2010-07-161-1/+6
* Emit appropriate signal for pop account without server specified.Don Sanders2010-07-081-1/+1
* Fixes: Lack of interface to distinguish user cancelled andDon Sanders2010-07-061-2/+2
* Change default leave body on server size to 20KB.Don Sanders2010-07-021-1/+1
* Only update PartialContent flag when retrieving message listDon Sanders2010-07-021-4/+7
* Make message retrieval more robust against tmp dir being cleanDon Sanders2010-07-011-0/+9
* Fixes: Create inbox folder for POP accounts when collecting mail.Don Sanders2010-07-011-7/+24
* RetrieveMessageList retrieves newest messages first, and retrievesDon Sanders2010-07-011-4/+23
* Fixes: retrieveMessageList retrieving all mails for pop accounts instead o...Don Sanders2010-07-011-0/+23
* Update license files, so they are the same as Qt.Don Sanders2010-06-291-16/+16
* Prevention against attempting adding duplicate messages in POPespringe2010-04-091-1/+10
* Remove instances of 'Qt Software' from copyright info.MattV2009-11-231-1/+1
* Remove folders for 'standard' locations.MattV2009-06-231-1/+2
* More uses for foreachPart.MattV2009-06-191-11/+10
* Update copyright header.2009W23MattV2009-06-051-3/+34
* Report content size for un-retrieved POP messages.MattV2009-04-061-0/+4
* Correctly indicate the existence of a detached content file for the content m...MattV2009-03-241-1/+1
* Accept switch to encrypted even if not configured to use TLS.MattV2009-03-171-1/+1
* Allow the authenticator module to specify whether a protocol should use TLS o...MattV2009-03-171-11/+3
* Description: Also obscure password in POP logging output.Don Sanders2009-03-101-1/+7
* Support the has-attachments flags for POP.MattV2009-03-061-0/+28
* Differentiate between content-available and partial-content-available.MattV2009-03-061-1/+2
* Remove ifdef'd QMAIL_QTOPIA code. Add missing testdata.Aleks Wojcik2009-03-051-5/+0