summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-042-0/+26
|\
| * Markdown importer: properly set hyperlinksGiuseppe D'Angelo2020-02-032-0/+26
* | Allow creating a valid QColorSpace one value at a timeAllan Sandfeld Jensen2020-02-011-2/+10
* | QPushButton: only trigger button when click occurs within the bevel rectVolker Hilsheimer2020-01-281-2/+15
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-281-2/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-2/+2
| |\|
| | * Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-221-2/+2
* | | Deprecate all methods that use QMatrixJarek Kobus2020-01-2810-23/+55
|/ /
* | Regenerate qsb files for auto and manual testsLaszlo Agocs2020-01-227-0/+0
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-151-1/+35
|\|
| * Remove empty block at beginning of imported markdownRainer Keller2020-01-131-1/+35
* | qshader autotest: Avoid variable shadowingLaszlo Agocs2020-01-141-4/+6
* | QStandardItem/QStandardItemModel tests: cleanupChristian Ehrlicher2020-01-132-329/+197
* | Unify application palette handling between QGuiApplication and QApplicationTor Arne Vestbø2020-01-131-5/+46
* | Move away from CBOR in QShaderDescription serializationLaszlo Agocs2020-01-132-9/+123
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-071-1/+12
|\|
| * QTextDocument: Set the font family to be after the families setAndy Shaw2020-01-061-1/+12
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-061-0/+21
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-061-0/+21
| |\|
| | * QTextDocument: Give fontFamily() precedence over fontFamilies()Ulf Hermann2020-01-021-0/+21
* | | RHI: Remove old native texture APIPaul Olav Tvete2020-01-061-50/+0
|/ /
* | New features for QPdfWriterJordi Pujol Foyo2019-12-191-0/+23
* | Add test for invertPixels on indexed formatsAllan Sandfeld Jensen2019-12-191-0/+32
* | Avoid crashing when constructing color-space from invalid enumAllan Sandfeld Jensen2019-12-161-9/+25
* | WebGradients: redo implementationGiuseppe D'Angelo2019-12-141-6/+0
* | QStandardItemModel: do not reset persisten index in setItem()Christian Ehrlicher2019-12-141-0/+22
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-12-101-0/+27
|\|
| * Copy formatting attributes when cloning an empty QTextDocumentSona Kurazyan2019-12-051-0/+27
* | QDoubleValidator: Fix thousand separator handlingFabian Kosmale2019-12-051-0/+1
* | RHI: new native texture APIPaul Olav Tvete2019-12-051-0/+67
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-042-0/+59
|\|
| * Fix assert in QTextDocument CSS parser on "border-width: 1pt"David Faure2019-12-031-0/+38
| * Fix serializing QUuid with QDataStream with Qt 4 stream versionsJoni Poikelin2019-12-031-0/+21
* | QWindowsFontDatabase: Check preferred family names for all fontsMårten Nordheim2019-11-292-0/+30
* | rhi: Allow testing QRhiRenderPassDescriptors for compatibilityLaszlo Agocs2019-11-271-0/+317
* | Enable QRhi Metal backend on iOSLaszlo Agocs2019-11-271-1/+1
* | Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-1/+1
* | Port QDomDocument to QXmlStreamReaderSona Kurazyan2019-11-261-0/+6
* | Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-202-2/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-084-0/+82
|\|
| * Fix accuracy of ARGB32->A2RGB30 conversionsAllan Sandfeld Jensen2019-11-071-0/+3
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-061-0/+7
| |\
| | * If only family is set, prefer that in the families list after resolvingAndy Shaw2019-11-051-0/+7
| * | QTextMarkdownWriter: preserve empty listsv5.14.0-beta3Shawn Rutledge2019-11-052-5/+14
| * | Avoid crashing when the end of an empty markdown list is detectedShawn Rutledge2019-11-051-0/+63
* | | Fix qtHaveModule(widgets) conditionFrederik Gladhorn2019-11-022-2/+2
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-011-0/+3
|\| |
| * | Avoid EGL_BAD_MATCH in tst_qrhi autotestLaszlo Agocs2019-10-311-0/+3
* | | rhi: Move to CBOR in QShader and expand the autotestLaszlo Agocs2019-10-297-4/+201
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-251-0/+6
|\| |