summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documentation for Path, PathLine, etc.Martin Jones2009-04-247-10/+120
* 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
|/
* 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
| |\
| | * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-04-2357-315/+461
| | |\
| | | * 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
| | * | Cosmetic changes for the web browser demo.Yann Bodson2009-04-2312-176/+177
| * | | 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
| | |/ | |/|
| * | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-04-233-16/+18
| |\ \ | | |/
| * | Merge in changes to old kinetic-dui branch.Michael Brasser2009-04-2349-279/+434
* | | 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
|\ \ \ | | |/ | |/|
| * | Allow method text of recipe example to scrollMartin Jones2009-04-233-16/+18
| |/
| * 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
* | | Continuing tutorialIan Walters2009-04-2316-432/+953
|/ /
* | 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
| |\ \ | | |/
| | * don't assert if the signal is not validKent Hansen2009-04-211-1/+2
| | * compile fixThierry Bastian2009-04-201-1/+1
| | * remove QItemAnimation and add the interpolator for QColorThierry Bastian2009-04-207-511/+29
| | * cleanup in demoThierry Bastian2009-04-205-96/+30
| | * iterationCount becomes loopCount againThierry Bastian2009-04-2016-176/+175
| * | compileKent Hansen2009-04-211-34/+34
| * | rename QTransition -> QActionTransitionKent Hansen2009-04-2113-87/+88