summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* rhi: Add render-to-cubemap manual testLaszlo Agocs2020-01-1318-0/+596
* rhi: Add manual test for RGBA16F and computeLaszlo Agocs2020-01-139-0/+402
* Stylesheet: Handle tabs with elide mode set correctlyAndy Shaw2020-01-066-1/+84
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-025-0/+272
|\
| * wasm: support all cursor shapesAlexandra Cherdantseva2019-12-305-0/+272
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-101-7/+130
|\|
| * Manual High DPI test: Add a page logging all screen change signals to MetricsFriedemann Kleint2019-12-051-7/+130
* | RHI: new native texture APIPaul Olav Tvete2019-12-051-4/+4
* | Merge remote-tracking branch 'origin/5.14' into 5.15Ulf Hermann2019-12-033-133/+218
|\|
| * More polish of the manual High DPI testFriedemann Kleint2019-11-281-22/+76
| * Polish the manual High DPI testFriedemann Kleint2019-11-283-114/+145
* | Enable QRhi Metal backend on iOSLaszlo Agocs2019-11-276-16/+16
* | Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-263-3/+3
* | 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
* wasm: add local file access manual testMorten Johan Sørvig2019-10-292-0/+108
* Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-152-3/+2
* Remove usages of deprecated APIs of QDesktopWidgetSona Kurazyan2019-10-133-7/+9
* rhi: Remove QVectors from the data description structs as wellLaszlo Agocs2019-10-033-8/+12
* 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
* | 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
| |\|
| | * 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