Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-03 | 68 | -243/+925 |
|\ | |||||
| * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-03 | 58 | -234/+906 |
| |\ | |||||
| | * | make example work again | mae | 2010-03-03 | 2 | -5/+5 |
| | * | 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 | 331 | -1258/+3552 |
| | |\ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-03 | 5 | -22/+58 |
| | | |\ | |||||
| | | | * | Save secondary scope inside the expression's scope object | Aaron Kennedy | 2010-03-03 | 5 | -22/+58 |
| | | * | | More renaming: MouseRegion -> MouseArea | Yann Bodson | 2010-03-03 | 5 | -11/+11 |
| | | |/ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-03 | 23 | -46/+166 |
| | | |\ | |||||
| | | | * | QDeclarativeProperty::read() returns a QObjectStar when accessing a QObject p... | Aaron Kennedy | 2010-03-03 | 5 | -2/+63 |
| | | | * | Move JS global scope to top of the QML scope chain | Aaron Kennedy | 2010-03-03 | 18 | -44/+103 |
| | | * | | 'on' syntax fixes | Yann Bodson | 2010-03-03 | 7 | -40/+40 |
| | | |/ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Yann Bodson | 2010-03-03 | 6 | -35/+71 |
| | | |\ | |||||
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-03 | 20 | -41/+388 |
| | | | |\ | |||||
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-03 | 6 | -0/+316 |
| | | | | |\ | |||||
| | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-03-03 | 16 | -10/+329 |
| | | | | | |\ | |||||
| | | | | | * | | QDeclarativeGuard should handle objects being deleted | Aaron Kennedy | 2010-03-03 | 1 | -0/+5 |
| | | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-03 | 2 | -1/+1 |
| | | | | |\ \ \ | |||||
| | | | | * | | | | 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 |
| | | * | | | | | | Add documentation for the 'when' property of Binding. | Yann Bodson | 2010-03-03 | 1 | -1/+14 |
| | | | |_|_|_|/ | | | |/| | | | | |||||
| | | * | | | | | Merge branch 'master' into 4.7 | Yann Bodson | 2010-03-03 | 5 | -0/+311 |
| | | |\ \ \ \ \ | | | | |_|_|/ / | | | |/| | | | | |||||
| | | | * | | | | add colorbrowser qml example | Yann Bodson | 2010-03-03 | 5 | -0/+311 |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-03 | 9 | -74/+230 |
| | |\ \ \ \ \ \ | |||||
| | | * | | | | | | Fixed compile of some tests with `-qtnamespace' | Rohan McGovern | 2010-03-03 | 2 | -0/+11 |
| | | * | | | | | | Gstreamer media backend: ensure the null video output is not deleted | Dmytro Poplavskiy | 2010-03-03 | 1 | -0/+2 |
| | | * | | | | | | Use mute property instead of setting volume to 0 if playbin2 is used. | Dmytro Poplavskiy | 2010-03-03 | 1 | -8/+20 |
| | | * | | | | | | Gstreamer playback backend: Start loading media on setMedia(), | Dmytro Poplavskiy | 2010-03-03 | 4 | -59/+186 |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-03-03 | 3 | -7/+11 |
| | | |\ \ \ \ \ \ | | |/ / / / / / / | |||||
| | | * | | | | | | Fixed compiler warnings when compiling multimedia module. | Kurt Korbatits | 2010-03-03 | 3 | -7/+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 | 2 | -1/+1 |
| | |_|_|_|/ / | |/| | | | | | |||||
| * | | | | | | Disable until plugin objects problem resolved. | Warwick Allison | 2010-03-03 | 1 | -0/+3 |
| * | | | | | | silence debuggery | Warwick Allison | 2010-03-03 | 1 | -0/+2 |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-03 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | |||||
| | * | | | | | Add import Qt.widgets 4.6 to layout.qml example | Joona Petrell | 2010-03-03 | 1 | -1/+1 |
| * | | | | | | Fix settings (was not exported type). | Warwick Allison | 2010-03-03 | 4 | -4/+8 |
| * | | | | | | 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 | 7 | -8/+322 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| * | | | | | 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 | 1 | -7/+13 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-03-03 | 3 | -4/+5 |
| |\ \ \ \ \ | | |/ / / / | |||||
| * | | | | | Fix mouse stealing in nested flickables. | Martin Jones | 2010-03-03 | 1 | -7/+13 |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-03-03 | 217 | -1531/+3399 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-03-03 | 2 | -4/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | Initialize variable before use. | Michael Brasser | 2010-03-02 | 1 | -1/+1 |