summaryrefslogtreecommitdiffstats
path: root/demos/declarative/samegame
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-134-68/+68
* Merge branch 'master' of ../qt-qml-stagingMartin Jones2011-02-175-14/+15
|\
| * Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-045-14/+15
| |\
| | * Update Docs, Examples and Demos for new CreateObject overloadableChristopher Ham2011-01-285-9/+10
* | | Only ask for name when the user goes on the high score list.Alan Alpert2011-02-041-5/+36
|/ /
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-174-4/+4
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-104-4/+4
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-11-121-3/+1
|\ \ | |/
| * Fix samegame text input focusAlan Alpert2010-11-051-3/+1
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-10-301-90/+108
|\ \ | |/ |/|
| * samegame: white spacehjk2010-10-281-90/+108
* | Making the buttons less finger unfriendlyAlessandro Portale2010-10-282-3/+4
|/
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-294-4/+4
* Maintain high score name dialog length, as well as name.Alan Alpert2010-08-262-1/+3
* Fix SamegameAlan Alpert2010-07-191-2/+2
* Follow -> Behaviormae2010-07-082-8/+10
* Fix bug in SameGame's dialog componentAlan Alpert2010-07-012-1/+3
* Allow things that load SameGame to disable the Quit buttonAlan Alpert2010-06-211-0/+2
* Minor demo fixesAlan Alpert2010-06-161-0/+2
* Improve input panel handling in declarative demos and examplesJoona Petrell2010-06-032-6/+19
* Add license headers for .qml files.Jason McDonald2010-05-214-0/+164
* Rename Component::errorsString() -> errorString() (and also forBea Lam2010-05-201-2/+2
* Make component.createObject require a parent argumentAlan Alpert2010-05-051-2/+1
* Remove Component's isReady, isLoading, isError and isNull properties.Bea Lam2010-04-291-1/+1
* Replace usage of print() with console.log().Michael Brasser2010-04-231-5/+4
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-04-211-0/+16
|\
| * Add .qmlproject files for declarative demos.Yann Bodson2010-04-201-0/+16
* | Make the dynamic creation functions on the Qt objectAlan Alpert2010-04-211-1/+1
|/
* Indentation and whitespace fixes in qml's samegame tutorialLeonardo Sobral Cunha2010-04-194-8/+10
* Make demo code more consistent with example code in terms of variableBea Lam2010-04-135-142/+174
* Renamed 'source' property from SpringFollow to 'to'Leonardo Sobral Cunha2010-04-081-2/+2
* Add running of examples to quality gate.Warwick Allison2010-04-081-1/+1
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-084-4/+4
* Tweak import behaviourAlan Alpert2010-03-251-1/+1
* Deprecate inline Script {} blocksAaron Kennedy2010-03-222-13/+7
* Move particles in their own plugin (Qt.labs.particles)Yann Bodson2010-03-111-0/+1
* Use no-version-specified to mean any version (used to work, fixed again,Warwick Allison2010-03-101-3/+3
* Fix Samegame.Michael Brasser2010-03-031-1/+1
* Refactor demosAlan Alpert2010-03-0215-3/+3
* Make "on" syntax mandatory for value sources and interceptorsAaron Kennedy2010-03-023-5/+5
* Rename MouseRegion -> MouseAreaMartin Jones2010-02-223-3/+3
* Fix palette on the N900Harald Fernengel2010-02-161-1/+1
* Fix SameGame high scoresAlan Alpert2010-02-151-2/+3
* Enhance samegame high score dialogAlan Alpert2010-02-153-3/+18
* Remove samegame README (mentioned images have been replaced)Kai Koehne2010-01-221-10/+0
* Tweak marble graphics in SamegameNigel Hietala2010-01-224-0/+0
* Updated graphics for SamegameNigel Hietala2010-01-216-0/+1
* Add a quit button to the toolbarHarald Fernengel2009-12-161-0/+6
* Set score text color (so that it will be visible)Alan Alpert2009-12-162-1/+2
* Fix use of XmlHttpRequest in examplesAlan Alpert2009-11-271-0/+1