summaryrefslogtreecommitdiffstats
path: root/demos/declarative/minehunt/minehunt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+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 demo for SymbianJoona Petrell2010-08-201-116/+1
* 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