summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
* | | QPoint/F: add transposed()Marc Mutz2019-08-072-0/+14
* | | QVector/QList/QLinkedList/QVarLengthArray/QSet: add missing deduction guidesMarc Mutz2019-08-0710-0/+151
* | | CMake: Fix some failing cmake testsKyle Edwards2019-08-073-2/+8
* | | 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-0114-29/+97
* | | 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
* | | 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-271-0/+123
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-261-0/+123
| |\|
| | * Implement 'preconnect-https' and 'preconnect-http' for H2Timur Pocheptsov2019-07-241-0/+123
* | | QFileSystemModel: Brush up the testFriedemann Kleint2019-07-261-142/+147
* | | 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
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-192-0/+18
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-181-0/+7
| |\|
| | * tst_http2::flowControlServerSideTimur Pocheptsov2019-07-151-0/+7
| * | Fix regression causing QVector::fill w/ same size to not detachThiago Macieira2019-07-161-0/+11
* | | Fix loading of image files with wrong, but known, file name extensionEirik Aavitsland2019-07-181-4/+4
* | | tst_qnetworkreply: Use object.connect() to get rid of warningMårten Nordheim2019-07-181-1/+2
* | | tst_qnetworkreply: skip ssl session sharing tests with schannelMårten Nordheim2019-07-181-4/+4
* | | QDir: strip Windows' long-path markers when converting from nativeVolker Hilsheimer2019-07-171-0/+2