summaryrefslogtreecommitdiffstats
path: root/demos/declarative
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Tapani Mikola2009-08-135-24/+201
| | | | and slightly modified from contacts demo.
* 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
| | | | | * Move scalegrid code into QFxBorderImage * Update examples
* 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
| | | | | The Loader item takes the qml/qmlItem functionality from Item and moves it to a specialized subclass.
* Merge branch 'kinetic-declarativeui' of ↵Yann Bodson2009-07-292-10/+7
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Make SameGame ScalableAlan Alpert2009-07-292-10/+7
| | | | | | | | | | Resize your window and hit new game This may invalidate high scores.
* | 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
| | | | | Fixed all examples and demos to work after the changes to Flipable and Rotation3D.
* fix calculator exampleLars Knoll2009-07-291-10/+10
|
* Fix for QmlPaletteYann Bodson2009-07-281-0/+1
| | | | | Add a colorGroup property and remove palette properties from the root context.
* Missed a few files in the new samegameAlan Alpert2009-07-282-0/+33
| | | | Button and Dialog qml files were missed in the first commit
* Repurpose SameGame to be slimmerAlan Alpert2009-07-2715-274/+42
| | | | No theming and no selected, plus some cleanup.
* Add a glowy effect like KSame to SameGameAlan Alpert2009-07-271-0/+8
| | | | Just want this in the repo, samegame is about to be majorly revised.
* Some SameGame cleanupAlan Alpert2009-07-232-22/+48
| | | | Mostly commenting the JS code.
* Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-07-235-17/+28
|\ | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Move the mouse control of the game from the main file to the blocksAlan Alpert2009-07-235-12/+21
| | | | | | | | | | This allows for spin on hover - note that the code to spin back is in there but not working at the moment.
| * 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
|/ | | | | Adjust examples and demos accordingly. As per QT-558
* 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
| | | | Now has playing and paused properties that should behave the same.
* Update Gnome theme to only spin on mouse over, like same-gnomeAlan Alpert2009-07-208-24/+56
| | | | | Note that currently we can only get mouse move signals if a button is pressed.
* Bug fixes for SameGame demoAlan Alpert2009-07-205-3/+0
| | | | pngs are now 40x40, swapping between themes works again.
* Use the images from Same Gnome as our second theme.Alan Alpert2009-07-208-12/+42
| | | | | | Also stopped switching background as part of the theme, partly because SameGnome doesn't have a background image and partly because it wasn't working right anyway.
* Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-07-173-5/+8
|\ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui Conflicts: demos/declarative/samegame/content/BoomBlock.qml
| * Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-07-171-3/+7
| |\ | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| | * Be faster.Warwick Allison2009-07-171-3/+7
| | | | | | | | | | | | Feel faster.
| * | Remove non-functioning opaque property.Michael Brasser2009-07-172-2/+2
| |/
* | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-07-176-4/+1
|\ \ | |/ | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * Change the color of the particlesYann Bodson2009-07-164-1/+1
| |
| * Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-07-1621-2/+405
| |\ | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui-gv Conflicts: src/declarative/fx/fx.pri
| * \ Merge branch 'kinetic-declarativeui' of ↵Michael Brasser2009-07-151-1/+14
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui-gv Conflicts: src/declarative/canvas/qsimplecanvas.cpp src/declarative/canvas/qsimplecanvasdebugplugin.cpp src/declarative/canvas/qsimplecanvasdebugplugin_p.h src/declarative/fx/qfxpainteditem.cpp src/declarative/util/qfxview.cpp tools/qmlviewer/qmlviewer.h
| * | | Cleanup in preparation for key/focus handling.Michael Brasser2009-07-132-3/+0
| | | |
* | | | SameGame notifies player of game overAlan Alpert2009-07-163-7/+29
| | | | | | | | | | | | | | | | As requested by Aaron.
* | | | Updates to the SameGame demoAlan Alpert2009-07-164-10/+9
| |_|/ |/| | | | | | | | | | | Tiles now fall down from the top, instead of the corner, and a bit of clean up.
* | | Update SameGame particlesAlan Alpert2009-07-164-3/+20
| | | | | | | | | | | | Remove count:1 hack, make particles the right color.
* | | Merge branch 'kinetic-declarativeui' of ↵Alan Alpert2009-07-151-2/+2
|\ \ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * \ \ Merge branch 'kinetic-declarativeui' of ↵Aaron Kennedy2009-07-1518-1/+373
| |\ \ \ | | | | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | | Rework compiler to a two phase analyse/generate approachAaron Kennedy2009-07-151-2/+2
| | |/ / | |/| |