summaryrefslogtreecommitdiffstats
path: root/src/plugins/messageservices/pop/popservice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace with sed scriptPekka Vuorela2025-05-091-6/+6
* Set accountId on construction for IETF clientsDamien Caliste2025-01-281-2/+1
* Mark overridden methods with keywordPekka Vuorela2023-12-141-12/+19
* Add QMF_NO_WIDGETS option to disable QtWidgets depending codePekka Vuorela2018-09-071-3/+3
* Update licensing to match latest approach in QtCore.Robin Burchell2015-08-281-22/+14
* Remove Qt 4 support.Robin Burchell2014-01-211-4/+0
* 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
* Delete sockets after closing them, only test account on first syncDon Sanders2012-02-171-4/+9
* Implement testing of Pop accounts using retrieveFolderListDon Sanders2012-02-101-3/+2
* Update license headers (make them consistent with harmattan qmf)Don Sanders2011-08-071-17/+17
* Add new retrieveMessageLists interface and implementation.2011W26_4Don Sanders2011-07-071-0/+11
* Change the IETF protocol plugins to adapt to account changes.Don Sanders2011-06-051-0/+21
* Integrate patch from Gabor FeketeDon Sanders2011-02-141-1/+1
* Make QMailFolder::SynchronizationEnabled behave as required by MeeGo.Don Sanders2010-09-111-0/+8
* Set lastSynchronized value of accounts after a successful sync.Don Sanders2010-08-271-4/+4
* Suppress unused parameter warningEric Springer2010-08-251-0/+1
* Fixes: retrieveFolderList service action should create inboxDon Sanders2010-08-241-6/+2
* Ensure testing services succeeds for pop accounts, service actionsDon Sanders2010-08-051-0/+1
* Fixes: QMF depends on libQtGui.so.4Don Sanders2010-08-021-1/+8
* Fixes: Lack of interface to distinguish user cancelled andDon Sanders2010-07-061-2/+2
* Supress unused variable warning in popserviceEric Springer2010-07-051-0/+1
* Fixes: Create inbox folder for POP accounts when collecting mail.Don Sanders2010-07-011-6/+0
* Fixes: retrieveMessageList retrieving all mails for pop accounts instead o...Don Sanders2010-07-011-1/+7
* 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
* Ensure action status is maintained correctly.MattV2009-06-111-1/+0
* Update copyright header.2009W23MattV2009-06-051-3/+34
* Ignore flag update retrievals for POP.MattV2009-04-061-0/+6
* Description: Implement interval checking for pop accounts.Don Sanders2009-03-121-1/+64
* Remove ifdef'd QMAIL_QTOPIA code. Add missing testdata.Aleks Wojcik2009-03-051-9/+0
* Inital commit of QMF qt.Aleks Wojcik2009-03-051-0/+346