summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Don't shrink a column when it spans multiple columnsVolker Hilsheimer2021-12-011-0/+28
* Re-enable tst_qopenglwindow on LinuxAlexandru Croitor2021-12-011-6/+1
* QTextDocument: fix an off-by-one in the changed signal for listsEirik Aavitsland2021-11-291-0/+60
* rhi: Add a more sophisticated resource update autotest caseLaszlo Agocs2021-11-271-0/+214
* QtBase: replace windows.h with qt_windows.hYuhang Zhao2021-11-231-1/+1
* Properly fix QFontDatabase test on FreetypeEskil Abrahamsen Blomfeldt2021-11-191-1/+3
* Fix deserializing Qt 5.x fonts through QDataStreamEskil Abrahamsen Blomfeldt2021-11-184-0/+40
* Fix tst_qfontdatabase on Windows with FreetypeEskil Abrahamsen Blomfeldt2021-11-101-1/+5
* rhi: Expose the maximum uniform buffer range limitLaszlo Agocs2021-11-101-0/+2
* Include qproperty.h where neededMarc Mutz2021-11-041-0/+1
* rhi: Add texture array supportLaszlo Agocs2021-10-292-0/+135
* Fix inconsistencies between advanceWidth and bounding rectsAllan Sandfeld Jensen2021-10-211-0/+18
* Prevent recursive calls to QWindow::closeTor Arne Vestbø2021-10-181-0/+27
* Decouple quitOnLastWindowClosed from quitLockEnabledTor Arne Vestbø2021-10-181-0/+116
* Fix cursor positioning on bidi boundariesVolker Hilsheimer2021-10-181-0/+58
* Fix cursor placement at left and right ends of bidi textVolker Hilsheimer2021-10-181-0/+54
* Markdown importer: keep entities in HTML blocks with the HTMLShawn Rutledge2021-10-161-0/+66
* When filling a pixmap after an assignment ensure the set DPR is not lostAndy Shaw2021-10-151-0/+14
* Markdown writer: indent fence consistent with code blockShawn Rutledge2021-10-141-0/+7
* Support background-color CSS styling on <hr/>Shawn Rutledge2021-10-142-102/+60
* Fix caching of parsed border color values in CSS parserVolker Hilsheimer2021-10-121-0/+124
* QPlugin: add qt_plugin_query_metadata_v2() to dynamic pluginsThiago Macieira2021-10-111-1/+1
* Remove qshadergraph filesJuan Casafranca2021-10-0511-3815/+0
* Respect font stretch if set together with font styleAlbert Astals Cid2021-10-041-0/+24
* QFontCache: don't start cleanup timer if we are not in the main threadVolker Hilsheimer2021-10-011-0/+47
* Preserve QImage metadata when converting format with color tableEirik Aavitsland2021-09-281-0/+7
* 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