summaryrefslogtreecommitdiffstats
path: root/examples/declarative/tutorials
Commit message (Expand)AuthorAgeFilesLines
* Fix samegame tutorial jsAlan Alpert2010-10-141-1/+1
* Replace all occurances of "Qt 4.7" with "QtQuick 1.0"Aaron Kennedy2010-09-2924-24/+24
* Doc: Fixed text in license headers.David Boddie2010-09-1324-24/+24
* Fix the same bug that was in the demo samegame, in the tutorial versionAlan Alpert2010-09-031-2/+2
* Fix image sourceBea Lam2010-07-291-1/+1
* various doc fixesBea Lam2010-07-272-2/+2
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-161-1/+1
|\
| * Fixing merge conflicts.Martin Smith2010-07-132-8/+10
| |\
| * | Doc: Fixing typo - background file nameMorten Engvoldsen2010-07-081-1/+1
* | | Fix .pro fileBea Lam2010-07-151-1/+2
* | | Add files missing from last commitBea Lam2010-07-157-0/+446
* | | Add chapter on creating list property typesBea Lam2010-07-1510-20/+64
* | | Change tutorial from using "Musician" etc. types to using "PieChart"Bea Lam2010-07-1533-397/+503
| |/ |/|
* | Follow -> Behaviormae2010-07-082-8/+10
|/
* Improve input panel handling in declarative demos and examplesJoona Petrell2010-06-031-2/+10
* Various doc fixes and improvementsBea Lam2010-05-314-0/+4
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-05-261-4/+4
|\
| * Clean up project files for c++ examplesBea Lam2010-05-241-4/+4
* | Don't display unnecessary copyright headers in docMartin Jones2010-05-264-4/+4
|/
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-05-2123-0/+920
|\
| * Add license headers for .qml files.Jason McDonald2010-05-2123-0/+920
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-05-204-6/+11
|\ \ | |/
| * Rename Component::errorsString() -> errorString() (and also forBea Lam2010-05-203-6/+6
| * Fix 'chapter5_plugins.dll.sym contains initialized writable data'Alessandro Portale2010-05-171-0/+5
* | Doc: Updated example license to three clause BSD license.David Boddie2010-05-1920-558/+538
|/
* Restructure the examples. They are now organized into variousBea Lam2010-05-162-0/+14
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7Alan Alpert2010-05-0517-103/+160
|\
| * Use enum rather than string for easing type.Yann Bodson2010-05-051-1/+1
| * Doc improvements, simplify example codeBea Lam2010-05-0517-102/+159
* | Make component.createObject require a parent argumentAlan Alpert2010-05-053-6/+3
|/
* Remove Component's isReady, isLoading, isError and isNull properties.Bea Lam2010-04-293-12/+12
* Link to example files from tutorial pagesBea Lam2010-04-234-0/+64
* Add tutorial for writing QML extensionsBea Lam2010-04-2331-0/+1460
* Replace usage of print() with console.log().Michael Brasser2010-04-233-12/+12
* 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 to declarative examples.Yann Bodson2010-04-201-0/+16
* | Make the dynamic creation functions on the Qt objectAlan Alpert2010-04-213-3/+3
|/
* Indentation and whitespace fixes in qml's samegame tutorialLeonardo Sobral Cunha2010-04-1913-23/+23
* Make demo code more consistent with example code in terms of variableBea Lam2010-04-131-1/+1
* Fix score from previous changeBea Lam2010-04-131-1/+1
* Doc improvementsBea Lam2010-04-131-1/+1
* Fix example code styleBea Lam2010-04-1314-124/+206
* Example code style improvementsBea Lam2010-04-097-206/+195
* More tutorial improvmentsBea Lam2010-04-098-119/+107
* Fix call to saveHighScores() and restore game timer.Bea Lam2010-04-083-6/+4
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Bea Lam2010-04-0819-32/+23
|\
| * Fix samegame4 tutorial codeLeonardo Sobral Cunha2010-04-082-12/+3
| * 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-0818-18/+18
* | Improve example code - rename variables, remove redundant ids.Bea Lam2010-04-0813-156/+156
|/