summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Add workaround for threeDimTexture case failing with some driversLaszlo Agocs2023-03-071-11/+21
* rhi: Clean up 1D and 3D texture feature flagsLaszlo Agocs2023-03-071-10/+16
* Port QPathClipper test away from home-grown QCOMPAREVolker Hilsheimer2023-03-051-9/+13
* Doc fix in QIntValidator::validate() and comment on a testEdward Welbourne2023-03-031-0/+1
* tests: skip tst_QScreen::grabWindow() on XWaylandLiang Qi2023-03-021-3/+2
* rhi: Add support for half precision vertex atttributesBen Fletcher2023-02-274-0/+160
* Android: SKIP cases failing on Android 12 CI with 16GB RAMRami Potinkara2023-02-202-0/+20
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-17121-294/+10
* Update recent rhi autotest to skip on D3D12 as wellLaszlo Agocs2023-02-141-1/+1
* RHI: Metal SPIRV-Cross buffer size buffersBen Fletcher2023-02-1412-1/+489
* Don't do font merging for PUA charactersEskil Abrahamsen Blomfeldt2023-02-101-0/+39
* rhi: Add D3D12 supportLaszlo Agocs2023-02-071-9/+205
* QtGui: Remove define Q_TEST_QPIXMAPCACHEFriedemann Kleint2023-02-011-8/+8
* Update Harfbuzz to version 6.0.0Eskil Abrahamsen Blomfeldt2023-01-311-13/+31
* Fix infinite layout loop with negative line widthEskil Abrahamsen Blomfeldt2023-01-091-0/+12
* Support serializing the QShader for qsb versionKaj Grönholm2023-01-071-2/+2
* Fix two compiler warningsAhmad Samir2023-01-051-1/+1
* Use QFileInfo's file times in UTC for file timestampsAhmad Samir2023-01-041-2/+2
* QTextImageHandler: Resolve Nx images correctly for file or qrc URLsVolker Hilsheimer2022-12-221-7/+0
* QTextImageHandler: Add test coverage for resources and URLsVolker Hilsheimer2022-12-222-0/+17
* Enable and fix the test for QTextImageHandlerVolker Hilsheimer2022-12-223-8/+39
* rhi: vk: Fix up some legacy queue (family) index inconsistenciesLaszlo Agocs2022-12-161-2/+0
* RHI: Buffer readback fixes and unit testBen Fletcher2022-12-144-0/+153
* Don't hide object replacement char except in rich textEskil Abrahamsen Blomfeldt2022-12-142-9/+31
* Try to match variant-selector font to preceding characterEskil Abrahamsen Blomfeldt2022-12-121-1/+5
* RHI: QShaderDescription storage buffer qualifiers / run time strideBen Fletcher2022-12-112-0/+23
* Detach event points when cloning pointer eventsVolker Hilsheimer2022-12-101-0/+20
* Fix missing text when Harfbuzz fails to shape a substringEskil Abrahamsen Blomfeldt2022-12-051-8/+32
* Don't return a visual glyph for ignorable charactersEskil Abrahamsen Blomfeldt2022-12-051-3/+1
* QPalette: always increase serial number when modifyingVolker Hilsheimer2022-11-251-0/+8
* QTextLayout: fix maximumWidth() for a text containing line separatorVladimir Belyavsky2022-11-191-1/+15
* Reintroduce converter APIs for supporting native clipboard formatsVolker Hilsheimer2022-11-161-3/+3
* RHI: Add support for 1D texturesBen Fletcher2022-11-151-0/+510
* Use SPDX license identifiersLucie Gérard2022-11-151-27/+2
* Android: Skip/blacklist remaining tests for emulator bump to API 24Samuel Mira2022-11-151-0/+4
* emit QWindow::windowStateChanged only when state has changedAxel Spoerl2022-11-111-0/+98
* Fix type mismatch compiler warning in tst_QGlyphRunAxel Spoerl2022-11-101-33/+33
* Fix unused variable compiler warning in tst_qpaletteAxel Spoerl2022-11-101-0/+12
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-0325-342/+342
* 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