summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Remove fatuously true or false QT_VERSION checksEdward Welbourne2021-09-2325-398/+65
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-223-3/+3
* tests/xcb: add a test for screen off and onLiang Qi2021-09-181-0/+36
* tests/xcb: move xrandr process call to a functionLiang Qi2021-09-181-26/+25
* Don't let windowstates manual test eat log messagesTor Arne Vestbø2021-09-151-10/+6
* xcb: add manual test for xrandr scaleLiang Qi2021-09-021-3/+70
* xcb: support xrandr(1.5) monitor setupLiang Qi2021-09-015-0/+132
* wasm: add manual tests for main() and exec()Morten Johan Sørvig2021-08-2710-0/+367
* macOS: Add debug keyboard layout for manual testingTor Arne Vestbø2021-08-232-0/+1446
* wasm: add cmake build for manual testsMorten Johan Sørvig2021-08-194-0/+37
* QNetworkInformation: Give the manual test a GUIMårten Nordheim2021-07-132-2/+76
* tests: update startsystemmove manual test with latest apiLiang Qi2021-06-161-3/+6
* QNetworkInformation: Adjustments to captive portal APIMårten Nordheim2021-06-081-3/+3
* QNetworkInformation: Behind captive portalMårten Nordheim2021-05-311-1/+7
* rhi: Add support for 3D texturesLaszlo Agocs2021-05-3112-1/+365
* vulkan: Update legacy tests and examples to the modern validation layerLaszlo Agocs2021-05-311-3/+3
* rhi: manual tests: Switch to VK_LAYER_KHRONOS_validationLaszlo Agocs2021-05-315-60/+5
* Fix BASE argument of qt_add_resourcesJoerg Bornemann2021-05-181-117/+29
* Rejig native interface plumbingTor Arne Vestbø2021-05-121-2/+2
* Lowercase system includes and lib names for Windows, fix cross compilingMartin Storsjö2021-04-232-2/+2
* Add ScreenGadget utilityMorten Johan Sørvig2021-04-193-0/+266
* Update DprGadadgetMorten Johan Sørvig2021-04-192-34/+128
* Add the "Territory" enumerated type for QLocaleJiDe Zhang2021-04-154-12/+12
* lance tool: fix build for Qt 6Eirik Aavitsland2021-03-223-8/+8
* Switch QNetworkInformation manual test back to using qDebugMårten Nordheim2021-02-071-17/+8
* Remove QNetworkStatusMonitorMårten Nordheim2021-02-061-52/+13
* NetworkListManager based backend for QNetworkInformationMårten Nordheim2021-02-023-0/+72
* rhi: Pipeline cache load/saveLaszlo Agocs2021-01-221-0/+1
* rhi: Stop hardcoding the Vulkan backend's desired instance extensionsLaszlo Agocs2021-01-182-3/+2
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-127-149/+0
* rhi: shadowmap manual test: use Nearest filteringLaszlo Agocs2021-01-041-1/+1
* rhi: Make triquadcube manual test compile after recent changesLaszlo Agocs2021-01-041-2/+2
* Add a dedicated QWindow surface type for D3DLaszlo Agocs2021-01-044-8/+4
* Replace QtTest headers with QTestDavid Skoland2020-12-229-9/+9
* CMake: Regenerate projects using pro2cmake one last timeAlexandru Croitor2020-12-102-2/+2
* Fix qtdiag testing helper on WindowsFriedemann Kleint2020-12-071-1/+1
* tests: add a shortcut to quit app in allcursorsLiang Qi2020-12-041-0/+3
* Fix deprecations in manual testsShawn Rutledge2020-12-014-11/+9
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-4/+4
* Manual shortcut test: Fix deprecation warnings about key combinationsFriedemann Kleint2020-11-161-33/+32
* CMake: Update usage of add_qt_gui_executableAlexandru Croitor2020-10-292-2/+2
* Expunge WA_GroupLeaderShawn Rutledge2020-10-272-13/+0
* Prepare for having multiple highdpi manual testsMorten Johan Sørvig2020-10-2312-10/+10
* Purge QDesktopWidgetVolker Hilsheimer2020-10-161-1/+0
* Manual tablet test: Add a window showing the devicesFriedemann Kleint2020-10-151-0/+69
* rhi: Fix up vertex inputs with matricesLaszlo Agocs2020-10-144-19/+20
* Get rid of all usage of QApplication:desktopVolker Hilsheimer2020-10-142-29/+1
* rhi: Make the new direct buffer update available for non-uniform buffersLaszlo Agocs2020-10-121-2/+2
* rhi: Regenerate shaders for some manual testsLaszlo Agocs2020-10-1110-1/+0
* rhi: Add a many cubes manual testLaszlo Agocs2020-10-1112-11/+290