Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Fix QT_NO_GRAPHICSEFFECT | Jørgen Lind | 2009-11-06 | 5 | -2/+33 | |
| | |_|/ | |/| | | ||||||
* | | | | docs: Add a section about known issues for the anchor layout. | Jan-Arve Sæther | 2009-11-06 | 1 | -4/+17 | |
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6 | Jan-Arve Sæther | 2009-11-06 | 3 | -5/+30 | |
|\ \ \ \ | ||||||
| * | | | | Fix QGraphicsScene::isActive if the view is shown while the window is active. | Olivier Goffart | 2009-11-06 | 1 | -0/+23 | |
| * | | | | QGraphicsView: Fixes QGraphicsView::focusItem when scene is not active | Olivier Goffart | 2009-11-06 | 2 | -5/+7 | |
* | | | | | Use 0 instead of NULL. | Jan-Arve Sæther | 2009-11-06 | 1 | -6/+6 | |
* | | | | | Add documentation for the new min/pref/maxSize properties. | Jan-Arve Sæther | 2009-11-06 | 1 | -0/+21 | |
|/ / / / | ||||||
* | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6 | Jan-Arve Sæther | 2009-11-05 | 6 | -13/+128 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-11-05 | 6 | -13/+128 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-doc-team into 4.6 | David Boddie | 2009-11-04 | 1 | -0/+3 | |
| | |\ \ \ | ||||||
| | | * | | | Doc: Fixed qdoc warnings. | David Boddie | 2009-11-04 | 1 | -0/+3 | |
| | * | | | | Merge commit '51c9b68' into 4.6 | Morten Johan Sørvig | 2009-11-04 | 5 | -13/+125 | |
| | |\ \ \ \ | ||||||
| | | * | | | | Gesture api review. | Denis Dzyubenko | 2009-11-03 | 4 | -14/+12 | |
| | | * | | | | Modified gesture events propagation. | Denis Dzyubenko | 2009-11-03 | 1 | -2/+11 | |
| | | * | | | | Added QGraphicsObject::ungrabGesture() | Denis Dzyubenko | 2009-11-03 | 2 | -2/+16 | |
| | | * | | | | Make GestureCancelPolicy work for graphicsview | Thomas Zander | 2009-10-30 | 2 | -0/+91 | |
* | | | | | | | Merge branch 'fixes' of git://gitorious.org/~morphbr/qt/morphbrs-clone into m... | Jan-Arve Sæther | 2009-11-05 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | / / | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Add min/pref/max size properties to QGraphicsWidget | Artur Duque de Souza | 2009-11-04 | 1 | -0/+3 | |
* | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6 | Jan-Arve Sæther | 2009-11-05 | 1 | -0/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Always set a clip on the painter in QGraphicsView. | Andreas Aardal Hanssen | 2009-11-05 | 1 | -0/+3 | |
* | | | | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone... | Jan-Arve Sæther | 2009-11-05 | 5 | -265/+148 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | | | ||||||
| * | | | | | QGAL: Remove support for QSizePolicy::Expanding | Eduardo M. Fleury | 2009-11-04 | 2 | -202/+20 | |
| * | | | | | QGAL: Avoid false assertions due to floating point precision errors | Eduardo M. Fleury | 2009-11-04 | 3 | -12/+14 | |
| * | | | | | QGAL: Do not create sizeHint constraints for dependent anchors | Eduardo M. Fleury | 2009-11-04 | 2 | -10/+25 | |
| * | | | | | QGAL: Do not restrict maximum size of layout anchors | Eduardo M. Fleury | 2009-11-04 | 1 | -9/+47 | |
| * | | | | | QGAL: extend helper function to always return parallel anchor created | Caio Marcelo de Oliveira Filho | 2009-11-04 | 1 | -8/+17 | |
| * | | | | | QGAL: escape vertices names in the serialized graph output | Caio Marcelo de Oliveira Filho | 2009-11-04 | 1 | -2/+2 | |
| * | | | | | QGAL: keep references to layout vertices | Caio Marcelo de Oliveira Filho | 2009-11-04 | 3 | -38/+39 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | Provide hook that's called when items' stacking order is changed. | Andreas Aardal Hanssen | 2009-11-04 | 2 | -0/+17 | |
* | | | | | Merge commit 'origin/4.6' into 4.6 | Olivier Goffart | 2009-11-04 | 9 | -6/+23 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-11-03 | 16 | -236/+529 | |
| |\ \ \ \ | | |/ / / | ||||||
| | * | | | Merge commit 'origin/4.6' into feature | Jørgen Lind | 2009-11-02 | 13 | -239/+546 | |
| | |\ \ \ | ||||||
| | * | | | | Fix SCROLLAREA by fixing missing QT_NO_GRAPHICSVIEW dependencies | Jørgen Lind | 2009-10-29 | 6 | -5/+12 | |
| | * | | | | Fix LIBRARY and ICON | Jørgen Lind | 2009-10-29 | 2 | -0/+4 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Removed usage of CompositionMode_Source in QGraphicsView for X11. | Trond Kjernåsen | 2009-11-03 | 1 | -1/+7 | |
| | |_|/ | |/| | | ||||||
* | | | | Introduced QGraphicsItem::ItemSendsScenePositionChanges and | J-P Nurmi | 2009-11-03 | 6 | -8/+132 | |
* | | | | Fixed QGraphicsScene::clear() not to crash if related top level items | J-P Nurmi | 2009-11-03 | 1 | -2/+3 | |
| |_|/ |/| | | ||||||
* | | | Track declarative changes | Warwick Allison | 2009-11-02 | 1 | -1/+1 | |
* | | | Merge commit 'widget/4.6' into origin/4.6 | Olivier Goffart | 2009-10-30 | 12 | -230/+512 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Merge branch 'fixes' of git://gitorious.org/~cmarcelo/qt/cmarcelos-clone into... | Jan-Arve Sæther | 2009-10-29 | 2 | -13/+8 | |
| |\ \ | ||||||
| | * | | QGAL: set the orientation bit for complex anchors | Caio Marcelo de Oliveira Filho | 2009-10-28 | 2 | -13/+8 | |
| * | | | Merge commit origin/4.6 into team-widgets/4.6 | Olivier Goffart | 2009-10-29 | 4 | -9/+29 | |
| |\ \ \ | | | |/ | | |/| | ||||||
| * | | | Compile on 64bit | Olivier Goffart | 2009-10-28 | 1 | -2/+2 | |
| * | | | Fix initial focus bug in ItemIsFocusScope. | Andreas Aardal Hanssen | 2009-10-28 | 1 | -7/+32 | |
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-widget-team into 4.6 | Jan-Arve Sæther | 2009-10-28 | 1 | -0/+2 | |
| |\ \ \ | ||||||
| | * | | | Let QGraphicsItem set QObjectPrivate::wasDeleted when appropriate. | Andreas Aardal Hanssen | 2009-10-28 | 1 | -0/+2 | |
| * | | | | Merge branch 'fixes' of git://gitorious.org/~fleury/qt/fleury-openbossa-clone... | Jan-Arve Sæther | 2009-10-28 | 12 | -215/+756 | |
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/| | ||||||
| | * | | QGAL (QSimplex): Add constraints simplification | Eduardo M. Fleury | 2009-10-26 | 2 | -4/+99 | |
| | * | | QGAL (QSimplex): Make deep copy of constraints inside QSimplex | Eduardo M. Fleury | 2009-10-26 | 3 | -12/+13 | |
| | * | | QGAL: Add QSimplexConstraint::toString() method for debugging | Eduardo M. Fleury | 2009-10-26 | 1 | -0/+23 | |