summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Remove deprecated members from QtGui/image classesVolker Hilsheimer2020-04-293-65/+0
* | Port qtbase/tests/auto/gui/painting to CMakeSona Kurazyan2020-04-2712-16/+449
* | Remove deprecated members from several QtGui classesVolker Hilsheimer2020-04-273-56/+0
* | rhi: Take mip size into account for render target sizeLaszlo Agocs2020-04-231-1/+267
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-223-3/+28
|\|
| * Markdown writer: omit space after opening code block fenceShawn Rutledge2020-04-203-6/+6
| * Markdown writer: don't wrap code block, and detect its endShawn Rutledge2020-04-202-0/+25
* | Always encode HTML as utf-8Lars Knoll2020-04-211-5/+6
* | Get rid of QT_OPENGL_ES*Eskil Abrahamsen Blomfeldt2020-04-171-5/+5
* | Move versioned OpenGL functions from QtGui to QtOpenGLJohan Klokkhammer Helsing2020-04-161-2/+3
* | Run those autotests with cmakeLars Knoll2020-04-152-1/+17
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-111-51/+68
|\|
| * Stop using obsolete TouchPoint rect accessors in tests and examplesShawn Rutledge2020-04-101-51/+68
* | Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-1/+1
* | Support multiple page ranges in QPrinterSzabolcs David2020-04-093-0/+82
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-0813-15/+126
|\|
| * macOS: Remove all use of deprecated Q_OS_OSX defineTor Arne Vestbø2020-04-031-2/+2
| * Call post routines from ~QGuiApplicationMichal Klocek2020-03-253-1/+75
* | Remove QRegExp based API and QRegExp usage from QTextDocumentLars Knoll2020-04-011-75/+24
* | Move undo framework out of Qt WidgetsMitch Curtis2020-03-3012-1/+4660
* | Merge QGuiShortcut and QShortcut again in QtGuiVolker Hilsheimer2020-03-295-12/+24
* | Remove QGuiAction again and split QAction implementation up insteadVolker Hilsheimer2020-03-299-88/+112
* | Remove QRegExpValidatorLars Knoll2020-03-176-112/+0
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Simon Hausmann2020-03-162-18/+275
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-03-162-18/+275
| |\|
| | * Add test for conversion of "large" imagesv5.15.0-beta2Allan Sandfeld Jensen2020-03-111-5/+126
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-111-13/+149
| | |\
| | | * Fix non-trivial soft-hyphen line breaksAllan Sandfeld Jensen2020-03-101-13/+149
* | | | cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-165-9/+9
* | | | cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-162-2/+2
|/ / /
* | | CMake: Regenerate tests projectsAlexandru Croitor2020-03-123-0/+38
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-1114-2/+166
|\| |
| * | Add default arguments to QPainterPath methods using transformJarek Kobus2020-03-064-2/+5
| * | rhi: Add support for arrays of combined image samplersLaszlo Agocs2020-03-0510-0/+161