summaryrefslogtreecommitdiffstats
path: root/demos/declarative
Commit message (Expand)AuthorAgeFilesLines
...
* Improve calculator demo and add missing text property to QmlPalette.Yann Bodson2009-08-037-55/+25
* Use new enum ints (should be ids!)Warwick Allison2009-07-313-6/+6
* Rename Rect.pen to Rect.borderMichael Brasser2009-07-319-11/+11
* Rename centeredIn to centerIn.Michael Brasser2009-07-318-9/+9
* Introduce Loader item.Michael Brasser2009-07-301-8/+8
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Yann Bodson2009-07-292-10/+7
|\
| * Make SameGame ScalableAlan Alpert2009-07-292-10/+7
* | KeyActions::return -> KeyActions::keyReturnYann Bodson2009-07-292-2/+2
|/
* simplify the code.Lars Knoll2009-07-291-4/+3
* fix all examples after change to QGraphicsTransform::origin.Lars Knoll2009-07-293-3/+3
* fixes in examples and demosLars Knoll2009-07-293-3/+8
* fix calculator exampleLars Knoll2009-07-291-10/+10
* Fix for QmlPaletteYann Bodson2009-07-281-0/+1
* Missed a few files in the new samegameAlan Alpert2009-07-282-0/+33
* Repurpose SameGame to be slimmerAlan Alpert2009-07-2715-274/+42
* Add a glowy effect like KSame to SameGameAlan Alpert2009-07-271-0/+8
* Some SameGame cleanupAlan Alpert2009-07-232-22/+48
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-235-17/+28
|\
| * Move the mouse control of the game from the main file to the blocksAlan Alpert2009-07-235-12/+21
| * SameGame should now correctly determine game overAlan Alpert2009-07-231-5/+7
* | Move all QML types to Qt/4.6 namespace.Warwick Allison2009-07-2328-0/+56
|/
* Move the Script interface of QmlComponent to QmlBindableComponentAlan Alpert2009-07-211-2/+2
* Update AnimatedImage item to be more similar to AnimationsAlan Alpert2009-07-202-2/+2
* Update Gnome theme to only spin on mouse over, like same-gnomeAlan Alpert2009-07-208-24/+56
* Bug fixes for SameGame demoAlan Alpert2009-07-205-3/+0
* Use the images from Same Gnome as our second theme.Alan Alpert2009-07-208-12/+42
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-173-5/+8
|\
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-171-3/+7
| |\
| | * Be faster.Warwick Allison2009-07-171-3/+7
| * | Remove non-functioning opaque property.Michael Brasser2009-07-172-2/+2
| |/
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-176-4/+1
|\ \ | |/
| * Change the color of the particlesYann Bodson2009-07-164-1/+1
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-1621-2/+405
| |\
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-151-1/+14
| |\ \
| * | | Cleanup in preparation for key/focus handling.Michael Brasser2009-07-132-3/+0
* | | | SameGame notifies player of game overAlan Alpert2009-07-163-7/+29
* | | | Updates to the SameGame demoAlan Alpert2009-07-164-10/+9
| |_|/ |/| |
* | | Update SameGame particlesAlan Alpert2009-07-164-3/+20
* | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-151-2/+2
|\ \ \
| * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-1518-1/+373
| |\ \ \
| * | | | Rework compiler to a two phase analyse/generate approachAaron Kennedy2009-07-151-2/+2
| | |/ / | |/| |
* | | | Restyle SameGame demo based on feedbackAlan Alpert2009-07-154-53/+80
| |/ / |/| |
* | | Initial commit of the Same Game demo. Compare to KSame if on KDE.Alan Alpert2009-07-1517-0/+359
| |/ |/|
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-07-026-6/+6
|\ \ | |/
| * Add parameterized synthesized signalsAaron Kennedy2009-07-026-6/+6
* | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-06-3014-212/+128
|\ \ | |/
| * Cleanup, fixes, and basic docs for XmlListModel.Michael Brasser2009-06-292-22/+22
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-06-2614-31/+34
| |\
| | * Color property is required to be explicity set (at least for now).Michael Brasser2009-06-262-0/+3
| | * Rename NumericAnimation -> NumberAnimationMichael Brasser2009-06-2614-31/+31