summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix crash when text contains too many directional charsRainer Keller2019-08-301-0/+17
* QTextureFileReader: backport ASTC supportEirik Aavitsland2019-08-154-24/+51
* 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
* QHighDPI: Fix broken scaling of QPoint(F)Friedemann Kleint2019-08-013-0/+86
* Generalize image file name @2x suffix handling to higher scale factorsEirik Aavitsland2019-06-144-0/+25
* Fix: QTextDocument::find backward search crossing paragraphsEirik Aavitsland2019-06-041-0/+9
* Blacklist tst_qwindow::spuriousMouseMove() on WindowsFriedemann Kleint2019-05-201-0/+2
* Brush up tst_QWindowFriedemann Kleint2019-05-151-94/+115
* winrt: Return monospace font for QFontDatabase::systemFont(QFontDatabase::Fix...Oliver Wolff2019-05-151-1/+0
* Use "monospace" as fallback system FixedFont in KDE theme; loggingShawn Rutledge2019-05-072-0/+16
* Only generate temporaries when it makes sensePaul Lemire2019-05-021-31/+183
* Fix page breaking with large imagesLars Knoll2019-04-261-0/+60
* QShaderGenerator: don't generate temporary variables for global inputsPaul Lemire2019-04-101-40/+146
* QShaderGenerator: fix substitution for attributes on GL2/ES2Paul Lemire2019-04-101-70/+147
* Forward physical parameters for derived QImagesAlexander Volkov2019-04-011-0/+35
* Forward devicePixelRatio in QPixmap::mask()Alexander Volkov2019-04-011-0/+34
* Fix assert/crash when creating QBrush with null QGradientEirik Aavitsland2019-04-011-0/+2
* Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-151-0/+20
|\
| * Merge 5.12 into 5.12.2Kari Oikarinen2019-02-202-1/+23
| |\
| * | Avoid creating wide images with negative bytesPerLineAllan Sandfeld Jensen2019-02-141-0/+20
* | | Clear only one device from g_pointIdMap when all points releasedShawn Rutledge2019-02-261-0/+155
| |/ |/|
* | Fix OpenGL ES2 build on LinuxJoerg Bornemann2019-02-151-1/+1
* | QTextDocument: Do respect white-space:nowrapKai Koehne2019-02-131-0/+22
|/
* Fix warning in tst_qopengl.cppJoerg Bornemann2019-02-121-0/+2
* Fix QTextTable:insertRows() for tables with spanning cellsLars Knoll2019-02-091-0/+6
* Fix QColor::toCmyk() for rgb(0, 0, 0)Eirik Aavitsland2019-02-051-1/+1
* 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
* Fix text shifting vertically when elidedEskil Abrahamsen Blomfeldt2018-12-212-0/+28
* 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
* Read font selection flags and use them when querying for metricsMårten Nordheim2018-11-302-0/+30
* 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
* macOS: Remove blacklist entries for no longer supported OS versionsTor Arne Vestbø2018-11-121-1/+0
* 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
* | Blacklist tst_QWindow::exposeEventOnShrink_QTBUG54040Heikki Halmet2018-11-011-0/+1
* | 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
* | 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