| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
| |/ |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-17 | 9 | -10/+32 |
|\ \ |
|
| * | | Fix a small typo in assistant manual: hompage -> homepage | Laszlo Papp | 2010-05-17 | 1 | -1/+1 |
|
|
| * | | Print icon in doc pages has no effect. | kh1 | 2010-05-17 | 3 | -0/+3 |
|
|
| * | | Assistant has unnecessary repaints when expand/collapse selected node. | kh1 | 2010-05-17 | 1 | -7/+11 |
|
|
| * | | Compile fixes. | ck | 2010-05-17 | 3 | -0/+5 |
|
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-17 | 1 | -2/+12 |
| |\ \
|/ / / |
|
| * | | Changelog: Added Designer/uic3 changes for 4.7.0. | Friedemann Kleint | 2010-05-17 | 1 | -2/+12 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-17 | 429 | -673/+1254 |
|\ \ \
| | |/
| |/| |
|
| * | | Move xmldata example into rssnews demo. | Yann Bodson | 2010-05-17 | 11 | -146/+218 |
|
|
| * | | Move Q_ENUMS to start of class declaration | Aaron Kennedy | 2010-05-17 | 2 | -3/+3 |
|
|
| * | | Restructure QDeclarativeAbstractBinding destructor | Aaron Kennedy | 2010-05-17 | 1 | -2/+4 |
|
|
| * | | Don't call pure virtual method in ~QDeclarativeAbstractBinding() | Aaron Kennedy | 2010-05-17 | 1 | -1/+1 |
|
|
| * | | Fix examples autotest when compiled without webkit or xmlpatterns | Bea Lam | 2010-05-17 | 1 | -2/+2 |
|
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-17 | 100 | -958/+2482 |
| |\ \ |
|
| | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-17 | 416 | -535/+980 |
| | |\ \
| |/ / /
|/| | | |
|
| | * | | Focus should be applied to focus scopes all the way up the chain, not | Bea Lam | 2010-05-17 | 2 | -6/+2 |
|
|
| | * | | Add focus docs snippets | Bea Lam | 2010-05-17 | 2 | -22/+28 |
|
|
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-17 | 14 | -88/+432 |
| | |\ \ |
|
| | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-17 | 401 | -429/+495 |
| | | |\ \ |
|
| | | * | | | Don't crash due to recursive positioning. | Martin Jones | 2010-05-17 | 3 | -27/+65 |
|
|