summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename Rect.pen to Rect.borderMichael Brasser2009-07-3123-85/+48
* Rename centeredIn to centerIn.Michael Brasser2009-07-3123-56/+56
* More QFxItem cleanup.Michael Brasser2009-07-314-29/+13
* Introduce Loader item.Michael Brasser2009-07-3017-205/+403
* More QFxItem cleanup.Michael Brasser2009-07-303-46/+0
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-301-7/+9
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-3018-123/+62
| |\
| * | maxYExtent() should never be greater than minYExtent()Martin Jones2009-07-301-7/+9
* | | More QFxItem cleanup.Michael Brasser2009-07-305-21/+21
| |/ |/|
* | Move paint margin functionality to QFxRect.Michael Brasser2009-07-306-21/+24
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-306-1838/+147
|\ \ | |/
| * Removed unused code.Martin Jones2009-07-301-13/+0
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-305-1821/+143
| |\
| | * Removed the (outdated) pretty printer for the JS expressions.Roberto Raggi2009-07-303-1666/+1
| | * Improved the support for post-visits of the AST.Roberto Raggi2009-07-302-155/+142
| * | Don't disconnect item size connections if the item is referenced.Martin Jones2009-07-301-4/+4
| |/
* | More QFxItem cleanup.Michael Brasser2009-07-3014-61/+21
* | More QFxItem cleanup.Michael Brasser2009-07-304-41/+17
|/
* Fix regression introduced in classComplete -> componentComplete.Michael Brasser2009-07-291-12/+12
* Partially revert ef0f2901d4055bf53ac2bebb7fe2d5681900db19.Michael Brasser2009-07-293-8/+8
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-2915-35/+149
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-2914-32/+146
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-07-293-22/+27
| | |\
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-298-7/+116
| | | |\
| | | * | Make SameGame ScalableAlan Alpert2009-07-292-10/+7
| | | * | Fix layout sizingAlan Alpert2009-07-291-12/+20
| | * | | KeyActions::return -> KeyActions::keyReturnYann Bodson2009-07-293-3/+3
| | | |/ | | |/|
| | * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-2937-1770/+854
| | |\ \ | | | |/
| | * | Merge branch 'master' of ../qt into kinetic-declarativeuiAaron Kennedy2009-07-298-7/+116
| | |\ \
| | | * | Compile.Morten Sørvig2009-07-291-1/+3
| | | * | Compile on 10.4Morten Sørvig2009-07-291-1/+4
| | | * | fix compilation without 3d supportLars Knoll2009-07-291-1/+1
| | | * | Ensure hover enter events are dispatched on mouse press.Andreas Aardal Hanssen2009-07-292-0/+76
| | | * | Fix remaining autotest failures in tst_QGraphicsWidgetAndreas Aardal Hanssen2009-07-292-0/+15
| | | * | Disambiguate QGraphicsObject::children().Andreas Aardal Hanssen2009-07-291-0/+7
| | | * | Fixes various db2 autotest issues.Bill King2009-07-293-5/+11
| * | | | Some useful ffmpeg quality setttings.Warwick Allison2009-07-291-3/+3
| | |_|/ | |/| |
* | | | QFxItem cleanup.Michael Brasser2009-07-297-29/+36
* | | | Get rid of classComplete.Michael Brasser2009-07-2921-116/+28
|/ / /
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-29557-176905/+6984
|\ \ \
| * | | fix merge error.Lars Knoll2009-07-291-1/+1
| * | | simplify the code.Lars Knoll2009-07-291-4/+3
| * | | Fix graphics transform handling after latest changes.Lars Knoll2009-07-291-8/+3
| * | | fix all examples after change to QGraphicsTransform::origin.Lars Knoll2009-07-296-10/+10
| * | | add support for points and fix rectLars Knoll2009-07-292-21/+82
| * | | fixes in examples and demosLars Knoll2009-07-295-11/+17
| * | | rewrite QFxFlipable to work with graphics transforms.Lars Knoll2009-07-292-141/+33
| * | | QGraphicsAxis is goneLars Knoll2009-07-292-11/+0
| * | | always set the correct point for the transform origin.Lars Knoll2009-07-291-6/+2
| * | | make QFxItem use QGraphicsTransformLars Knoll2009-07-299-1319/+83