summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-092-0/+68
|\
| * 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.15' into devQt Forward Merge Bot2019-12-052-0/+59
|\|
| * 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
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-302-0/+30
|\| |
| * | QWindowsFontDatabase: Check preferred family names for all fontsMÃ¥rten Nordheim2019-11-292-0/+30
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-291-1/+318
|\| |
| * | rhi: Allow testing QRhiRenderPassDescriptors for compatibilityLaszlo Agocs2019-11-271-0/+317
| * | Enable QRhi Metal backend on iOSLaszlo Agocs2019-11-271-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-272-1/+7
|\| |
| * | Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-1/+1
| * | Port QDomDocument to QXmlStreamReaderSona Kurazyan2019-11-261-0/+6
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-258-4/+86
|\| |
| * | 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
* | | | QColor: unify behavior when passing invalid values to setFoo()Christian Ehrlicher2019-11-221-0/+37
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-021-0/+3
|\| | |
| * | | 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
* | | | Extract QGuiShortcutFriedemann Kleint2019-11-013-0/+88
* | | | Split tests of QGuiAction(Group)Friedemann Kleint2019-11-017-0/+461
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-307-4/+201
|\| | |
| * | | rhi: Move to CBOR in QShader and expand the autotestLaszlo Agocs2019-10-297-4/+201
* | | | Replace Q_ALIGNOF usage in qtbase with C++11 alignof keywordVolker Hilsheimer2019-10-291-21/+1
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-262-0/+11
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-251-0/+6
| |\| |
| | * | Fix: confusion in QImage paintEngine creation on shared imagesEirik Aavitsland2019-10-241-0/+6
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-221-0/+5
| |\| |
| | * | Enable cursor in ligature test on WindowsEskil Abrahamsen Blomfeldt2019-10-211-0/+5
* | | | QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-253-0/+15
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-211-1/+48
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-191-1/+48
| |\| |
| | * | Fix: QPainter off-by-one clipping for some non-integer scalingsEirik Aavitsland2019-10-181-1/+48
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-181-1/+1
|\| | |
| * | | tst_qiconhighdpi: fix target nameFrederik Gladhorn2019-10-171-1/+1
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-171-7/+7
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-161-7/+7
| |\| |
| | * | Prepare for deprecating the QDesktopWidgetSona Kurazyan2019-10-151-7/+7
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-142-1/+10
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-132-1/+10
| |\| |
| | * | Make QTextBlockFormat::MarkerType an enum classShawn Rutledge2019-10-101-1/+1