summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * | QTypeInfo: use C++11 type traits to deduce if a type is static or complexLars Knoll2018-12-101-6/+18
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-041-4/+4
| |\|
| | * Fix a nullptr compile error with gcc 4.8Ville Voutilainen2018-11-301-4/+4
| * | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-271-1/+1
| |\|
| | * Remove usage of win32-msvc2012 qmake scopeJoerg Bornemann2018-11-221-1/+1
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-222-52/+128
| |\|
| | * tests: Distinguish tst_qeventdispatcher and tst_qguieventdispatcherLiang Qi2018-11-161-0/+1
| | * Merge remote-tracking branch 'origin/5.12.0' into 5.12Liang Qi2018-11-162-52/+127
| | |\
| | | * Re-blacklist tst_QEventDispatcher::registerTimer() on macOSUlf Hermann2018-11-151-0/+1
| | | * Make sure QEventDispatcher::registerTimer() cleans up after itselfUlf Hermann2018-11-151-52/+126
| * | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-061-0/+8
| |\| |
| | * | Treat shorts as int in QVariant::canConvert()Allan Sandfeld Jensen2018-11-011-0/+8
| * | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-012-2/+53
| |\| |
| | * | QObject: Fix isSignalConnected() when signals have been disconnectedKari Oikarinen2018-10-311-0/+53
| | |/
| | * tst_qeventdispatcher: remove macOS from the BLACKLISTTimur Pocheptsov2018-10-251-2/+0
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-251-0/+10
| |\|
| | * QMetaEnum: fix UBAnton Kudryavtsev2018-10-171-0/+10
* | | Begin port of qtbase to CMakeSimon Hausmann2018-11-0113-0/+25
|/ /
* | Use the stack for storing objectsJesus Fernandez2018-10-081-669/+646
* | Implement QDataStream operator for main CBOR classesJędrzej Nowacki2018-10-031-3/+0
* | Implement QJsonValue data stream operatorJędrzej Nowacki2018-10-031-1/+0
* | Implement QJsonObject data stream operatorJędrzej Nowacki2018-10-031-1/+0
* | Implement QJsonArray data stream operatorJędrzej Nowacki2018-10-031-1/+0
* | Implement QJsonDocument data stream operatorsJędrzej Nowacki2018-10-031-1/+0
* | Expose type id from QMetaType instanceJędrzej Nowacki2018-10-011-0/+7
|/
* Rename QTimer::connectTo() to QTimer::callOnTimeout()Sergio Martins2018-09-031-5/+5
* Remove codepaths and checks for unsupported Apple platformsTor Arne Vestbø2018-08-311-2/+1
* Update QMetaObjectBuilder::MetaObjectFlag enumBogDan Vatra2018-08-301-3/+1
* Allow registering constructor for a set of dynamic typesBogDan Vatra2018-08-302-1/+247
* Extend blacklisting of qeventdispatcher to cover WinRTHeikki Halmet2018-08-211-0/+1
* Modernize the "thread" featureUlf Hermann2018-08-172-3/+3
* Add debug output for single enum flagsAllan Sandfeld Jensen2018-08-111-0/+5
* Fix QMetaObject naming of class enum flagAllan Sandfeld Jensen2018-08-113-2/+32
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-071-1/+13
|\
| * QObject: do allow setProperty() to change the type of the propertyThiago Macieira2018-08-041-1/+13
* | tst_qsystemsemaphore: Use qt_test_helper functionalityOliver Wolff2018-07-317-51/+14
* | tst_qobject: Use qt_test_helper functionalityOliver Wolff2018-07-314-50/+13
* | tst_qsharedmemory: Use qt_test_helper functionalityOliver Wolff2018-07-317-56/+16
* | Extend blacklisting of tst_QElapsedTimer::elapsed to cover macOS 10.13Tony Sarajärvi2018-07-311-0/+1
* | Improve output of Q_ENUMAllan Sandfeld Jensen2018-07-261-5/+13
* | Allow loading of empty translation filesKai Koehne2018-07-126-24/+42
* | Metatype: make the Qt CBOR value-like types built-in meta typesThiago Macieira2018-07-042-0/+21
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-023-156/+125
|\|
| * Fix metatype trait for types that are both QObject and Q_GADGETDaniel Vrátil2018-06-301-0/+11
| * tst_QTimer: Replace unconditional qWait()s with QSignalSpyKari Oikarinen2018-06-261-152/+111
| * Make tests compile for AndroidLiang Qi2018-06-251-1/+1
* | tst_qobject: Fix execution in debug&release shadow buildsOliver Wolff2018-06-264-16/+39
* | QObject: Extend debug output of connectLars Schmertmann2018-04-181-0/+21
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-111-1/+0
|\|
| * tst_QEventLoop: Remove unconditional qWait()Kari Oikarinen2018-04-101-1/+0