| Commit message (Expand) | Author | Age | Files | Lines |
* | Documentation for the Drag and Drop Robot example. | Andreas Aardal Hanssen | 2010-04-29 | 5 | -108/+172 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-27 | 40 | -18/+1542 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-24 | 40 | -18/+1542 |
| |\ |
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-23 | 40 | -18/+1542 |
| | |\ |
|
| | | * | 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 | 5 | -18/+18 |
|
|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | Peter Yard | 2010-04-27 | 136 | -539/+1257 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-04-23 | 2 | -2/+0 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | Add support for MSBuild, which is the project format for MSVC 2010 | Martin Petersson | 2010-04-21 | 2 | -2/+0 |
|
|
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-23 | 1 | -0/+1 |
| |\ \ \
| | |_|/
| |/| | |
|
| | * | | Diagram scene example (graphicsview/diagramscene) refresh problem. | Bjørn Erik Nilsen | 2010-04-22 | 1 | -0/+1 |
| | |/ |
|
| * | | Replace Flickable overshoot property with boundsBehavior | Martin Jones | 2010-04-22 | 1 | -1/+1 |
|
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-04-22 | 4 | -81/+0 |
| |\ \ |
|
| | * | | Remove (undocumented) QML bindings for effects. | Michael Brasser | 2010-04-22 | 3 | -81/+0 |
|
|
| | * | | De-straighten them lines. | Bea Lam | 2010-04-22 | 1 | -0/+0 |
|
|
| * | | | Doc: fix QStringList model docs | Martin Jones | 2010-04-22 | 5 | -0/+106 |
| |/ / |
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-21 | 5 | -5/+40 |
| |\ \ |
|
| | * \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-04-21 | 105 | -375/+1683 |
| | |\ \ |
|
| | * | | | Make the dynamic creation functions on the Qt object | Alan Alpert | 2010-04-21 | 5 | -5/+40 |
|
|
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-04-21 | 2 | -33/+31 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | More focus example cleanup. | Yann Bodson | 2010-04-21 | 2 | -33/+31 |
|
|
| * | | | | remove debugs | Warwick Allison | 2010-04-21 | 2 | -8/+0 |
| |/ / / |
|
| * | | | Cleanup declarative focus example. | Yann Bodson | 2010-04-21 | 2 | -7/+2 |
|
|
| * | | | Improve docs and examples for Extending QML in C++ | Bea Lam | 2010-04-21 | 50 | -310/+331 |
|
|
| * | | | Make property value source examples work | Bea Lam | 2010-04-21 | 2 | -2/+2 |
|
|
| * | | | Add an examples.qmlproject for all QML examples. | Yann Bodson | 2010-04-20 | 1 | -0/+16 |
|
|
| * | | | Add .qmlproject files to declarative examples. | Yann Bodson | 2010-04-20 | 42 | -0/+672 |
|
|
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Alan Alpert | 2010-04-19 | 9 | -26/+632 |
| |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| * | | Improve fillmode example. | Yann Bodson | 2010-04-19 | 4 | -37/+45 |
|
|
| * | | Indentation and whitespace fixes in qml's samegame tutorial | Leonardo Sobral Cunha | 2010-04-19 | 13 | -23/+23 |
|
|
| * | | QML_DECLARE_TYPE is no longer necessary - fix docs and examples | Bea Lam | 2010-04-19 | 21 | -47/+6 |
|
|
| * | | Fix README | mae | 2010-04-16 | 1 | -1/+1 |
|
|
| * | | Remove unsupported plugin version flags in .pro files of declarative examples | Joona Petrell | 2010-04-16 | 2 | -2/+0 |
|
|
* | | | Docs Changes to start page. Minor change to Elements doc. See also added to s... | Peter Yard | 2010-04-27 | 1 | -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-04-16 | 9 | -26/+632 |
|\ \
| |/
|/| |
|
| * | Fix duplicate project entry in visual studio solution file. | Andrew den Exter | 2010-04-16 | 1 | -1/+1 |
|
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-15 | 8 | -25/+631 |
| |\ |
|
| | * | Merge remote branch 'staging/4.7' into bearermanagement/mobility-changes-squash | Aaron McCarthy | 2010-04-14 | 1 | -1/+1 |
| | |\ |
|
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-14 | 1 | -1/+1 |
| | | |\ |
|
| | | | * | Partially revert "Sunstudio12.1(5.10): Fix compile errors GTK style and other... | Thiago Macieira | 2010-04-13 | 1 | -1/+1 |
|
|
| | * | | | Bearer management changes from Qt Mobility (7a5ff985) | Aaron McCarthy | 2010-04-14 | 7 | -24/+630 |
| | |/ / |
|
* | | | | Fix localFont path in fonts example. | Yann Bodson | 2010-04-15 | 1 | -2/+2 |
|/ / / |
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-04-13 | 73 | -681/+1184 |
|\ \ \
| |/ /
|/| | |
|
| * | | 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 |
|
|