summaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Fix Flickr rotationYann Bodson2009-08-031-5/+6
* 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
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-07-3116-39/+36
|\
| * 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
| |/
* | Merge branch 'master' of ../qt into kinetic-declarativeuiAaron Kennedy2009-07-302-2/+4
|\ \ | |/ |/|
| * Add XML schema example to qtdemoPeter Hartmann2009-07-291-0/+1
| * Fix compilation errors in examples and demos on VxWorks and QNX.Robert Griebl2009-07-291-2/+3
* | 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
* | Merge branch 'master' of ../qt into kinetic-declarativeuiAaron Kennedy2009-07-2973-2/+6560
|\ \ | |/
| * Implement new transformation handling for graphics items.Lars Knoll2009-07-293-4/+15
| * Move sub-attaq from examples to demos because sub-attaq is a bitAlexis Menard2009-07-2873-2/+6549
* | 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-238-17/+74
|\ \
| * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-07-233-0/+46
| |\ \
| | * \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declar...Aaron Kennedy2009-07-233-0/+46
| | |\ \ | | | |/
| | | * Fix: Qt::ToolButtonSystemDefault replaced with Qt::ToolButtonFollowStyleGuido Seifert2009-07-191-1/+1
| | | * Fix compileJens Bache-Wiig2009-07-171-1/+1
| | | * Add priority property to QActionJens Bache-Wiig2009-07-171-0/+14
| | | * Allow picking up tool button style from the systemJens Bache-Wiig2009-07-162-0/+2
| | | * Added a version information to our executables.Denis Dzyubenko2009-07-151-0/+30
| * | | 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-178-4/+10
|\ \ \ | |/ /
| * | 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-162-0/+9
| |\ \
| | * \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-164-3/+20
| | |\ \
| | * \ \ Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-07-1518-2/+388
| | |\ \ \