summaryrefslogtreecommitdiffstats
path: root/src/libraries/qmfclient/qmailthread.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix hundreds of compiler warnings on ascii stringsPekka Vuorela2018-08-301-1/+1
* 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
* Merge MeeGo QMF conversations supportValerio Valerio2012-02-161-47/+72
* QMailThread fixes.Don Sanders2011-09-141-7/+5
* Revert "Fix leak in QMailThreadPrivate, using QSharedData."Don Sanders2011-09-131-4/+3
* Merge commit 'refs/merge-requests/19' of git://gitorious.org/qt-labs/messagin...Don Sanders2011-09-131-3/+4
|\
| * Fix leak in QMailThreadPrivate, using QSharedData.Jose Dapena Paz2011-09-121-3/+4
* | Revert "Fix crashes due to bad implementation of QMailThread privates usage."2011W37Don Sanders2011-09-121-1/+4
|/
* Fix crashes due to bad implementation of QMailThread privates usage.Jose Dapena Paz2011-09-051-4/+1
* Update license headers (make them consistent with harmattan qmf)Don Sanders2011-08-071-17/+17
* Fix typos in doc.Don Sanders2011-03-091-12/+20
* Stub API for tying a thread to a particular accountEric Springer2011-02-281-5/+17
* Remove custom fields on threads, it's a bit overkillEric Springer2011-02-281-104/+0
* QMailThread IPC related implentationsEric Springer2011-02-231-0/+11
* Initial Threading SupportEric Springer2011-02-231-0/+283