summaryrefslogtreecommitdiff
path: root/demos/declarative/minehunt
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-316-79/+79
* Updated year in copyright headerKai Koehne2014-03-266-6/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-136-6/+6
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-296-145/+145
* Update contact information in license headers.Sergio Ahumada2012-08-016-12/+12
* Symbian: fix qml file paths in building of demosPasi Pentikainen2012-01-251-2/+0
* Update year in Nokia copyright messages.Jason McDonald2012-01-116-6/+6
* Declarative Examples: Fall back to local qmlapplicationviewer.Daniel Molkentin2011-11-221-1/+2
* Fix use of qmlapplicationviewer.Daniel Molkentin2011-11-211-1/+2
* Update qrc files.Casper van Donderen2011-11-181-16/+15
* demos/declarative/minehunt example modificationsartoka2011-11-1719-38/+51
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-136-102/+102
* Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-041-1/+1
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into qtquick11Martin Jones2011-01-196-6/+6
| |\
| * | Update Minehunt demo warning messageJoona Petrell2010-12-201-1/+1
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-176-6/+6
|\ \ \ | | |/ | |/|
| * | Update copyright year to 2011.Jason McDonald2011-01-116-6/+6
| |/
| * Fix deployment of minehunt for SymbianDamian Jansen2010-12-201-1/+1
* | Merge remote branch 'qt/master' into file-engine-refactorJoão Abecasis2010-11-232-4/+5
|\ \
| * \ Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-122-3/+2
| |\ \ | | |/
| | * 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
| | |/
| * | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-10-151-1/+3
| |\ \ | | |/
| | * Make minehunt less cheerfulAlan Alpert2010-10-141-1/+3
| * | Align .pro with qmake: s/\.sources/.files/.Miikka Heikkinen2010-10-081-1/+1
| |/
* | Fix deployment for examples and testsShane Kearns2010-10-121-1/+1
|/
* 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
|/