summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Support stereoscopic rendering with QGraphicsViewKristoffer Skau2022-12-018-0/+537
* Fix up rhiwidget manual test after the QWidgetPrivate changeLaszlo Agocs2022-12-011-1/+7
* tests: Add project files of highdpi both for qmake and cmakeLiang Qi2022-11-257-64/+51
* Set up a manual test for qt loaderMikolaj Boc2022-11-245-0/+170
* rhi: tex1d manual test: Also build GLSL 120 shadersLaszlo Agocs2022-11-163-2/+2
* RHI: Add support for 1D texturesBen Fletcher2022-11-158-0/+716
* Use SPDX license identifiersLucie Gérard2022-11-155-245/+10
* Add permissions feature example and manual test to the buildAssam Boudjelthia2022-11-103-1/+6
* Plumb public permission APIs to Android backendTor Arne Vestbø2022-11-092-1/+58
* Add support for stereoscopic content in QRhi::OpenGLES2Kristoffer Skau2022-11-077-0/+415
* Add permission API backend for macOS and iOSTimur Pocheptsov2022-11-033-0/+113
* Long live QPermissions!Tor Arne Vestbø2022-11-013-0/+119
* rhi: Add a manual test for simple stencil-based outlineLaszlo Agocs2022-10-259-1/+202
* Apple: Add CFBundleAllowMixedLocalizations=YES to Info.plist filesTor Arne Vestbø2022-10-251-0/+2
* Apple: Use 'en' instead of 'English' as development regionTor Arne Vestbø2022-10-231-1/+1
* Fix the workaround in ~QWasmOpenGLContextMikolaj Boc2022-10-213-0/+208
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-115-6/+6
* Introduce QGlyphRun::stringIndexes()Eskil Abrahamsen Blomfeldt2022-09-2912-0/+676
* Introduce centralized means of checking for asyncifyMikolaj Boc2022-09-232-8/+7
* windowflags: Add control to toggle Qt::NoDropShadowWindowHintTor Arne Vestbø2022-09-202-0/+7
* windowflags: Report QWindow compound window statesTor Arne Vestbø2022-09-201-1/+1
* Add window-modal show option to dialogs manual testMikolaj Boc2022-09-1310-42/+97
* rhi: metal: Add support for tessellationLaszlo Agocs2022-09-019-11/+44
* Move qVersion() from qglobal.h to qlibraryinfo.hSona Kurazyan2022-09-012-0/+2
* Move QMacAutoReleasePool from qglobal.h to qcore_mac_p.hSona Kurazyan2022-09-012-0/+5
* QtBase tests: remove QT_DISABLE_DEPRECATED_UP_TO definesIvan Solovev2022-08-246-10/+0
* wasm: add manual auto-test for websockify-tunneled socketsMorten Sørvig2022-08-243-0/+404
* wasm: add echo_server test TCP serverMorten Sørvig2022-08-242-0/+141
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-23167-167/+167
* Rename QT_DISABLE_DEPRECATED_BEFORE -> QT_DISABLE_DEPRECATED_UP_TOIvan Solovev2022-08-199-9/+9
* wasm: always build asyncify tests for eventloop_autoMorten Sørvig2022-08-173-10/+58
* wasm: add "skip" support to qtwasmtestlibMorten Sørvig2022-08-173-4/+28
* wasm: include asyncify support unconditionallyMorten Sørvig2022-08-172-8/+5
* CMake: Add manual test for various iOS asset handlingAlexandru Croitor2022-08-1730-0/+575
* rhi: d3d11: Enable tessellation and geometry with some caveatsLaszlo Agocs2022-08-1512-4/+111
* Use the local file APIs to save/load files on WASMMikolaj Boc2022-08-125-46/+650
* wasm: add event loop auto testMorten Sørvig2022-08-087-1/+352
* tests: add a textfield in qt-client-widgetLiang Qi2022-08-062-0/+13
* tests: make xembed/qt-client-raster betterLiang Qi2022-08-062-1/+3
* tests: make xembed/qt-client-widget betterLiang Qi2022-08-062-1/+5
* tests: replace gtk-embedder.py with a gtk3 appLiang Qi2022-08-0619-92/+122
* Add license headers to cmake filesLucie Gérard2022-08-03166-0/+498
* rhi: gl: Avoid magic adjustments to the context/window formatLaszlo Agocs2022-08-015-15/+12
* CMake: Rename tests to be unique for top-level buildsAlexandru Croitor2022-07-282-3/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-28147-159/+159
* wasm: add echo_client_mainthread exampleMorten Johan Sørvig2022-07-142-0/+107
* Add QInputDevice::name() to output in device_information manual testShawn Rutledge2022-07-131-0/+1
* wasm: secondary thread blocking sockets exampleMorten Johan Sørvig2022-07-133-0/+105
* rhi: Clean up some inconsistenciesLaszlo Agocs2022-07-122-2/+2
* Fix directory listing in manual filetest; add recursive findShawn Rutledge2022-07-111-6/+10