Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-19 | 148 | -860/+2840 |
|\ | |||||
| * | Search for QML import libraries also in application directory | Kai Koehne | 2010-05-19 | 2 | -8/+16 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-19 | 146 | -852/+2824 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-05-19 | 27 | -211/+698 |
| | |\ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-19 | 5 | -163/+242 |
| | | |\ | |||||
| | | | * | Rename qml executable to qmlviewer | Kai Koehne | 2010-05-19 | 3 | -6/+8 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-19 | 9 | -162/+439 |
| | | | |\ | |||||
| | | | | * | Introduce a threaded interpreter for QML binding bytecode | Aaron Kennedy | 2010-05-19 | 1 | -156/+233 |
| | | | * | | Don't crash if the target parent is destroyed. | Martin Jones | 2010-05-19 | 1 | -1/+1 |
| | | * | | | Disable mouse-based selection in TextInput/TextEdit | Warwick Allison | 2010-05-19 | 7 | -10/+137 |
| | | | |/ | | | |/| | |||||
| | | * | | Bug moved. | Warwick Allison | 2010-05-19 | 1 | -1/+1 |
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-19 | 79 | -127/+349 |
| | | |\ \ | | | | |/ | |||||
| | | | * | When changing Loader source, remove old item from scene immediately. | Martin Jones | 2010-05-19 | 1 | -2/+6 |
| | | | * | Fix folderlistmodel with qt namespace | Martin Jones | 2010-05-19 | 2 | -0/+14 |
| | | | * | Renaming "Qml Launcher" back to "QML Viewer" | Kai Koehne | 2010-05-18 | 10 | -34/+34 |
| | | * | | doc | Warwick Allison | 2010-05-19 | 1 | -0/+2 |
| | | * | | doc | Warwick Allison | 2010-05-19 | 7 | -5/+204 |
| | * | | | Doc improvements | Bea Lam | 2010-05-19 | 10 | -228/+244 |
| | * | | | Remove image example (covered in class docs) | Bea Lam | 2010-05-19 | 11 | -183/+0 |
| | * | | | Add missing .qmlproject files | Bea Lam | 2010-05-19 | 3 | -0/+48 |
| | | |/ | | |/| | |||||
| | * | | Rename some examples: proxyviewer -> networkaccessmanagerfactory, | Bea Lam | 2010-05-18 | 35 | -35/+37 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-18 | 79 | -281/+1883 |
| | |\ \ | |||||
| | | * | | Regression fix for Loader anchors not working | Joona Petrell | 2010-05-18 | 3 | -0/+37 |
| | | * | | Make Qt.include() work for js files that have '.pragma library' | Bea Lam | 2010-05-18 | 5 | -0/+36 |
| | | * | | doc fix | Bea Lam | 2010-05-18 | 1 | -2/+2 |
| | | * | | Improve docs for Qt.quit() | Bea Lam | 2010-05-18 | 1 | -2/+3 |
| | | * | | Prevent assignment of values (string, number, bool) to signal handlers. | Michael Brasser | 2010-05-18 | 7 | -8/+10 |
| | | * | | Make sure strings are escaped when returned via asScript. | Michael Brasser | 2010-05-18 | 6 | -30/+75 |
| | | * | | Documentation | Yann Bodson | 2010-05-18 | 5 | -8/+68 |
| | | |/ | |||||
| | | * | git ignore stuff | Warwick Allison | 2010-05-18 | 2 | -0/+2 |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-18 | 28 | -42/+49 |
| | | |\ | |||||
| | | | * | Sometimes you own QNetworkReply, sometimes you don't. | Aaron Kennedy | 2010-05-18 | 1 | -1/+1 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-18 | 25 | -37/+45 |
| | | | |\ | |||||
| | | | | * | Rename files; fix test. | Michael Brasser | 2010-05-18 | 4 | -3/+4 |
| | | | | * | Add parent parameter to QDeclarativeExpression constructor. | Michael Brasser | 2010-05-18 | 21 | -34/+41 |
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-18 | 15 | -108/+179 |
| | | | |\ \ | | | | | |/ | |||||
| | | | * | | Round correctly in binding optimizer | Aaron Kennedy | 2010-05-18 | 2 | -4/+3 |
| | | * | | | Test Qt.labs.folderlistmodel plugin | Warwick Allison | 2010-05-18 | 4 | -0/+136 |
| | | * | | | Fix naming. | Warwick Allison | 2010-05-18 | 7 | -21/+6 |
| | | | |/ | | | |/| | |||||
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-18 | 3 | -33/+17 |
| | | |\ \ | |||||
| | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-18 | 17 | -114/+1322 |
| | | | |\ \ | |||||
| | | | | * | | Photoviewer example fixes. | Yann Bodson | 2010-05-18 | 2 | -28/+16 |
| | | | | |/ | |||||
| | | | * | | Don't disable SmoothPixmapTransform in qDrawBorderPixmap() | Martin Jones | 2010-05-18 | 1 | -5/+1 |
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-18 | 15 | -86/+1306 |
| | | |\ \ \ | | | | | |/ | | | | |/| | |||||
| | | | * | | Use QDeclarativeScriptString for ParentChange. | Michael Brasser | 2010-05-18 | 14 | -85/+1301 |
| | | | * | | Set raster + gl viewport as the default for OS X. | Michael Brasser | 2010-05-18 | 1 | -1/+5 |
| | | | |/ | |||||
| | | * | | Port from QListModelInterface to QAbstractListModel. | Warwick Allison | 2010-05-18 | 2 | -51/+44 |
| | | * | | Move stuff from QML viewer to plugins. | Warwick Allison | 2010-05-17 | 9 | -22/+95 |
| | | * | | doc | Warwick Allison | 2010-05-17 | 2 | -4/+24 |
| | | * | | Fix to work with file: URLs (eg. from qml -qmlbrowser) | Warwick Allison | 2010-05-17 | 1 | -0/+1 |
| | | |/ |