| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-05-06 | 1 | -5/+1 |
| |\ |
|
| | * | Don't store the pthread_t thread ID twice in QThread | Thiago Macieira | 2016-04-30 | 1 | -5/+1 |
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-03-21 | 1 | -2/+3 |
| |\| |
|
| | * | Fix link to sched_setscheduler in QThread documentation | Mitch Curtis | 2016-03-16 | 1 | -2/+3 |
| * | | Merge "Merge dev into 5.7" into refs/staging/5.7 | Oswald Buddenhagen | 2016-02-17 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Fix for deferredDelete() bug when calling the glib loop directly | Paolo Angelelli | 2016-02-12 | 1 | -1/+1 |
| * | | | QDaemonThread: replace a function pointer with a lambda | Marc Mutz | 2016-02-17 | 1 | -6/+2 |
| |/ / |
|
| * | | Add Intel copyright to files that Intel has had non-trivial contribution | Thiago Macieira | 2016-01-21 | 1 | -0/+1 |
| * | | Updated license headers | Jani Heikkinen | 2016-01-15 | 1 | -14/+20 |
| |/ |
|
| * | Add a way for auxiliary threads to handle events without CoreApp | Thiago Macieira | 2015-07-18 | 1 | -1/+26 |
| * | Remove <qhash.h> where it's not used | Marc Mutz | 2015-04-20 | 1 | -1/+0 |
| * | Add missing \since tag for the documentation for loopLevel() | Andy Shaw | 2015-03-12 | 1 | -0/+1 |
| * | (Re)introduce loopLevel into QThread | Andy Shaw | 2015-03-09 | 1 | -0/+13 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | Doc: Fix typos | Sze Howe Koh | 2015-01-19 | 1 | -2/+2 |
| * | Doc: Use title case in section1 titles | Nico Vertriest | 2014-09-30 | 1 | -1/+1 |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Merge remote-tracking branch 'origin/stable' into dev | Frederik Gladhorn | 2013-10-24 | 1 | -14/+15 |
| |\ |
|
| | * | Doc: Update, and reduce duplication of, QThread-related info | Sze Howe Koh | 2013-10-21 | 1 | -14/+15 |
| * | | Merge remote-tracking branch 'origin/stable' into dev | Frederik Gladhorn | 2013-10-11 | 1 | -5/+5 |
| |\| |
|
| | * | Reorder the members in QThreadData to avoid padding holes | Thiago Macieira | 2013-10-08 | 1 | -2/+2 |
| | * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -3/+3 |
| * | | threading support for winrt | Kamil Trzcinski | 2013-09-26 | 1 | -0/+2 |
| |/ |
|
| * | Add an advisory interruption mechanism to QThread. | Corentin Jabot | 2013-09-05 | 1 | -1/+59 |
| * | Fix race condition in QThread::setPriority | David Faure | 2013-03-23 | 1 | -0/+10 |
| * | QThread: fix race when setting the eventDispatcher | David Faure | 2013-03-22 | 1 | -2/+2 |
| * | Whitespace cleanup: remove trailing whitespace | Axel Waggershauser | 2013-03-16 | 1 | -3/+3 |
| * | Clear the current thread data for the main thread | Thiago Macieira | 2013-03-05 | 1 | -0/+1 |
| * | QThread documentation: do not discourage the reimplementation of QThread | Olivier Goffart | 2013-02-04 | 1 | -38/+24 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Document how to name threads. | Mitch Curtis | 2012-11-28 | 1 | -0/+8 |
| * | Remove the QThread::terminated() signal | Sze Howe Koh | 2012-10-19 | 1 | -19/+8 |
| * | QThread signals documentation improvement | Olivier Goffart | 2012-10-15 | 1 | -2/+12 |
| * | Doc: Update QThread class ref to reflect changes since Qt 4.4 | Sze Howe Koh | 2012-10-08 | 1 | -55/+104 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Doc: Add \inmodule QtCore to all QtCore class doc bodies | Thiago Macieira | 2012-08-23 | 1 | -0/+1 |
| * | Make the "\internal" qdoc command stand on its own line | Laszlo Papp | 2012-08-15 | 1 | -2/+4 |
| * | Doc: Prepare for building modular QtCore docs. | Casper van Donderen | 2012-04-19 | 1 | -6/+6 |
| * | Cleanup QThread::initialize and QThread::cleanup | Olivier Goffart | 2012-03-06 | 1 | -28/+0 |
| * | Remove the usage of deprecated qdoc macros. | Casper van Donderen | 2012-03-02 | 1 | -2/+2 |
| * | Add the quitlock feature to QThread. | Stephen Kelly | 2012-02-23 | 1 | -0/+9 |
| * | Windows: Fix inclusion of <windows.h> | Friedemann Kleint | 2012-02-01 | 1 | -18/+0 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Remove QInternal callbacks and internal functions | Bradley T. Hughes | 2011-12-02 | 1 | -7/+0 |
| * | Allow to create a custom event dispatcher for specific QThreads. | Sven Anderson | 2011-11-15 | 1 | -0/+32 |
| * | QThread::isFinished should return true from finished() | Olivier Goffart | 2011-11-03 | 1 | -2/+2 |
| * | Remove symbian threading primitive. | Olivier Goffart | 2011-10-28 | 1 | -1/+1 |
| * | Replace implicit QAtomic* casts with explicit load()/store() | Bradley T. Hughes | 2011-10-27 | 1 | -2/+2 |