Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix url in source() test. | Bea Lam | 2010-03-03 | 1 | -1/+1 |
* | Fix incorrect scope resolution for script in a script block. | Michael Brasser | 2010-03-03 | 2 | -1/+1 |
* | Disable until plugin objects problem resolved. | Warwick Allison | 2010-03-03 | 1 | -0/+3 |
* | silence debuggery | Warwick Allison | 2010-03-03 | 1 | -0/+2 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-03 | 1 | -1/+1 |
|\ | |||||
| * | Add import Qt.widgets 4.6 to layout.qml example | Joona Petrell | 2010-03-03 | 1 | -1/+1 |
* | | Fix settings (was not exported type). | Warwick Allison | 2010-03-03 | 4 | -4/+8 |
* | | make runnable from elsewhere | Warwick Allison | 2010-03-03 | 1 | -3/+3 |
* | | remove debugger | Warwick Allison | 2010-03-03 | 1 | -1/+0 |
* | | runnable from elsewhere | Warwick Allison | 2010-03-03 | 1 | -1/+1 |
|/ | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-03 | 7 | -8/+322 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-03 | 1 | -7/+13 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-03 | 3 | -4/+5 |
| | |\ | |||||
| | * | | Fix mouse stealing in nested flickables. | Martin Jones | 2010-03-03 | 1 | -7/+13 |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-03 | 217 | -1531/+3399 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Add WorkerScript docs and tests. | Bea Lam | 2010-03-03 | 6 | -1/+308 |
| * | | | Forgot to add qworkerlistmodel test dir to declarative.pro | Bea Lam | 2010-03-02 | 1 | -0/+1 |
* | | | | Ensure error is received - the root object is INITIALLY zero. | Warwick Allison | 2010-03-03 | 1 | -0/+2 |
| |/ / |/| | | |||||
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-03 | 2 | -4/+4 |
|\ \ \ | |||||
| * | | | Initialize variable before use. | Michael Brasser | 2010-03-02 | 1 | -1/+1 |
| * | | | Make test more reliable. | Michael Brasser | 2010-03-02 | 1 | -3/+3 |
| | |/ | |/| | |||||
* | | | /src/imports/ now also contains plugins, so treat the same. | Warwick Allison | 2010-03-03 | 1 | -0/+1 |
|/ / | |||||
* | | Fix build of imports | Tobias Hunger | 2010-03-02 | 24 | -74/+150 |
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-02 | 283 | -1113/+2490 |
|\ \ | |||||
| * | | Add minehunt README | Alan Alpert | 2010-03-02 | 1 | -0/+3 |
| * | | Refactor demos | Alan Alpert | 2010-03-02 | 36 | -5/+15 |
| * | | Rewrite Minehunt demo to use the runtime. | Alan Alpert | 2010-03-02 | 18 | -148/+62 |
| * | | Adapted example to use the import mechanism | mae | 2010-03-02 | 5 | -31/+40 |
| * | | Compile fix on Windows | Alan Alpert | 2010-03-02 | 1 | -1/+1 |
| * | | Build fix on windows | Tobias Hunger | 2010-03-02 | 1 | -1/+1 |
| * | | Fix qml import modules loading on Windows | mae | 2010-03-02 | 1 | -8/+20 |
| * | | Let the 'qml' runtime use its applicationDirPath as importsPath | mae | 2010-03-02 | 1 | -0/+3 |
| * | | Moved qdeclarativemodules to imports | mae | 2010-03-02 | 18 | -31/+51 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-02 | 216 | -891/+2297 |
| |\ \ | |||||
| | * | | Add "on" syntax to QmlChanges.txt | Aaron Kennedy | 2010-03-02 | 1 | -0/+10 |
| | * | | Don't return QDeclarativeDeclarativeData for a deleting object | Aaron Kennedy | 2010-03-02 | 2 | -2/+6 |
| | * | | Empty URL test | Aaron Kennedy | 2010-03-02 | 4 | -0/+91 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-02 | 211 | -934/+2235 |
| | |\ \ | |||||
| | | * | | Fix zooming (broke with transformOrigin default change). | Warwick Allison | 2010-03-02 | 1 | -0/+1 |
| | | * | | Merge branch 'master' into 4.7 | Warwick Allison | 2010-03-02 | 49 | -273/+261 |
| | | |\ \ | |||||
| | | | * | | doc | Warwick Allison | 2010-03-02 | 1 | -0/+1 |
| | | | * | | Move WebView to an extension plugin. | Warwick Allison | 2010-03-02 | 44 | -262/+257 |
| | | | * | | follow syntax change | Warwick Allison | 2010-03-02 | 1 | -1/+1 |
| | | | * | | missed file | Warwick Allison | 2010-03-02 | 1 | -0/+0 |
| | | | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Bea Lam | 2010-03-02 | 137 | -599/+1351 |
| | | | |\ \ | |||||
| | | | | * | | Add NOTIFY signals to list, grid and path views | Joona Petrell | 2010-03-02 | 17 | -66/+815 |
| | | | | * | | Example of text focus. | Warwick Allison | 2010-03-02 | 1 | -0/+83 |
| | | | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Bea Lam | 2010-03-01 | 32 | -51/+74 |
| | | | |\ \ \ | |||||
| | | | * | | | | Export QDeclarativeWorkerScript and QDeclarativeWorkerListModel and | Bea Lam | 2010-03-01 | 1 | -2/+8 |
| | | * | | | | | Optimization. | Michael Brasser | 2010-03-02 | 1 | -2/+2 |