summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Android: skip tessellation(Vulkan)Assam Boudjelthia2022-10-201-0/+2
* tst_QDoubleValidator::setRangeOverloads(): rename a data rowEdward Welbourne2022-10-181-1/+1
* tst_QFont::serialize(): distinguish two letterspacing data tagsEdward Welbourne2022-10-181-2/+2
* tst_QPainter::blendARGBonRGB(): rename some data rowsEdward Welbourne2022-10-181-8/+8
* tst_QPainterPath::testNaNandInfinites(): anticipate the warningsEdward Welbourne2022-10-181-3/+30
* tst_QPainterPath::testArcMoveTo(): include index in some data tagsEdward Welbourne2022-10-181-8/+8
* tst_QPainterPath::contains_QRectF(): rename some data rowsEdward Welbourne2022-10-181-3/+3
* tst_QImage::reinterpretAsFormat(): deduplicate a data tagEdward Welbourne2022-10-181-1/+1
* tst_QImage::mirrored(): deduplicate some data row namesEdward Welbourne2022-10-181-6/+6
* tst_QImageReader::preserveTexts(): deduplicate data tagsEdward Welbourne2022-10-181-11/+23
* tst_QKeySequence::parseString_data(): drop duplicated rowsEdward Welbourne2022-10-181-4/+0
* tests: skip tst_QTouchEvent::multiPointRawEventTranslationOnTouchPad() on Way...Liang Qi2022-10-141-0/+5
* Allow programmatic closing of windows that are modally blockedVolker Hilsheimer2022-10-121-0/+17
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-113-9/+9
* Fix tst_QQuaternion's duplicate test tagsEdward Welbourne2022-10-111-25/+9
* Revert "tests: XFAIL tst_QOpenGL::bufferMapRange() on Wayland"Liang Qi2022-10-071-2/+0
* Revert "tests: XFAIL tst_QGuiApplication::genericPluginsAndWindowSystemEvents()"Liang Qi2022-10-071-2/+0
* QTextLayout: fix maximumWidth() for a text containing spacesVladimir Belyavsky2022-10-061-2/+14
* Port from container.count()/length() to size()Marc Mutz2022-10-0427-290/+290
* Make sure that palette cache keys are uniqueVolker Hilsheimer2022-10-031-0/+57
* Introduce QGlyphRun::stringIndexes()Eskil Abrahamsen Blomfeldt2022-09-293-0/+311
* Style sheets: add placeholder text color property for edit widgetsEirik Aavitsland2022-09-291-2/+2
* Fix setScaledClipRect autotest for reading SVG formatEirik Aavitsland2022-09-271-2/+5
* Revert "QTextLayout: fix maximumWidth() for a text containing line separator"Eskil Abrahamsen Blomfeldt2022-09-231-28/+0
* Fix signed/unsigned comparison warning in shader testEdward Welbourne2022-09-221-1/+1
* tst_qtnoeventloop: add missing overrideJohannes Kauffmann2022-09-201-1/+2
* QTextLayout: fix maximumWidth() for a text containing line separatorVladimir Belyavsky2022-09-201-0/+28
* Fix flaky FP32x4 testAllan Sandfeld Jensen2022-09-161-0/+1
* tst_qmatrixnxn: port away from deprecated APIsIvan Solovev2022-09-062-55/+105
* QTextDocumentLayout: Account for topMargin when hit-testingTang Haixiang2022-09-051-0/+37
* Fix tst_QWindow::requestUpdate on WaylandEskil Abrahamsen Blomfeldt2022-09-051-7/+9
* Use testlib for multiPointRawEventTranslationOnTouchScreen eventsShawn Rutledge2022-09-022-68/+64
* rhi: metal: Add support for tessellationLaszlo Agocs2022-09-0118-0/+311
* tst_qguiapplication: guard the usage of deprecated signalsIvan Solovev2022-08-302-3/+10
* Rest of QtBase tests: port away from deprecated methodsIvan Solovev2022-08-302-4/+3
* Wayland: Skip test that queries window positionEskil Abrahamsen Blomfeldt2022-08-251-2/+3
* QtBase tests: remove QT_DISABLE_DEPRECATED_UP_TO definesIvan Solovev2022-08-241-2/+0
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-23124-124/+124
* Rename QT_DISABLE_DEPRECATED_BEFORE -> QT_DISABLE_DEPRECATED_UP_TOIvan Solovev2022-08-193-3/+3
* Android: skip tst_qvulkan vulkan11() and vulkanWindowGrab()Assam Boudjelthia2022-08-181-0/+8
* Android: skip tst_qopengl::fboRenderingRGB30()Assam Boudjelthia2022-08-181-0/+4
* Allow specify distance to plane for QTransformJiDe Zhang2022-08-182-0/+36
* rhi: tst_qrhi: Check for OpenGL cap on the platformLaszlo Agocs2022-08-161-37/+11
* Fix QFontDatabase::hasFamily() for ambiguous familiesEskil Abrahamsen Blomfeldt2022-08-152-4/+5
* Wayland: Remove XFAIL after underlying bug was fixedEskil Abrahamsen Blomfeldt2022-08-091-2/+0
* tst_qimage: skip exifReadComments when the feature is not activeJanne Juntunen2022-08-081-0/+3
* Don't skip QDoubleConverter's digit-count check for non-whole boundEdward Welbourne2022-08-081-0/+1
* qputenv: port to QByteArrayViewMarc Mutz2022-08-061-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-03124-0/+372
* rhi: gl: Avoid magic adjustments to the context/window formatLaszlo Agocs2022-08-011-2/+6