summaryrefslogtreecommitdiffstats
path: root/demos/declarative
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-262-9/+24
|\
| * Add Symbian deploy section for qml import pluginsJoona Petrell2010-03-261-0/+15
| * Merge remote branch 'main/4.7' into 4.7Morten Johan Sørvig2010-03-2524-158/+246
| |\
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-03-191-9/+9
| |\ \
| | * | Remove incorrect semi-colons after Q_PROPERTYThiago Macieira2010-03-181-9/+9
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-253-5/+5
|\ \ \ \ | | |_|/ | |/| |
| * | | Qt.Infinite -> Animation.InfiniteMichael Brasser2010-03-253-3/+3
| * | | Replace Animation's repeat property with loops.Michael Brasser2010-03-253-5/+5
* | | | Tweak import behaviourAlan Alpert2010-03-254-4/+4
|/ / /
* | | Minehunt readme was missing a step.Alan Alpert2010-03-231-0/+2
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-03-239-33/+115
|\ \ \
| * | | Usability improvements for photoviewer demo.Yann Bodson2010-03-235-8/+32
| * | | Remove ParentAction.Michael Brasser2010-03-232-8/+12
| * | | Editable tag in photoviewer demo.Yann Bodson2010-03-234-15/+61
| * | | Small photoviewer improvementsYann Bodson2010-03-233-5/+13
* | | | Use QDeclarativeListProperty properlyAlan Alpert2010-03-231-1/+23
|/ / /
* | | Deprecate inline Script {} blocksAaron Kennedy2010-03-2214-119/+101
|/ /
* | Add/delete albums in photoviewer.Yann Bodson2010-03-175-24/+95
* | Import "content" with as qualifier to support network without qmldirmae2010-03-151-5/+5
* | Small fixes to photoviewer demoYann Bodson2010-03-152-12/+14
* | Add busy indicator to photoviewer demoYann Bodson2010-03-155-2/+18
* | Add new declarative photoviewer demoYann Bodson2010-03-1212-0/+354
* | Replace QDeclarativeContext::addDefaultObject() -> setContextObject()Aaron Kennedy2010-03-111-1/+1
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-03-114-0/+4
|\ \
| * | Move particles in their own plugin (Qt.labs.particles)Yann Bodson2010-03-114-0/+4
* | | Truncate title at right if too long (cannot currently ElideRight and center).Warwick Allison2010-03-111-3/+1
|/ /
* | Document - and use - the qmlRegisterXXX template functionsmae2010-03-101-3/+2
* | Use no-version-specified to mean any version (used to work, fixed again,Warwick Allison2010-03-102-13/+13
|/
* 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