summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-194-4/+8
|\
| * Fix tst_QImageReader::imageFormatBeforeReadAllan Sandfeld Jensen2017-06-181-1/+3
| * Blacklist tst_QGuiEventLoop::processEvents in macOS 10.12Tony Sarajärvi2017-06-181-0/+2
| * Fix tst_QIcon for configurations with builtin_testdataOliver Wolff2017-06-132-2/+2
| * winrt: Fix tst_QImageReaderOliver Wolff2017-06-131-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-073-3/+13
|\|
| * winrt: Use styleHint as clue for fallbacks for font familiesOliver Wolff2017-06-011-1/+1
| * QAbstractItemModel::supportedDragActions: fix regressionDavid Faure2017-05-311-0/+8
| * winrt: Fix tst_QPainterPathOliver Wolff2017-05-311-2/+4
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-291-0/+61
|\|
| * Fix painterpath rect intersections with points on the rectAllan Sandfeld Jensen2017-05-171-0/+12
| * Add test-case for intersection equalityAllan Sandfeld Jensen2017-05-171-0/+49
* | Add QPolygon::intersects() methodsAllan Sandfeld Jensen2017-05-181-0/+42
* | Merge remote-tracking branch 'origin/5.9' into devFrederik Gladhorn2017-05-103-4/+20
|\|
| * Skip failing autotests with b2qt toolchainTeemu Holappa2017-05-093-4/+20
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-073-0/+272
|\|
| * QIconLoaderEngine: Fix actualSize() for no-entryPalo Kisa2017-05-031-0/+1
| * Fix return of empty paths with multiple points on intersectionsAllan Sandfeld Jensen2017-04-281-0/+255
| * Fix tst_QWindow modal dialog tests for offscreen and minimal platformsSami Nurmenniemi2017-04-261-0/+16
* | tests/auto/gui: use new QTest::addRow() moreMarc Mutz2017-04-242-47/+46
* | Fix CSS line-height property multiplier value handlingJoni Poikelin2017-04-211-0/+49
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-205-2/+46
|\|
| * Fix PNGs saved from QImage transform of 8-bit imagesAllan Sandfeld Jensen2017-04-191-0/+14
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-181-0/+4
| |\
| | * QMatrix4x4: fix aliasing problem in operator*=Marc Mutz2017-04-141-0/+4
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-121-0/+1
| |\|
| | * Fix hidpi support for opengl window grabbingFilipe Azevedo2017-04-091-0/+1
| * | Skip testing of QOpenGlConfig on platforms that don't support itSami Nurmenniemi2017-04-121-0/+7
| * | QTextDocument: improve import of DIV tagsDavid Faure2017-04-101-2/+20
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-074-16/+53
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-061-0/+26
| |\|
| | * Copy stretch to multifont fontDefAllan Sandfeld Jensen2017-04-051-0/+26
| * | Skip OpenGL tests on platforms that don't support OpenGLSami Nurmenniemi2017-04-042-0/+16
| * | tests: Unify license to GPL-EXCEPTKai Koehne2017-04-031-16/+11
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-043-78/+89
|\| |
| * | Ensure that tst_QFontDatabase::addAppFont() tests the whole path to an engineTor Arne Vestbø2017-03-311-2/+7
| * | tst_QGuiApplication: Split the quitOnLastWindowClosed() testsFriedemann Kleint2017-03-291-75/+81
| * | Fix building of qopengl test on boot2qtSimon Hausmann2017-03-291-1/+1
* | | QColor: port to QStringViewMarc Mutz2017-03-291-7/+20
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-281-0/+4
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-271-0/+4
| |\|
| | * Build examples and tests only if their requirements are metUlf Hermann2017-03-221-0/+4
* | | Introduce QVulkanWindowLaszlo Agocs2017-03-221-3/+279
* | | QCursor: Add equality operatorsGabriel de Dietrich2017-03-213-0/+130
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-204-11/+22
|\| |
| * | Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-134-11/+22
| |\|
| | * Don't call releaseKey a second time if the insertion failsAndy Shaw2017-03-071-0/+11
| | * Properly use the "process" featureUlf Hermann2017-02-273-11/+11
* | | Basic Vulkan enablersLaszlo Agocs2017-03-173-0/+171
* | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-141-0/+76
|\| |