| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename centeredIn to centerIn. | Michael Brasser | 2009-07-31 | 23 | -56/+56 |
|
|
* | More QFxItem cleanup. | Michael Brasser | 2009-07-31 | 4 | -29/+13 |
|
|
* | Introduce Loader item. | Michael Brasser | 2009-07-30 | 17 | -205/+403 |
|
|
* | More QFxItem cleanup. | Michael Brasser | 2009-07-30 | 3 | -46/+0 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-07-30 | 1 | -7/+9 |
|\ |
|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-07-30 | 18 | -123/+62 |
| |\ |
|
| * | | maxYExtent() should never be greater than minYExtent() | Martin Jones | 2009-07-30 | 1 | -7/+9 |
|
|
* | | | More QFxItem cleanup. | Michael Brasser | 2009-07-30 | 5 | -21/+21 |
| |/
|/| |
|
* | | Move paint margin functionality to QFxRect. | Michael Brasser | 2009-07-30 | 6 | -21/+24 |
|
|
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-07-30 | 6 | -1838/+147 |
|\ \
| |/ |
|
| * | Removed unused code. | Martin Jones | 2009-07-30 | 1 | -13/+0 |
|
|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Martin Jones | 2009-07-30 | 5 | -1821/+143 |
| |\ |
|
| | * | Removed the (outdated) pretty printer for the JS expressions. | Roberto Raggi | 2009-07-30 | 3 | -1666/+1 |
|
|
| | * | Improved the support for post-visits of the AST. | Roberto Raggi | 2009-07-30 | 2 | -155/+142 |
|
|
| * | | Don't disconnect item size connections if the item is referenced. | Martin Jones | 2009-07-30 | 1 | -4/+4 |
| |/ |
|
* | | More QFxItem cleanup. | Michael Brasser | 2009-07-30 | 14 | -61/+21 |
|
|
* | | More QFxItem cleanup. | Michael Brasser | 2009-07-30 | 4 | -41/+17 |
|/ |
|
* | Fix regression introduced in classComplete -> componentComplete. | Michael Brasser | 2009-07-29 | 1 | -12/+12 |
|
|
* | Partially revert ef0f2901d4055bf53ac2bebb7fe2d5681900db19. | Michael Brasser | 2009-07-29 | 3 | -8/+8 |
|
|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Michael Brasser | 2009-07-29 | 15 | -35/+149 |
|\ |
|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-07-29 | 14 | -32/+146 |
| |\ |
|
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Yann Bodson | 2009-07-29 | 3 | -22/+27 |
| | |\ |
|
| | | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Alan Alpert | 2009-07-29 | 8 | -7/+116 |
| | | |\ |
|
| | | * | | Make SameGame Scalable | Alan Alpert | 2009-07-29 | 2 | -10/+7 |
|
|
| | | * | | Fix layout sizing | Alan Alpert | 2009-07-29 | 1 | -12/+20 |
|
|
| | * | | | KeyActions::return -> KeyActions::keyReturn | Yann Bodson | 2009-07-29 | 3 | -3/+3 |
| | | |/
| | |/| |
|
| | * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-07-29 | 37 | -1770/+854 |
| | |\ \
| | | |/ |
|
| | * | | Merge branch 'master' of ../qt into kinetic-declarativeui | Aaron Kennedy | 2009-07-29 | 8 | -7/+116 |
| | |\ \ |
|
| | | * | | Compile. | Morten Sørvig | 2009-07-29 | 1 | -1/+3 |
|
|
| | | * | | Compile on 10.4 | Morten Sørvig | 2009-07-29 | 1 | -1/+4 |
|
|
| | | * | | fix compilation without 3d support | Lars Knoll | 2009-07-29 | 1 | -1/+1 |
|
|
| | | * | | Ensure hover enter events are dispatched on mouse press. | Andreas Aardal Hanssen | 2009-07-29 | 2 | -0/+76 |
|
|
| | | * | | Fix remaining autotest failures in tst_QGraphicsWidget | Andreas Aardal Hanssen | 2009-07-29 | 2 | -0/+15 |
|
|
| | | * | | Disambiguate QGraphicsObject::children(). | Andreas Aardal Hanssen | 2009-07-29 | 1 | -0/+7 |
|
|
| | | * | | Fixes various db2 autotest issues. | Bill King | 2009-07-29 | 3 | -5/+11 |
|
|
| * | | | | Some useful ffmpeg quality setttings. | Warwick Allison | 2009-07-29 | 1 | -3/+3 |
| | |_|/
| |/| | |
|
* | | | | QFxItem cleanup. | Michael Brasser | 2009-07-29 | 7 | -29/+36 |
|
|
* | | | | Get rid of classComplete. | Michael Brasser | 2009-07-29 | 21 | -116/+28 |
|/ / / |
|
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Warwick Allison | 2009-07-29 | 557 | -176905/+6984 |
|\ \ \ |
|
| * | | | fix merge error. | Lars Knoll | 2009-07-29 | 1 | -1/+1 |
|
|
| * | | | simplify the code. | Lars Knoll | 2009-07-29 | 1 | -4/+3 |
|
|
| * | | | Fix graphics transform handling after latest changes. | Lars Knoll | 2009-07-29 | 1 | -8/+3 |
|
|
| * | | | fix all examples after change to QGraphicsTransform::origin. | Lars Knoll | 2009-07-29 | 6 | -10/+10 |
|
|
| * | | | add support for points and fix rect | Lars Knoll | 2009-07-29 | 2 | -21/+82 |
|
|
| * | | | fixes in examples and demos | Lars Knoll | 2009-07-29 | 5 | -11/+17 |
|
|
| * | | | rewrite QFxFlipable to work with graphics transforms. | Lars Knoll | 2009-07-29 | 2 | -141/+33 |
|
|
| * | | | QGraphicsAxis is gone | Lars Knoll | 2009-07-29 | 2 | -11/+0 |
|
|
| * | | | always set the correct point for the transform origin. | Lars Knoll | 2009-07-29 | 1 | -6/+2 |
|
|
| * | | | make QFxItem use QGraphicsTransform | Lars Knoll | 2009-07-29 | 9 | -1319/+83 |
|
|
| * | | | rename transformOrigin to transformOriginPoint | Lars Knoll | 2009-07-29 | 2 | -8/+1 |
|
|