Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unicode character property 'General_Category=Cn' was erroneously ignored | Ritt Konstantin | 2010-03-05 | 1 | -0/+13 |
* | Make the UTF-8 encoder/decoder not accept Unicode non-characters | Thiago Macieira | 2010-03-05 | 1 | -13/+72 |
* | Merge remote branch 'staging/4.7' into bearermanagement/polling | Aaron McCarthy | 2010-03-05 | 197 | -10943/+14112 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-05 | 14 | -10404/+11786 |
| |\ | |||||
| | * | Reduce compiling time of QScriptValue autotest suite on Windows. | Jedrzej Nowacki | 2010-03-04 | 8 | -10223/+11412 |
| | * | Optimize QScriptValue autotest generator. | Jedrzej Nowacki | 2010-03-04 | 3 | -173/+245 |
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-04 | 3 | -8/+129 |
| | |\ | |||||
| | | * | Remove the OBJECTS_DIR variable assignment from some projets in Qt. | Jocelyn Turcotte | 2010-03-04 | 1 | -5/+0 |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-04 | 2 | -3/+129 |
| | | |\ | |||||
| | | | * | test qlist some more | Oswald Buddenhagen | 2010-03-03 | 1 | -0/+34 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-03-03 | 1 | -3/+95 |
| | | | |\ | |||||
| | | | | * | Merge branch 'master-staging1' into 4.7-staging1 | Denis Dzyubenko | 2010-03-02 | 1 | -3/+95 |
| | | | | |\ | |||||
| | | | | | * | Extended gesture autotest. | Denis Dzyubenko | 2010-03-01 | 1 | -0/+53 |
| | | | | | * | Fixed coordinate system conversion for gestures. | Denis Dzyubenko | 2010-03-01 | 1 | -3/+42 |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-05 | 170 | -473/+2104 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Include QML doc snippets in examples autotest | Aaron Kennedy | 2010-03-05 | 2 | -0/+4 |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-03-04 | 169 | -473/+2100 |
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | |||||
| | | * | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Justin McPherson | 2010-03-04 | 9 | -8/+119 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | Add testcase for QTBUG-7730 | Aaron Kennedy | 2010-03-04 | 2 | -0/+29 |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-04 | 5 | -8/+42 |
| | | | |\ \ \ \ \ | |||||
| | | | | * | | | | | Run signal expressions on attached property objects in correct scope | Aaron Kennedy | 2010-03-04 | 5 | -8/+42 |
| | | | * | | | | | | Add autotests for tab and backtab in Keys and KeyNavigation. | Yann Bodson | 2010-03-04 | 3 | -0/+48 |
| | | | |/ / / / / | |||||
| | | * | | | | | | Merge branch '4.7' of ../../qt-qml/4.7 into 4.7 | Justin McPherson | 2010-03-04 | 164 | -472/+1988 |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | |||||
| | | | * | | | | | Fixup test | Aaron Kennedy | 2010-03-04 | 1 | -1/+1 |
| | | | * | | | | | Fix grammar stringifying "on" as "readonly" | Aaron Kennedy | 2010-03-04 | 2 | -0/+22 |
| | | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Martin Jones | 2010-03-04 | 4 | -4/+24 |
| | | | |\ \ \ \ \ | | | | | |/ / / / | |||||
| | | | * | | | | | 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 |
| | | | | * | | | | | | | | 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 |