summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Docs: Make precedence clear.Michael Brasser2009-07-311-0/+4
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-316-27/+78
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-07-311-0/+1
| |\
| | * Fixed AST visiting, so UiProgram *members* are visited again.Erik Verbruggen2009-07-301-0/+1
| * | QmlFontFamily improvementsYann Bodson2009-07-312-11/+32
| * | DocsYann Bodson2009-07-312-14/+30
| |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-07-305-21/+21
| |\
| * | Don't bounce around when removing the current item.Martin Jones2009-07-301-2/+15
* | | Rename Rect.pen to Rect.borderMichael Brasser2009-07-312-57/+20
* | | Rename centeredIn to centerIn.Michael Brasser2009-07-314-31/+31
* | | More QFxItem cleanup.Michael Brasser2009-07-314-29/+13
* | | Introduce Loader item.Michael Brasser2009-07-307-164/+359
* | | 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-3017-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-303-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-297-17/+50
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-07-291-12/+20
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-295-4/+29
| | |\
| | * | Fix layout sizingAlan Alpert2009-07-291-12/+20
| * | | KeyActions::return -> KeyActions::keyReturnYann Bodson2009-07-291-1/+1
| | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-2924-1712/+259
| |\ \ | | |/
| * | Merge branch 'master' of ../qt into kinetic-declarativeuiAaron Kennedy2009-07-295-4/+29
| |\ \
| | * | 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-291-0/+7
| | * | Fix remaining autotest failures in tst_QGraphicsWidgetAndreas Aardal Hanssen2009-07-291-0/+4
| | * | Disambiguate QGraphicsObject::children().Andreas Aardal Hanssen2009-07-291-0/+7
| | * | Fixes various db2 autotest issues.Bill King2009-07-292-2/+4
* | | | QFxItem cleanup.Michael Brasser2009-07-297-29/+36
* | | | Get rid of classComplete.Michael Brasser2009-07-2921-116/+28
| |_|/ |/| |
* | | fix merge error.Lars Knoll2009-07-291-1/+1
* | | Fix graphics transform handling after latest changes.Lars Knoll2009-07-291-8/+3
* | | add support for points and fix rectLars Knoll2009-07-292-21/+82
* | | 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