summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-281-0/+76
|\
| * QObject test: check that throwing from a child's constructor worksGiuseppe D'Angelo2016-09-261-0/+76
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-051-0/+55
|\|
| * Fixed Bug in QVariant comparison when containing QStringListsClemens Sielaff2016-08-031-0/+55
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-0/+17
|\|
| * Fix crash when connecting a non-PMF with Qt::UniqueConnection...Thiago Macieira2016-05-301-0/+17
* | tst_QObject: Test if the new connect style works with virtual basesThiago Macieira2016-06-021-0/+107
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-0/+10
|\|
| * Fix QVariant conversion to an enum type.Olivier Goffart2016-05-161-0/+10
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-251-0/+19
|\|
| * Don't copy the functor object for each signal emissionOlivier Goffart2016-04-131-0/+19
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-042-0/+43
|\|
| * QVariant: Fix flags for type-erased associative iterator keyStephen Kelly2016-04-031-0/+27
| * QPointer: add a test for const QPointer<X>Marc Mutz2016-04-011-0/+16
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-03-302-2/+2
* | Add a function to QMetaObject to check for inheritanceSean Harmer2016-03-151-0/+48
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-114-2/+8
|\|
| * tst_QMetaType: fix misleading indentionMarc Mutz2016-03-091-1/+1
| * Fix tests for platforms without process supportMaurice Kalinowski2016-03-013-1/+7
* | Fix warnings about constructor initialization order in tst_QObject.Friedemann Kleint2016-02-261-2/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-184-1/+22
|\|
| * Update testdataMaurice Kalinowski2016-02-171-1/+1
| * winrt: Fix usage of testdataMaurice Kalinowski2016-02-171-0/+9
| * winrt: Disable tests which connect to localhostMaurice Kalinowski2016-02-162-0/+12
* | Fix for deferredDelete() bug when calling the glib loop directlyPaolo Angelelli2016-02-121-0/+97
* | tst_qeventloop: replace select with pollLouai Al-Khanji2016-02-041-5/+2
* | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-262-47/+48
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-212-47/+48
| |\|
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-192-47/+48
| | |\
| | | * Fix UB in tst_QObject::disconnectDoesNotLeakFunctor()Marc Mutz2016-01-091-3/+3
| | | * Fix UB in tst_QObject::noDeclarativeParentChangedOnDestruction()Marc Mutz2016-01-071-1/+2
| | | * Fix UB in tst_QMetaTypeMarc Mutz2016-01-061-43/+43
* | | | Add Intel copyright to files that Intel has had non-trivial contributionThiago Macieira2016-01-211-0/+1
* | | | Updated license headersJani Heikkinen2016-01-2127-461/+326
|/ / /
* | | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2016-01-121-0/+7
|\| |
| * | QVariant: make sure two floating points compare equal if they are equalThiago Macieira2016-01-111-0/+7
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-183-4/+45
|\| |
| * | Fix compilation for WinRTMaurice Kalinowski2015-12-142-4/+4
| * | QVariant: retain duplicate keys when convertingThiago Macieira2015-12-081-0/+41
* | | Interpret precision == -128 as "shortest" double conversionUlf Hermann2015-11-232-9/+47
* | | tests/auto/corelib: Remove some placeholder formatting.Friedemann Kleint2015-10-222-2/+5
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-145-8/+155
|\| |
| * | Fixed a QTimer::singleShot() crash when a functor callback is usedJuha Turunen2015-10-121-0/+24
| * | QMetaProperty::write should reset the property if an empty QVariant is givenOlivier Goffart2015-10-092-3/+15
| * | Fix crash in QMetaProperty::write for custom types and conversionOlivier Goffart2015-10-091-1/+44
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-022-5/+73
| |\|
| | * Fix the spurious socket notifications under WindowsAlex Trotsenko2015-09-101-0/+73
| | * Fix tst_QGuiApplication for embedded platforms using eglfs QPAPasi Petäjäjärvi2015-09-101-5/+0
* | | Tests: Use QCOMPARE() with QLatin1String() for QString values.Friedemann Kleint2015-10-141-13/+13
* | | Fix building with QT_NO_LIBRARYUlf Hermann2015-09-302-0/+4