summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Remove unused .qrc filesJoerg Bornemann2022-01-1719-419/+0
* QtGui/math3d: Fix QQuaternion::getEulerAngles for GimbalLock casesYuya Nishihara2022-01-161-0/+29
* QCSS: Support Qt 5-style integer property selectorsVolker Hilsheimer2022-01-151-14/+16
* tests: port to new QMutableEventPoint static APIMarc Mutz2022-01-151-87/+89
* Don't include qeventpoint_p.h from qevent_p.hMarc Mutz2022-01-141-0/+1
* Stabilize tst_QTouchEvent::multiPointRawEventTranslationOnTouchPadVolker Hilsheimer2022-01-142-8/+15
* tst_QImageWriter: skip writing unsupported image formatsJanne Juntunen2022-01-131-0/+2
* tst_QImageReader: move text reading tests behind a flagJanne Juntunen2022-01-131-0/+8
* rhi: Add queries for vertex input/output limitsLaszlo Agocs2022-01-121-0/+5
* Draw extended RGB solid colorsAllan Sandfeld Jensen2022-01-121-0/+45
* Expand tst_QBackingStore auto testTor Arne Vestbø2022-01-121-1/+168
* Make QCursor::setPos() use the correct screenMorten Johan Sørvig2022-01-121-0/+19
* Enable markdown writer 'preformats with embedded backticks' testShawn Rutledge2022-01-121-3/+3
* Add a markdown writer test for a checklist item ending with `code`Shawn Rutledge2022-01-121-0/+29
* rhi: Improve the handling of HDR capable texture formatsLaszlo Agocs2022-01-112-146/+241
* Use QTextCharFormat::fontFixedPitch to remember Markdown backtick spansShawn Rutledge2022-01-111-2/+5
* tst_QIcoImageFormat: move the test behind a feature flagJanne Juntunen2022-01-071-1/+3
* rhi: Returns mapping tables by value from QShaderLaszlo Agocs2022-01-071-13/+12
* tst_qtouchevent: remove two QMutableEventPoint::from() usesMarc Mutz2022-01-061-2/+2
* QTextMarkdownImporter: don't apply text char format to list item blockShawn Rutledge2022-01-061-0/+29
* Blacklist tst_QTouchEvent::multiPointRawEventTransOnTouchPad - macOSShawn Rutledge2022-01-061-0/+2
* Blacklist quitOnLastWindowClosedWithEventLoopLocker on B2QtTor Arne Vestbø2022-01-061-0/+3
* rhi: Add support for separate image and sampler objectsLaszlo Agocs2022-01-065-0/+145
* Add QTextDocumentFragment::toRawText()Kai Köhne2022-01-061-0/+9
* Fix qobject_cast on partially destroyed QWidget/QWindowGiuseppe D'Angelo2022-01-051-0/+14
* rhi: Drop the profiler for nowLaszlo Agocs2022-01-041-1/+0
* rhi: Enable exposing separate image and sampler objects from the shaderLaszlo Agocs2022-01-033-0/+52
* 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