summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* tst_QIcoImageFormat: move the test behind a feature flagJanne Juntunen2022-01-071-1/+3
* tst_qtouchevent: remove two QMutableEventPoint::from() usesMarc Mutz2022-01-071-2/+2
* Blacklist quitOnLastWindowClosedWithEventLoopLocker on B2QtTor Arne Vestbø2022-01-061-0/+3
* QTextHtmlParser: fix prefix lookahead and html commentsOliver Eftevaag2021-12-221-0/+41
* Add css media rule support for QTextDocument::setHtml()Ralf Habacker2021-12-151-0/+38
* Fix qt_scrollRectInImage when scrolling outside of the imageTor Arne Vestbø2021-12-141-0/+39
* rhi: Auto-rebuild rt by tracking attachment id and generationLaszlo Agocs2021-12-101-0/+45
* tests: add a capability check for QWindow::requestActivate() callLiang Qi2021-12-081-0/+3
* QFontDatabase (Windows): Sanitize font requests earlyMårten Nordheim2021-12-061-0/+31
* Don't change resolve mask when setting brush doesn't change paletteVolker Hilsheimer2021-12-031-0/+8
* Don't let text table cells shrink below their minimum widthVolker Hilsheimer2021-12-021-1/+60
* Fix overlapping text for Osaka font on macOSEskil Abrahamsen Blomfeldt2021-12-021-0/+19
* 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