| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove accidentially committed .qmlproject.user file, ignore this filetype | Daniel Molkentin | 2010-10-22 | 1 | -41/+0 |
|
|
* | Tic-tac-toe: Fix z-order of status text. | Daniel Molkentin | 2010-10-19 | 1 | -16/+18 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-10-14 | 1 | -1/+2 |
|\ |
|
| * | Doc: Fixing bug - line too long and not visible. Breaking the line in two | Morten Engvoldsen | 2010-10-07 | 1 | -1/+2 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-10-14 | 1 | -0/+108 |
|\ \ |
|
| * | | Add new behavior example. | Yann Bodson | 2010-10-13 | 1 | -0/+108 |
| |/ |
|
* | | 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 | 126 | -131/+131 |
|
|
* | Fix example. | Michael Brasser | 2010-09-24 | 1 | -1/+1 |
|
|
* | Fix corkboards example for smaller screens | Joona Petrell | 2010-09-21 | 1 | -4/+11 |
|
|
* | Fix easing example having wrong contentHeight | Joona Petrell | 2010-09-21 | 1 | -1/+1 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-17 | 1 | -1/+2 |
|\ |
|
| * | Fix example after changes to font.letterSpacing. | Yann Bodson | 2010-09-17 | 1 | -1/+2 |
|
|
* | | Make dialcontrol.qml usable on highres capacitive screen | Alessandro Portale | 2010-09-16 | 1 | -0/+1 |
|
|
* | | Make easing.qml usable on highres capacitive screen | Alessandro Portale | 2010-09-16 | 1 | -7/+8 |
|/ |
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-09-16 | 149 | -147/+227 |
|\ |
|
| * | Doc: Fixed text in license headers. | David Boddie | 2010-09-13 | 149 | -147/+227 |
|
|
* | | Add missing images for dynamiclist example. | Yann Bodson | 2010-09-15 | 5 | -0/+0 |
|/ |
|
* | Fix the same bug that was in the demo samegame, in the tutorial version | Alan Alpert | 2010-09-03 | 1 | -2/+2 |
|
|
* | Add missing license headers | Joona Petrell | 2010-08-31 | 3 | -0/+120 |
|
|
* | Fix application exiting in embedded qml examples | Joona Petrell | 2010-08-30 | 9 | -3/+62 |
|
|
* | Make declarative examples a bit more qt-like. | Yann Bodson | 2010-08-26 | 12 | -9/+9 |
|
|
* | Document calling QObject methods from QML in Extending QML in C++ docs. | Martin Jones | 2010-08-25 | 9 | -1/+431 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-08-24 | 2 | -5/+5 |
|\ |
|
| * | Use SpringAnimation in relevant examples again. | Michael Brasser | 2010-08-24 | 2 | -5/+5 |
|
|
* | | Enable mouse text selection in searchbox example | Martin Jones | 2010-08-22 | 1 | -0/+1 |
|/ |
|
* | Fix previous commit | Joona Petrell | 2010-08-18 | 1 | -1/+1 |
|
|
* | Add visible background element to declarative examples that didn't have any | Joona Petrell | 2010-08-18 | 3 | -40/+51 |
|
|
* | Merge branch '4.7' of ../oslo-staging-2 into 4.7 | David Boddie | 2010-08-13 | 2 | -1/+5 |
|\ |
|
| * | Doc: Fixes to Qt Quick documentation. | David Boddie | 2010-08-09 | 2 | -1/+5 |
|
|
* | | Fix cppextension examples. | Martin Jones | 2010-08-11 | 10 | -20/+20 |
|/ |
|
* | Rename example component file for clarity | Bea Lam | 2010-08-05 | 4 | -8/+22 |
|
|
* | Make it possible to manually set the orientation of QML Viewer on Symbian | Joona Petrell | 2010-08-03 | 5 | -0/+476 |
|
|
* | Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-... | Jerome Pasion | 2010-07-29 | 10 | -10/+10 |
|
|
* | Fix image source | Bea Lam | 2010-07-29 | 1 | -1/+1 |
|
|
* | Avoid binding loop warnings | Bea Lam | 2010-07-29 | 1 | -1/+2 |
|
|
* | various doc fixes | Bea Lam | 2010-07-27 | 2 | -2/+2 |
|
|
* | Expand QDeclarativeExtensionPlugin docs | Bea Lam | 2010-07-21 | 2 | -1/+8 |
|
|
* | QML focus API updates. | Michael Brasser | 2010-07-21 | 5 | -12/+11 |
|
|
* | Fix clock example: make sure hands always moves forward. | Michael Brasser | 2010-07-21 | 1 | -3/+3 |
|
|
* | PathView doc clarification. | Martin Jones | 2010-07-19 | 1 | -5/+4 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-07-19 | 2 | -1/+3 |
|\ |
|
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-16 | 1 | -0/+2 |
| |\ |
|
| | * | fixes, improvements for various docs and example code | Bea Lam | 2010-07-16 | 1 | -0/+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 |
| |\ \
| | |/
| |/| |
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-14 | 1 | -1/+1 |
| | |\ |
|
| | | * | Fixing merge conflicts. | Martin Smith | 2010-07-13 | 11 | -123/+108 |
| | | |\ |
|
| | | * | | Doc: Fixing typo - background file name | Morten Engvoldsen | 2010-07-08 | 1 | -1/+1 |
|
|
* | | | | | Add a PathView example. | Martin Jones | 2010-07-19 | 9 | -0/+124 |
|/ / / / |
|
* | | | | Fix .pro file | Bea Lam | 2010-07-15 | 1 | -1/+2 |
|
|