summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Un-blacklist quitOnLastWindowClosedMulti test on macOS in CIVolker Hilsheimer2021-09-202-13/+11
* Eat expected warning messages in QGuiApplication testVolker Hilsheimer2021-09-201-0/+9
* Compile autotests for IntegrityTatiana Borisova2021-09-207-3/+15
* rhi: Remove Q_RELOCATABLE_TYPE for types with QVLA in themLaszlo Agocs2021-09-201-0/+46
* Introduce QDoubleValidator::setRange overload with two parametersIvan Solovev2021-09-201-12/+85
* Remove conditioning on Android embeddedEdward Welbourne2021-09-174-4/+4
* rhi: vulkan: Reset state more aggressivelyLaszlo Agocs2021-09-171-0/+139
* Introduce QDoubleValidator::fixup()Ivan Solovev2021-09-171-0/+220
* rhi: Allow testing renderpass compatibility without the objectsLaszlo Agocs2021-09-161-0/+11
* Fix querying font aliases that share name with other fontsEskil Abrahamsen Blomfeldt2021-09-111-1/+1
* High-dpi configuration change testingMorten Johan Sørvig2021-09-081-0/+111
* QIntValidator: add tests for fixup()Ivan Solovev2021-09-081-0/+61
* rhi: Improve srb layout serialization helpersLaszlo Agocs2021-09-071-0/+9
* rhi: Enable serializing a layout description without baking an srbLaszlo Agocs2021-09-071-0/+9
* rhi: Make the serialized srb layout description accessibleLaszlo Agocs2021-09-071-0/+16
* Test QWindow close() behaviorMorten Johan Sørvig2021-09-021-10/+77
* 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-112-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-042-5/+5
* rhi: Be more graceful when one destroys a resource after the QRhiLaszlo Agocs2021-08-021-0/+49
* emit layoutAboutToBeChanged timelyLuca Beldi2021-07-201-0/+36
* Improve support for saving QImage to QSaveFileEirik Aavitsland2021-07-141-0/+55
* QColorTrcLut: hold in shared_ptrMarc Mutz2021-07-121-2/+1
* tst_QMatrixNxN: fix type-punning warningMarc Mutz2021-06-301-32/+14
* tests: fix deprecated implicit capture of this via [=]Marc Mutz2021-06-301-1/+1
* tst_QWindow: fix -Wsuggested-overrideMarc Mutz2021-06-301-1/+1
* Avoid overflow in text layoutEirik Aavitsland2021-06-171-0/+14
* Improve tst_QColorSpace::imageConversion64PM testAllan Sandfeld Jensen2021-06-161-8/+17
* Prefer QFAIL("Informative message") over QVERIFY(false)Edward Welbourne2021-06-141-7/+7
* Deliver WindowActivate/Deactivate events to QWindowVolker Hilsheimer2021-06-111-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