| Commit message (Expand) | Author | Age | Files | Lines |
| * | Handle NO response when attempting to ENABLE QRESYNC CONDSTORE | Don Sanders | 2012-01-16 | 1 | -0/+12 |
| * | Improve imap logging info, a little. | Don Sanders | 2012-01-12 | 1 | -10/+14 |
| * | Update XLIST support to include INBOX detection.2011W49 | Don Sanders | 2011-12-02 | 1 | -1/+2 |
| * | Implement support for XLIST IMAP extension2011W47 | Don Sanders | 2011-11-21 | 1 | -6/+87 |
| * | Be more restrictive when enabling QMailAccount::CanTransmitViaReference. | Don Sanders | 2011-11-02 | 1 | -1/+2 |
| * | Add support for IMAP COMPRESS (RFC4978) using zlib. | Don Sanders | 2011-10-23 | 1 | -3/+29 |
| * | Improve IMAP capabilities detection | Don Sanders | 2011-10-23 | 1 | -4/+27 |
| * | Update license headers (make them consistent with harmattan qmf) | Don Sanders | 2011-08-07 | 1 | -17/+17 |
| * | On any place in qmf where we only accepted CRLF endlines, now we also accept LF. | Jose Dapena Paz | 2011-07-26 | 1 | -1/+11 |
| * | Preserve message ids when resuming a cancelled sync in IMAP | Eric Springer | 2011-06-30 | 1 | -1/+4 |
| * | Don't send spurious LOGOUT when closing connection. | Don Sanders | 2011-06-22 | 1 | -6/+8 |
| * | Remove remaining uses of QMailHeartbeatTimer. | Don Sanders | 2011-06-22 | 1 | -10/+6 |
| * | Fix a regression with imap/pop services not adapting to account changes. | Don Sanders | 2011-06-07 | 1 | -2/+2 |
| * | Rename QMailMessage isCalendarInvitation to hasCalendarInvitation | Don Sanders | 2011-05-25 | 1 | -1/+1 |
| * | Fix NB#232541 calendar icon not displayed | Don Sanders | 2011-05-25 | 1 | -0/+1 |
| * | MessageServer should use QMailHeartBeatTimer more | Eric Springer | 2011-05-13 | 1 | -4/+5 |
| * | Merge master to symbian | Marko Minkkinen | 2011-03-11 | 1 | -4/+19 |
| |\ |
|
| | * | Fix for null thread id problem | Eric Springer | 2011-03-07 | 1 | -0/+1 |
| | * | Reduce battery consumption for both IMAP interval checking and push email. | Don Sanders | 2011-02-23 | 1 | -3/+17 |
| |/ |
|
| * | Fixes: git style warnings. | Don Sanders | 2011-01-21 | 1 | -3/+3 |
| * | Fixes: Incorrect behavior when download limit is set. | Don Sanders | 2011-01-21 | 1 | -17/+49 |
| * | Add the ability to configure how long IMAP leaves connections open | Eric Springer | 2010-12-16 | 1 | -4/+5 |
| * | Make IMAP honor the StayAliveCount | Eric Springer | 2010-12-14 | 1 | -4/+5 |
| * | Don't kill the messageserver if the remote server severs the imap connection. | Don Sanders | 2010-12-13 | 1 | -2/+2 |
| * | Don't mark a message as unread when downloading more of it. | Don Sanders | 2010-12-05 | 1 | -2/+0 |
| * | Fix, NB#203640, add 'pushCapable' and 'capabilities' fields to imap4 service ... | Don Sanders | 2010-11-11 | 1 | -3/+9 |
| * | Fix for NB#203241. Don't pipeline ENABLE QRESYNC, as some servers can't handl... | Don Sanders | 2010-11-10 | 1 | -10/+0 |
| * | Fix a bug with QRESYNC not updating serverCount and serverUnreadCount | Don Sanders | 2010-10-17 | 1 | -0/+1 |
| * | Clean-up and rename messagebuffer to QMailMessageBuffer | espringe | 2010-10-08 | 1 | -10/+10 |
| * | Clear the callbacks list when the message buffer flushes. | Lincoln Ramsay | 2010-10-08 | 1 | -0/+8 |
| * | Keep track of the callbacks we make. | Lincoln Ramsay | 2010-10-08 | 1 | -2/+9 |
| * | Do the forced flush over here. | Lincoln Ramsay | 2010-10-07 | 1 | -6/+0 |
| * | Don't flush when IMAP_UIDFetch completes. | Lincoln Ramsay | 2010-10-07 | 1 | -2/+5 |
| * | Use batched writes for IMAP. | Lincoln Ramsay | 2010-09-30 | 1 | -2/+40 |
| * | Refactor IMAP code to separate fetch and flush. | Lincoln Ramsay | 2010-09-30 | 1 | -0/+2 |
| * | Fixes: Timeout on very long imap strategies taking more than about | Don Sanders | 2010-09-07 | 1 | -8/+3 |
| * | Rename Qtopiamail library to QMF | espringe | 2010-09-07 | 1 | -6/+6 |
| * | More noop fixes. | Don Sanders | 2010-08-31 | 1 | -9/+3 |
| * | Don't use the QMailMessage::New flag to determine if a message is being | Don Sanders | 2010-08-30 | 1 | -4/+4 |
| * | Pendantic handling of missed importantElsewhere case. | Don Sanders | 2010-08-30 | 1 | -0/+2 |
| * | Another noop fix. | Don Sanders | 2010-08-30 | 1 | -3/+3 |
| * | Another noop fix. | Don Sanders | 2010-08-30 | 1 | -1/+1 |
| * | Only five noops should be sent before logging out. | Don Sanders | 2010-08-30 | 1 | -2/+4 |
| * | Reset noop timeout during command transitions. | Don Sanders | 2010-08-25 | 1 | -0/+2 |
| * | When completing a message don't retrieve the detached-filename | Don Sanders | 2010-08-22 | 1 | -9/+4 |
| * | Fix a bug in automatic push email connection recovery. | Don Sanders | 2010-08-15 | 1 | -0/+9 |
| * | Second try to keep inactive connections open for 5 minutes, | Don Sanders | 2010-08-08 | 1 | -4/+16 |
| * | Fix a qresync bug with servers that only report qresync is a | Don Sanders | 2010-08-08 | 1 | -1/+10 |
| * | Fix a qresync bug related to pipelining enable command. | Don Sanders | 2010-08-07 | 1 | -1/+3 |
| * | Fix highestmodseq updating. | Don Sanders | 2010-08-06 | 1 | -12/+0 |