summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-192-0/+3
|\|
| * Extend blacklisting of tst_QElapsedTimer::elapsed to cover macOS 10.12Tony Sarajärvi2017-06-181-0/+1
| * tst_QSharedMemory::readOnly: Skip on macOSFriedemann Kleint2017-06-071-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-071-0/+2
|\|
| * Blacklist tst_QTimer::basic_chrono on macOSTony Sarajärvi2017-06-011-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-296-10/+20
|\|
| * Blacklist tst_QEventLoop:testQuitLock as it is flaky on macOSTony Sarajärvi2017-05-231-0/+1
| * Extend blacklisting of qeventdispatcher to cover macOSTony Sarajärvi2017-05-231-0/+2
| * tst_QTimer::timeout(): Use QTRY_VERIFY_WITH_TIMEOUTFriedemann Kleint2017-05-191-4/+2
| * winrt: Fix tst_QSocketNotifier::asyncMultipleDatagramOliver Wolff2017-05-111-0/+4
| * winrt: Fix tst_qcoreapplicationOliver Wolff2017-05-111-4/+9
| * Add some missing breaks in switch statementsMarc Mutz2017-05-101-2/+2