summaryrefslogtreecommitdiff
path: root/demos/declarative/minehunt
Commit message (Expand)AuthorAgeFilesLines
* Unify naming of import plugin targetsJoona Petrell2010-05-262-4/+4
* Add license headers for .qml files.Jason McDonald2010-05-213-0/+123
* Emit numFlagsChangedAlan Alpert2010-05-111-0/+2
* Use enum rather than string for easing type.Yann Bodson2010-05-051-1/+1
* Add .qmlproject files for declarative demos.Yann Bodson2010-04-201-0/+16
* QML_DECLARE_TYPE is no longer necessary - fix docs and examplesBea Lam2010-04-191-2/+0
* Reduce QML runtime capabilities to NetworkServices and ReadUserDataJoona Petrell2010-04-141-1/+1
* Minehunt cleanup/optimization.Michael Brasser2010-04-147-134/+125
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-04-131-1/+0
|\
| * Remove not needed permissionsThomas Zander2010-04-121-1/+0
* | Text.wrap is deprecatedYann Bodson2010-04-091-16/+17
* | Warn if the minehunt C++ plugin is not compiled.Yann Bodson2010-04-081-0/+7
* | Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-082-2/+2
* | 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-242-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-241-1/+2
|/
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-222-3/+3
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtMartin Jones2010-02-191-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-271-0/+0
* Fix minehunt demoAlan Alpert2009-11-114-2/+17