summaryrefslogtreecommitdiffstats
path: root/src/plugins/messageservices/imap/imapclient.h
Commit message (Expand)AuthorAgeFilesLines
* Make ImapService the only place to delay push mail restartDamien Caliste2025-02-281-6/+1
* Synchronize idle renewal timersDamien Caliste2025-02-281-0/+2
* Report client error even when establishing idle connectionsDamien Caliste2025-02-211-1/+1
* Reduce status variable number in ImapClient::monitor()Damien Caliste2025-02-211-4/+3
* Make configuration local in the IMAP clientDamien Caliste2025-02-191-2/+1
* Switch to CamelCased Qt #includesPekka Vuorela2025-02-121-6/+7
* Wait for credentials fetching in idle protocolDamien Caliste2025-02-031-0/+2
* Set accountId on construction for IETF clientsDamien Caliste2025-01-281-2/+2
* Add a plugin mechanism to handle credentialsDamien Caliste2025-01-151-0/+4
* Use QMultiMap when necessary instead of QMapDamien Caliste2021-04-081-1/+1
* Add network listeners to IDLE connectionsPekka Vuorela2019-03-211-0/+1
* Add an interface for cryptographic operationsDamien Caliste2018-10-241-0/+1
* [qmf] onlineMoveFolder API + IMAP implementationMichael Nosov2018-08-231-0/+1
* [qmf] IMAP: handle errors for Create/Rename/Delete online folder actionsMichael Nosov2018-08-231-3/+3
* Update licensing to match latest approach in QtCore.Robin Burchell2015-08-281-22/+14
* Change to new-form Digia license headers.Robin Burchell2013-02-121-24/+24
* Reduce battery drain when wrong password is entered by user.Don Sanders2012-05-151-1/+5
* Ensure temporary files are deleted.Don Sanders2012-04-031-0/+2
* Add interface to limit push connections, and use in imap plugin.Don Sanders2012-02-271-0/+3
* Added QMailSearchAction::countMessages function, and QMailMessageServer::mess...Don Sanders2011-11-211-0/+1
* Update remote server search API.Don Sanders2011-11-171-0/+1
* Update license headers (make them consistent with harmattan qmf)Don Sanders2011-08-071-17/+17
* Remove remaining uses of QMailHeartbeatTimer.Don Sanders2011-06-221-2/+2
* MessageServer should use QMailHeartBeatTimer moreEric Springer2011-05-131-1/+2
* Reduce battery consumption for both IMAP interval checking and push email.Don Sanders2011-02-231-0/+3
* Fixes: Incorrect behavior when download limit is set.Don Sanders2011-01-211-0/+2
* Add the ability to configure how long IMAP leaves connections openEric Springer2010-12-161-4/+1
* Removed unused/initialized memberEric Springer2010-12-161-1/+0
* Make IMAP honor the StayAliveCountEric Springer2010-12-141-2/+2
* Clean-up and rename messagebuffer to QMailMessageBufferespringe2010-10-081-2/+2
* Clear the callbacks list when the message buffer flushes.Lincoln Ramsay2010-10-081-0/+1
* Keep track of the callbacks we make.Lincoln Ramsay2010-10-081-0/+2
* Don't use the QMailMessage::New flag to determine if a message is beingDon Sanders2010-08-301-1/+1
* Another noop fix.Don Sanders2010-08-301-0/+1
* When completing a message don't retrieve the detached-filenameDon Sanders2010-08-221-1/+1
* Fix a bug in automatic push email connection recovery.Don Sanders2010-08-151-0/+1
* Second try to keep inactive connections open for 5 minutes,Don Sanders2010-08-081-0/+3
* Fix a qresync bug with servers that only report qresync is aDon Sanders2010-08-081-0/+1
* More use of QMailDisconnected.Don Sanders2010-07-181-1/+0
* Disable disconnected copy, hasn't been tested well enough for prime time.Don Sanders2010-07-141-0/+1
* Fixes: Lack of interface to distinguish user cancelled andDon Sanders2010-07-061-1/+1
* Update license files, so they are the same as Qt.Don Sanders2010-06-291-16/+16
* Changes and fixes with temporary mail infastructureEric Springer2010-02-191-1/+1
* Preliminary server side searchingEric Springer2010-02-091-0/+2
* Fix bug ensure main protocol login doesn't begin until all idleDon Sanders2010-01-071-2/+3
* Use IdleProtocol objects and ImapClient::monitor to monitor foldersDon Sanders2010-01-071-1/+3
* IMAP create/delete/rename folder implementationEric Springer2009-12-221-1/+4
* Remove instances of 'Qt Software' from copyright info.MattV2009-11-231-1/+1
* Support the APPENDUID extension.MattV2009-06-291-0/+1
* Implement IMAP move to predetermined Trash folder.MattV2009-06-251-0/+2