summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicswidget
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fixed QGraphicsWidget autotest to use PlatformQuirks.Dominik Holland2010-11-021-2/+13
* FocusOut even when QGraphicsItem gets hidden.Frederik Gladhorn2010-10-011-0/+34
* Stabilize tst_QGraphicsWidget::QT_BUG_13865_doublePaintWhenAddingASubItemBjørn Erik Nilsen2010-09-301-0/+1
* Fix double painting when adding an item into a linear layoutThierry Bastian2010-09-291-0/+40
* Make sure propagated font in QGraphicsWidget can be set on a QPainterEskil Abrahamsen Blomfeldt2010-08-271-1/+194
* Fixed autotest compilation issue on solarisThierry Bastian2010-08-191-6/+6
* Properly emit geometryChanged() when the position change.Alexis Menard2010-08-121-1/+19
* Fixes crash in QGraphicsScene::addItem().Yoann Lopes2010-07-131-0/+20
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-0/+29
|\
| * QGraphicsWidget was not working properly when ItemSendsPositionChanges is falseAlexis Menard2010-05-061-0/+29
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-121-0/+86
|\|
| * Fixes CursorChange and TooltipChange events delivery for QGraphicsWidgetYoann Lopes2010-04-071-0/+86
* | Revert 4.6 commits that shouldn't be in 4.7.Thiago Macieira2010-03-311-2/+33
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-311-31/+1
|\|
| * Revert "Add a children private property needed for QML to support QGraphicsOb...Alexis Menard2010-03-311-28/+0
| * Revert "Add NOTIFY to size property so QML bindings are working fine."Alexis Menard2010-03-311-3/+1
| * Revert "Better handling for NOTIFY in QGraphicsWidget regarding geometry chan...Alexis Menard2010-03-311-1/+1
| * Revert "Add a a layout property in QGraphicsWidget."Alexis Menard2010-03-311-2/+1
| * Add a a layout property in QGraphicsWidget.Alexis Menard2010-03-301-1/+2
* | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.7Alexis Menard2010-03-251-0/+28
|\|
| * Add a children private property needed for QML to support QGraphicsObjectAlexis Menard2010-03-241-0/+28
* | Merge branch '4.6-s60' into 4.7-s60axis2010-03-221-86/+50
|\|
| * Better handling for NOTIFY in QGraphicsWidget regarding geometry changesAlexis Menard2010-03-191-1/+1
| * Add NOTIFY to size property so QML bindings are working fine.Alexis Menard2010-03-191-1/+3
| * Fixed stability issues in qgraphicswidget testsToby Tomkins2010-03-181-85/+47
* | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-091-0/+43
|\|
| * Cleanup after "Changed qgraphicswidget autotest to use qWaitForWindowShown"Bjørn Erik Nilsen2010-02-041-4/+2
| * Changed qgraphicswidget autotest to use qWaitForWindowShown.Denis Dzyubenko2010-02-041-4/+2
| * Stabilize tst_QGraphicsWidget::initialShow2 (new test)Bjørn Erik Nilsen2010-02-041-1/+21
| * QGraphicsWidget is painted twice on the first show.Bjørn Erik Nilsen2010-02-031-0/+27
* | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-011-0/+25
|\|
| * QGraphicsWidget is painted twice on the inital show.Bjørn Erik Nilsen2010-01-221-0/+25
* | Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\|
| * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | Merge commit 'origin/4.6'Olivier Goffart2009-12-151-0/+32
|\|
| * Fix a crash on the focus chain when removing items from the scene.Alexis Menard2009-12-091-0/+32
* | Added QGraphicsWidget::autoFillBackground property.J-P Nurmi2009-12-031-0/+27
|/
* Only call updateFont if the font have changed.Alexis Menard2009-11-301-0/+35
* Fixes polish events for explicitly hidden GraphicsWidgetItems.Yoann Lopes2009-11-171-0/+24
* Fixes QGraphicsWidget: paint() being called before polish().Bjørn Erik Nilsen2009-11-131-0/+27
* Add a test case for task QTBUG-4439.Alexis Menard2009-10-091-0/+53
* Fix the pad navigator demo.Alexis Menard2009-10-061-0/+71
* Stabilize tests on X11Olivier Goffart2009-09-301-1/+1
* Stabilize testsOlivier Goffart2009-09-291-51/+41
* Stabilize Graphics View testsOlivier Goffart2009-09-101-28/+42
* Only active QGraphicsScenes can have active input focus.Andreas Aardal Hanssen2009-09-091-1/+16
* Do not run the respectHFW autotest on all platforms.Jan-Arve Sæther2009-09-091-0/+4
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Make sure that top-level windows respect hfw/wfh constraint.Jan-Arve Sæther2009-09-041-0/+79