Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve grouped property error messages | Aaron Kennedy | 2010-03-04 | 8 | -1/+26 |
* | Remove Qt.playSound() | Michael Brasser | 2010-03-04 | 1 | -7/+0 |
* | Add formatting functions to QML's global Qt object. | Michael Brasser | 2010-03-04 | 2 | -0/+48 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-04 | 3 | -12/+14 |
|\ | |||||
| * | Fix tests failing due to javascript eval errors. | Bea Lam | 2010-03-04 | 2 | -11/+13 |
| * | Fix test. | Michael Brasser | 2010-03-04 | 1 | -1/+1 |
* | | QDeclarativeContext::contextProperty() should also access ids | Aaron Kennedy | 2010-03-04 | 1 | -0/+20 |
|/ | |||||
* | Fix benchmarks. | Michael Brasser | 2010-03-04 | 13 | -37/+47 |
* | Increase test timer | Bea Lam | 2010-03-03 | 1 | -1/+2 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-03 | 27 | -49/+190 |
|\ | |||||
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-03 | 22 | -45/+181 |
| |\ | |||||
| | * | Clairify a comment in one of the auto tests. | Alan Alpert | 2010-03-03 | 1 | -2/+2 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-03 | 138 | -423/+1814 |
| | |\ | |||||
| | | * | Save secondary scope inside the expression's scope object | Aaron Kennedy | 2010-03-03 | 1 | -2/+1 |
| | | * | QDeclarativeProperty::read() returns a QObjectStar when accessing a QObject p... | Aaron Kennedy | 2010-03-03 | 4 | -0/+54 |
| | | * | Move JS global scope to top of the QML scope chain | Aaron Kennedy | 2010-03-03 | 12 | -6/+47 |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-03 | 8 | -36/+62 |
| | | |\ | |||||
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-03 | 1 | -1/+0 |
| | | | |\ | |||||
| | | | * | | OS-friendlier, less noisy. | Warwick Allison | 2010-03-03 | 1 | -29/+52 |
| | | | * | | fix crash, re-enable settings test | Warwick Allison | 2010-03-03 | 1 | -4/+2 |
| | | * | | | Auto test for QTBUG-8677 | Martin Jones | 2010-03-03 | 3 | -2/+12 |
| | * | | | | Fixed compile of some tests with `-qtnamespace' | Rohan McGovern | 2010-03-03 | 2 | -0/+11 |
| * | | | | | Fix url in source() test. | Bea Lam | 2010-03-03 | 1 | -1/+1 |
| | |_|_|/ | |/| | | | |||||
| * | | | | Fix incorrect scope resolution for script in a script block. | Michael Brasser | 2010-03-03 | 1 | -1/+0 |
| | |_|/ | |/| | | |||||
| * | | | Disable until plugin objects problem resolved. | Warwick Allison | 2010-03-03 | 1 | -0/+3 |
| * | | | silence debuggery | Warwick Allison | 2010-03-03 | 1 | -0/+2 |
| * | | | make runnable from elsewhere | Warwick Allison | 2010-03-03 | 1 | -3/+3 |
| * | | | remove debugger | Warwick Allison | 2010-03-03 | 1 | -1/+0 |
| * | | | runnable from elsewhere | Warwick Allison | 2010-03-03 | 1 | -1/+1 |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-03 | 5 | -0/+227 |
| |\ \ \ | | | |/ | | |/| | |||||
| * | | | Ensure error is received - the root object is INITIALLY zero. | Warwick Allison | 2010-03-03 | 1 | -0/+2 |
* | | | | Fix test to listen for signal instead of try-waiting for property. | Bea Lam | 2010-03-03 | 2 | -7/+11 |
| |/ / |/| | | |||||
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-03 | 46 | -281/+1308 |
|\ \ \ | |/ / | |||||
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-03 | 1 | -3/+3 |
| |\ \ | |||||
| | * | | Make test more reliable. | Michael Brasser | 2010-03-02 | 1 | -3/+3 |
| * | | | /src/imports/ now also contains plugins, so treat the same. | Warwick Allison | 2010-03-03 | 1 | -0/+1 |
| |/ / | |||||
| * | | Empty URL test | Aaron Kennedy | 2010-03-02 | 3 | -0/+84 |
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-02 | 110 | -432/+1381 |
| |\ \ | | |/ | |/| | |||||
| | * | Merge branch 'master' into 4.7 | Warwick Allison | 2010-03-02 | 26 | -301/+198 |
| | |\ | |||||
| | | * | Move WebView to an extension plugin. | Warwick Allison | 2010-03-02 | 24 | -291/+198 |
| | | * | missed file | Warwick Allison | 2010-03-02 | 1 | -0/+0 |
| | | * | Add NOTIFY signals to list, grid and path views | Joona Petrell | 2010-03-02 | 9 | -30/+691 |
| | * | | Add autotests for script block scoping. | Michael Brasser | 2010-03-02 | 4 | -0/+57 |
| | * | | Make test more reliable. | Michael Brasser | 2010-03-02 | 1 | -3/+3 |
| | * | | Add NOTIFY signals to list, grid and path views | Joona Petrell | 2010-03-02 | 9 | -24/+694 |
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-02 | 73 | -108/+433 |
| | |\ \ | |||||
| * | \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-02 | 3 | -7/+312 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Merge remote branch 'staging/4.7' into HEAD | Aaron McCarthy | 2010-03-02 | 1440 | -31631/+50234 |
| | |\ \ \ | |||||
| | * | | | | Bearer management changes from Qt Mobility (fca9891). | Aaron McCarthy | 2010-03-02 | 3 | -7/+312 |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-03-01 | 1 | -0/+13 |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | |