summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* QDoubleValidator: fix NaN check in validateWithLocaleIvan Solovev2021-09-011-0/+8
* Fix bug with NoFontMerging when font does not support scriptEskil Abrahamsen Blomfeldt2021-08-191-3/+24
* tests: Remove unused SRCDIR definesIevgenii Meshcheriakov2021-08-173-6/+0
* tests: Use QT_TESTCASE_SOURCEDIR defineIevgenii Meshcheriakov2021-08-172-3/+1
* Refix for avoiding huge number of tiny dashesEirik Aavitsland2021-08-101-0/+31
* testlib: Deprecate QWARN() in favor of qWarning()Tor Arne Vestbø2021-08-052-5/+5
* rhi: Be more graceful when one destroys a resource after the QRhiLaszlo Agocs2021-08-021-0/+49
* emit layoutAboutToBeChanged timelyLuca Beldi2021-07-211-0/+36
* Improve support for saving QImage to QSaveFileEirik Aavitsland2021-07-151-0/+55
* Avoid overflow in text layoutEirik Aavitsland2021-06-211-0/+14
* Deliver WindowActivate/Deactivate events to QWindowVolker Hilsheimer2021-06-121-0/+43
* rhi: Enable reading back slices of 3D texturesLaszlo Agocs2021-06-032-4/+72
* Add load/fromdata() overloads taking QByteArrayView to QImageEirik Aavitsland2021-06-021-6/+27
* QtGui/math3d : Fix QQuaternion::getEulerAnglesInho Lee2021-06-011-8/+28
* rhi: Add support for 3D texturesLaszlo Agocs2021-05-311-1/+104
* rhi: vk: Switch to the modern validation layer internallyLaszlo Agocs2021-05-311-11/+1
* vulkan: Update legacy tests and examples to the modern validation layerLaszlo Agocs2021-05-311-1/+1
* Block flaky rhi and OpenGL tests on AndroidAssam Boudjelthia2021-05-302-0/+5
* Add SIMD optimizations for color-transform writesAllan Sandfeld Jensen2021-05-271-0/+72
* Introduce float QImage formats and renderingAllan Sandfeld Jensen2021-05-262-8/+35
* Correct RGB to Grayscale conversionAllan Sandfeld Jensen2021-05-212-12/+25
* QFileSystemModel fails to locate a host from root's visible childrenDongmei Wang2021-05-201-0/+15
* rhi: gl: Add support for importing an existing renderbuffer objectLaszlo Agocs2021-05-191-1/+139
* Fix QStandardItemModel signals on takeChildLuca Beldi2021-05-111-1/+48
* Move QtX11Extras into QtGui as private APITor Arne Vestbø2021-05-104-0/+401
* Allow background inheritance between non-body block elementsAllan Sandfeld Jensen2021-05-081-1/+27
* Remove Qt6 switches from QtGuiAllan Sandfeld Jensen2021-05-052-8/+0
* Write out the HTML correctly for nested listsAndy Shaw2021-05-051-0/+58
* 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