summaryrefslogtreecommitdiffstats
path: root/demos/declarative/minehunt
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-136-102/+102
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-196-6/+6
|\
| * Update copyright year to 2011.Jason McDonald2011-01-106-6/+6
* | Update Minehunt demo warning messageJoona Petrell2010-12-201-1/+1
|/
* Fix deployment of minehunt for SymbianDamian Jansen2010-12-201-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-11-051-2/+1
|\
| * Fix minehunt.pro (minehunt is no longer a plugin)Bea Lam2010-11-051-2/+1
* | Don't allow flagging of flipped tiles in MinehuntAlan Alpert2010-11-051-1/+1
|/
* Make minehunt less cheerfulAlan Alpert2010-10-141-1/+3
* Fix minehunt execution from QtDemoJoona Petrell2010-10-063-1/+22
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-293-3/+3
* Increase maximum heap size of minehunt demo to fix crashing on SymbianJoona Petrell2010-09-071-0/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Yann Bodson2010-08-263-0/+13
|\
| * Add quit buttons to declarative demosJoona Petrell2010-08-263-0/+13
* | Make declarative examples a bit more qt-like.Yann Bodson2010-08-263-1/+1
|/
* Fix minehunt demo for SymbianJoona Petrell2010-08-206-145/+215
* Fixed deployment locations for various profiles.axis2010-07-021-1/+1
* Removed unnecessary data_caging_paths.prf loading from applicationsMiikka Heikkinen2010-06-221-1/+0
* 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