summaryrefslogtreecommitdiffstats
path: root/demos/declarative/minehunt/minehunt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Emit numFlagsChangedAlan Alpert2010-05-111-0/+2
* QML_DECLARE_TYPE is no longer necessary - fix docs and examplesBea Lam2010-04-191-2/+0
* Minehunt cleanup/optimization.Michael Brasser2010-04-141-29/+28
* Merge remote branch 'main/4.7' into 4.7Morten Johan Sørvig2010-03-251-1/+23
|\
| * Use QDeclarativeListProperty properlyAlan Alpert2010-03-231-1/+23
* | 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
* | Replace QDeclarativeContext::addDefaultObject() -> setContextObject()Aaron Kennedy2010-03-111-1/+1
* | Document - and use - the qmlRegisterXXX template functionsmae2010-03-101-3/+2
|/
* Rewrite Minehunt demo to use the runtime.Alan Alpert2010-03-021-0/+314