summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Extend blacklisting of dirsBeforeFiles as it's flakyTony Sarajärvi2019-04-261-0/+2
| | * | Fix manual lance test: avoid using deprecated apiEirik Aavitsland2019-04-264-47/+30
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-261-0/+79
| | |\|
| | | * Fix aliased painting with non-uniform scalingEirik Aavitsland2019-04-251-0/+79
| | * | manual shortcut test: add more shortcut sequencesGatis Paeglis2019-04-241-0/+3
| * | | QLineF: add intersects() as a replacement for intersect()Christian Ehrlicher2019-04-251-1/+1
| * | | Expose docker test server as an internal config to all modulesRyan Chu2019-04-2513-260/+11
| * | | Support multi-stage builds to provision the configurations and test dataRyan Chu2019-04-257-126/+185
| * | | Add image layer on windowsMaurice Kalinowski2019-04-252-20/+36
| * | | QHash/QMultiHash: add range constructorsMarc Mutz2019-04-251-0/+140
| * | | Add startOfDay() and endOfDay() methods to QDateEdward Welbourne2019-04-242-2/+168
| * | | QtTestLib: handle float16 the same as double and floatEdward Welbourne2019-04-248-55/+1051
| * | | Implement qFpClassify(qfloat16)Edward Welbourne2019-04-241-0/+19
| * | | Implement std::numeric_limits<qfloat16>Edward Welbourne2019-04-241-0/+142
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-249-111/+373
| |\| |
| | * | Purge use of some deprecated methods from QDateTime testsEdward Welbourne2019-04-231-7/+12
| | * | QListWidgetItem constructors: don't emit dataChanged(invalid, invalid)David Faure2019-04-231-3/+7
| | * | Blacklist tst_QWidget::windowState on WinRTShawn Rutledge2019-04-231-0/+3
| | * | QHeaderView: fix assert when restoring section sizes over less columnsDavid Faure2019-04-231-0/+17
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-165-101/+334
| | |\|
| | | * corelib: invokeMethod: Allow non copyable functors to be usedHugo Beauzée-Luyssen2019-04-122-0/+19
| | | * QStyleSheetStyle::repolish: only run on direct childrenFrederik Gladhorn2019-04-121-0/+21
| | | * QShaderGenerator: don't generate temporary variables for global inputsPaul Lemire2019-04-101-40/+146
| | | * QShaderGenerator: fix substitution for attributes on GL2/ES2Paul Lemire2019-04-101-70/+147
| | | * Fix resolving NTFS symbolic links that point to UNC sharesVolker Hilsheimer2019-04-101-23/+45
| * | | QRegExp include cleanupSamuel Gaist2019-04-192-0/+2
| * | | Non-associative containers: add range constructorsMarc Mutz2019-04-172-0/+630
* | | | Rerun pro2cmake on projects that use .ui filesAlexandru Croitor2019-05-221-2/+16
* | | | Allow building the tests directory as a standalone CMake projectAlexandru Croitor2019-05-221-1/+16
* | | | Don't link against dbus-1_nolink when dbus_linked feature is offAlexandru Croitor2019-05-082-9/+32
* | | | Re-generate CMakeListst for some tests that use .qrc filesSimon Hausmann2019-05-024-17/+113
* | | | CMake: Add tests/auto/corelib/io/qabstractfileengineTobias Hunger2019-04-292-0/+23
* | | | Merge remote-tracking branch 'gerrit/dev' into wip/cmakeTobias Hunger2019-04-166-118/+329
|\| | |
| * | | uic test: Test PythonFriedemann Kleint2019-04-161-0/+102
| * | | uic test: Pre-populate the test data arrayFriedemann Kleint2019-04-161-24/+40
| * | | Add Extended RGB model to QColorAllan Sandfeld Jensen2019-04-122-83/+175
| * | | moc: Add a standard way of specifying a URI as part of Q_PLUGIN_METADATAUlf Hermann2019-04-112-1/+2
| * | | tst_QWidget: Skip based on capabilities instead of platform == waylandJohan Klokkhammer Helsing2019-04-111-10/+10
* | | | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-16719-4976/+129541
|\| | |
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-115-44/+140
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-105-44/+140
| | |\|
| | | * Fix QMetaObject::newInstance on non-QObject meta objectMilian Wolff2019-04-091-0/+13
| | | * tst_http2 - extend 'singleRequest' test caseTimur Pocheptsov2019-04-093-44/+119
| | | * tst_QUrl: Fix left-over temporary directory on WindowsFriedemann Kleint2019-04-081-0/+8
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-04-105-6/+155
| |\| |
| | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-092-1/+81
| | |\|
| | | * Merge remote-tracking branch 'origin/5.12.3' into 5.12Qt Forward Merge Bot2019-04-081-0/+75
| | | |\
| | | | * Merge 5.12 into 5.12.3Kari Oikarinen2019-04-016-5/+60
| | | | |\
| | | | * | Drag'n'Drop: fix dnd regressionGatis Paeglis2019-03-261-0/+75
| | | * | | Fix various uncommon cases in QTzTimeZonePrivate backendEdward Welbourne2019-04-051-1/+6