summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* Stabilize tst_QGraphicsProxyWidget::tooltip_basic()Friedemann Kleint2018-03-291-13/+18
* Stabilize tst_QGraphicsView::acceptMouseDoubleClickEventKari Oikarinen2018-03-221-18/+8
* Blacklist tst_QGraphicsView::itemsInRect_cosmeticAdjust on UbuntuKari Oikarinen2018-03-051-0/+3
* Fix touch point positions of non-transformable QGraphicsItemsFriedemann Kleint2018-02-202-111/+190
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-151-0/+76
|\
| * Set the ellipseDiameters back to the original size in QGraphicsViewAndy Shaw2018-02-081-0/+76
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-241-3/+3
| |\
* | \ Merge "Merge remote-tracking branch 'origin/5.9' into 5.11" into refs/staging...Liang Qi2018-02-141-3/+3
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-141-3/+3
| |\ \ \ | | | |/ | | |/|
| | * | Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flagsOtto Ryynänen2018-01-201-3/+3
* | | | Blacklist tst_QGraphicsView::update2 on openSUSE 42.3Kari Oikarinen2018-02-141-0/+2
|/ / /
* | | qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-131-2/+0
* | | qtbase: Remove BLACKLIST files which are no longer activeChristian Ehrlicher2018-02-122-10/+0
* | | 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