| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-08-01 | 1 | -2/+2 |
| |\ |
|
| | * | Fix for race condition in signal activation | Denis Kormalev | 2016-07-29 | 1 | -1/+1 |
| | * | Fix grammar error in QFlags documentation | Mitch Curtis | 2016-07-26 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-06-06 | 1 | -1/+1 |
| |\| |
|
| | * | Fix crash when connecting a non-PMF with Qt::UniqueConnection... | Thiago Macieira | 2016-05-30 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-05-06 | 1 | -4/+4 |
| |\| |
|
| | * | normalize structure of plugandpaint example | Oswald Buddenhagen | 2016-05-03 | 1 | -4/+4 |
| * | | Tune fast-exit for signal activation for QML. | Erik Verbruggen | 2016-05-03 | 1 | -7/+10 |
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-04-29 | 1 | -3/+3 |
| |\| |
|
| | * | Make it clear that QObject::tr() falls back to QString::fromUtf8() | Sérgio Martins | 2016-04-28 | 1 | -3/+3 |
| * | | Move QThread::currentThreadId() down to the loop using it. | Erik Verbruggen | 2016-04-06 | 1 | -2/+2 |
| * | | Microoptimize QObject::activate. | Milian Wolff | 2016-02-16 | 1 | -5/+5 |
| * | | Add qOverload to select overloaded functions | Peter Kümmel | 2016-02-15 | 1 | -0/+6 |
| * | | Merge remote-tracking branch 'origin/5.6' into dev | Liang Qi | 2016-02-11 | 1 | -1/+1 |
| |\| |
|
| | * | Removed redundant and distracting test from conditional. | Edward Welbourne | 2016-02-04 | 1 | -1/+1 |
| * | | 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 |
| * | | Merge remote-tracking branch 'origin/5.6' into dev | Simon Hausmann | 2015-12-08 | 1 | -1/+1 |
| |\| |
|
| | * | Fix typo in QObject::disconnect() documentation | Sérgio Martins | 2015-12-07 | 1 | -1/+1 |
| * | | Use Q_UNLIKELY for every qFatal()/qCritical() | Marc Mutz | 2015-11-29 | 1 | -1/+1 |
| |/ |
|
| * | QMetaProperty::write should reset the property if an empty QVariant is given | Olivier Goffart | 2015-10-09 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.5' into 5.6 | Liang Qi | 2015-10-02 | 1 | -1/+1 |
| |\ |
|
| | * | Fix two data races in QThread/QThreadData | David Faure | 2015-09-22 | 1 | -1/+1 |
| * | | Doc: Mention that calling parent class event() is important | Albert Astals Cid | 2015-09-23 | 1 | -0/+7 |
| * | | Doc: Make QSignalBlocker more discoverable | Sze Howe Koh | 2015-09-08 | 1 | -2/+2 |
| * | | Merge remote-tracking branch 'origin/5.5' into 5.6 | Liang Qi | 2015-08-26 | 1 | -0/+2 |
| |\| |
|
| | * | Doc: add clarification about signals not being buffered when blocked | Samuel Gaist | 2015-08-06 | 1 | -0/+2 |
| * | | Merge remote-tracking branch 'origin/5.5' into dev | Frederik Gladhorn | 2015-08-06 | 1 | -1/+8 |
| |\| |
|
| | * | Doc:added doc to undocumented functions | Nico Vertriest | 2015-07-22 | 1 | -0/+7 |
| | * | QtCore: Fix const correctness in old style casts | Thiago Macieira | 2015-07-20 | 1 | -1/+1 |
| * | | Doc: Fix qdoc warnings about missing \inmodule | Kai Koehne | 2015-08-04 | 1 | -0/+1 |
| * | | Merge remote-tracking branch 'origin/5.5' into HEAD | Simon Hausmann | 2015-07-17 | 1 | -8/+1 |
| |\| |
|
| | * | Remove the warning printed when QObject's destructor catches exceptions | Thiago Macieira | 2015-07-08 | 1 | -8/+1 |
| * | | Merge remote-tracking branch 'origin/5.5' into dev | Liang Qi | 2015-07-01 | 1 | -0/+10 |
| |\| |
|
| | * | Make QMetaObject::Connection check its state deeply | Thiago Macieira | 2015-06-19 | 1 | -0/+10 |
| * | | De-duplicate vtables, part I: exported private classes | Marc Mutz | 2015-06-03 | 1 | -0/+10 |
| * | | Merge remote-tracking branch 'origin/5.5' into dev | Liang Qi | 2015-04-22 | 1 | -2/+2 |
| |\| |
|
| | * | QSignalBlocker: mark all functions as noexcept | Marc Mutz | 2015-04-16 | 1 | -1/+1 |
| | * | Merge remote-tracking branch 'origin/5.4' into 5.5 | Liang Qi | 2015-04-15 | 1 | -1/+1 |
| | |\ |
|
| | | * | Doc: Fix using Apple-related terminology in Qt Core | Alexander Volkov | 2015-03-31 | 1 | -1/+1 |
| * | | | Remove <qhash.h> where it's not used | Marc Mutz | 2015-04-20 | 1 | -1/+0 |
| |/ / |
|
| * | | Document Q_ENUM and Q_FLAG | Olivier Goffart | 2015-03-03 | 1 | -7/+60 |
| * | | Fix QDebug cumulating operator<< with many Q_ENUM | Olivier Goffart | 2015-02-17 | 1 | -14/+0 |
| * | | Document Q_GADGET | Olivier Goffart | 2015-02-13 | 1 | -5/+18 |
| * | | Update copyright headers | Jani Heikkinen | 2015-02-11 | 1 | -7/+7 |
| * | | Merge remote-tracking branch 'origin/5.4' into dev | Frederik Gladhorn | 2015-02-10 | 1 | -2/+3 |
| |\| |
|
| | * | Fix invalid memory access when a slot deletes the sender. | Volker Krause | 2015-01-22 | 1 | -2/+3 |
| * | | Add a qDebug operator overload to handle registered enum | Olivier Goffart | 2015-02-05 | 1 | -0/+14 |
| * | | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/dev | Simon Hausmann | 2015-01-21 | 1 | -5/+5 |
| |\ \ |
|
| | * | | Merge remote-tracking branch 'origin/5.4' into dev | Frederik Gladhorn | 2015-01-21 | 1 | -5/+5 |
| | |\| |
|