summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Deprecate QStringViewLiteralMarc Mutz2019-08-102-10/+10
* | | Refactor memory allocation for arguments of QMetaCallEventsVolker Hilsheimer2019-08-101-0/+14
* | | Warn about conflicting DESTDIR/TARGET combination in debug_and_releaseJoerg Bornemann2019-08-093-0/+24
* | | tst_qmake: Pass /nologo to jom like we do for nmakeJoerg Bornemann2019-08-091-1/+3
* | | QTextDocument: add manual test for table border logicNils Jeisecke2019-08-099-0/+616
* | | QDateTimePrivate: inherit QSharedData and other cleanupsMarc Mutz2019-08-071-3/+3
* | | 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
* | | 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