summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Rename some more manual test to be uniqueLeander Beernaert2019-11-123-3/+3
* Fix compile errors related to missing Qt:: namespaceLeander Beernaert2019-11-1212-54/+68
* Rename some manual test to be uniqueLeander Beernaert2019-11-1212-7/+14
* Build test/manual if it contains a CMakeLists.txtLeander Beernaert2019-11-121-0/+6
* Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-174-10/+11
|\
| * 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/dev' into wip/cmakeAlexandru Croitor2019-10-1427-275/+356
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-1116-16/+716
|\| |
| * | 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
* | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-159-25/+248
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-11134-70/+9380
|\| |
| * | 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
| | |\|
| | | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-2810-40/+37
| | | |\
| | | | * Brush up DiaglibFriedemann Kleint2019-06-2410-40/+37
| * | | | rhi: Improve base vertex/instance supportLaszlo Agocs2019-07-011-0/+2
| * | | | rhi: Add a test for instancingLaszlo Agocs2019-07-019-1/+227
| * | | | rhi: Enhance line width and point size supportLaszlo Agocs2019-07-012-0/+5
| |/ / /
| * | | Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-291-1/+1
| * | | rhi: Add compute api and implement for Vulkan and MetalLaszlo Agocs2019-06-1734-44/+592