summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * 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
* | 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
* | tst_qiconhighdpi: fix target nameFrederik Gladhorn2019-10-171-1/+1
* | 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.14' into 5.15Qt Forward Merge Bot2019-10-132-1/+10
|\|
| * 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
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-1016-18/+1602
|\| |
| * | 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.14' into 5.15"Qt Forward Merge Bot2019-10-014-2/+31
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-014-2/+31
| |\| |
| | * | 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
| | |/ /
* | / / Prospective fix to stabilize tst_qwindow::isActive() on Windows 10Simon Hausmann2019-10-011-1/+7
|/ / /
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-171-2/+2
|\| |
| * | CoreText: Modernize style hint fallback lookupTor Arne Vestbø2019-09-161-2/+2
* | | tst_QWindow: Remove usages of deprecated QWSI APIFriedemann Kleint2019-09-141-52/+52
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-111-0/+17
|\| |
| * | 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
* | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-091-7/+0
|\| | |
| * | | Remove BT.2020 support from QColorSpaceAllan Sandfeld Jensen2019-09-081-7/+0
* | | | tst_QPdfWriter: Fix deprecation warningsFriedemann Kleint2019-09-051-39/+31
|/ / /
* | | 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