summaryrefslogtreecommitdiffstats
path: root/demos/declarative/minehunt
Commit message (Expand)AuthorAgeFilesLines
* Cleanup minehunt exampleYann Bodson2010-04-071-160/+114
* Merge remote branch 'origin/4.7' into HEADThiago Macieira2010-04-011-1/+0
|\
| * Remove capability flag not available in public SDKsJoona Petrell2010-04-011-2/+0
* | Fix building on public symbian SDK.Thomas Zander2010-03-301-2/+2
|/
* 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-252-1/+25
| |\
| * \ 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
* | | | Tweak import behaviourAlan Alpert2010-03-251-1/+1
| |_|/ |/| |
* | | Minehunt readme was missing a step.Alan Alpert2010-03-231-0/+2
* | | Use QDeclarativeListProperty properlyAlan Alpert2010-03-231-1/+23
|/ /
* | Replace QDeclarativeContext::addDefaultObject() -> setContextObject()Aaron Kennedy2010-03-111-1/+1
* | Move particles in their own plugin (Qt.labs.particles)Yann Bodson2010-03-111-0/+1
* | Document - and use - the qmlRegisterXXX template functionsmae2010-03-101-3/+2
|/
* Use a better method for installing declarative demos.Rohan McGovern2010-03-081-1/+1
* Fixed declarative demos not being installed.Rohan McGovern2010-03-081-0/+14
* Add minehunt READMEAlan Alpert2010-03-021-0/+3
* Rewrite Minehunt demo to use the runtime.Alan Alpert2010-03-0218-148/+62
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qmlAaron Kennedy2010-03-022-17/+23
|\
| * Fix minehunt demoAlan Alpert2010-03-012-7/+11
| * Make Minehunt demo compile.Alan Alpert2010-03-011-13/+17
* | Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-022-4/+3
|/
* 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-232-4/+2
|\
| * Updates all qml examples/demos to use the easing curve value type syntaxLeonardo Sobral Cunha2010-02-231-1/+1
| * 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-222-3/+3
* 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-181-1/+1
|\ \
| * | Get rid of the matchProperties/properties distinction, as itMichael Brasser2010-02-181-1/+1
| |/
* | QmlView API review. See QmlChanges.txt for details.Martin Jones2010-02-182-11/+8
|/
* Make minehunt more responsiveAlan Alpert2010-01-071-1/+1
* binary?Warwick Allison2009-11-261-0/+0
* Fix minehunt demoAlan Alpert2009-11-114-2/+17
* Rename targets -> matchTargets and properties -> matchProperties.Michael Brasser2009-11-061-1/+1
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Alan Alpert2009-11-051-1/+1
|\
| * Remove "to" limit on minor version.Warwick Allison2009-11-051-1/+1
* | Particles cleaned up and placed in in qmlgraphics/Alan Alpert2009-11-051-5/+2
|/
* Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic...Aaron Kennedy2009-10-301-0/+40
|\
| * fix headersWarwick Allison2009-10-291-0/+40
* | Rename qfx files to qmlgraphics filesAaron Kennedy2009-10-301-1/+1
|/
* Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic int...Yann Bodson2009-10-281-1/+1
|\
| * "Compile"Aaron Kennedy2009-10-281-1/+1
* | cleanupYann Bodson2009-10-281-1/+1
|/
* lowercase idsYann Bodson2009-10-061-5/+5
* Renaming: QFxView -> QmlViewYann Bodson2009-09-221-3/+3
* Move ComponentInstance functionality into LoaderMartin Jones2009-09-091-2/+2