summaryrefslogtreecommitdiffstats
path: root/demos/declarative/samegame/SamegameCore
Commit message (Expand)AuthorAgeFilesLines
* 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