Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Doc improvements | Bea Lam | 2010-05-11 | 5 | -26/+55 |
* | Improve XmlListModel::namespaceDeclarations() docs | Bea Lam | 2010-05-11 | 1 | -2/+14 |
* | QDeclarativeViewPrivate should subclass QGraphicsViewPrivate | Bea Lam | 2010-05-11 | 2 | -15/+33 |
* | Clean up | Bea Lam | 2010-05-11 | 2 | -2/+4 |
* | Ensure QPixmapCache does not flush pixmaps that are still in use. | Warwick Allison | 2010-05-11 | 4 | -12/+77 |
* | Temporary work-around for QTBUG-9849. | Warwick Allison | 2010-05-11 | 3 | -0/+19 |
* | Expand if available space changes. | Warwick Allison | 2010-05-11 | 1 | -0/+6 |
* | Cleanup and simplify the webbrowser demo. | Yann Bodson | 2010-05-11 | 36 | -487/+225 |
* | 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 | 3 | -6/+5 |
|\ | |||||
| * | Round ideal width up to prevent incorrect word wrapping on Mac OS X | Aaron Kennedy | 2010-05-11 | 2 | -3/+5 |
| * | Remove unnecesary check for debug output. | Martin Jones | 2010-05-10 | 1 | -3/+0 |
* | | Correct ownership of signal handlers in state changes. | Michael Brasser | 2010-05-11 | 3 | -7/+68 |
|/ | |||||
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-10 | 107 | -1126/+1702 |
|\ | |||||
| * | Removed multimedia effects from tvtennis declarative example | Leonardo Sobral Cunha | 2010-05-10 | 3 | -8/+0 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Aaron Kennedy | 2010-05-10 | 8 | -21/+34 |
| |\ | |||||
| | * | Fixes doc of mouse area's onEntered | Leonardo Sobral Cunha | 2010-05-10 | 1 | -3/+3 |
| | * | Remove debug messages from mousearea autotest file | Leonardo Sobral Cunha | 2010-05-10 | 1 | -6/+6 |
| | * | Prevent handling of Up/Down on Mac OS X, for consistency with other platforms. | Warwick Allison | 2010-05-10 | 2 | -2/+15 |
| | * | Optimize QGW constructor. | Alexis Menard | 2010-05-10 | 3 | -9/+10 |
| | * | There is no Qt.widgets | Warwick Allison | 2010-05-10 | 1 | -1/+0 |
| * | | 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 | 368 | -3549/+6999 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-07 | 368 | -3549/+6999 |
| | |\ | |||||
| | | * | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-07 | 103 | -557/+955 |
| | | |\ | |||||
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-07 | 38 | -375/+593 |
| | | | |\ | |||||
| | | | | * | Doc | Aaron Kennedy | 2010-05-07 | 1 | -9/+24 |
| | | | | * | Fix autotests | Aaron Kennedy | 2010-05-07 | 6 | -153/+9 |
| | | | | * | Fix autotests (remove import Qt.widgets) | Aaron Kennedy | 2010-05-07 | 2 | -2/+0 |
| | | | | * | Add missing qml file to qdeclarativemousearea | Leonardo Sobral Cunha | 2010-05-07 | 1 | -0/+28 |
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Bea Lam | 2010-05-07 | 69 | -177/+585 |
| | | | | |\ | |||||
| | | | | | * | Update mouse area qmlvisual test to follow change QTBUG-10162 | Leonardo Sobral Cunha | 2010-05-07 | 1 | -2/+2 |
| | | | | | * | Fix autotest bug in MouseArea | Leonardo Sobral Cunha | 2010-05-07 | 1 | -1/+1 |
| | | | | | * | Avoid emitting release when the mouse is ungrabbed | Leonardo Sobral Cunha | 2010-05-07 | 3 | -3/+61 |
| | | | | | * | Resize qmlruntime window to new dimensions when orientation changes | Joona Petrell | 2010-05-07 | 8 | -18/+156 |
| | | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-07 | 330 | -3187/+6439 |
| | | | | | |\ | |||||
| | | | | * | | | Doc fix | Bea Lam | 2010-05-07 | 1 | -1/+1 |
| | | | | * | | | Clean up example code, add white background behind text | Bea Lam | 2010-05-07 | 7 | -171/+206 |
| | | | * | | | | 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 git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-05 | 1 | -0/+1 |
| | | |\ \ \ \ \ | |||||
| | | * \ \ \ \ \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-05 | 131 | -829/+1687 |
| | | |\ \ \ \ \ \ | |||||
| | | * | | | | | | | Make component.createObject require a parent argument | Alan Alpert | 2010-05-05 | 13 | -28/+39 |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-05-08 | 27 | -648/+912 |
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | |||||
| | * | | | | | | | | Updated WebKit to 07b60cf799680fcfb7785ee88e14f8030a5dbfa2 | Simon Hausmann | 2010-05-07 | 18 | -52/+225 |
| | * | | | | | | | | Updated WebKit to e4b73bb0b173f21db8f0de3dae885a8a71282996 | Simon Hausmann | 2010-05-06 | 4 | -3/+17 |
| | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Simon Hausmann | 2010-05-06 | 9 | -19/+108 |
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | | | |||||
| | * | | | | | | | | Updated WebKit to 992e57ee469bd8c6a2afef6b15896a161ab8aeb3 | Simon Hausmann | 2010-05-05 | 15 | -598/+675 |
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-05-07 | 3 | -6/+21 |
| |\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | |