Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Add Vector3dAnimation to list of QML elements | Bea Lam | 2010-06-02 | 1 | -0/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-01 | 4 | -10/+94 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-01 | 4 | -10/+94 | |
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||||
| | * | | | | | | | Introduced getter and setter for the visual X cursor position. | Roberto Raggi | 2010-06-01 | 2 | -0/+38 | |
| | * | | | | | | | Defines whether the cursor should keep its current position. | Roberto Raggi | 2010-06-01 | 4 | -10/+56 | |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-01 | 7 | -51/+65 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | Don't remove the pixmap from cache when not modifying it. | Andreas Aardal Hanssen | 2010-06-01 | 1 | -2/+4 | |
| * | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | Eskil Abrahamsen Blomfeldt | 2010-06-01 | 49 | -290/+716 | |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-01 | 7 | -78/+148 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Doc: Fixed a typo | Geir Vattekar | 2010-06-01 | 1 | -1/+1 | |
| * | | | | | | | Doc: QAbstractItemModel: note unexpected behavior with beginMoveRows | John Brooks | 2010-06-01 | 1 | -40/+52 | |
| * | | | | | | | Added environment variable graphicssystem switch. | Andreas Hartmetz | 2010-06-01 | 1 | -3/+14 | |
| * | | | | | | | Fixed a problem where QPixmaps where re-bound in non-sharing contexts. | Trond Kjernåsen | 2010-06-01 | 2 | -20/+67 | |
| * | | | | | | | Fix bug in QGraphicsItem::scroll() when called with no QRectF argument. | Andreas Aardal Hanssen | 2010-06-01 | 1 | -13/+6 | |
| * | | | | | | | Make sure we don't pull inn /usr/X11 stuff in the qws mkspek conf | Jørgen Lind | 2010-06-01 | 1 | -0/+4 | |
| * | | | | | | | Avoid unnecessary detach / deep copy in QGraphicsItem::scroll(). | Andreas Aardal Hanssen | 2010-06-01 | 1 | -1/+4 | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-01 | 34 | -204/+529 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-06-01 | 2 | -3/+19 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Documentation. | Michael Brasser | 2010-06-01 | 1 | -1/+16 | |
| | * | | | | | | Optimization for sci file loading. | Michael Brasser | 2010-06-01 | 1 | -2/+3 | |
| * | | | | | | | Missed file. | Warwick Allison | 2010-06-01 | 1 | -0/+8 | |
| |/ / / / / / | ||||||
| * | | | | | | Ensure text color set by S60 input method works for QML Items | Martin Jones | 2010-06-01 | 1 | -8/+33 | |
| * | | | | | | License. | Warwick Allison | 2010-06-01 | 1 | -0/+41 | |
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-01 | 61 | -321/+599 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Test positionAt. | Warwick Allison | 2010-06-01 | 1 | -0/+43 | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-06-01 | 60 | -320/+555 | |
| | |\ \ \ \ \ \ | ||||||
| | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-01 | 28 | -188/+323 | |
| | | |\ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| | | * | | | | | | Fix example code and image | Bea Lam | 2010-06-01 | 1 | -0/+0 | |
| | | * | | | | | | Fix doc | Yann Bodson | 2010-06-01 | 1 | -1/+1 | |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Alan Alpert | 2010-05-31 | 3 | -226/+174 | |
| | | |\ \ \ \ \ \ | ||||||
| | | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-05-31 | 25 | -183/+317 | |
| | | | |\ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | | | ||||||
| | | * | | | | | | | Fix some bugs in the QML Web Browser buttons | Alan Alpert | 2010-05-31 | 2 | -1/+2 | |
| | | * | | | | | | | Fix zoom bug in QML Web Browser demo | Alan Alpert | 2010-05-31 | 2 | -3/+3 | |
| | | * | | | | | | | Fix Typo | Alan Alpert | 2010-05-31 | 1 | -1/+1 | |
| | | | |/ / / / / | | | |/| | | | | | ||||||
| | | * | | | | | | Various doc fixes and improvements | Bea Lam | 2010-05-31 | 12 | -42/+159 | |
| | | * | | | | | | Document issues with rectangle border width of 1 where clipping is used | Bea Lam | 2010-05-31 | 3 | -2/+33 | |
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-webkit into 4.7-integration | Qt Continuous Integration System | 2010-05-31 | 8 | -8/+39 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Updated WebKit to c58dc2f491a824ac56e31c440fcf7fe16dab09c4 | Simon Hausmann | 2010-05-31 | 8 | -8/+39 | |
| | | * | | | | | | Fix positionAt when autoScroll is use. | Warwick Allison | 2010-06-01 | 1 | -1/+1 | |
| | | |/ / / / / | ||||||
| | * | | | | | | Avoid refilling view during model change. | Martin Jones | 2010-06-01 | 2 | -1/+53 | |
| | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-31 | 10 | -139/+125 | |
| | |\ \ \ \ \ \ | | | |/ / / / / | ||||||
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Warwick Allison | 2010-05-31 | 31 | -801/+1040 | |
| | | |\ \ \ \ \ | ||||||
| | | * | | | | | | Simplify selection setting. Make TextInput more like TextEdit. | Warwick Allison | 2010-05-31 | 10 | -139/+125 | |
| | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-05-31 | 187 | -3252/+6294 | |
| | |\ \ \ \ \ \ \ | | | | |/ / / / / | | | |/| | | | | | ||||||
| | * | | | | | | | Repaint all text when Ctrl+A is pressed in TextEdit | Martin Jones | 2010-05-31 | 1 | -3/+8 | |
| | | | | | * | | | Speed up QStaticText with affine transformation on GL2 engine | Eskil Abrahamsen Blomfeldt | 2010-06-01 | 6 | -49/+61 | |
| |_|_|_|_|/ / / |/| | | | | | | | ||||||
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-31 | 31 | -36/+143 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||||
| * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7 | David Boddie | 2010-05-31 | 42 | -384/+375 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Fix QT_NO_TEXTHTMLPARSER | Tasuku Suzuki | 2010-05-31 | 2 | -0/+26 | |
| | * | | | | | | | Fix QT_NO_DOM | Tasuku Suzuki | 2010-05-31 | 2 | -6/+6 | |