| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the same bug that was in the demo samegame, in the tutorial version | Alan Alpert | 2010-09-03 | 1 | -2/+2 |
|
|
* | Fix image source | Bea Lam | 2010-07-29 | 1 | -1/+1 |
|
|
* | various doc fixes | Bea Lam | 2010-07-27 | 2 | -2/+2 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-16 | 1 | -1/+1 |
|\ |
|
| * | Fixing merge conflicts. | Martin Smith | 2010-07-13 | 2 | -8/+10 |
| |\ |
|
| * | | Doc: Fixing typo - background file name | Morten Engvoldsen | 2010-07-08 | 1 | -1/+1 |
|
|
* | | | Fix .pro file | Bea Lam | 2010-07-15 | 1 | -1/+2 |
|
|
* | | | Add files missing from last commit | Bea Lam | 2010-07-15 | 7 | -0/+446 |
|
|
* | | | Add chapter on creating list property types | Bea Lam | 2010-07-15 | 10 | -20/+64 |
|
|
* | | | Change tutorial from using "Musician" etc. types to using "PieChart" | Bea Lam | 2010-07-15 | 33 | -397/+503 |
| |/
|/| |
|
* | | Follow -> Behavior | mae | 2010-07-08 | 2 | -8/+10 |
|/ |
|
* | Improve input panel handling in declarative demos and examples | Joona Petrell | 2010-06-03 | 1 | -2/+10 |
|
|
* | Various doc fixes and improvements | Bea Lam | 2010-05-31 | 4 | -0/+4 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-26 | 1 | -4/+4 |
|\ |
|
| * | Clean up project files for c++ examples | Bea Lam | 2010-05-24 | 1 | -4/+4 |
|
|
* | | Don't display unnecessary copyright headers in doc | Martin Jones | 2010-05-26 | 4 | -4/+4 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-21 | 23 | -0/+920 |
|\ |
|
| * | Add license headers for .qml files. | Jason McDonald | 2010-05-21 | 23 | -0/+920 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-05-20 | 4 | -6/+11 |
|\ \
| |/ |
|
| * | Rename Component::errorsString() -> errorString() (and also for | Bea Lam | 2010-05-20 | 3 | -6/+6 |
|
|
| * | Fix 'chapter5_plugins.dll.sym contains initialized writable data' | Alessandro Portale | 2010-05-17 | 1 | -0/+5 |
|
|
* | | Doc: Updated example license to three clause BSD license. | David Boddie | 2010-05-19 | 20 | -558/+538 |
|/ |
|
* | Restructure the examples. They are now organized into various | Bea Lam | 2010-05-16 | 2 | -0/+14 |
|
|
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-05 | 17 | -103/+160 |
|\ |
|
| * | Use enum rather than string for easing type. | Yann Bodson | 2010-05-05 | 1 | -1/+1 |
|
|
| * | Doc improvements, simplify example code | Bea Lam | 2010-05-05 | 17 | -102/+159 |
|
|
* | | Make component.createObject require a parent argument | Alan Alpert | 2010-05-05 | 3 | -6/+3 |
|/ |
|
* | Remove Component's isReady, isLoading, isError and isNull properties. | Bea Lam | 2010-04-29 | 3 | -12/+12 |
|
|
* | Link to example files from tutorial pages | Bea Lam | 2010-04-23 | 4 | -0/+64 |
|
|
* | Add tutorial for writing QML extensions | Bea Lam | 2010-04-23 | 31 | -0/+1460 |
|
|
* | Replace usage of print() with console.log(). | Michael Brasser | 2010-04-23 | 3 | -12/+12 |
|
|
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-04-21 | 1 | -0/+16 |
|\ |
|
| * | Add .qmlproject files to declarative examples. | Yann Bodson | 2010-04-20 | 1 | -0/+16 |
|
|
* | | Make the dynamic creation functions on the Qt object | Alan Alpert | 2010-04-21 | 3 | -3/+3 |
|/ |
|
* | Indentation and whitespace fixes in qml's samegame tutorial | Leonardo Sobral Cunha | 2010-04-19 | 13 | -23/+23 |
|
|
* | Make demo code more consistent with example code in terms of variable | Bea Lam | 2010-04-13 | 1 | -1/+1 |
|
|
* | Fix score from previous change | Bea Lam | 2010-04-13 | 1 | -1/+1 |
|
|
* | Doc improvements | Bea Lam | 2010-04-13 | 1 | -1/+1 |
|
|
* | Fix example code style | Bea Lam | 2010-04-13 | 14 | -124/+206 |
|
|
* | Example code style improvements | Bea Lam | 2010-04-09 | 7 | -206/+195 |
|
|
* | More tutorial improvments | Bea Lam | 2010-04-09 | 8 | -119/+107 |
|
|
* | Fix call to saveHighScores() and restore game timer. | Bea Lam | 2010-04-08 | 3 | -6/+4 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-04-08 | 19 | -32/+23 |
|\ |
|
| * | Fix samegame4 tutorial code | Leonardo Sobral Cunha | 2010-04-08 | 2 | -12/+3 |
|
|
| * | Renamed 'source' property from SpringFollow to 'to' | Leonardo Sobral Cunha | 2010-04-08 | 1 | -2/+2 |
|
|
| * | Replace "import Qt 4.6" with "import Qt 4.7" | Michael Brasser | 2010-04-08 | 18 | -18/+18 |
|
|
* | | Improve example code - rename variables, remove redundant ids. | Bea Lam | 2010-04-08 | 13 | -156/+156 |
|/ |
|
* | Make QML 'hello world' tutorial less confusing. | Yann Bodson | 2010-04-01 | 3 | -20/+19 |
|
|
* | Doc improvements, fixes | Bea Lam | 2010-04-01 | 13 | -31/+31 |
|
|
* | Move particles in their own plugin (Qt.labs.particles) | Yann Bodson | 2010-03-11 | 1 | -0/+1 |
|
|