summaryrefslogtreecommitdiffstats
path: root/demos/declarative/samegame/SamegameCore
Commit message (Expand)AuthorAgeFilesLines
* demos/declarative/samegame example modificationsartoka2011-11-1714-552/+0
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-133-51/+51
* Merge branch 'master' of ../qt-qml-stagingMartin Jones2011-02-174-13/+14
|\
| * Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-044-13/+14
| |\
| | * Update Docs, Examples and Demos for new CreateObject overloadableChristopher Ham2011-01-284-8/+9
* | | 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-173-3/+3
|\ \ | |/
| * Update copyright year to 2011.Jason McDonald2011-01-103-3/+3
* | 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-281-2/+2
|/
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-293-3/+3
* Maintain high score name dialog length, as well as name.Alan Alpert2010-08-261-1/+2
* Fix SamegameAlan Alpert2010-07-191-2/+2
* Follow -> Behaviormae2010-07-082-8/+10
* Fix bug in SameGame's dialog componentAlan Alpert2010-07-011-0/+2
* Improve input panel handling in declarative demos and examplesJoona Petrell2010-06-031-2/+3
* Add license headers for .qml files.Jason McDonald2010-05-213-0/+123
* 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
* 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-193-7/+9
* Make demo code more consistent with example code in terms of variableBea Lam2010-04-134-108/+130
* Renamed 'source' property from SpringFollow to 'to'Leonardo Sobral Cunha2010-04-081-2/+2
* Replace "import Qt 4.6" with "import Qt 4.7"Michael Brasser2010-04-083-3/+3
* Deprecate inline Script {} blocksAaron Kennedy2010-03-221-5/+0
* 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-0214-0/+355