Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove "to" limit on minor version. | Warwick Allison | 2009-11-05 | 1 | -0/+3 |
* | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara... | Warwick Allison | 2009-11-04 | 9 | -25/+54 |
|\ | |||||
| * | Merge commit 'origin/4.6' into feature | Jørgen Lind | 2009-11-02 | 13 | -239/+546 |
| |\ | |||||
| | * | 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 |
| | | |\ \ | |||||
| | * | | | | Added some optimizations to the blur and drop shadow GL filters. | Samuel Rødal | 2009-10-29 | 1 | -1/+2 |
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-10-28 | 4 | -8/+9 |
| | |\ \ \ \ | | | | |/ / | | | |/| | | |||||
| | * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Gunnar Sletta | 2009-10-27 | 1 | -2/+21 |
| | |\ \ \ \ | |||||
| | * | | | | | Options on how to get a pixmap from an effect source | Gunnar Sletta | 2009-10-27 | 2 | -8/+32 |
| * | | | | | | 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 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Rename QFx classes to QmlGraphics | Aaron Kennedy | 2009-10-30 | 1 | -1/+1 |
* | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-widget-team into kinet... | Aaron Kennedy | 2009-10-29 | 12 | -217/+504 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | 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 |
| | * | | | | QGAL: Use constraints of type "equal" for fixed items | Eduardo M. Fleury | 2009-10-26 | 1 | -12/+22 |
| | * | | | | QGAL: clarify the usage of isLayoutAnchor bit | Caio Marcelo de Oliveira Filho | 2009-10-26 | 2 | -11/+4 |
| | * | | | | QGAL: add orientation bit to the anchor | Caio Marcelo de Oliveira Filho | 2009-10-26 | 2 | -9/+11 |
| | * | | | | QGAL: simplification doesn't depend on vertex anchor point information | Caio Marcelo de Oliveira Filho | 2009-10-26 | 1 | -4/+4 |
| | * | | | | QGAL: store item and center-ness information in the anchor | Caio Marcelo de Oliveira Filho | 2009-10-26 | 2 | -14/+19 |
| | * | | | | QGAL: identify unfeasible setups even when graph is simplified | Caio Marcelo de Oliveira Filho | 2009-10-26 | 2 | -34/+71 |
| | * | | | | QGAL: separate parallel anchor creation from sequence creation | Caio Marcelo de Oliveira Filho | 2009-10-26 | 1 | -29/+61 |
| | * | | | | QGAL: complex anchors can indicate errors when refreshing sizehint | Caio Marcelo de Oliveira Filho | 2009-10-26 | 2 | -22/+31 |
| | | |/ / | | |/| | | |||||
| * | | | | Compile | Olivier Goffart | 2009-10-27 | 1 | -0/+1 |
| * | | | | Respect the per-item layoutSpacing() if the style uses that feature. | Jan-Arve Sæther | 2009-10-27 | 5 | -69/+109 |
| * | | | | If a QGraphicsWidget gets a StyleChange event, invalidate its layout. | Jan-Arve Sæther | 2009-10-27 | 1 | -0/+2 |
| * | | | | Fix buglet in QGraphicsItem::stackBefore(). | Andreas Aardal Hanssen | 2009-10-26 | 1 | -1/+1 |
| * | | | | Wrong worldTransform() on the painter in QGraphicsScene::drawForeground. | Bjørn Erik Nilsen | 2009-10-23 | 1 | -0/+8 |
| * | | | | QGraphicsLineItem leave traces when moving around (reg. against 4.5) | Bjørn Erik Nilsen | 2009-10-23 | 1 | -1/+1 |
| * | | | | Fix crash in QGraphicsView BSP discovered in Amarok. | Alexis Menard | 2009-10-22 | 1 | -6/+8 |
| * | | | | Warning -- | Alexis Menard | 2009-10-22 | 1 | -1/+1 |
* | | | | | Merge branch '4.6' of ../qt into kinetic-declarativeui | Aaron Kennedy | 2009-10-29 | 4 | -9/+29 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | qdoc: Update QGraphicsTransform docs after changes to QGraphicsRotation | Rhys Weatherley | 2009-10-28 | 1 | -0/+3 |
| * | | | | Doc: Fixed qdoc warning. | David Boddie | 2009-10-27 | 1 | -1/+1 |
| * | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | axis | 2009-10-27 | 4 | -56/+93 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Doc: Fixed qdoc warnings. | David Boddie | 2009-10-26 | 1 | -2/+21 |
| | | |/ | | |/| | |||||
| * | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | axis | 2009-10-23 | 6 | -10/+326 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6 | Shane Kearns | 2009-10-22 | 7 | -80/+104 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| * | | | | QtGui release/debug binary compatibility | Shane Kearns | 2009-10-22 | 2 | -7/+5 |
* | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati... | Michael Brasser | 2009-10-26 | 1 | -3/+1 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | Optimize QGraphicsRotation's use of QMatrix4x4 | Rhys Weatherley | 2009-10-26 | 1 | -3/+1 |