summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-2412-246/+124
|\
| * Using QVariant interpolators in qml variant animationLeonardo Sobral Cunha2009-04-231-88/+3
| * Make the documentation build.Alexis Menard2009-04-232-2/+0
| * 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-234-16/+16
| |/
| * 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-2346-561/+1213
|\ \ | |/
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-04-2373-501/+691
| |\
| | * 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-2320-212/+204
| | |\
| | * | Component and ComponentInstance documentation.Martin Jones2009-04-234-1/+46
| | * | Change the QML element docs filename prefix "qml-" rather than "qml".Martin Jones2009-04-232-5/+5
| * | | Adding 'presentation' qml to tutorial steps.Ian Walters2009-04-2318-109/+181
| * | | First draft chapter 1 of tutorial: complete.Ian Walters2009-04-236-77/+93
| * | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Ian Walters2009-04-2318-169/+241
| |\ \ \
| * | | | Continuing tutorialIan Walters2009-04-2316-432/+953
* | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-04-2312-176/+177
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-04-2357-315/+461
| |\ \ \ \
| * | | | | Cosmetic changes for the web browser demo.Yann Bodson2009-04-2312-176/+177
| | |_|/ / | |/| | |
* | | | | Split up QmlMetaProperty::write() methodAaron Kennedy2009-04-232-33/+225
| |/ / / |/| | |
* | | | Make declarative autotests compile.Aaron Kennedy2009-04-236-23/+25
* | | | Remove QMetaObject hierarchy search from QmlMetaType::default*() methodsAaron Kennedy2009-04-231-10/+0
* | | | Simplify dial example.Aaron Kennedy2009-04-231-3/+2
| |_|/ |/| |
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-04-233-16/+18
|\ \ \ | |/ /
| * | Allow method text of recipe example to scrollMartin Jones2009-04-233-16/+18
* | | Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-2349-279/+434
|/ /
* | 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-2210-75/+128
|\ \
| * | Fixes QPropertyAnimation's default start value update conditionLeonardo Sobral Cunha2009-04-223-20/+38
| * | Fixes for solution package.Jan-Arve Sæther2009-04-227-54/+89
* | | Make compileMichael Brasser2009-04-223-7/+5
* | | Fix merge error.Michael Brasser2009-04-221-4/+30
| |/ |/|
* | Merge branch 'kinetic-animations' of ../../qt/kinetic into kinetic-declarativeuiMichael Brasser2009-04-22124-2886/+3641
|\ \ | |/
| * Expose QVariantAnimationPrivate::getInterpolator in the private headerLeonardo Sobral Cunha2009-04-212-2/+4
| * QPropertyAnimation reevaluates the default start value after each runLeonardo Sobral Cunha2009-04-213-7/+41
| * update the package script according to class renamingKent Hansen2009-04-211-4/+4
| * Merge branch 'kinetic-animations' into kinetic-statemachineKent Hansen2009-04-212-1/+36
| |\
| | * Fixes bug when adding the same child animation twice to the same groupLeonardo Sobral Cunha2009-04-212-1/+36
| * | include the right headerKent Hansen2009-04-212-2/+2
| * | compileEskil B2009-04-211-63/+48
| * | Merge branch 'kinetic-animations' into kinetic-statemachineKent Hansen2009-04-2127-782/+233
| |\ \ | | |/