summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-296-16/+16
|\
| * Enable QRhi Metal backend on iOSLaszlo Agocs2019-11-276-16/+16
* | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-273-3/+3
|\|
| * Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-263-3/+3
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-255-10/+73
|\|
| * Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-204-6/+6
| * Diaglib/Windows: Output more information on geometry for native handlesFriedemann Kleint2019-11-081-4/+67
* | 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
* | Get rid of QT_STRICT_ITERATORSLars Knoll2019-11-045-6/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-012-0/+108
|\|
| * wasm: add local file access manual testMorten Johan Sørvig2019-10-292-0/+108
* | test: migrate manual dialogs tests to QRegularExpressionSamuel Gaist2019-10-211-1/+3
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-174-10/+11
|\|
| * Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-152-3/+2
| * Remove usages of deprecated APIs of QDesktopWidgetSona Kurazyan2019-10-133-7/+9
* | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2019-10-043-8/+12
|\|
| * rhi: Remove QVectors from the data description structs as wellLaszlo Agocs2019-10-033-8/+12
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-0223-62/+320
|\|
| * Remove QVector in the API of QRhiResource subclassesLaszlo Agocs2019-09-304-22/+19
| * Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-301-1/+1
| |\
| | * tests: fix typo in commentRolf Eike Beer2019-09-231-1/+1
| * | Ensure drawable size atomicity within a frameLaszlo Agocs2019-09-294-25/+11
| * | rhi: Always enable debug info printing from manual testsLaszlo Agocs2019-09-291-1/+3
| * | rhi: Add a --transparent option to manual testsLaszlo Agocs2019-09-2615-14/+30
| * | rhi: Unify handling of special cases for scissor and viewport rectsLaszlo Agocs2019-09-264-0/+257
* | | Retire SPDY protocol implementation (Qt6)Timur Pocheptsov2019-09-251-203/+1
|/ /
* | Include missing shbang line in executable shell scriptEdward Welbourne2019-09-231-0/+1
* | rhi: Add a flag to indicate preferring a software adapterLaszlo Agocs2019-09-121-0/+7
* | rhi: d3d11: Add the device lost testing machineryLaszlo Agocs2019-09-121-1/+14
* | Fix the build of the qgraphicslayout manual testSona Kurazyan2019-09-061-1/+1
* | rhi: vulkan: Introduce secondary command buffer usageLaszlo Agocs2019-08-292-1/+7
* | HighDPI: Add “metrics” manual testMorten Johan Sørvig2019-08-231-0/+89
* | Update Dpi and scale factor computationMorten Johan Sørvig2019-08-231-0/+1
* | Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-202-15/+0
* | QChar: add FormFeed (FF) special characterThiago Macieira2019-08-121-0/+3
* | QTextDocument: add manual test for table border logicNils Jeisecke2019-08-099-0/+616
* | Remove the unused includes for QSignalMapperSona Kurazyan2019-08-051-1/+0
* | Improve the keypadnavigation manual testSona Kurazyan2019-08-011-21/+16
* | 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
* | Remove usages of deprecated APIs of qtbase/guiSona Kurazyan2019-07-131-1/+1
* | Add manual test for QNetwork{Connection|Status}MonitorMårten Nordheim2019-07-083-0/+225
* | Remove usages of deprecated APIs of corelibSona Kurazyan2019-07-051-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-0110-40/+37
|\ \
| * | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-0110-40/+37
| |\|