summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Make QTextBlockFormat::MarkerType an enum classShawn Rutledge2019-10-101-1/+1
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-10-101-0/+9
|\
| * Don't crash when calling jumpToFrame() on an empty QMovieLars Knoll2019-10-091-0/+9
* | rhi: Autotest for rendering a triangle into a windowLaszlo Agocs2019-10-091-0/+159
* | rhi: Autotest rendering with uniform bufferLaszlo Agocs2019-10-099-0/+246
* | rhi: Autotest rendering a textured quadLaszlo Agocs2019-10-099-0/+188
* | rhi: Enable the qrhi autotest on WinRTLaszlo Agocs2019-10-093-0/+44
* | rhi: Autotest rendering a triangleLaszlo Agocs2019-10-097-30/+239
* | rhi: gl: Add a feature flag for reading back non-zero mip levelsLaszlo Agocs2019-10-091-5/+12
* | rhi: Autotest basic texture operationsLaszlo Agocs2019-10-091-13/+395
* | rhi: Add support for buffer readbacksLaszlo Agocs2019-10-091-1/+108
* | rhi: Exercise nativeHandles() in qrhi testLaszlo Agocs2019-10-091-2/+244
* | Prospective fix to stabilize tst_qwindow::isActive() on Windows 10Simon Hausmann2019-10-031-1/+7
* | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Liang Qi2019-09-303-2/+27
|\ \
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-303-2/+27
| |\|
| | * Re-enable tst_QOpenGLWindow on Win32Friedemann Kleint2019-09-272-2/+6
| | * Ensure that QFont::fromString() doesn't parse empty font specificationsShawn Rutledge2019-09-241-0/+21
* | | Featurize support for signaling NaNEdward Welbourne2019-09-301-0/+4
|/ /
* | CoreText: Modernize style hint fallback lookupTor Arne Vestbø2019-09-161-2/+2
* | Merge remote-tracking branch 'origin/5.13' into 5.14Friedemann Kleint2019-09-091-0/+17
|\|
| * Merge remote-tracking branch 'origin/5.13.1' into 5.13Qt Forward Merge Bot2019-09-051-0/+17
| |\
| | * Fix crash when text contains too many directional charsv5.13.1Rainer Keller2019-08-311-0/+17
* | | Remove BT.2020 support from QColorSpaceAllan Sandfeld Jensen2019-09-081-7/+0
* | | Limit QColorSpacePrimaries export to auto-testTor Arne Vestbø2019-09-041-0/+6
* | | Simplify QColorSpace named presetsTor Arne Vestbø2019-09-032-28/+27
* | | Fixup move semantics of QColorSpaceAllan Sandfeld Jensen2019-09-021-0/+23
* | | QEventDispatcherWin32: avoid livelock in a foreign event loopAlex Trotsenko2019-08-291-1/+30
* | | Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-2710-22/+499
|\ \ \
| * | | Long live QColorConstants!Marc Mutz2019-08-251-0/+189
| * | | Introduce QImage::Format_BGR888Allan Sandfeld Jensen2019-08-233-0/+26
| * | | tst_NoQtEventLoop: destroy hidden windowsAlex Trotsenko2019-08-221-2/+3
| * | | Support writing color space profile in JPEGAllan Sandfeld Jensen2019-08-201-0/+7
| * | | QTextDocument: add css-styling of table cell borders to HTML import/exportNils Jeisecke2019-08-193-0/+271
| * | | Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-192-20/+3
* | | | Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-204-102/+0
|/ / /
* | | Fix tst_QImageReader::saveColorSpaceAllan Sandfeld Jensen2019-08-131-0/+1
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-135-0/+118
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-122-0/+30
| |\ \
| | * | Add nullptr guard to QHighDScaling::scaleAndOrigin(QPlatformScreen *)Morten Johan Sørvig2019-08-111-0/+18
| | * | Fix crash in QTextDocument::clearUndoRedoStacks()Eskil Abrahamsen Blomfeldt2019-08-081-0/+13
| * | | BLACKLIST contains_QPointF for msvc-2019Heikki Halmet2019-08-081-0/+2
| | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-053-0/+86
| |\|
| | * QHighDPI: Fix broken scaling of QPoint(F)Friedemann Kleint2019-08-013-0/+86
* | | Support missing white-space:pre-line CSSAllan Sandfeld Jensen2019-08-122-4/+39
* | | Add an easier way to change colorspacesAllan Sandfeld Jensen2019-08-021-0/+47
* | | Improve our color space terminologyAllan Sandfeld Jensen2019-08-021-23/+23
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-011-1/+9
|\| |
| * | Fix assert in QPainterPath after clear()Eirik Aavitsland2019-07-311-1/+9
* | | Parse color space name from ICC profileAllan Sandfeld Jensen2019-07-312-10/+28
* | | Revert "Fix comparisons of image with different color spaces"Eirik Aavitsland2019-07-291-18/+0