summaryrefslogtreecommitdiffstats
path: root/demos/declarative
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-141-1/+1
|\
| * New Qt URL.Warwick Allison2009-08-141-1/+1
* | Get rid of QmlFont and use the QFont value type instead.Michael Brasser2009-08-147-9/+9
|/
* Fix to QFxWebView to show cursor in focused text input. Correction textedit a...Tapani Mikola2009-08-142-22/+7
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Warwick Allison2009-08-136-13/+13
|\
| * Missed a Rotation3D -> Rotation.Michael Brasser2009-08-131-1/+1
| * Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Michael Brasser2009-08-134-9/+9
| |\
| | * Missed converting demos when renaming layout->positionerAlan Alpert2009-08-133-7/+7
| * | QGraphicsRotation3D has been merged into QGraphicsRotation.Michael Brasser2009-08-133-5/+5
* | | Give a default size.Warwick Allison2009-08-131-0/+3
* | | KeyActions change to use Keys....Tapani Mikola2009-08-131-3/+4
* | | Small cleanup to webbrowser.qml not to use url as property id. Using urlStrin...Tapani Mikola2009-08-131-9/+8
* | | Border Image fis to webbrowser.qmlTapani Mikola2009-08-131-4/+5
* | | BorderImage fix.Tapani Mikola2009-08-131-2/+2
* | | Added selectAll call to the url FieldText when starting edit.Tapani Mikola2009-08-131-0/+1
* | | Made the url input text field to work with the FieldText component copied and...Tapani Mikola2009-08-135-24/+201
| |/ |/|
* | Fix demo KeyActions -> KeysMartin Jones2009-08-131-2/+2
|/
* As WebView now has attached properties, it can't be used as an idAaron Kennedy2009-08-101-27/+27
* Add new class QFxBorderImage.Yann Bodson2009-08-091-2/+2
* Make Flickr smooth again.Yann Bodson2009-08-072-5/+5
* Renaming: FocusRealm -> FocusScopeYann Bodson2009-08-031-2/+2
* 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
* 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
| |\