summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-09100-146/+146
* CMake: Regenerate testsAlexandru Croitor2020-07-091-0/+2
* Separate QPD::tabletDevice into priv tabletDevice and queryTabletDeviceShawn Rutledge2020-07-071-6/+6
* Add ; to Q_UNUSEDLars Schmertmann2020-07-075-9/+9
* Fix floating point clip rectangle rounding in raster and opengl paint engineJani Hautakangas2020-07-072-0/+106
* Port QString to qsizetypeLars Knoll2020-07-061-12/+12
* Use qsizetype in QListLars Knoll2020-07-061-1/+1
* Export the letter and word spacing settings set on the default formatAndy Shaw2020-07-062-0/+74
* Introduce platform API abstraction for QOpenGLContextTor Arne Vestbø2020-07-021-25/+13
* CMake: Skip / ignore failing tests on CMake platformsAlexandru Croitor2020-07-015-2/+68
* Let QScreen::grabWindow's winId parameter default to 0 and add testVolker Hilsheimer2020-07-011-0/+138
* rhi: Enable specifying just an adapter or phys devLaszlo Agocs2020-06-261-0/+131
* Use QList instead of QVector in gui testsJarek Kobus2020-06-2528-260/+267
* Remove QByteArray's methods taking QString and their usesSona Kurazyan2020-06-252-3/+3
* Replace "no devices registered" warnings with qCDebugShawn Rutledge2020-06-221-4/+0
* Port Q_STATIC_ASSERT(_X) to static_assertGiuseppe D'Angelo2020-06-192-5/+5
* Don't return a touchscreen from QPointingDevice::primaryPointingDevice()Shawn Rutledge2020-06-191-1/+1
* Add QPointingDevice argument to every QWSI input event handler functionShawn Rutledge2020-06-181-11/+28
* Begin writing tst_QInputDevice autotestShawn Rutledge2020-06-185-0/+103
* Introduce QInputDevice hierarchy; replace QTouchDeviceShawn Rutledge2020-06-163-60/+58
* Relax tst_qvulkan::vulkanVersionRequest to make it compatible with 1.1Laszlo Agocs2020-06-151-2/+9
* Restore default role names in QStandardItemModel::roleNames()Shawn Rutledge2020-06-101-0/+8
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-081-1/+0
* Replace calls to deprecated QEvent accessor functionsShawn Rutledge2020-06-083-206/+206
* Remove deprecated text-related enumsEskil Abrahamsen Blomfeldt2020-06-082-13/+6
* Win: Choose a suitable font in tst_QTextLayout::textWidthVsWIdthEskil Abrahamsen Blomfeldt2020-06-081-0/+3
* Move some flaky text tests into LancelotEskil Abrahamsen Blomfeldt2020-06-082-243/+0
* Remove winrtOliver Wolff2020-06-0635-121/+35
* Revert "Disable tests with qemu-arm & developer-build configurations in the CI"Liang Qi2020-06-051-0/+1
* CMake: Fix tst_qclipboard test on macOSAlexandru Croitor2020-06-044-14/+8
* Use QByteArray instead of QStringJonas Karlsson2020-06-031-19/+19
* QEventDispatcherWin32: retrieve PM_REMOVE value as a bit flagAlex Trotsenko2020-06-031-0/+38
* Make tst_QTextLayout::textWidthVsWIdth() more robustEskil Abrahamsen Blomfeldt2020-05-291-0/+15
* Fix ExtendedRgb and Rgb encoding comparisonsAllan Sandfeld Jensen2020-05-281-0/+20
* rhi: Harmonize create-destroy API pattern with the rest of QtLaszlo Agocs2020-05-281-114/+114
* QTextMarkdownImporter: allow nesting text span formattingShawn Rutledge2020-05-271-2/+112
* Blacklist imageAtRightAlignedTab in CentOSHeikki Halmet2020-05-251-0/+1
* Blacklist tst_qfont tests on new platformsTony Sarajärvi2020-05-251-0/+6
* RHI: Store texture handle as 64-bit intEskil Abrahamsen Blomfeldt2020-05-221-8/+4
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-05-181-0/+1
|\
| * Blacklist imageAtRightAlignedTab in SLESTony Sarajärvi2020-05-131-0/+1
* | Remove deprecated method from QFont, QFontMetrics, and QFontInfoVolker Hilsheimer2020-05-151-16/+1
* | Remove autotest for codecForHtmlLars Knoll2020-05-141-11/+0
* | Remove deprecated QDesktopServices APIsVolker Hilsheimer2020-05-131-37/+0
* | rhi: vulkan: Fix calling finish() twice with some copy commands in-betweenLaszlo Agocs2020-05-071-19/+140
* | Remove QScreen::orientationUpdateMaskShawn Rutledge2020-05-073-20/+12
* | Remove a bunch of deprecated members from src/gui/painting classesVolker Hilsheimer2020-05-061-72/+0
* | Fix bug in QTextLayout::min/maxWidth for WrapAtWordBoundaryOrAnywhereJan Arve Sæther2020-05-051-0/+37
* | Hotfix for int->qsizetype fallout in QShaderLaszlo Agocs2020-05-051-0/+17
* | Fix QTextDocumentLayout test with certain fontsEskil Abrahamsen Blomfeldt2020-05-041-1/+3