summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix style issues.Don Sanders2011-06-021-3/+3
* Qtmail fix, safer sending with service actions.Don Sanders2011-06-022-1/+17
* Emit connectionFailed signal any time the messageserver fails.Don Sanders2011-06-021-1/+1
* qtmail fix.Don Sanders2011-06-021-0/+1
* Better error handling if messageserver fails.Don Sanders2011-06-0210-1/+51
* Remove requirement content-class header is required for cal invitationsDon Sanders2011-06-021-3/+0
* Use ensureDurability in service actions appropriately.Don Sanders2011-06-011-12/+23
* Use QMailStore::ensureDurabilityDon Sanders2011-06-011-6/+2
* Add QMailStore::ensureDurability function.Don Sanders2011-06-017-0/+52
* Add tst_qmailthread.* and tst_locks.*Don Sanders2011-06-014-0/+836
* Improve unit test coverage by Eugeny SychevDon Sanders2011-05-316-87/+301
* Patch from Eric.Don Sanders2011-05-312-4/+13
* Fix style issues.Don Sanders2011-05-314-12/+12
* Update the addMessages and updateMessages serviceactionsDon Sanders2011-05-3114-54/+273
* Patch from Eric, QSystemAlignedTimer takes time in seconds, not msDon Sanders2011-05-301-6/+11
* ::sync on client before removing mail from external POP server.Don Sanders2011-05-301-2/+11
* Eliminate spurious longstring warning.Don Sanders2011-05-301-1/+1
* Fix inverted logic wrt error reporting and retrieveMessagePartRange.Don Sanders2011-05-301-1/+1
* Merge branch 'master' of git@scm.dev.nokia.troll.no:addons/messagingframework2011W21_2Don Sanders2011-05-270-0/+0
|\
| * List NB#258677 as fixed.Don Sanders2011-05-271-5/+1
* | List NB#258677 as fixed in 2011W21.Don Sanders2011-05-271-5/+1
|/
* Revert fix for NB#237487, caused regression.Don Sanders2011-05-271-15/+5
* List NB#258677 as fixed.Don Sanders2011-05-261-0/+3
* Prevent possible derefence of null pointer.Don Sanders2011-05-261-1/+1
* List NB#252977 as fixed.2011W21Don Sanders2011-05-261-0/+1
* Merge branch 'merge-requests/17b'Don Sanders2011-05-261-2/+4
|\
| * Merge commit 'refs/merge-requests/17' of git://gitorious.org/qt-labs/messagin...Don Sanders2011-05-261-2/+4
| |\
| | * Update CHANGES (again)Eric Springer2011-05-261-2/+3
| | * Update CHANGESEric Springer2011-05-261-1/+2
* | | Merge commit 'refs/merge-requests/16' of git://gitorious.org/qt-labs/messagin...Don Sanders2011-05-261-0/+6
|\ \ \ | |/ / |/| |
| * | Force eager preview generation, for temporary bug workaroundEric Springer2011-05-261-0/+6
| |/
* / Another Qt 4.8 beta fix.Don Sanders2011-05-261-2/+2
|/
* Qt 4.8 beta fix.Don Sanders2011-05-261-1/+2
* Merge commit 'refs/merge-requests/15' of git://gitorious.org/qt-labs/messagin...Don Sanders2011-05-251-15/+3
|\
| * Don't create a window when using heartbeat timerEric Springer2011-05-251-15/+3
* | Merge commit 'refs/merge-requests/14' of git://gitorious.org/qt-labs/messagin...Don Sanders2011-05-251-5/+15
|\ \
| * | Parts with no content disposition can be assumed attachmentsEric Springer2011-05-251-5/+15
| |/
* | Rename QMailMessage isCalendarInvitation to hasCalendarInvitationDon Sanders2011-05-255-5/+5
* | Fix style issues.Don Sanders2011-05-252-12/+11
* | List NB#232541 as fixed.Don Sanders2011-05-252-0/+5
* | Fix NB#232541 calendar icon not displayedDon Sanders2011-05-255-0/+33
|/
* List NB#253979, NB#257648 and NB#236925 as fixed.2011W20Don Sanders2011-05-241-0/+3
* Revert change to windows code.Don Sanders2011-05-231-1/+1
* Remove broken testEric Springer2011-05-232-19/+0
* Added missing unittest method.sergk2011-05-231-0/+74
* Test definitions for continuous integration.sergk2011-05-235-3/+1019
* Reimplement heartbeat timer using QtMobility (Mikhael Limanskii)Eric Springer2011-05-233-365/+100
* added ErrInternalServer in QMailServiceAction::Status::ErrorCodeAnton Magaev2011-05-232-0/+2
* QMailMessage::fromRfc2822 to set message type.kovrov2011-05-231-0/+1
* Fixes: NB#227392 - KOI8-R: Sender's name is distroyed.Javier Fernandez2011-05-231-3/+1