summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* tests: XFAIL a few in tst_QStaticText on WaylandLiang Qi2022-03-021-0/+23
* tests: XFAIL tst_QOpenGL::bufferMapRange() on WaylandLiang Qi2022-03-021-0/+2
* tests: XFAIL tst_QImageReader::setScaledClipRect() SVG/SVGZLiang Qi2022-03-021-0/+2
* Fix painting clipping glitches with fractional scalingEirik Aavitsland2022-03-022-8/+105
* CI: Blacklist systemFixedFont for QNXPasi Petäjäjärvi2022-03-021-1/+3
* QGuiApplication: use translation-based layout direction unless explicitly setVolker Hilsheimer2022-02-241-2/+58
* Blacklist tst_qscreen::grabWindow for all Windows versionsOliver Wolff2022-02-241-1/+1
* Activate tst_qtextdocument for AndroidAndreas Buhr2022-02-241-2/+1
* Check if platform has enough RAM for hugeQImage testPasi Petäjäjärvi2022-02-171-1/+4
* Set version for tst_qguiapplication and tst_qcoreapplicationAndreas Buhr2022-02-171-0/+3
* tests: skip tst_QX11Info on WaylandLiang Qi2022-02-171-0/+10
* tests: XFAIL tst_QGuiApplication::genericPluginsAndWindowSystemEvents()Liang Qi2022-02-171-0/+2
* tests: XFAIL 4 tests in tst_QWindow on WaylandLiang Qi2022-02-171-10/+9
* tests: XFAIL tst_QScreen::grabWindow() on WaylandLiang Qi2022-02-171-0/+2
* tests: XFAIL tst_QInputDevice::multiSeatDevices() on WaylandLiang Qi2022-02-171-0/+7
* QJsonObject: use QJsonValueConstRefThiago Macieira2022-02-151-63/+6
* QDesktopServices: deprecate destroying URL handlers w/o explicit unsetUrlHand...Marc Mutz2022-02-151-0/+19
* Repair tst_qcoreapplication to not segfault on AndroidAndreas Buhr2022-02-151-0/+1
* Make Droid Sans Mono available as fixed font for all Android stylesAndreas Buhr2022-02-141-3/+0
* Cleanup tests that add test data to resources explicitlyAlexey Edelev2022-02-117-366/+8
* CMake: Add BUILTIN_TESTDATA option to qt_internal_add_testAlexey Edelev2022-02-1111-154/+83
* tst_qrhi: use OpenGL instead of raster pipeline on webOSJanne Juntunen2022-02-101-0/+3
* rhi: Add the long-pending probe() helper, with backing for MetalLaszlo Agocs2022-02-091-0/+2
* Blacklist tst_qscreen::grabWindow on WindowsFabian Kosmale2022-02-051-0/+2
* Always wait in the QScreen::grabWindow testVolker Hilsheimer2022-02-031-7/+8
* Fix flags in QFileSystemModelAndreas Buhr2022-02-021-0/+4
* QImageReader: Check for existing handler in initHandlerRobert Löhning2022-02-021-0/+26
* Blacklist tst_QWindow::modalWindowEnterEventOnHide_QTBUG35109 for WinOliver Wolff2022-01-311-1/+1
* Remove QEXPECT_FAIL for test passing on AndroidVolker Hilsheimer2022-01-291-3/+0
* Offscreen: Fix implementation of QScreen::grabWindowVolker Hilsheimer2022-01-261-3/+0
* rhi: Make sure pixelSize() to a texture rt is always up to dateLaszlo Agocs2022-01-251-24/+42
* Remove unused .qrc filesJoerg Bornemann2022-01-1719-419/+0
* QtGui/math3d: Fix QQuaternion::getEulerAngles for GimbalLock casesYuya Nishihara2022-01-161-0/+29
* QCSS: Support Qt 5-style integer property selectorsVolker Hilsheimer2022-01-151-14/+16
* tests: port to new QMutableEventPoint static APIMarc Mutz2022-01-151-87/+89
* Don't include qeventpoint_p.h from qevent_p.hMarc Mutz2022-01-141-0/+1
* Stabilize tst_QTouchEvent::multiPointRawEventTranslationOnTouchPadVolker Hilsheimer2022-01-142-8/+15
* tst_QImageWriter: skip writing unsupported image formatsJanne Juntunen2022-01-131-0/+2
* tst_QImageReader: move text reading tests behind a flagJanne Juntunen2022-01-131-0/+8
* rhi: Add queries for vertex input/output limitsLaszlo Agocs2022-01-121-0/+5
* Draw extended RGB solid colorsAllan Sandfeld Jensen2022-01-121-0/+45
* Expand tst_QBackingStore auto testTor Arne Vestbø2022-01-121-1/+168
* Make QCursor::setPos() use the correct screenMorten Johan Sørvig2022-01-121-0/+19
* Enable markdown writer 'preformats with embedded backticks' testShawn Rutledge2022-01-121-3/+3
* Add a markdown writer test for a checklist item ending with `code`Shawn Rutledge2022-01-121-0/+29
* rhi: Improve the handling of HDR capable texture formatsLaszlo Agocs2022-01-112-146/+241
* Use QTextCharFormat::fontFixedPitch to remember Markdown backtick spansShawn Rutledge2022-01-111-2/+5
* tst_QIcoImageFormat: move the test behind a feature flagJanne Juntunen2022-01-071-1/+3
* rhi: Returns mapping tables by value from QShaderLaszlo Agocs2022-01-071-13/+12
* tst_qtouchevent: remove two QMutableEventPoint::from() usesMarc Mutz2022-01-061-2/+2