summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
...
| | * tst_qsyntaxhighlighter: fix no-op QTRY_VERIFY checkMårten Nordheim2019-01-161-1/+2
| | * QSyntaxHighlighter: cancel delayed highlight if done manuallyMårten Nordheim2019-01-161-0/+19
| * | Add clear, reserve and capacity methods to QPainterPathJean-Michaël Celerier2019-01-081-0/+43
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-044-0/+32
| |\|
| | * Fix text shifting vertically when elidedEskil Abrahamsen Blomfeldt2018-12-212-0/+28
| * | Fix and unit test QPalette::resolveAlejandro Exojo2018-12-311-0/+38
| * | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Qt Forward Merge Bot2018-12-132-0/+30
| |\ \
| | * | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-132-0/+30
| | |\|
| | | * qt_imageFromWinHBITMAP(): Fix memory corruption when converting from bitmaps ...Friedemann Kleint2018-12-121-0/+14
| | | * Avoid crash in blitting or fast draw when QPointF is too bigAllan Sandfeld Jensen2018-12-111-0/+16
| * | | Add Grayscale16 Image FormatAllan Sandfeld Jensen2018-12-123-13/+37
| |/ /
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-042-0/+30
| |\|
| | * Read font selection flags and use them when querying for metricsMårten Nordheim2018-11-302-0/+30
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-222-0/+8
| |\|
| | * tst_qguieventdispatcher: Sync blacklist with tst_qeventdispatcherOliver Wolff2018-11-141-0/+5
| | * Fix precision in parsing hex format QColorsAllan Sandfeld Jensen2018-11-121-0/+3
| * | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-131-1/+0
| |\|
| | * macOS: Remove blacklist entries for no longer supported OS versionsTor Arne Vestbø2018-11-121-1/+0
| * | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-11-101-0/+15
| |\|
| | * Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-091-0/+15
| | |\
| | | * QSyntaxHighlighter: Delay all highlights until first rehighlightMårten Nordheim2018-11-081-0/+15
| * | | Handle fonts that have commas/quotes in the family nameAndy Shaw2018-11-086-14/+211
| * | | Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Qt Forward Merge Bot2018-11-061-0/+1
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-061-0/+1
| | |\| |
| | | * | Blacklist tst_QWindow::exposeEventOnShrink_QTBUG54040Heikki Halmet2018-11-011-0/+1
| * | | | Fix use of deprecated ItemDataRoles Background/TextColorRoleChristian Ehrlicher2018-11-052-5/+1
| |/ / /
| * | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-10-254-0/+31
| |\| |
| | * | Don't drop update requests when closing and reopening windowsUlf Hermann2018-10-161-0/+23
| | * | QImageWriter/QPNGHandler: Quality option should be CompressionRatioAlexandra Cherdantseva2018-10-142-0/+2
| | * | QCss: properly parse functions which contains additional spacesChristian Ehrlicher2018-10-121-0/+6
* | | | Begin port of qtbase to CMakeSimon Hausmann2018-11-0131-0/+141
|/ / /
* | | Qt Style Sheets: fix range of hue in hsl/hsv functionsChristian Ehrlicher2018-10-181-2/+5
* | | Qt Style Sheets: add support for hsl(a) colorsChristian Ehrlicher2018-10-181-3/+15
* | | Remove QEXPECT_FAIL from test on macOSEskil Abrahamsen Blomfeldt2018-10-101-4/+0
* | | Finish qmetatype migration to type switcherJędrzej Nowacki2018-10-031-0/+46
|/ /
* | Fix crash when detaching dangling QTextCursorEskil Abrahamsen Blomfeldt2018-09-271-0/+10
* | Remove insignificant flag from qtouchevent.proTony Sarajärvi2018-09-251-1/+0
* | QPainter cosmetic stroker: Fix painting error for FlatCap linesEirik Aavitsland2018-09-251-1/+1
* | Blacklist qguiapplication::focusObject on Ubuntu and openSUSETony Sarajärvi2018-09-241-0/+4
* | Texture file support: add mipmap reading to ktx handlerv5.12.0-alpha1Eirik Aavitsland2018-09-123-11/+26
* | Extend opensuse blacklistings to opensuse-leapTony Sarajärvi2018-09-111-0/+1
* | Fix QSIM::itemData returning role 255Luca Beldi2018-09-061-1/+5
* | Fix reading 16bpc grayscale PNGsAllan Sandfeld Jensen2018-09-036-0/+5
* | darwin: fix tst_qimage depsOswald Buddenhagen2018-08-291-0/+1
* | Smooth image scaling for 64bit imagesAllan Sandfeld Jensen2018-08-221-11/+23
* | Add a method to clear the data to QStandardItemModelLuca Beldi2018-08-172-0/+34
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-08-161-0/+18
|\|
| * Fix potential crash when showing line/paragraph separatorsEskil Abrahamsen Blomfeldt2018-08-091-0/+18
* | Implement support for 16bpc image formatsAllan Sandfeld Jensen2018-08-115-36/+143
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-071-0/+15
|\|