Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-10 | 4 | -1/+23 |
|\ | |||||
| * | Test | Aaron Kennedy | 2010-02-10 | 1 | -0/+17 |
| * | Crash | Aaron Kennedy | 2010-02-10 | 1 | -0/+2 |
| * | Fix tests | Bea Lam | 2010-02-10 | 2 | -1/+4 |
* | | Exclude plugins example in test. | Martin Jones | 2010-02-10 | 1 | -0/+1 |
|/ | |||||
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-10 | 2 | -0/+5 |
|\ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Warwick Allison | 2010-02-10 | 7 | -321/+96 |
| |\ | |||||
| | * | Add expected fail and created QTBUG-8072 for qml animation auto-test | Leonardo Sobral Cunha | 2010-02-10 | 1 | -0/+1 |
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Warwick Allison | 2010-02-09 | 74 | -1703/+2707 |
| |\ \ | |||||
| * | | | Reproduce bug. | Warwick Allison | 2010-02-09 | 1 | -0/+4 |
* | | | | Compile. | Martin Jones | 2010-02-10 | 1 | -1/+1 |
* | | | | Remove pathview test. | Martin Jones | 2010-02-10 | 1 | -1/+0 |
* | | | | Remove unneeded | Martin Jones | 2010-02-10 | 1 | -8/+0 |
* | | | | Fix repeater test. | Martin Jones | 2010-02-10 | 2 | -5/+8 |
* | | | | Revert "Remove unimplemented methods from header" | Martin Jones | 2010-02-10 | 1 | -0/+2 |
* | | | | Revert "Replace QList<>* support with QmlListProperty" | Martin Jones | 2010-02-10 | 24 | -248/+350 |
* | | | | Revert "Compile" | Martin Jones | 2010-02-10 | 1 | -2/+2 |
| |_|/ |/| | | |||||
* | | | Fix expected error message. | Martin Jones | 2010-02-10 | 1 | -3/+1 |
* | | | Consolidate the two pathview tests and fix them all. | Martin Jones | 2010-02-10 | 4 | -315/+89 |
* | | | A little optimization in QTextControlPrivate::setContent. | Alexis Menard | 2010-02-09 | 1 | -3/+5 |
| |/ |/| | |||||
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-09 | 2596 | -37/+318885 |
|\ \ | |||||
| * | | Get test compiling | Alan Alpert | 2010-02-09 | 1 | -1/+1 |
| * | | Remove unimplemented methods from header | Kai Koehne | 2010-02-09 | 1 | -2/+0 |
| * | | Properly insert objects into the context's object list | Alan Alpert | 2010-02-09 | 1 | -0/+1 |
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Alan Alpert | 2010-02-09 | 32 | -387/+313 |
| |\ \ | |||||
| | * | | Compile | Aaron Kennedy | 2010-02-09 | 1 | -2/+2 |
| | * | | Replace QList<>* support with QmlListProperty | Aaron Kennedy | 2010-02-09 | 24 | -350/+248 |
| | |/ | |||||
| | * | Remove old implicit module support. | Warwick Allison | 2010-02-09 | 4 | -14/+29 |
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-09 | 1 | -3/+4 |
| | |\ | |||||
| | | * | Merge branch 'master' of git://git-nokia.trolltech.com.au/qtsoftware/qt/qt-qml | Bea Lam | 2010-02-08 | 22 | -612/+523 |
| | | |\ | |||||
| | | * | | Connect to localhost instead of QHostAddress::Any. Fixes test on Windows. | Bea Lam | 2010-02-08 | 1 | -3/+4 |
| | * | | | Use networkAccessManagerFactory() for worker threads too. | Martin Jones | 2010-02-09 | 2 | -14/+20 |
| | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-08 | 13 | -565/+274 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-08 | 5 | -1/+148 |
| | |\ \ \ | |||||
| | * | | | | For local fonts, we can just addApplicationFont() rather than loading data. | Martin Jones | 2010-02-08 | 1 | -4/+10 |
| * | | | | | Missed a file | Alan Alpert | 2010-02-09 | 1 | -0/+23 |
| | |_|/ / | |/| | | | |||||
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Alan Alpert | 2010-02-08 | 5 | -511/+93 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-08 | 2593 | -35/+318808 |
| | |\ \ \ \ | |||||
| | | * | | | | Add getter functions to QAbstractDynamicMetaObject and QmlOpenMetaObjectType | Marco Bubke | 2010-02-08 | 2 | -1/+23 |
| | | * | | | | Changed define name to reflect change in Creator. | Erik Verbruggen | 2010-02-08 | 1 | -2/+2 |
| | | * | | | | re-enable QT_USE_FAST_CONCATENATION | Erik Verbruggen | 2010-02-08 | 1 | -1/+1 |
| * | | | | | | Support the other validators | Alan Alpert | 2010-02-08 | 3 | -6/+112 |
| * | | | | | | Add empty constructor for validators. | Alan Alpert | 2010-02-08 | 1 | -2/+3 |
| * | | | | | | Document QtObject | Alan Alpert | 2010-02-08 | 3 | -1/+21 |
| | |/ / / / | |/| | | | | |||||
| * | | | | | XMLHttpRequest collection bug | Aaron Kennedy | 2010-02-08 | 1 | -45/+45 |
| | |_|/ / | |/| | | | |||||
| * | | | | The virtual keyboard is now working for TextEdit and TextInput components. | Alexis Menard | 2010-02-08 | 5 | -1/+148 |
| | |/ / | |/| | | |||||
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-08 | 4 | -36/+25 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-08 | 2593 | -35/+318637 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Yann Bodson | 2010-02-08 | 1 | -5/+63 |
| | | |\ \ \ | |||||
| | | * | | | | Make transformOrigin Center by default | Yann Bodson | 2010-02-08 | 2 | -14/+14 |