Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correct Flipable back item based on parent, not scene transform | Aaron Kennedy | 2010-05-11 | 1 | -6/+9 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Michael Brasser | 2010-05-11 | 1 | -1/+3 |
|\ | |||||
| * | Round ideal width up to prevent incorrect word wrapping on Mac OS X | Aaron Kennedy | 2010-05-11 | 1 | -1/+3 |
* | | Correct ownership of signal handlers in state changes. | Michael Brasser | 2010-05-11 | 1 | -7/+28 |
|/ | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-10 | 5 | -14/+20 |
|\ | |||||
| * | Fixes doc of mouse area's onEntered | Leonardo Sobral Cunha | 2010-05-10 | 1 | -3/+3 |
| * | Prevent handling of Up/Down on Mac OS X, for consistency with other platforms. | Warwick Allison | 2010-05-10 | 1 | -2/+7 |
| * | Optimize QGW constructor. | Alexis Menard | 2010-05-10 | 3 | -9/+10 |
* | | Add some test asserts | Aaron Kennedy | 2010-05-10 | 1 | -0/+3 |
|/ | |||||
* | Avoid changing header dependencies. | Warwick Allison | 2010-05-10 | 2 | -4/+6 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-08 | 123 | -2810/+3208 |
|\ | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-07 | 123 | -2810/+3208 |
| |\ | |||||
| | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-07 | 45 | -155/+378 |
| | |\ | |||||
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-07 | 14 | -47/+161 |
| | | |\ | |||||
| | | | * | Doc | Aaron Kennedy | 2010-05-07 | 1 | -9/+24 |
| | | | * | Fix autotests | Aaron Kennedy | 2010-05-07 | 1 | -1/+1 |
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-05-07 | 24 | -93/+243 |
| | | | |\ | |||||
| | | | | * | Avoid emitting release when the mouse is ungrabbed | Leonardo Sobral Cunha | 2010-05-07 | 2 | -3/+17 |
| | | | | * | Resize qmlruntime window to new dimensions when orientation changes | Joona Petrell | 2010-05-07 | 1 | -10/+6 |
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-07 | 102 | -2734/+3031 |
| | | | | |\ | |||||
| | | | | | * | Avoid repeated create/destroy at top list boundary with sub-pixel movement. | Martin Jones | 2010-05-06 | 1 | -5/+5 |
| | | | * | | | Doc fix | Bea Lam | 2010-05-07 | 1 | -1/+1 |
| | | * | | | | Avoid many unnecessary allocations, so so that paint engines attached to pixmaps | Warwick Allison | 2010-05-07 | 17 | -51/+107 |
| | | * | | | | Compile with opengl enabled. | Warwick Allison | 2010-05-07 | 1 | -0/+2 |
| | | | |_|/ | | | |/| | | |||||
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-06 | 10 | -24/+27 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-06 | 9 | -24/+25 |
| | | | |\ \ \ | |||||
| | | | | * | | | qdoc fixes | Yann Bodson | 2010-05-06 | 7 | -15/+15 |
| | | | | * | | | TextInput echoMode doc. | Yann Bodson | 2010-05-06 | 1 | -7/+8 |
| | | | | * | | | Make sure to call base class implementation. | Michael Brasser | 2010-05-06 | 1 | -0/+1 |
| | | | | * | | | Use enum for drag.axis in doc and examples. | Yann Bodson | 2010-05-06 | 1 | -2/+2 |
| | | | * | | | | Call QDeclarativeItem::geometryChanged() base implementation | Aaron Kennedy | 2010-05-06 | 1 | -0/+2 |
| | | | |/ / / | |||||
| | | * | | | | Avoid warnings as delegates with bindings to parent are created and destroyed. | Martin Jones | 2010-05-06 | 6 | -9/+29 |
| | | |/ / / | |||||
| | | * | | | Add QML_XHR_DUMP option | Aaron Kennedy | 2010-05-06 | 1 | -0/+21 |
| | | * | | | Doc: more clarification of cacheBuffer | Martin Jones | 2010-05-05 | 2 | -0/+6 |
| | | * | | | Fix some compiler warnings. | Martin Jones | 2010-05-05 | 2 | -24/+25 |
| | | |/ / | |||||
| | * | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-05 | 37 | -1016/+320 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-05 | 31 | -243/+315 |
| | | |\ \ | |||||
| | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-05 | 6 | -6/+6 |
| | | | |\ \ | |||||
| | | | | * | | Use enum rather than string for easing type. | Yann Bodson | 2010-05-05 | 6 | -6/+6 |
| | | | * | | | Fix cacheBuffer documentation. | Martin Jones | 2010-05-05 | 3 | -12/+28 |
| | | | |/ / | |||||
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-05 | 5 | -11/+8 |
| | | | |\ \ | |||||
| | | | | * | | Fix qdoc errors | Bea Lam | 2010-05-05 | 5 | -11/+8 |
| | | | * | | | Document delegate life cycle. | Martin Jones | 2010-05-05 | 3 | -1/+11 |
| | | | * | | | little doc fix. | Martin Jones | 2010-05-05 | 1 | -1/+1 |
| | | | |/ / | |||||
| | | | * | | Turn off smooth rendering for qDrawBorderPixmap() with transforms. | Martin Jones | 2010-05-05 | 1 | -0/+14 |
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-05 | 20 | -205/+221 |
| | | | |\ \ | |||||
| | | | | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-05 | 2 | -0/+11 |
| | | | | |\ \ | |||||
| | | | | | * | | Don't start valuesource animations until all component objects have been comp... | Michael Brasser | 2010-05-05 | 2 | -0/+11 |
| | | | | * | | | doc | Warwick Allison | 2010-05-05 | 19 | -205/+210 |
| | | | | |/ / | |||||
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-05 | 3 | -4/+14 |
| | | | |\ \ \ | | | | | |/ / |