summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Remove usages of deprecated APIs of corelibSona Kurazyan2019-07-053-1/+37
| * QObject: deprecate the undocumented userData() featureMarc Mutz2019-06-291-0/+4
| * Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-203-15/+15
| * Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-142-8/+10
| * test: Fix QRegularExpression feature config checkSamuel Gaist2019-06-101-1/+1
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-143-60/+57
|\|
| * Remove QLatin1Literal usagesGiuseppe D'Angelo2019-06-102-4/+4
| * Fix deprecation warningsChristian Ehrlicher2019-05-271-55/+52
| * Fix warnings & deprs in tst_qcoreapplication and tst_qguiapplicationShawn Rutledge2019-06-051-1/+1
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-036-253/+357
|\|
| * tst_QVariant: Fix warnings about deprecated functions not under test —Friedemann Kleint2019-05-241-247/+258
| * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-131-0/+79
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-091-0/+79
| | |\
| | | * Fix integer overflows in QDeadlineTimerKonstantin Shegunov2019-05-081-0/+79
| * | | Migrate Windows system libs to external dependenciesJoerg Bornemann2019-05-081-1/+1
| * | | Remove handling of missing Q_COMPILER_RVALUE_REFSAllan Sandfeld Jensen2019-05-011-5/+0
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-242-0/+19
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-162-0/+19
| | |\|
| | | * corelib: invokeMethod: Allow non copyable functors to be usedHugo Beauzée-Luyssen2019-04-122-0/+19
* | | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-1612-139/+693
|\| | |
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-111-0/+13
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-101-0/+13
| | |\|
| | | * Fix QMetaObject::newInstance on non-QObject meta objectMilian Wolff2019-04-091-0/+13
| * | | Replace Q_DECL_NOTHROW with noexcept the remaining placesAllan Sandfeld Jensen2019-04-092-12/+12
| * | | Optimize QTimer::singleShot(0, ...) when taking PMF or Functor callableMilian Wolff2019-04-061-1/+122
| * | | Remove handling of missing Q_COMPILER_CLASS_ENUMAllan Sandfeld Jensen2019-04-061-15/+5
| * | | Remove handling of missing very old compiler feature checkAllan Sandfeld Jensen2019-04-062-16/+4
| * | | Change cleanup mechanism for orphaned connectionsLars Knoll2019-03-291-5/+2