summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-061-0/+1
|\
| * Do not build qsharedmemory and qsystemsemaphore autotests on QNXFabian Bumberger2013-03-051-0/+1
* | Distinguish between 'mac' and 'macx' qmake scopesTor Arne Vestbø2013-03-052-2/+2
* | Clear the current thread data for the main threadThiago Macieira2013-03-051-0/+12
* | Add private API to connect to slots in QObjectPrivateOlivier Goffart2013-02-281-0/+67
* | Fix QMetaType of const referencesOlivier Goffart2013-02-212-0/+32
* | Check for network module when building according auto testsOliver Wolff2013-02-191-0/+5
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Giuseppe D'Angelo2013-02-173-5/+5
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-143-5/+5
| |\|
| | * tests: Fix some more old references and links to NokiaSergio Ahumada2013-02-012-4/+4
| | * Fix minor typos in docs, printed messages & commentsSze Howe Koh2013-01-281-1/+1
| | * Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-282-2/+10
* | | Make it possible to use QPointer<const T>Stephen Kelly2013-02-131-0/+7
|/ /
* | Add qDegreesToRadians and qRadiansToDegrees math functionsLaszlo Papp2013-02-051-0/+75
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2324-24/+24
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1824-24/+24
* | Check existence of QProcess feature before using it on Qt autotests.Pasi Petäjäjärvi2013-01-232-2/+10
* | Add a new Q_GLOBAL_STATIC implementationThiago Macieira2013-01-221-0/+10
|/
* Merge remote-tracking branch 'gerrit/release' into stableFrederik Gladhorn2013-01-151-1/+1
|\
| * Change all shmget calls to user-only memoryThiago Macieira2013-01-151-1/+1
* | Resolve some race conditions on tst_QSharedMemoryThiago Macieira2013-01-142-10/+24
|/
* Core: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-2/+0
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* Delete the QSlotObject when disconnect()ingGiuseppe D'Angelo2012-12-171-8/+39
* Reset the QMetaObject::Connection dptr when disconnect()ingGiuseppe D'Angelo2012-12-171-0/+56
* Remove useless QVERIFY(true)Giuseppe D'Angelo2012-12-171-2/+0
* Remove MSVC2012-optimization for the QMetaType-test.Friedemann Kleint2012-12-141-2/+7
* Fix connecting to a functor with 3 argumentsOlivier Goffart2012-11-301-1/+52
* Fix QVariant streaming in Qt3 compatibility mode.Jędrzej Nowacki2012-11-241-0/+40
* Prevent "number of sections exceeded" when compiling qmetatype tests.Mitch Curtis2012-11-231-0/+5
* tst_QMetaProperty doesn't need QtGuiMarc Mutz2012-11-221-1/+1
* Fix a warning on compilers not supporting constexpr.Jędrzej Nowacki2012-11-111-4/+4
* Enabled QSystemSemaphore autotestv5.0.0-beta2Oliver Wolff2012-11-081-0/+1
* move QSharedMemory autotest from qtscript to qtbaseOliver Wolff2012-11-076-1/+1058
* Fixed QSystemSemaphore autotest for "check" targetOliver Wolff2012-11-073-5/+21
* Allow connect to functors with less parameters than the signalOlivier Goffart2012-11-061-0/+36
* Fix connection to const slots (or from const signals)Olivier Goffart2012-11-061-0/+13
* move QSystemSemaphore autotest from qtscript to qtbaseOliver Wolff2012-11-015-0/+411
* Test: remove QSKIP in tst_QEventLoop::throwInExec()Caroline Chao2012-10-291-10/+10
* Core/kernel: Make some signals private.Stephen Kelly2012-10-251-2/+1
* normalise signal/slot signatures [QtCore tests]Marc Mutz2012-10-223-38/+38
* Test: remove QSKIP from tst_QSocketNotifier::posixSocketsCaroline Chao2012-10-161-4/+5
* Test: remove QSKIP in tst_QCoreApplication::argcCaroline Chao2012-10-161-3/+6
* Make documentation of QVariant::isNull more explicit.Jędrzej Nowacki2012-09-291-2/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2220-480/+480
* Autotests: Use qInstallMessageHandlerKai Koehne2012-09-141-2/+1
* Use true and false in preference to TRUE and FALSESergio Ahumada2012-09-051-1/+1
* Change SChar to metatype id 40.Stephen Kelly2012-09-031-0/+0
* Remove QWidgetStar.Stephen Kelly2012-08-182-3/+0
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0119-1/+20