| Commit message (Expand) | Author | Age | Files | Lines |
* | Add extra auto-test for topLevel list corruption. | Alexis Menard | 2009-12-03 | 1 | -0/+36 |
|
|
* | Fix a crash in KDE/Plasma with QGraphicsView. TopLevel list of items | Alexis Menard | 2009-11-26 | 1 | -0/+32 |
|
|
* | Crash when rendering a scene using DeviceCoordinateCache | Gabriel de Dietrich | 2009-11-18 | 1 | -0/+16 |
|
|
* | Fix tst_QGraphicsView::inputMethodSensitivity autotest | Olivier Goffart | 2009-11-17 | 1 | -6/+56 |
|
|
* | Fix QGraphicsScene::isActive if the view is shown while the window is active. | Olivier Goffart | 2009-11-06 | 1 | -0/+178 |
|
|
* | QGraphicsView: Fixes QGraphicsView::focusItem when scene is not active | Olivier Goffart | 2009-11-06 | 1 | -0/+22 |
|
|
* | Fixed QGraphicsScene::clear() not to crash if related top level items | J-P Nurmi | 2009-11-03 | 1 | -0/+20 |
|
|
* | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Alexis Menard | 2009-10-09 | 1 | -5/+3 |
|\ |
|
| * | Stabilize Tests | Olivier Goffart | 2009-10-08 | 1 | -5/+3 |
|
|
* | | Fixed a potential crash in QGraphicsScenePrivate::_q_polishItems() | J-P Nurmi | 2009-10-09 | 1 | -0/+28 |
|/ |
|
* | Stabilize test on X11 | Olivier Goffart | 2009-10-05 | 1 | -2/+2 |
|
|
* | Stabilize tests on X11 | Olivier Goffart | 2009-10-02 | 1 | -1/+1 |
|
|
* | Test stabilisation on X11 | Olivier Goffart | 2009-10-01 | 1 | -0/+1 |
|
|
* | Stabilize tests on X11 | Olivier Goffart | 2009-10-01 | 1 | -1/+2 |
|
|
* | Stabilize more test on X11 | Olivier Goffart | 2009-09-30 | 1 | -95/+97 |
|
|
* | Fix bugs in handling of initial focus. | Andreas Aardal Hanssen | 2009-09-15 | 1 | -0/+58 |
|
|
* | Only active QGraphicsScenes can have active input focus. | Andreas Aardal Hanssen | 2009-09-09 | 1 | -0/+24 |
|
|
* | Make the QGraphicsViews more rebost regarding slow window manager | Olivier Goffart | 2009-09-09 | 1 | -6/+6 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | Fixed qgraphicsscene autotest deployment for Symbian. | Janne Anttila | 2009-08-14 | 1 | -1/+1 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-30 | 1 | -0/+69 |
|\ \ \
| |/ / |
|
| * | | Ensure hover enter events are dispatched on mouse press. | Andreas Aardal Hanssen | 2009-07-29 | 1 | -0/+69 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -10/+142 |
|\ \ \
| |/ / |
|
| * | | Make sure QGraphicsScene::update() only requires one event-loop | Bjørn Erik Nilsen | 2009-07-14 | 1 | -0/+27 |
|
|
| * | | Merge commit 'qt/master' into graphicssceneindex | Bjørn Erik Nilsen | 2009-07-10 | 1 | -0/+58 |
| |\ \ |
|
| | * | | Improved the support for input methods in Graphics View. | jasplin | 2009-07-03 | 1 | -0/+58 |
|
|
| * | | | Merge commit 'qt/master' into graphicssceneindex | Bjørn Erik Nilsen | 2009-07-01 | 1 | -1/+28 |
| |\ \ \
| | |/ / |
|
| | * | | Added QGraphicsScene::sendEvent(). | J-P Nurmi | 2009-07-01 | 1 | -1/+28 |
|
|
| * | | | More work on getting autotests to pass. | Andreas Aardal Hanssen | 2009-06-23 | 1 | -5/+23 |
|
|
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph... | Alexis Menard | 2009-06-17 | 1 | -2/+2 |
| |\ \ \
| | |/ / |
|
| * | | | Fix broken auto-test for the index. | Alexis Menard | 2009-06-17 | 1 | -2/+2 |
|
|
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph... | Alexis Menard | 2009-06-11 | 1 | -2/+6 |
| |\ \ \ |
|
| * | | | | Remove the sorting cache from the QGraphicsScene and move it to the BSP. | Alexis Menard | 2009-06-03 | 1 | -3/+2 |
|
|
| * | | | | Fix all auto-tests regressions. | Alexis Menard | 2009-06-02 | 1 | -0/+3 |
|
|
* | | | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -2/+2 |
|\ \ \ \ \
| | |_|/ /
| |/| | | |
|
| * | | | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
| |\ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | * | | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | |/ |
|
* | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -2/+6 |
|\ \ \
| |/ / |
|
| * | | Make sure we reset the updateAll variable correctly. | Bjørn Erik Nilsen | 2009-06-09 | 1 | -0/+1 |
|
|
| * | | Compatibility fix for QGraphicsScene::sceneRectChanged()/sceneRect(). | Bjørn Erik Nilsen | 2009-06-09 | 1 | -0/+2 |
|
|
| * | | Massive re-factoring of Graphics View's update mechanism. | Bjørn Erik Nilsen | 2009-06-09 | 1 | -2/+3 |
| |/ |
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-05-20 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | make the changedSignal test more robust | Kent Hansen | 2009-05-19 | 1 | -2/+2 |
|
|
* | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-04-27 | 1 | -5/+26 |
|\ \
| |/ |
|
| * | Remove obsolete code from autotests. | Jason McDonald | 2009-04-16 | 1 | -5/+0 |
|
|