summaryrefslogtreecommitdiffstats
path: root/tests/manual
Commit message (Expand)AuthorAgeFilesLines
* Fix the broken test after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-01-201-1/+1
* Fix build errors in manual testsAssam Boudjelthia2023-01-2011-5/+13
* Rename manual tst_qpermissions to tst_manual_qpermissionsMarc Mutz2023-01-111-2/+2
* wasm: Work on wasm accessibility elements and eventsSharad Sahu2022-12-276-20/+260
* Android: handle move operation with content urisAssam Boudjelthia2022-12-211-19/+46
* Android: handle rename() operation with content urisAssam Boudjelthia2022-12-201-0/+24
* CMake: Remove direct qt_android_generate_deployment_settings callAlexandru Croitor2022-12-151-1/+0
* Android: Add facilities to handle more content URIs operationsAssam Boudjelthia2022-12-143-0/+214
* Use qtversion.h instead of qlibraryinfo.hMarc Mutz2022-12-092-2/+2
* Fix the qwasmcompositor_main testMikolaj Boc2022-12-071-8/+10
* 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