summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-1119-156/+714
|\
| * Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-09-0418-129/+710
| |\
| | * Fixup move semantics of QColorSpaceAllan Sandfeld Jensen2019-09-021-0/+23
| | * QEventDispatcherWin32: avoid livelock in a foreign event loopAlex Trotsenko2019-08-291-1/+30
| | * Merge remote-tracking branch 'origin/dev' into 5.14Liang Qi2019-08-2710-22/+499
| | |\
| | | * Long live QColorConstants!Marc Mutz2019-08-251-0/+189
| | | * Introduce QImage::Format_BGR888Allan Sandfeld Jensen2019-08-233-0/+26
| | | * tst_NoQtEventLoop: destroy hidden windowsAlex Trotsenko2019-08-221-2/+3
| | | * Support writing color space profile in JPEGAllan Sandfeld Jensen2019-08-201-0/+7
| | | * 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
| | * | Remove dead code from Qt 4 timesTor Arne Vestbø2019-08-204-102/+0
| | |/
| | * 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
| * | | | Kill all QPictureIOAllan Sandfeld Jensen2019-08-121-27/+4
| |/ / /
* | | | cmake: enable tst_qpixmapcacheLiang Qi2019-09-102-1/+16
* | | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-1527-112/+338
|\| | |
| * | | 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
* | | | Regenerate some of the test projects that do SUBDIRS += fooAlexandru Croitor2019-08-072-15/+34
* | | | Fix build with private_tests enabledSimon Hausmann2019-07-171-1/+2
* | | | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-1125-13/+648
|\| | |
| * | | 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