summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes: NB#226515 - MfE/IMAP/POP:Images are not displayed at recipient end Upo...Javier Fernandez2011-05-232-5/+210
* Resolve conflicts. In cherry-pick.Don Sanders2011-05-233-0/+13
* File logging is considered 'enabled' flag (from Mikhail Pozdnyakov)Eric Springer2011-05-231-1/+3
* Add Mikhail Pozdnyakov's 'ENFORCE' macroEric Springer2011-05-231-0/+8
* Added logging system with syslog config.kovrov2011-05-234-2/+317
* Add Sergejs Kovrovs' QCopServer ready signalEric Springer2011-05-232-0/+4
* QCop api is extendedMikhail Pozdnyakov2011-05-2312-2/+88
* NB#195736Mikhail Pozdnyakov2011-05-239-5/+108
* Resolve conflicts. In cherry-pick.Don Sanders2011-05-231-17/+11
* Add 'bool QMailServiceAction::isRunning() const'Eric Springer2011-05-232-0/+11
* Fix bug with using updateMessagesMetaData and an unsetMaskDon Sanders2011-05-231-70/+81
* Handle case of unsetting standard folder in imapsettings dialog.Don Sanders2011-05-231-0/+5
* Use qobject_cast instead of dynamic_cast.Don Sanders2011-05-231-1/+1
* Fix some compiler warnings.Don Sanders2011-05-212-5/+5
* Enable sqlite's WALEric Springer2011-05-212-92/+14
* In qtmail use async serviceactions for adding and updating messages.Don Sanders2011-05-202-12/+31
* Add async serviceactions for adding and updating messages.Don Sanders2011-05-2013-2/+232
* Don't use heartbeat timer for non-network requestsEric Springer2011-05-191-3/+3
* Don't reload updated messageEric Springer2011-05-191-40/+0
* Fix whitespace style regressions.Don Sanders2011-05-192-3/+3
* Fix for NB#225762 QMailMessage asserts when parsing invalid message/rfc822Don Sanders2011-05-192-4/+9
* Find correct part to generate message preview (NB#236925)Eric Springer2011-05-181-4/+7
* Better handle smtp auth failure, when no username/password is definiedDon Sanders2011-05-171-0/+3
* Fix qcopclient leak associated NB#218816Don Sanders2011-05-173-0/+7
* Integrate QMF part of 254601 Live filtering.Don Sanders2011-05-172-0/+34
* Merge branch 'infinite-loop'2011W19_2Don Sanders2011-05-161-2/+6
|\
| * Fix infinite loop regressionEric Springer2011-05-161-2/+6
| * Merge branch 'master' into myqmfEric Springer2011-05-164-3/+25
| |\
* | | List NB#251063, NB#253979 and NB#243117 as fixed.2011W19Don Sanders2011-05-161-0/+3
* | | List 253783 as fixed.Don Sanders2011-05-151-1/+1
* | | Possible fix/workaround for NB#253783Don Sanders2011-05-153-10/+10
* | | Merge branch 'master' of git://gitorious.org/~espringe/qt-labs/espringes-mess...Don Sanders2011-05-142-2/+8
|\| |
| * | Revert singleshot timerEric Springer2011-05-132-2/+8
* | | Merge branch 'espringe-gitorious'Don Sanders2011-05-1412-78/+43
|\| |
| * | MessageServer should use QMailHeartBeatTimer moreEric Springer2011-05-139-42/+37
| * | Remove support for obselete content manager storage versionEric springer2011-05-131-32/+0
| * | Set correct content manager versionEric springer2011-05-131-1/+1
| * | Default construct with actions with pending statusEric springer2011-05-131-3/+3
| * | Show the message id in the browserEric springer2011-05-121-0/+2
* | | revert 051e4cDon Sanders2011-05-132-5/+2
| |/ |/|
* | List NB#218816 as fixed.Don Sanders2011-05-131-0/+1
* | Don't leak QCopClient in QCopServerPrivate::incomingConnectionDon Sanders2011-05-132-2/+5
* | List NB#238479 as fixed.Don Sanders2011-05-121-0/+3
* | Fix NB#238479 Some special characters are converted to &-sequences in the mai...Don Sanders2011-05-121-1/+16
|/
* Update CHANGES2011W17Eric Springer2011-05-031-0/+5
* Fix windows buildEric Springer2011-05-031-1/+1
* Fix Preview of the message got corrupted (NB#238416)Eric Springer2011-05-033-1/+43
* Fix: "Random crash observed" NB#249858Eric Springer2011-05-031-8/+3
* Fix NB#246321 - SMTP sends bad hostname ("localhost")Don Sanders2011-04-271-1/+1
* Handle the no thread case (NB#247408)Eric Springer2011-04-211-14/+15