summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
...
* Unit test for checking text-decoration in html exportOliver Eftevaag2021-05-051-0/+57
* Export text-decorationAllan Sandfeld Jensen2021-05-051-2/+2
* Test at some Android DPIs in additionMorten Johan Sørvig2021-05-041-4/+9
* Remove setting of Qt 5 high-dpi attributesMorten Johan Sørvig2021-05-041-10/+0
* Extend QT_SCREEN_SCALE_FACTORS testMorten Johan Sørvig2021-05-031-14/+39
* Revert "Add grabber context pointers"Shawn Rutledge2021-04-292-2/+2
* Call updateHighDpiScaling() on screenAdded()Morten Johan Sørvig2021-04-281-0/+10
* Add grabber context pointersShawn Rutledge2021-04-282-2/+2
* Android: unblock passing testsAssam Boudjelthia2021-04-273-12/+0
* Fix tst_qicon for fractional dprAllan Sandfeld Jensen2021-04-201-2/+5
* Fix compiler warning on platforms without QRhiNativeHandlesVolker Hilsheimer2021-04-121-1/+1
* Fix warnings about lossy double/float conversion in testsVolker Hilsheimer2021-04-114-55/+55
* BLACKLIST tst_qfont for Red HatHeikki Halmet2021-04-061-0/+2
* Remove QEXPECT_FAIL for tests that pass now on AndroidVolker Hilsheimer2021-03-312-9/+0
* rhi: Add support for custom bytes-per-line for uncompressed raw dataLaszlo Agocs2021-03-301-1/+62
* Replace QTextDocumentResourceProvider with a std::functionVolker Hilsheimer2021-03-301-18/+30
* Rename QUrlResourceProvider to QTextDocumentResourceProviderVolker Hilsheimer2021-03-291-2/+2
* Skip a tst_QRhi test case with the Android emulatorLaszlo Agocs2021-03-291-0/+3
* QPainterPath: fix handling of fill rulesGiuseppe D'Angelo2021-03-261-1/+11
* Fix alpha handling of QImage::setPixelAllan Sandfeld Jensen2021-03-221-11/+61
* rhi: Make it possible to clone a QRhiRenderPassDescriptorLaszlo Agocs2021-03-191-1/+44
* Port away from deprecated QVariant::typeVolker Hilsheimer2021-03-171-3/+3
* Add auto-test for QT_USE_PHYSICAL_DPIMorten Johan Sørvig2021-03-151-0/+27
* Auto-test some high-dpi env variablesMorten Johan Sørvig2021-03-151-0/+49
* Skip tst_qwindow test when running on WaylandEskil Abrahamsen Blomfeldt2021-03-151-0/+2
* Make tst_shortcut pass on WaylandEskil Abrahamsen Blomfeldt2021-03-111-0/+1
* Skip tst_QOpenGL::glxContext test on WaylandEskil Abrahamsen Blomfeldt2021-03-111-0/+3
* Fix: QBrush autotest failure on Android and WaylandEirik Aavitsland2021-03-111-4/+3
* rhi: gl: Fix missing uniform data with certain command listsLaszlo Agocs2021-03-091-49/+170
* Add deviceIndependentSize() to QPixmap and QImageMorten Johan Sørvig2021-03-082-0/+20
* Add QColorSpace::descriptionAllan Sandfeld Jensen2021-03-041-1/+22
* Allow QWindowsPipe{Reader|Writer} to work with foreign event loops, take 2Alex Trotsenko2021-03-021-0/+42
* High-DPI: Set the minimum scale factor to 1Morten Johan Sørvig2021-03-021-0/+15
* Add more support for structured bindingsGiuseppe D'Angelo2021-02-251-0/+69
* And fix handling and test of QImage::fill(uint) as wellAllan Sandfeld Jensen2021-02-251-2/+8
* Extend colorspace testing and fix bug it uncoveredAllan Sandfeld Jensen2021-02-131-0/+119
* Move QEMU emulation detector to QTestSamuli Piippo2021-02-134-9/+6
* Fix QImage::fill with semi-transparent QColorAllan Sandfeld Jensen2021-02-121-7/+31
* Fix compiler warning: don't mix signed and unsigned int in comparisonVolker Hilsheimer2021-02-111-1/+1
* Fix recently added auto test of text layout overflowEirik Aavitsland2021-02-101-1/+2
* QTextureFileData: support key value metadataJonas Karlsson2021-02-094-0/+19
* Handle macOS 11 issues in softHyphens testAllan Sandfeld Jensen2021-02-081-17/+42
* tst_qtexttable: fix fail on QEMU ARMv7Samuli Piippo2021-02-051-1/+1
* Fix flakiness in tst_QGlyphRun::drawRightToLeftEskil Abrahamsen Blomfeldt2021-02-042-6/+0
* Remove false Q_UNREACHABLE from shaping codeEskil Abrahamsen Blomfeldt2021-02-031-0/+16
* Fix a few compiler warnings in testsAllan Sandfeld Jensen2021-02-021-2/+2
* Support cubemap ktx filesJonas Karlsson2021-02-014-0/+22
* Avoid overflow in text layoutEirik Aavitsland2021-01-281-0/+13
* Remove blacklisting for b2qt tests that now passSamuli Piippo2021-01-281-1/+0
* Port QMovie to the new property systemSona Kurazyan2021-01-271-0/+33