summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* QTextDocument: add css-styling of table cell borders to HTML import/exportNils Jeisecke2019-08-193-0/+271
* Update for failures only on dev branch. Use general platform namesDaniel Smith2019-08-192-20/+3
* Fix tst_QImageReader::saveColorSpaceAllan Sandfeld Jensen2019-08-131-0/+1
* Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-08-135-0/+118
|\
| * 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
* | | Support missing white-space:pre-line CSSAllan Sandfeld Jensen2019-08-122-4/+39
* | | Add an easier way to change colorspacesAllan Sandfeld Jensen2019-08-021-0/+47
* | | Improve our color space terminologyAllan Sandfeld Jensen2019-08-021-23/+23
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-011-1/+9
|\| |
| * | Fix assert in QPainterPath after clear()Eirik Aavitsland2019-07-311-1/+9
* | | Parse color space name from ICC profileAllan Sandfeld Jensen2019-07-312-10/+28
* | | Revert "Fix comparisons of image with different color spaces"Eirik Aavitsland2019-07-291-18/+0
* | | Add support for saving colorspace to PNGsAllan Sandfeld Jensen2019-07-231-0/+31
* | | Fix comparisons of image with different color spacesAllan Sandfeld Jensen2019-07-231-0/+18
* | | Remove public d_func from QColorSpaceAllan Sandfeld Jensen2019-07-231-5/+5
* | | Fix loading of image files with wrong, but known, file name extensionEirik Aavitsland2019-07-181-4/+4
* | | Remove usages of deprecated APIs of qtbase/guiSona Kurazyan2019-07-1311-21/+163
* | | unblacklist passing testsDaniel Smith2019-07-0811-48/+28
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Liang Qi2019-07-051-0/+24
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-051-0/+24
| |\| |
| | * | Handle multiple font-families in <font> face attributeAllan Sandfeld Jensen2019-07-031-0/+24
* | | | Remove usages of deprecated APIs of corelibSona Kurazyan2019-07-051-0/+2
|/ / /
* | | Remove usages of deprecated APIs from QtAlgorithmsSona Kurazyan2019-06-292-2/+2
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-272-0/+16
|\| |
| * | 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
| |\|
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-06-254-0/+25
|\ \ \ | | |/ | |/|
| * | Generalize image file name @2x suffix handling to higher scale factorsEirik Aavitsland2019-06-144-0/+25
* | | Port from QAtomic::load() to loadRelaxed()Giuseppe D'Angelo2019-06-202-10/+10
* | | test: migrate QTextDocumentFragment test to QRegularExpressionSamuel Gaist2019-06-101-1/+2
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-06-141-0/+9
|\ \ \ | | |/ | |/|
| * | 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
* | | Introduce the Qt graphics abstraction as private QtGui helpersLaszlo Agocs2019-06-1313-0/+558
* | | Remove QLatin1Literal usagesGiuseppe D'Angelo2019-06-101-3/+3
* | | Fix warnings & deprs in tst_qcoreapplication and tst_qguiapplicationShawn Rutledge2019-06-052-25/+26
* | | QTextMarkdownWriter: write fenced code blocks with language declarationShawn Rutledge2019-06-042-15/+40
* | | Markdown and HTML: support image alt text and titleShawn Rutledge2019-06-011-0/+3
* | | QTextMarkdownWriter: fix some bad cases with word wrapShawn Rutledge2019-05-243-1/+16
* | | QTextMarkdownImporter: don't keep heading level on following list itemShawn Rutledge2019-05-242-0/+13
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Friedemann Kleint2019-05-273-95/+117
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-273-95/+117
| |\| |
| | * | 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