summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix qmake builds of socket testsAlexandru Croitor2019-12-191-0/+1
* Fix qmake buildsAlexandru Croitor2019-12-112-1/+3
* Add initial support for cross-building to iOSAlexandru Croitor2019-12-032-4/+18
* Post merge fixesLeander Beernaert2019-11-2530-35/+125
* Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-19213-5716/+13908
|\
| * Fix two manual tests qmake project filesLeander Beernaert2019-11-132-5/+9
| * Update version checks in tests/manualLeander Beernaert2019-11-1317-54/+18
| * Rename some more manual test to be uniqueLeander Beernaert2019-11-113-3/+3
| * Fix compile errors related to missing Qt:: namespaceLeander Beernaert2019-11-1112-54/+68
| * Rename some manual test to be uniqueLeander Beernaert2019-11-1112-7/+14
| * Fix 64-bit integer support in QtJSONAllan Sandfeld Jensen2019-11-052-17/+76
| * Eradicate Q_FOREACHs over QVarLengthArrayMarc Mutz2019-11-052-7/+1
| * Fix converting a null QStringRef to QStringSona Kurazyan2019-11-041-0/+13
| * Get rid of QT_STRICT_ITERATORSLars Knoll2019-11-0420-111/+10
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-023-14/+7
| |\
| | * QSslSocket - remove old OpenSSL backend (< 1.1)Timur Pocheptsov2019-11-012-14/+4
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-011-0/+3
| | |\
| | | * Avoid EGL_BAD_MATCH in tst_qrhi autotestLaszlo Agocs2019-10-311-0/+3
| * | | Extract QGuiShortcutFriedemann Kleint2019-11-013-0/+88
| * | | QAction: Properly port to the new configure systemFriedemann Kleint2019-11-011-3/+5
| * | | Split tests of QGuiAction(Group)Friedemann Kleint2019-11-019-348/+460
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-0116-1471/+11019
| |\| |
| | * | Add a transfer timeout at QNAM level as wellVille Voutilainen2019-10-311-0/+26
| | * | Update UCD data to Unicode 12.1.0's Revision 24Edward Welbourne2019-10-308-1276/+10651
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-307-195/+342
| | |\|
| | | * Make tst_QNumeric more systematic about checking float as well as doubleEdward Welbourne2019-10-291-179/+213
| | | * wasm: add local file access manual testMorten Johan Sørvig2019-10-292-0/+108
| | | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-284-16/+21
| | | |\
| | | | * Tidy up data-stream testEdward Welbourne2019-10-251-11/+10
| | | | * Exclude tests that need GUI when GUI isn't availableEdward Welbourne2019-10-252-5/+3
| | | | * tst_qgraphicspixmaptiem: Fix undefined behavior in containsJohan Klokkhammer Helsing2019-10-251-0/+8
| * | | | Extract QGuiAction(Group) from QAction(Group) into QtGuiFriedemann Kleint2019-10-312-2/+2
| * | | | Get rid of unsharable containersLars Knoll2019-10-306-767/+13
| * | | | Fix all tst_qmetatype breakages after QList to QVector aliasingJędrzej Nowacki2019-10-301-2/+4
| * | | | Make QList an alias to QVectorLars Knoll2019-10-3021-2212/+72
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-3011-41/+287
| |\| | |
| | * | | rhi: Move to CBOR in QShader and expand the autotestLaszlo Agocs2019-10-297-4/+201
| | * | | tst_QDataWidgetMapper/QFileIconProvider/ItemEditorFactory: cleanupChristian Ehrlicher2019-10-293-35/+28
| | * | | Add a timeout for transfersVille Voutilainen2019-10-281-2/+58
| * | | | Replace usage of Q_DECL_ALIGN with C++11 alignas keywordVolker Hilsheimer2019-10-291-11/+2
| * | | | Replace Q_ALIGNOF usage in qtbase with C++11 alignof keywordVolker Hilsheimer2019-10-299-166/+32
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-274-20/+19
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-264-20/+19
| | |\| |
| | | * | Update CLDR to v36Edward Welbourne2019-10-251-7/+7
| | | * | Don't try to define QT_NO_CAST_TO_ASCII when the test undefines itEdward Welbourne2019-10-251-1/+1
| | | * | Move a test for feature ICU from .pro to .cppEdward Welbourne2019-10-253-12/+11
| * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-2614-349/+385
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-2510-38/+131
| | |\| |
| | | * | QTableView: properly deselect row when column 0 is hidden/not visibleChristian Ehrlicher2019-10-241-0/+26
| | | * | QFileSystemEngine: Consistently check for invalid file namesUlf Hermann2019-10-241-0/+4