summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Allow use of template class instances inheriting from a Q_GADGET in QmlNils Jeisecke2018-03-101-0/+19
* qmetatype: add '-bigobj' flag to Windows ICC buildsAlexander Shevchenko2018-02-151-1/+1
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-151-4/+60
|\
| * Revert "QVariant: convert QDateTime and QTime to string with milliseconds"Thiago Macieira2018-02-011-8/+2
| * Fix asserts and crashes in QWinEventNotifier activation loopJoerg Bornemann2018-01-261-0/+60
| * QVariant: convert QDateTime and QTime to string with millisecondsThiago Macieira2018-01-251-2/+8
| * Remove dead code from tst_qwineventnotifier.cppJoerg Bornemann2018-01-251-4/+0
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-242-2/+2
| |\
* | \ Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-142-2/+2
|\ \ \ | | |/ | |/|
| * | Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-202-2/+2
* | | Merge remote-tracking branch 'origin/dev' into 5.11Liang Qi2018-02-102-2/+43
|\ \ \
| * | | Add support for converting from std::variantAllan Sandfeld Jensen2018-01-252-2/+43
* | | | QVariant: convert QDateTime and QTime to string with millisecondsThiago Macieira2018-02-051-2/+8
|/ / /
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-25/+55
|\ \ \ | | |/ | |/|
| * | Test for leaks in QMetaObject::invoke with functorsOlivier Goffart2018-01-141-25/+55
* | | Tests: Raise minimum supported MSVC version to 2015Friedemann Kleint2018-01-041-6/+0
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-021-0/+11
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-0/+11
| |\|
| | * Don't crash with null receiver/context in new-style connectsSergio Martins2017-12-191-0/+11
* | | Remove use of QRegExp from QSharedMemorySamuel Gaist2017-12-301-0/+1
* | | Remove testQuitLock from BLACKLISTMorten Johan Sørvig2017-12-141-1/+0
* | | Use dependencies instead of CONFIG+=orderedAllan Sandfeld Jensen2017-12-021-2/+4
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-231-2/+2
|\| |
| * | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-081-2/+2
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-174-5/+14
|\| |
| * | Fix QWinEventNotifier for auto-reset eventsJoerg Bornemann2017-10-151-1/+10
| * | qmake: Allow non-bundle apps and libs to have an Info.plistTor Arne Vestbø2017-09-291-1/+1
| * | Clean up OS version checks for Apple platformsJake Petroules2017-09-292-3/+3
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-261-0/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-201-0/+3
| |\|
| | * Exclude QSystemSemaphore test with -no-feature-systemsemaphoreJake Petroules2017-09-181-0/+3
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-194-10/+10
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-2/+2
|/ /
* | Remove timer checks from testQuitLockMorten Johan Sørvig2017-08-221-13/+0
* | Implement conversion from nullptr QVariant to QString and QByteArrayAllan Sandfeld Jensen2017-08-041-0/+14
* | QVariants of null pointers should be nullAllan Sandfeld Jensen2017-08-041-2/+18
* | Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devFrederik Gladhorn2017-08-021-5/+4
|\ \
| * | Merge remote-tracking branch 'origin/5.9' into devOswald Buddenhagen2017-08-021-5/+4
| |\|
| | * Fix race condition in the processEvents testMorten Johan Sørvig2017-07-191-5/+4
* | | Allow conversion of QVariants with real null valuesAllan Sandfeld Jensen2017-08-021-1/+29
|/ /
* | Support more than 62 instances of QWinEventNotifier, take 2Joerg Bornemann2017-07-301-0/+88
* | Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-131-0/+8
|\|
| * Handle conversion and comparison between qvarianthash and qvariantmapAllan Sandfeld Jensen2017-07-111-0/+8
* | Make calling QCoreApplication::translate() thread-safeAram So2017-07-061-0/+47
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-042-2/+6
|\|
| * Fix some MSVC warnings in testsFriedemann Kleint2017-06-281-2/+2
| * Skip unreliable tst_QTimer::moveToThread() on macOS 10.12J-P Nurmi2017-06-191-0/+4
* | Revert "Support more than 62 instances of QWinEventNotifier"Liang Qi2017-06-281-88/+0
* | Support more than 62 instances of QWinEventNotifierJoerg Bornemann2017-06-261-0/+88
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-201-15/+14