Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a selftest to enforce correct test naming conventions. | Rohan McGovern | 2010-03-22 | 2 | -9/+273 |
* | Make maketestselftest more strict. | Rohan McGovern | 2010-03-22 | 3 | -2/+143 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-19 | 8 | -150/+364 |
|\ | |||||
| * | Add autoLoad property to multimedia declarative elements. | Justin McPherson | 2010-03-19 | 7 | -8/+90 |
| * | Fix; QML Video item is sensitive to property assignment order | Justin McPherson | 2010-03-19 | 8 | -149/+281 |
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-19 | 289 | -3772/+7293 |
|\ \ | |||||
| * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-19 | 289 | -3772/+7293 |
| |\ \ |/ / / | |||||
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-19 | 139 | -1607/+3098 |
| |\ \ | |||||
| | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Martin Jones | 2010-03-19 | 139 | -1607/+3098 |
| | |\ \ | |||||
| * | | | | Skip until after CI succeeds | Martin Jones | 2010-03-19 | 1 | -0/+3 |
| |/ / / | |||||
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Martin Jones | 2010-03-19 | 35 | -292/+384 |
| |\ \ \ | |||||
| * | | | | Fixed install of qml imports when doing a vcproj build. | Rohan McGovern | 2010-03-19 | 1 | -1/+1 |
| * | | | | Disable tests temporarily | Bea Lam | 2010-03-19 | 1 | -0/+3 |
| * | | | | Remove warnings | Yann Bodson | 2010-03-18 | 2 | -29/+31 |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-18 | 287 | -3744/+7257 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-18 | 287 | -3744/+7257 |
| | |\ \ \ \ | |||||
| | | * | | | | Add missing semicolons. moc was confused and positionViewAtIndex not invokable. | Yann Bodson | 2010-03-18 | 2 | -2/+2 |
| | | * | | | | Use the correct base URL in resolveUri | Martin Jones | 2010-03-18 | 1 | -3/+2 |
| | | * | | | | Remove timing sensitivity. | Warwick Allison | 2010-03-18 | 1 | -2/+2 |
| | | * | | | | Optimize id checking. | Warwick Allison | 2010-03-18 | 1 | -10/+0 |
| | | * | | | | Fix examples after 47fb07c9fdf47584ae55f3412102bbeef5576b04. | Yann Bodson | 2010-03-18 | 7 | -0/+0 |
| | | * | | | | Don't use QScriptValueIterator to iterate over arrays. | Bea Lam | 2010-03-18 | 1 | -4/+3 |
| | | * | | | | Skip test, to be fixed. | Bea Lam | 2010-03-18 | 1 | -0/+2 |
| | | * | | | | Only release the binding once we're finished with its memory | Aaron Kennedy | 2010-03-18 | 1 | -1/+1 |
| | | * | | | | Make it harder to accidentally delete a binding | Aaron Kennedy | 2010-03-18 | 1 | -5/+7 |
| | | * | | | | Adjust test now that redundant contexts are not create due | Warwick Allison | 2010-03-18 | 1 | -2/+2 |
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-18 | 25 | -62/+73 |
| | | |\ \ \ \ | |||||
| | | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-18 | 24 | -38/+39 |
| | | | |\ \ \ \ | |||||
| | | | | * | | | | Fix tests after 47fb07c9fdf47584ae55f3412102bbeef5576b04. | Michael Brasser | 2010-03-18 | 24 | -38/+39 |
| | | | * | | | | | Don't destroy cookie jar until while someone may be using it. | Martin Jones | 2010-03-18 | 1 | -24/+34 |
| | | | |/ / / / | |||||
| | | * | | | | | Block modifications to internal QDeclarativeContexts | Aaron Kennedy | 2010-03-18 | 2 | -1/+50 |
| | | |/ / / / | |||||
| | | * | | | | Another fix to find | mae | 2010-03-17 | 1 | -3/+5 |
| | | * | | | | Improve implicit "." import | mae | 2010-03-17 | 2 | -16/+28 |
| | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-17 | 265 | -3662/+7109 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Fix auto test | mae | 2010-03-17 | 1 | -8/+8 |
| | | | * | | | | Fix type lookup with url | mae | 2010-03-17 | 1 | -8/+8 |
| | | | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Alan Alpert | 2010-03-17 | 493 | -12162/+25145 |
| | | | |\ \ \ \ | |||||
| | | | * | | | | | Fix default values on Textinput | Alan Alpert | 2010-03-17 | 1 | -0/+3 |
| | | | * | | | | | Add an implicit import "." to types loaded from a local url | mae | 2010-03-17 | 2 | -4/+28 |
| | | | * | | | | | Fix crash | Aaron Kennedy | 2010-03-17 | 3 | -8/+9 |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-17 | 6 | -38/+111 |
| | | | |\ \ \ \ \ | |||||
| | | | | * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-17 | 2 | -9/+19 |
| | | | | |\ \ \ \ \ | |||||
| | | | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-17 | 13 | -155/+179 |
| | | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | | Add/delete albums in photoviewer. | Yann Bodson | 2010-03-17 | 5 | -24/+95 |
| | | | | * | | | | | | | Emits itemsRemoved() in QDeclarativeListModel::remove. | Yann Bodson | 2010-03-17 | 1 | -14/+16 |
| | | | * | | | | | | | | Don't use Qt3 support methods. | Martin Jones | 2010-03-17 | 1 | -1/+1 |
| | | | | |_|/ / / / / | | | | |/| | | | | | | |||||
| | | | * | | | | | | | Crash | Aaron Kennedy | 2010-03-17 | 2 | -9/+19 |
| | | | | |/ / / / / | | | | |/| | | | | | |||||
| | | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-17 | 1 | -0/+102 |
| | | | |\ \ \ \ \ \ | |||||
| | | | | * | | | | | | Readd the itemtree benchmarks for comparison purposes. | Michael Brasser | 2010-03-17 | 1 | -0/+102 |
| | | | * | | | | | | | Allow enum constants as list element properties. | Warwick Allison | 2010-03-17 | 6 | -6/+63 |
| | | | |/ / / / / / |