summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Add a declarative data ptr to QObjectPrivateAaron Kennedy2009-04-2723-67/+115
* Simplify QMetaProperty::propertyIndex functionAaron Kennedy2009-04-271-1/+1
* qdoc: Corrected a few qdoc warnings.Martin Smith2009-04-242-14/+278
* qdoc: Corrected a few qdoc warnings.Martin Smith2009-04-242-14/+20
* qdoc: Marked QSimpleCanvas and QSimpleCanvasItem internalMartin Smith2009-04-242-0/+2
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-04-242-85/+120
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-2411-138/+236
| |\
| * | Change Path, PathLine etc. coordinates to qreal. More docs.Martin Jones2009-04-242-85/+120
* | | qdoc: Edited qdoc comments to remove some qdoc warnings.Martin Smith2009-04-241-2/+15
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-2419-129/+216
|\ \
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-04-2422-170/+463
| |\ \ | | |/
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-2421-160/+350
| | |\
| | | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-04-246-43/+258
| | | |\
| | | * | Documentation fixes.Michael Brasser2009-04-2414-61/+23
| | | * | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...Michael Brasser2009-04-231-48/+48
| | | |\ \
| | | | * | Fix a bug in the ease{In,Out}Bounce easing functions + small cleanup.Jan-Arve Sæther2009-04-231-17/+17
| | | | * | Remove trailing whitespaceJan-Arve Sæther2009-04-231-32/+32
| | | * | | Expose basic BlendedImage docs.Michael Brasser2009-04-231-8/+21
| | * | | | Documentation for Path, PathLine, etc.Martin Jones2009-04-241-10/+113
| | |/ / /
| * | | | Propagate scene geometry changes to view.Warwick Allison2009-04-242-1/+10
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-04-2450-518/+564
| |\ \ \ \ | | |/ / /
| * | | | Compile.Warwick Allison2009-04-231-1/+1
* | | | | Add a QSimpleCanvasItem::ChildMouseFilter optionAaron Kennedy2009-04-248-136/+225
| |_|_|/ |/| | |
* | | | Ensure -ve z stacks behind parent when using GraphicsViewAaron Kennedy2009-04-241-0/+9
* | | | Don't manually stack children on GraphicsViewAaron Kennedy2009-04-241-5/+1
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-249-242/+122
|\ \ \ \ | | |/ / | |/| |
| * | | Using QVariant interpolators in qml variant animationLeonardo Sobral Cunha2009-04-231-88/+3
| * | | qdoc: Edited the documentation to remove numerous qdoc warnings.Martin Smith2009-04-231-7/+7
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-04-232-4/+4
| |\ \ \
| | * | | Fix signal usage from QmlcomponentAlexis Menard2009-04-232-4/+4
| * | | | qdoc: Edited the documentation to remove numerous qdoc warnings.Martin Smith2009-04-233-14/+14
| |/ / /
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Smith2009-04-231-1/+1
| |\ \ \
| | * | | The signal should emit the namespace as well otherwise a connect willAlexis Menard2009-04-231-1/+1
| * | | | qdoc: Edited the documentation to remove numerous qdoc warnings.Martin Smith2009-04-233-128/+93
| |/ / /
* | | | Don't access internal QMetaProperty membersAaron Kennedy2009-04-241-5/+1
* | | | Add a Follow::followValue propertyAaron Kennedy2009-04-232-0/+22
* | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-234-4/+46
|\ \ \ \ | |/ / /
| * | | Layouts: don't mess with the coordinate in the direction we are notMartin Jones2009-04-231-2/+0
| * | | Small doc fix - use a real element in the example.Martin Jones2009-04-231-2/+2
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Martin Jones2009-04-232-10/+2
| |\ \ \
| * | | | Component and ComponentInstance documentation.Martin Jones2009-04-232-0/+44
* | | | | Split up QmlMetaProperty::write() methodAaron Kennedy2009-04-232-33/+225
| |/ / / |/| | |
* | | | Make declarative autotests compile.Aaron Kennedy2009-04-231-0/+2
* | | | Remove QMetaObject hierarchy search from QmlMetaType::default*() methodsAaron Kennedy2009-04-231-10/+0
|/ / /
* | | Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-2345-271/+403
|/ /
* | Fix sefaults introduced by merge.Michael Brasser2009-04-233-83/+76
* | Merge branch 'kinetic-animations' of git@scm.dev.nokia.troll.no:qt/kinetic in...Michael Brasser2009-04-223-23/+20
|\ \ | |/
| * Fixes QPropertyAnimation's default start value update conditionLeonardo Sobral Cunha2009-04-222-20/+16
| * Fixes for solution package.Jan-Arve Sæther2009-04-221-2/+3
* | Make compileMichael Brasser2009-04-223-7/+5