summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | rename transformOrigin to transformOriginPointLars Knoll2009-07-292-8/+1
| * | | Remove itemBoundingRect()Lars Knoll2009-07-293-9/+1
| * | | remove scenePos() as it exists in QGraphicsItem.Lars Knoll2009-07-292-10/+0
| * | | fix after the itemParent/parentItem cleanup.Lars Knoll2009-07-291-1/+2
| * | | Remove the rotation/scale properties from QFxItemLars Knoll2009-07-293-115/+7
| * | | remove itemParent() and related.Lars Knoll2009-07-2915-85/+67
| * | | fix calculator exampleLars Knoll2009-07-291-10/+10
| |/ /
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-2911-65/+246
| |\ \
| * | | Fixup merge errorsAaron Kennedy2009-07-295-53/+40
| * | | Merge branch 'master' of ../qt into kinetic-declarativeuiAaron Kennedy2009-07-291-0/+73
| |\ \ \ | | | |/ | | |/|
| | * | forgot to add this file in the last commit.Lars Knoll2009-07-291-0/+73
| * | | Merge branch 'master' of ../qt into kinetic-declarativeuiAaron Kennedy2009-07-29525-175164/+6631
| |\ \ \ | | |/ /
| | * | Implement new transformation handling for graphics items.Lars Knoll2009-07-2914-455/+998
| | * | Added a QVariant testlib toString specialization.Rohan McGovern2009-07-283-2/+89
| | * | Doc: Some final QMatrix cleanups.Volker Hilsheimer2009-07-284-15/+27
| | * | Doc: Re-apply relevant change from 1368c210ef9976f68eb9fb1c3e4dc14f4fa4edd2Volker Hilsheimer2009-07-281-4/+11
| | * | Remove a warning in qdirectfbpaintengineAnders Bakken2009-07-281-3/+1