| Commit message (Expand) | Author | Age | Files | Lines |
* | Example fixes | Bea Lam | 2010-04-13 | 10 | -83/+110 |
|
|
* | Fix code style in examples | Bea Lam | 2010-04-13 | 58 | -487/+881 |
|
|
* | 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 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-04-09 | 1 | -0/+8 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-09 | 10 | -139/+122 |
| |\ |
|
| * | | self-doc | Warwick Allison | 2010-04-09 | 1 | -0/+8 |
|
|
* | | | Replace "property var " with "property variant " in QML code | Aaron Kennedy | 2010-04-09 | 8 | -14/+14 |
| |/
|/| |
|
* | | Some cleanup in widgets module. Deletion of GraphicsObjectContainer. | Alexis Menard | 2010-04-09 | 1 | -20/+15 |
|
|
* | | Straighten board lines | Bea Lam | 2010-04-09 | 1 | -0/+0 |
|
|
* | | 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 | 121 | -289/+379 |
|\ |
|
| * | Fix warning in declarative/examples/velocity | Leonardo Sobral Cunha | 2010-04-08 | 1 | -2/+6 |
|
|
| * | Fix samegame4 tutorial code | Leonardo Sobral Cunha | 2010-04-08 | 2 | -12/+3 |
|
|
| * | Missing file | Yann Bodson | 2010-04-08 | 1 | -0/+0 |
|
|
| * | Renamed 'source' property from SpringFollow to 'to' | Leonardo Sobral Cunha | 2010-04-08 | 8 | -16/+15 |
|
|
| * | Add running of examples to quality gate. | Warwick Allison | 2010-04-08 | 2 | -2/+2 |
|
|
| * | Improve velocity example | Yann Bodson | 2010-04-08 | 4 | -135/+84 |
|
|
| * | Missing file | Aaron Kennedy | 2010-04-08 | 2 | -1/+146 |
|
|
| * | Replace "import Qt 4.6" with "import Qt 4.7" | Michael Brasser | 2010-04-08 | 115 | -116/+116 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-08 | 1 | -0/+1 |
| |\ |
|
| * | | Replace Text::wrap property with Text::wrapMode enumeration. | Martin Jones | 2010-04-08 | 5 | -8/+10 |
|
|
* | | | Improve example code - rename variables, remove redundant ids. | Bea Lam | 2010-04-08 | 13 | -156/+156 |
| |/
|/| |
|
* | | needs focus | Warwick Allison | 2010-04-08 | 1 | -0/+1 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-06 | 1 | -0/+27 |
|\ |
|
| * | Labs (experimental) Gesture support. | Warwick Allison | 2010-04-06 | 1 | -0/+27 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-04-02 | 1 | -0/+3 |
|\ \ |
|
| * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-04-01 | 1 | -0/+3 |
| |\ \ |
|
| | * \ | Merge remote branch 'origin/4.7' into HEAD | Thiago Macieira | 2010-04-01 | 26 | -74/+81 |
| | |\ \
| | | |/ |
|
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-03-31 | 1 | -0/+3 |
| | |\ \ |
|
| | | * \ | Merge commit 'origin/4.7' into symbian47 | Thomas Zander | 2010-03-31 | 6 | -327/+0 |
| | | |\ \ |
|
| | | * | | | Work around bad naming of exported class in symbian sdk causing conflict | Thomas Zander | 2010-03-30 | 1 | -0/+3 |
|
|
* | | | | | | Fix some more Q_PROPERTY followed by semi-colon | Thiago Macieira | 2010-04-02 | 5 | -8/+8 |
|/ / / / / |
|
* | | | | | Merge remote branch 'origin/4.7' into HEAD | Thiago Macieira | 2010-04-01 | 26 | -74/+81 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | 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 |
|
|
| * | | | | Fix imageprovider example compilation on Symbian arm | Joona Petrell | 2010-04-01 | 1 | -0/+4 |
|
|
| * | | | | Fix plugin example compilation on Symbian arm | Joona Petrell | 2010-04-01 | 2 | -12/+13 |
|
|
| * | | | | Renamed widgets example to proxywidgets to avoid conflicts | Joona Petrell | 2010-04-01 | 7 | -11/+14 |
| |/ / / |
|
* | | | | Fix build on WinCE and Symbian: .pro file must match dir name. | Thiago Macieira | 2010-04-01 | 1 | -0/+0 |
|
|
* | | | | Fix compilation: no semi-colon after Q_ENUM or Q_PROPERTY | Thiago Macieira | 2010-04-01 | 1 | -1/+1 |
|/ / / |
|
* | | | Minor cleanup. | Yann Bodson | 2010-03-31 | 2 | -6/+5 |
|
|
* | | | Improve flipable example. | Yann Bodson | 2010-03-31 | 7 | -32/+46 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-31 | 4 | -26/+32 |
|\ \ \ |
|
| * | | | Update examples/declarative.pro | Yann Bodson | 2010-03-31 | 1 | -1/+1 |
|
|
| * | | | Declarative examples cleanup. | Yann Bodson | 2010-03-31 | 3 | -25/+31 |
| | |/
| |/| |
|