Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Animations are running by default when used as property source value | Leonardo Sobral Cunha | 2010-02-11 | 3 | -0/+58 |
* | Fix QmlEngine offlineStoragePath test. | Martin Jones | 2010-02-11 | 1 | -1/+1 |
* | Fix Image test on Windows. | Martin Jones | 2010-02-11 | 1 | -4/+4 |
* | Fix FontLoader test on Windows. | Martin Jones | 2010-02-11 | 1 | -1/+1 |
* | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-11 | 12 | -18/+32 |
|\ | |||||
| * | Test should use ceil() not floor() since ceil() is used for calculating | Bea Lam | 2010-02-11 | 1 | -2/+2 |
| * | Clean up | Bea Lam | 2010-02-11 | 5 | -6/+8 |
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Bea Lam | 2010-02-11 | 29 | -176/+799 |
| |\ | |||||
| | * | Improve stability of tst_qmlecmascript::dynamicDestruction | Aaron Kennedy | 2010-02-11 | 2 | -3/+7 |
| | * | Fixed qmldebug* tests crashing. | Rohan McGovern | 2010-02-11 | 1 | -0/+2 |
| | * | Fix declarative/qmldom::loadDynamicProperty autotest | Leonardo Sobral Cunha | 2010-02-11 | 1 | -1/+1 |
| | * | Fix declarative/animatedimage autotest | Leonardo Sobral Cunha | 2010-02-11 | 1 | -2/+0 |
| | * | Removed the tests/auto/declarative/visual(&examples) from .pro | Leonardo Sobral Cunha | 2010-02-11 | 1 | -2/+0 |
| | * | Add EXPECT_FAIL to js parser tests in declarative ui | Leonardo Sobral Cunha | 2010-02-11 | 1 | -2/+12 |
| * | | Must pass app arguments onto qExec() or else test system cannot | Bea Lam | 2010-02-11 | 1 | -1/+1 |
* | | | Fix BorderImage tests on Windows. | Martin Jones | 2010-02-11 | 1 | -9/+9 |
| |/ |/| | |||||
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-10 | 1573 | -2/+178047 |
|\ \ | |||||
| * | | Expect fail. | Martin Jones | 2010-02-10 | 1 | -0/+4 |
| * | | Expect fails. | Martin Jones | 2010-02-10 | 1 | -0/+3 |
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-10 | 1 | -0/+25 |
| |\ \ | |||||
| | * | | Missing file | Aaron Kennedy | 2010-02-10 | 1 | -0/+25 |
| * | | | Expect fail. | Martin Jones | 2010-02-10 | 1 | -0/+2 |
| |/ / | |||||
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-10 | 3 | -1/+21 |
| |\ \ | |||||
| | * | | Test | Aaron Kennedy | 2010-02-10 | 1 | -0/+17 |
| | |/ | |||||
| | * | 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 | 6 | -318/+91 |
| | |\ | |||||
| | | * | 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 | 8 | -33/+77 |
| | |\ \ | |||||
| | * | | | 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 "Replace QList<>* support with QmlListProperty" | Martin Jones | 2010-02-10 | 5 | -33/+32 |
| | |_|/ | |/| | | |||||
| * | | | 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 |
| | |/ | |/| | |||||
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-09 | 1574 | -2/+178222 |
| |\ \ | |||||
| | * | | Get test compiling | Alan Alpert | 2010-02-09 | 1 | -1/+1 |
| | * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Alan Alpert | 2010-02-09 | 7 | -35/+50 |
| | |\ \ | |||||
| | | * | | Replace QList<>* support with QmlListProperty | Aaron Kennedy | 2010-02-09 | 5 | -32/+33 |
| | | |/ | |||||
| | | * | Remove old implicit module support. | Warwick Allison | 2010-02-09 | 2 | -0/+13 |
| | | * | Merge branch 'master' of git://git-nokia.trolltech.com.au/qtsoftware/qt/qt-qml | Bea Lam | 2010-02-08 | 2 | -7/+186 |
| | | |\ | |||||
| | | * | | Connect to localhost instead of QHostAddress::Any. Fixes test on Windows. | Bea Lam | 2010-02-08 | 1 | -3/+4 |
| | * | | | Missed a file | Alan Alpert | 2010-02-09 | 1 | -0/+23 |
| | | |/ | | |/| | |||||
| | * | | Support the other validators | Alan Alpert | 2010-02-08 | 1 | -6/+89 |
| | * | | The virtual keyboard is now working for TextEdit and TextInput components. | Alexis Menard | 2010-02-08 | 2 | -1/+97 |
| | |/ | |||||
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml | Martin Jones | 2010-02-08 | 34 | -200/+237 |
| | |\ | |||||
| | | * | Allow objects to be shared between QmlEngines | Aaron Kennedy | 2010-02-08 | 2 | -0/+29 |