summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* Port away from QRegion::rects()Marc Mutz2017-12-072-9/+18
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-235-45/+32
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-094-22/+8
| |\
| | * testlib: start sharing common helper functionsGatis Paeglis2017-11-044-22/+8
| | * tests: fix and un-blacklist tst_qgraphicsview::hoverLeaveGatis Paeglis2017-10-172-31/+19
| * | Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-082-23/+24
* | | Remove references to obsolete platformsJake Petroules2017-11-051-3/+0
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-10-173-3/+3
|\| |
| * | Ensure result of all QTest::qWaitFor are verifiedTor Arne Vestbø2017-10-053-3/+3
* | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-263-31/+21
|\| |
| * | Blacklist tst_QGraphicsScene::isActive in openSUSE 42.3Tony Sarajärvi2017-09-201-0/+2
| * | tests: fix and un-blacklist tst_qgraphicsview::hoverLeaveGatis Paeglis2017-09-072-31/+19
* | | Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-193-21/+21
* | | Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-192-4/+4
|/ /
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-311-7/+0
|\|
| * Revert "tst_qgraphicswidget expect fail on Win 10"Joni Jäntti2017-08-291-7/+0
* | Merge remote-tracking branch 'origin/5.9' into devThiago Macieira2017-08-081-0/+7
|\|
| * tst_qgraphicswidget expect fail on Win 10Joni Jäntti2017-08-031-0/+7
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-042-8/+8
|\|
| * Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-282-8/+8
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-05-291-0/+3
|\|
| * Blacklist tst_QGraphicsScene::removeItem on OS X 10.11 in CITor Arne Vestbø2017-05-111-0/+3
* | Merge remote-tracking branch 'origin/5.9' into devFrederik Gladhorn2017-05-101-1/+5
|\|
| * Skip failing autotests with b2qt toolchainTeemu Holappa2017-05-091-1/+5
* | Pluginize the platform stylesJake Petroules2017-04-141-1/+1
|/
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-04-062-4/+8
|\
| * Fix layout tests for GCC 5.2.x/5.3.xSami Nurmenniemi2017-03-302-4/+8
* | Skip OpenGL tests on platforms that don't support OpenGLSami Nurmenniemi2017-04-041-0/+5
* | tst_qgraphicsview: use new QTest::addRow() moreMarc Mutz2017-01-262-109/+109
|/
* tests/auto/widgets: use QCOMPARE(., nullptr)Marc Mutz2016-11-3010-152/+152
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-012-24/+30
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-271-19/+21
| |\
| | * tst_QGraphicsItem: plug remaining leaksMarc Mutz2016-10-221-19/+21
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-131-5/+9
| |\|
| | * Plug more than 4k leaks in tst_QGraphicsViewMarc Mutz2016-10-111-5/+9
* | | Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-1/+1
* | | Speed up compilation of tst_qgraphicsview_2.cppMarc Mutz2016-10-032-580/+1180
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-5/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-231-5/+8
| |\|
| | * tst_QGraphicsItem: Fix UB (invalid cast/member call) in prepareGeometryChange()Marc Mutz2016-09-221-5/+8
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-0/+1
|\| |
| * | Auto tests: use Qt::AA_DontUseNativeDialogs where appropriateJ-P Nurmi2016-08-171-0/+1
* | | Use qtConfig throughout in qtbaseLars Knoll2016-08-192-2/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-161-1/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-101-1/+2
| |\|
| | * Fix memory leak in tst_qgraphicsproxywidgetJędrzej Nowacki2016-08-101-1/+2
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-131-0/+45
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-061-0/+45
| |\|
| | * Avoid missing paints when resizing GV with QOpenGLWidget viewportLaszlo Agocs2016-05-241-0/+45
* | | autotests: use QTest::createTouchDevice()Shawn Rutledge2016-06-102-6/+2