summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-247-486/+252
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-131-4/+4
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-01-091-4/+4
| | |\
| | | * QObject: Replace more 0 and NULL with nullptrAndre Hartmann2020-01-091-4/+4
| * | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-071-0/+44
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-061-0/+44
| | |\|
| | | * QVariant: Prefer direct conversion to QVariant{List,Map,Hash}Fabian Kosmale2020-01-031-0/+44
| * | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-01-041-1/+96
| |\| |
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-121-1/+96
| | |\|
| | | * QVariant: introduce ShouldDeleteVariantData flagFabian Kosmale2019-12-111-1/+96
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-114-7/+52
| |\| |
| | * | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2019-12-103-7/+7
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-103-7/+7
| | | |\|
| | | | * Don't wrap feature detection macros with QT_HAS_FOO() variantsTor Arne Vestbø2019-12-103-7/+7
| | * | | QCocoaEventDispatcher: make 'interrupt' workTimur Pocheptsov2019-12-101-0/+45
| | |/ /
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-091-0/+29
| |\| |
| | * | QMetaType: add more static-less APIOlivier Goffart2019-12-071-0/+29
| | |/
| * | Enlarge QVariant's private to fit the new QString and QByteArrayThiago Macieira2019-12-081-2/+1
| * | Change representation of string data in the meta objectLars Knoll2019-12-081-3/+4
| * | Use Q_NAMESPACE for the Qt namespace, and remove the old moc hack to support itOlivier Goffart2019-12-061-1/+1
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-051-0/+20
| |\|
| | * Fix serializing QUuid with QDataStream with Qt 4 stream versionsJoni Poikelin2019-12-031-0/+20
| * | Remove QVariant::operator< and related operatorOlivier Goffart2019-12-042-468/+1
* | | Regenerate TestsLeander Beernaert2020-01-161-1/+1
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-193-18/+22
|\| |
| * | Fix all tst_qmetatype breakages after QList to QVector aliasingJędrzej Nowacki2019-10-301-2/+4
| * | Make QList an alias to QVectorLars Knoll2019-10-302-12/+14
| * | Replace Q_ALIGNOF usage in qtbase with C++11 alignof keywordVolker Hilsheimer2019-10-291-4/+4
* | | Regenerate tests/auto/corelib/kernelAlexandru Croitor2019-11-1225-83/+113
* | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-2/+1
|\| |
| * | Remove leftovers from QML1Lars Knoll2019-10-101-2/+1
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-116-70/+34
|\| |
| * | Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-09-045-22/+34
| |\|
| | * Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-193-13/+2
| | * QTestLib: Introduce initMain() to run in main before qApp existsFriedemann Kleint2019-08-131-9/+18
| | * Refactor memory allocation for arguments of QMetaCallEventsVolker Hilsheimer2019-08-101-0/+14
| * | QObject: remove the undocumented userData() featureMarc Mutz2019-08-121-48/+0
| |/
* | Regenerate tests that use helper processesAlexandru Croitor2019-08-233-9/+6
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-1512-31/+27
|\|
| * Conditionally disable parts of the tests testing the deprecated APIsSona Kurazyan2019-08-011-0/+2
| * Qt6: Fix uninitialized meta objects on WindowsThiago Macieira2019-07-161-3/+3
| * Introduce QT_NO_LINKED_LIST and mark QtBase (almost) free of itMarc Mutz2019-07-122-0/+2
| * tst_QObbject: Fix very annoying -Wdeprecated-copy warningsMarc Mutz2019-07-121-0/+1
| * unblacklist passing testsDaniel Smith2019-07-086-17/+12
* | Fix add_qt_resource behavior with regards to unspecified prefixesSimon Hausmann2019-08-091-3/+8
* | Regenerate tests/auto/corelib/kernel.proAlexandru Croitor2019-08-012-11/+51
* | Regenerate qsocketnotifier testAlexandru Croitor2019-08-012-9/+36
* | Properly convert default QT directiveJędrzej Nowacki2019-08-012-1/+3
* | Implement SUBDIR-= conversion in pro2cmake toolJędrzej Nowacki2019-08-0127-17/+527
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-1110-25/+67
|\|