summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-122-0/+30
|\
| * 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
* | BLACKLIST contains_QPointF for msvc-2019Heikki Halmet2019-08-081-0/+2
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-053-0/+86
|\|
| * QHighDPI: Fix broken scaling of QPoint(F)Friedemann Kleint2019-08-013-0/+86
* | Fix assert in QPainterPath after clear()Eirik Aavitsland2019-07-311-1/+9
* | Handle multiple font-families in <font> face attributeAllan Sandfeld Jensen2019-07-031-0/+24
* | Output all font families in HTML outputAllan Sandfeld Jensen2019-06-211-0/+12
* | Fix crash in QPainterPath::reserve()Eirik Aavitsland2019-06-191-0/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-204-0/+25
|\|
| * Generalize image file name @2x suffix handling to higher scale factorsEirik Aavitsland2019-06-144-0/+25
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-111-0/+9
|\|
| * Fix: QTextDocument::find backward search crossing paragraphsEirik Aavitsland2019-06-041-0/+9
* | Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-272-94/+117
|\|
| * Blacklist tst_qwindow::spuriousMouseMove() on WindowsFriedemann Kleint2019-05-201-0/+2
| * Brush up tst_QWindowFriedemann Kleint2019-05-151-94/+115
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-161-1/+0
|\|
| * winrt: Return monospace font for QFontDatabase::systemFont(QFontDatabase::Fix...Oliver Wolff2019-05-151-1/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-092-0/+16
|\|
| * Use "monospace" as fallback system FixedFont in KDE theme; loggingShawn Rutledge2019-05-072-0/+16
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-031-31/+183
|\|
| * Only generate temporaries when it makes sensePaul Lemire2019-05-021-31/+183
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-281-0/+60
|\|
| * Fix page breaking with large imagesLars Knoll2019-04-261-0/+60
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-161-100/+283
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-04-023-0/+71
|\|
| * 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' into 5.13Qt Forward Merge Bot2019-03-201-0/+20
|\|
| * 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
* | | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-281-0/+155
|\| | |
| * | | Clear only one device from g_pointIdMap when all points releasedShawn Rutledge2019-02-261-0/+155
| | |/ | |/|
* | | QTextureFileReader: add support for astc format filesEirik Aavitsland2019-02-274-24/+48
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-191-1/+1
|\| |
| * | Fix OpenGL ES2 build on LinuxJoerg Bornemann2019-02-151-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-152-0/+24
|\| |
| * | QTextDocument: Do respect white-space:nowrapKai Koehne2019-02-131-0/+22
| |/
| * Fix warning in tst_qopengl.cppJoerg Bornemann2019-02-121-0/+2
* | [Windows] Fixed regression when creating fallback fontsEskil Abrahamsen Blomfeldt2019-02-141-3/+0
* | Add faster path for scaling QRegion with multiple regionsJoni Poikelin2019-02-131-0/+55
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-121-0/+6
|\|
| * Fix QTextTable:insertRows() for tables with spanning cellsLars Knoll2019-02-091-0/+6
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-02-081-1/+1
|\|
| * Fix QColor::toCmyk() for rgb(0, 0, 0)Eirik Aavitsland2019-02-051-1/+1