summaryrefslogtreecommitdiffstats
path: root/demos/declarative
Commit message (Expand)AuthorAgeFilesLines
* Use a better method for installing declarative demos.Rohan McGovern2010-03-087-76/+16
* Fixed declarative demos not being installed.Rohan McGovern2010-03-087-0/+91
* Fix Samegame.Michael Brasser2010-03-031-1/+1
* Add minehunt READMEAlan Alpert2010-03-021-0/+3
* Refactor demosAlan Alpert2010-03-0236-5/+15
* Rewrite Minehunt demo to use the runtime.Alan Alpert2010-03-0218-148/+62
* Fix zooming (broke with transformOrigin default change).Warwick Allison2010-03-021-0/+1
* Move WebView to an extension plugin.Warwick Allison2010-03-023-0/+3
* follow syntax changeWarwick Allison2010-03-021-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAaron Kennedy2010-03-023-21/+24
|\
| * Fix minehunt demoAlan Alpert2010-03-012-7/+11
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAlan Alpert2010-03-019-66/+72
| |\
| | * Fix position of image in detail view in flickr-mobileYann Bodson2010-03-011-4/+1
| * | Make Minehunt demo compile.Alan Alpert2010-03-011-13/+17
* | | Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-0217-30/+29
| |/ |/|
* | Set correct transformOrigin.Martin Jones2010-03-011-0/+1
* | Fix position of image in detail view.Martin Jones2010-03-011-3/+1
* | Change Connection syntax as per QT-2822.Warwick Allison2010-02-263-9/+9
* | Test, demo, and work-around bug QTBUG-8535Warwick Allison2010-02-262-18/+28
* | Renamed Flickable viewportXXX properties contentXXXMartin Jones2010-02-265-30/+30
|/
* Recfactor in declarative snake demoLeonardo Sobral Cunha2010-02-251-2/+2
* Change class prefix to from QmlXXX to QDeclarativeXXX, QmlGraphicsXXX to QDec...Warwick Allison2010-02-241-8/+8
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlWarwick Allison2010-02-2318-29/+27
|\
| * Updates all qml examples/demos to use the easing curve value type syntaxLeonardo Sobral Cunha2010-02-2317-26/+26
| * Remove QmlView::execute(). QmlView::setSource() does it all now.Martin Jones2010-02-231-3/+1
* | Remove QML_DEFINE_... macros, now use QML_REGISTER_... macros calls.Warwick Allison2010-02-231-1/+2
|/
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-2218-23/+23
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-181-1/+1
|\
| * Fix copyright year.Jason McDonald2010-02-161-1/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlMartin Jones2010-02-1820-29/+29
|\ \
| * | Fix example after introduction of RotationAnimation.Michael Brasser2010-02-182-2/+2
| * | Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-1818-27/+27
* | | QmlView API review. See QmlChanges.txt for details.Martin Jones2010-02-182-11/+8
|/ /
* | Fix palette on the N900Harald Fernengel2010-02-161-1/+1
* | Fix SameGame high scoresAlan Alpert2010-02-151-2/+3
* | Enhance samegame high score dialogAlan Alpert2010-02-153-3/+18
|/
* Disallow ids that start with uppercase letters and update docs andBea Lam2010-02-033-8/+8
* Remove samegame README (mentioned images have been replaced)Kai Koehne2010-01-221-10/+0
* Tweak marble graphics in SamegameNigel Hietala2010-01-224-0/+0
* Updated graphics for SamegameNigel Hietala2010-01-216-0/+1
* Follow naming conventions (pass examples test)Warwick Allison2010-01-1123-5/+6
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Alan Alpert2010-01-071-2/+4
|\
| * Avoid spurious error messagesWarwick Allison2010-01-061-2/+4
* | Make minehunt more responsiveAlan Alpert2010-01-071-1/+1
|/
* Add a quit button to the toolbarHarald Fernengel2009-12-161-0/+6
* Set score text color (so that it will be visible)Alan Alpert2009-12-162-1/+2
* Fix initial scaling. QWebPage::setPreferredSize doesn't really work.Warwick Allison2009-12-021-3/+3
* Restructure for easier re-use.Warwick Allison2009-12-027-278/+276
* Change from scaling/zooming by zoomFactor to instead use painter scaling.Warwick Allison2009-12-021-10/+22
* Fix use of XmlHttpRequest in examplesAlan Alpert2009-11-272-0/+2