summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
Commit message (Expand)AuthorAgeFilesLines
* Regenerate coreliob/io testsAlexandru Croitor2019-08-1537-184/+615
* Rename alias property on source files to QT_RESOURCE_ALIASLeander Beernaert2019-08-152-8/+8
* Regenerate CMakeLists for tests/corelib/ioJędrzej Nowacki2019-08-1216-0/+452
* Fix add_qt_resource behavior with regards to unspecified prefixesSimon Hausmann2019-08-091-3/+8
* Regenerate some of the test projects that do SUBDIRS += fooAlexandru Croitor2019-08-072-12/+33
* 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
* Ugly fix for handling QT_SOURCE_TREEAlexandru Croitor2019-07-295-13/+114
* Add special case handling for corelib mimetypes resourcesLeander Beernaert2019-07-186-2/+248
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-1177-631/+1618
|\
| * Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-07-0840-136/+651
| |\
| | * Q_ARRAY_LITERAL: protect the check for literal typesGiuseppe D'Angelo2019-07-061-0/+12
| | * Port some trivial cases from QMutex to QRecursiveMutexMarc Mutz2019-07-062-6/+2
| | * Short live QRecursiveMutex!Marc Mutz2019-07-061-4/+5
| | * Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-051-1/+2
| | |\
| | | * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-051-1/+2
| | | |\
| | | | * QPluginLoader: fix failing test comparing the Qt versionThiago Macieira2019-07-031-1/+2
| | * | | Remove usages of QSysInfo's deprecated APIsSona Kurazyan2019-07-052-2/+3
| | * | | Remove usages of deprecated APIs of corelibSona Kurazyan2019-07-0515-66/+491
| | |/ /
| | * | Add QT_NO_JAVA_STYLE_ITERATORS and mark QtBase free of itMarc Mutz2019-07-035-0/+8
| | * | Remove usages of deprecated APIs from QDateTimeSona Kurazyan2019-07-024-7/+37
| | * | Make the default ctor of QVarLengthArray implicitUlf Hermann2019-07-021-0/+7
| | * | Move YearRange to QDateTime from its PrivateEdward Welbourne2019-07-011-0/+10
| | * | QStringList: add QStringView overloads of join, filter, replaceInStringsMat Sutcliffe2019-06-301-0/+17
| | * | Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-293-23/+3
| | * | QObject: deprecate the undocumented userData() featureMarc Mutz2019-06-291-0/+4
| | * | Corelib tests: Fix out of bounds string accessFriedemann Kleint2019-06-282-2/+2
| | * | tst_QThread: Add output for all elapsed testsFriedemann Kleint2019-06-281-7/+15
| | * | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-276-18/+31
| | |\|
| | | * Skip tests if the required plugins were not deployedVolker Hilsheimer2019-06-191-6/+13
| | | * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-251-0/+15
| | | |\
| | | * | Android: don't run test function for fd leakage, make test passVolker Hilsheimer2019-06-191-7/+1
| | | * | Use C++11 alignof as reference for Q_ALIGNOF, and fix test on AndroidVolker Hilsheimer2019-06-171-2/+2
| | | * | Turn on C++11 and 14 correctlyVolker Hilsheimer2019-06-171-1/+3
| | | * | Fix editing of QDateTimeEdit in 12-hour locales that don't use AM/PMVolker Hilsheimer2019-05-281-2/+5
| | | * | QTextBoundaryFinder: don't break after uppercase followed by commawangChuan2019-05-231-0/+7
| | * | | tst_QThread: Blacklist sleep() for WindowsFriedemann Kleint2019-06-261-0/+2
| * | | | Merge remote-tracking branch 'origin/dev' into wip/qt6Simon Hausmann2019-06-2644-495/+967
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-251-0/+15
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Report correct state change when destroying QAbstractAnimationTor Arne Vestbø2019-06-201-0/+15
| | * | | QByteArray autotest: code tidiesGiuseppe D'Angelo2019-06-231-6/+6
| | * | | QString: towards QStringView::arg() pt.3: Long live QStringView/QLatin1String...Marc Mutz2019-06-202-0/+85
| | * | | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-2020-404/+404
| | * | | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-149-38/+43
| | * | | test: migrate ModelsToTest to QRegularExpressionSamuel Gaist2019-06-101-1/+1
| | * | | test: migrate collections test to QRegularExpressionSamuel Gaist2019-06-101-5/+9
| | * | | test: migrate QStateMachine test to QRegularExpressionSamuel Gaist2019-06-101-2/+2
| | * | | test: migrate QLibrary test to QRegularExpressionSamuel Gaist2019-06-101-3/+5