| Commit message (Expand) | Author | Age | Files | Lines |
* | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-29 | 14 | -84/+84 |
|
|
* | Update contact information in license headers. | Sergio Ahumada | 2012-08-01 | 14 | -28/+28 |
|
|
* | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 14 | -14/+14 |
|
|
* | Fix permission (no execute bit). | Frederik Gladhorn | 2011-11-22 | 4 | -0/+0 |
|
|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 14 | -14/+14 |
|
|
* | Fix samegame tutorial js | Alan Alpert | 2010-10-14 | 1 | -1/+1 |
|
|
* | Replace all occurances of "Qt 4.7" with "QtQuick 1.0" | Aaron Kennedy | 2010-09-29 | 14 | -14/+14 |
|
|
* | Doc: Fixed text in license headers. | David Boddie | 2010-09-13 | 14 | -14/+14 |
|
|
* | 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 |
|
|
* | Fixing merge conflicts. | Martin Smith | 2010-07-13 | 2 | -8/+10 |
|\ |
|
| * | Follow -> Behavior | mae | 2010-07-08 | 2 | -8/+10 |
|
|
* | | Doc: Fixing typo - background file name | Morten Engvoldsen | 2010-07-08 | 1 | -1/+1 |
|/ |
|
* | Improve input panel handling in declarative demos and examples | Joona Petrell | 2010-06-03 | 1 | -2/+10 |
|
|
* | Add license headers for .qml files. | Jason McDonald | 2010-05-21 | 14 | -0/+560 |
|
|
* | Rename Component::errorsString() -> errorString() (and also for | Bea Lam | 2010-05-20 | 3 | -6/+6 |
|
|
* | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-05 | 14 | -99/+153 |
|\ |
|
| * | Doc improvements, simplify example code | Bea Lam | 2010-05-05 | 14 | -99/+153 |
|
|
* | | 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 |
|
|
* | Replace usage of print() with console.log(). | Michael Brasser | 2010-04-23 | 3 | -12/+12 |
|
|
* | 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 | 15 | -28/+19 |
|\ |
|
| * | 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 | 14 | -14/+14 |
|
|
* | | Improve example code - rename variables, remove redundant ids. | Bea Lam | 2010-04-08 | 13 | -156/+156 |
|/ |
|
* | 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 |
|
|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Aaron Kennedy | 2010-03-02 | 26 | -15/+15 |
|\ |
|
| * | Make SameGame tutorials share images | Alan Alpert | 2010-03-01 | 26 | -15/+15 |
|
|
* | | Make "on" syntax mandatory for value sources and interceptors | Aaron Kennedy | 2010-03-02 | 3 | -5/+5 |
|/ |
|
* | Rename MouseRegion -> MouseArea | Martin Jones | 2010-02-22 | 8 | -8/+8 |
|
|
* | Get rid of the matchProperties/properties distinction, as it | Michael Brasser | 2010-02-18 | 1 | -1/+1 |
|
|
* | Disallow ids that start with uppercase letters and update docs and | Bea Lam | 2010-02-03 | 9 | -33/+33 |
|
|
* | Update advanced tutorial with new images | Alan Alpert | 2010-02-01 | 8 | -0/+0 |
|
|
* | Remove samegame README (mentioned images have been replaced) | Kai Koehne | 2010-01-22 | 1 | -10/+0 |
|
|
* | Copy updated images from demos/samegame to samegame tutorial | Kai Koehne | 2010-01-22 | 5 | -0/+0 |
|
|
* | Fix use of XmlHttpRequest in examples | Alan Alpert | 2009-11-27 | 1 | -0/+1 |
|
|
* | Use console.log, not print | Warwick Allison | 2009-11-23 | 1 | -1/+1 |
|
|
* | Update examples for new SQL API. | Warwick Allison | 2009-11-18 | 1 | -22/+10 |
|
|