summaryrefslogtreecommitdiffstats
path: root/src/plugins/messageservices/pop/popclient.h
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace with sed scriptPekka Vuorela2025-05-091-2/+2
* Switch to CamelCased Qt #includesPekka Vuorela2025-02-121-6/+7
* Set accountId on construction for IETF clientsDamien Caliste2025-01-281-4/+3
* Add a plugin mechanism to handle credentialsDamien Caliste2025-01-151-0/+6
* Use QElapsedTimer instead of QTimeDamien Caliste2021-04-081-1/+2
* Update licensing to match latest approach in QtCore.Robin Burchell2015-08-281-22/+14
* Prevents protocol incoming data read from stopping when handling large requests.Valerio Valerio2014-07-171-1/+2
* Change to new-form Digia license headers.Robin Burchell2013-02-121-24/+24
* Fix bug with pop mails not being deleted from pop server.Don Sanders2012-05-041-0/+2
* Reducing RAM used by pop plugin.Don Sanders2012-02-271-2/+2
* Delete sockets after closing them, only test account on first syncDon Sanders2012-02-171-1/+1
* Implement testing of Pop accounts using retrieveFolderListDon Sanders2012-02-101-0/+3
* Update license headers (make them consistent with harmattan qmf)Don Sanders2011-08-071-17/+17
* Fix for POP crashing when account being removedEric Springer2011-04-071-0/+3
* Fixes: No option to delete mail from server when downloading mail from POP...Don Sanders2011-02-011-2/+2
* Fixes: Incorrect behavior when download limit is set.Don Sanders2011-01-211-0/+2
* batch incoming POP messagesLincoln Ramsay2010-09-301-0/+2
* Make QMailFolder::SynchronizationEnabled behave as required by MeeGo.Don Sanders2010-09-111-0/+1
* Set lastSynchronized value of accounts after a successful sync.Don Sanders2010-08-271-1/+1
* Fixes: retrieveFolderList service action should create inboxDon Sanders2010-08-241-0/+1
* Prevent timeout when downloading pop messages.Don Sanders2010-08-031-0/+1
* Fixes: Lack of interface to distinguish user cancelled andDon Sanders2010-07-061-1/+1
* Fixes: Create inbox folder for POP accounts when collecting mail.Don Sanders2010-07-011-0/+1
* Fixes: retrieveMessageList retrieving all mails for pop accounts instead o...Don Sanders2010-07-011-0/+3
* Update license files, so they are the same as Qt.Don Sanders2010-06-291-16/+16
* Remove instances of 'Qt Software' from copyright info.MattV2009-11-231-1/+1
* Update copyright header.MattV2009-06-041-3/+34
* Inital commit of QMF qt.Aleks Wojcik2009-03-051-0/+144