summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Regenerate tests that use helper processesAlexandru Croitor2019-08-2311-37/+15
* Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-15320-1107/+2845
|\
| * Merge remote-tracking branch 'origin/dev' into wip/qt6Lars Knoll2019-08-06296-1068/+2734
| |\
| | * Remove the unused includes for QSignalMapperSona Kurazyan2019-08-051-1/+0
| | * Add an easier way to change colorspacesAllan Sandfeld Jensen2019-08-021-0/+47
| | * Improve our color space terminologyAllan Sandfeld Jensen2019-08-021-23/+23
| | * Remove usages of deprecated APIs of qtbase/widgetsSona Kurazyan2019-08-0115-30/+98
| | * Improve the keypadnavigation manual testSona Kurazyan2019-08-011-21/+16
| | * Port users of get{Contents,Text}Margins() missed first time aroundMarc Mutz2019-08-014-20/+23
| | * Conditionally disable parts of the tests testing the deprecated APIsSona Kurazyan2019-08-012-2/+4
| | * Remove the remaining usages of deprecated APIs of qtbaseSona Kurazyan2019-08-014-2/+13
| | * tst_QMenu: Eradicate Q_FOREACH loopsMarc Mutz2019-08-011-4/+3
| | * Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-012-1/+11
| | |\
| | | * Fix assert in QPainterPath after clear()Eirik Aavitsland2019-07-311-1/+9
| | | * BLACKLIST insert_remove_loop for msvc-2019Heikki Halmet2019-07-301-0/+2
| | * | Parse color space name from ICC profileAllan Sandfeld Jensen2019-07-312-10/+28
| | * | Harden ICC parserAllan Sandfeld Jensen2019-07-312-0/+40
| | * | rhi: Fix clear value in offscreen testLaszlo Agocs2019-07-311-1/+1
| | * | rhi: gl: Add support for computeLaszlo Agocs2019-07-311-1/+1
| | * | rhi: metal: Do not hold on to the drawable when not presentingLaszlo Agocs2019-07-311-0/+4
| | * | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-302-1/+63
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-302-1/+63
| | | |\|
| | | | * Fix crash when the focus widget gets a focus proxy after the factDavid Faure2019-07-291-0/+47
| | | | * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-291-0/+13
| | | | |\
| | | | | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-291-0/+13
| | | | | |\
| | | | | | * QHostInfo: Always post results through the event loop to the receiverVolker Hilsheimer2019-07-261-0/+13
| | | | * | | Add IPv6 data to the reverseLookup testVolker Hilsheimer2019-07-291-1/+3
| | | | |/ /
| | * | | | Fix removal of QJsonObject properties when assigning undefinedSimon Hausmann2019-07-301-0/+2
| | * | | | uic: Avoid use of Q_UNUSED in the generated codehjk2019-07-301-1/+1
| | |/ / /
| | * | | test: migrate QSqlDatabase test to QRegularExpressionSamuel Gaist2019-07-292-8/+9
| | * | | Revert "Fix comparisons of image with different color spaces"Eirik Aavitsland2019-07-291-18/+0
| | * | | Port from QStringViewLiteral to u""Marc Mutz2019-07-297-15/+15
| | * | | QFileSystemModel: Remove model member variable from testFriedemann Kleint2019-07-271-48/+50
| | * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-272-10/+133
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-262-10/+133
| | | |\|
| | | | * Implement 'preconnect-https' and 'preconnect-http' for H2Timur Pocheptsov2019-07-241-0/+123
| | | | * Fix lancebench results oddnessAllan Sandfeld Jensen2019-07-231-10/+10
| | * | | QFileSystemModel: Brush up the testFriedemann Kleint2019-07-261-142/+147
| | * | | Re-apply 'Skip old benchmark that doesn't build automatically'Marc Mutz2019-07-241-1/+0
| | * | | Add support for saving colorspace to PNGsAllan Sandfeld Jensen2019-07-231-0/+31
| | * | | Fix comparisons of image with different color spacesAllan Sandfeld Jensen2019-07-231-0/+18
| | * | | Make sql tests build and pass with disabled deprecated APIsSona Kurazyan2019-07-231-12/+51
| | * | | Make network tests build and pass with disabled deprecated APIsSona Kurazyan2019-07-234-51/+231
| | * | | Remove public d_func from QColorSpaceAllan Sandfeld Jensen2019-07-231-5/+5
| | * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-223-30/+208
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-203-30/+208
| | | |\|
| | | | * Fix QCborStreamReader not flushing QIODevices due to internal bufferingThiago Macieira2019-07-192-19/+168
| | | | * tst_http2 - make the test less rough in generalTimur Pocheptsov2019-07-181-11/+40
| | * | | QJsonObject: add QLatin1String overloads of non-const methodsMat Sutcliffe2019-07-201-0/+42
| | * | | JSON: add some QStringView overloadsMat Sutcliffe2019-07-201-0/+18