| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'origin/4.7' into 4.7-from-4.6 | Rohan McGovern | 2010-07-17 | 1 | -1/+2 |
|\ |
|
| * | Merge remote branch 'origin/4.7' into oslo-staging-1 | Aaron McCarthy | 2010-07-16 | 2 | -8/+6 |
| |\ |
|
| * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-14 | 1 | -1/+2 |
| |\ \ |
|
| | * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-07-10 | 1 | -1/+2 |
| | |\ \ |
|
| | | * | | doc: Fixed several qdoc warnings. | Martin Smith | 2010-07-09 | 1 | -1/+2 |
|
|
* | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2010-07-16 | 2 | -7/+34 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-07-15 | 2 | -7/+34 |
| |\ \ \ \
| | |/ / /
| |/| | | |
|
| | * | | | Fixed missing clip when computing the graphics item effect source rect. | Samuel Rødal | 2010-07-02 | 2 | -7/+34 |
|
|
* | | | | | Work around memory leak issue in grid and linear layouts. | Andreas Aardal Hanssen | 2010-07-14 | 2 | -8/+6 |
|/ / / / |
|
* | | | | Fixes QGraphicsItem::focusItem() returning incorrect value. | Yoann Lopes | 2010-07-13 | 1 | -2/+4 |
|
|
* | | | | Fixes crash in QGraphicsScene::addItem(). | Yoann Lopes | 2010-07-13 | 1 | -2/+2 |
| |/ /
|/| | |
|
* | | | Fix subfocus when reparenting panels. | Andreas Aardal Hanssen | 2010-07-08 | 1 | -0/+3 |
| |/
|/| |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-01 | 4 | -4/+15 |
|\ \ |
|
| * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-07-01 | 4 | -4/+15 |
| |\ \ |
|
| | * | | Add a new (internal) flag QGraphicsItem::ItemStopsClickFocusPropagation. | Bjørn Erik Nilsen | 2010-06-24 | 4 | -4/+15 |
|
|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-07-01 | 1 | -4/+7 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Ensure micro focus is updated in TextEdit and TextInput | Martin Jones | 2010-06-29 | 1 | -4/+7 |
| |/ / |
|
* | | | QGraphicsView: Handle wheelEvents correctly with Qt::Popup widgets. | Jocelyn Turcotte | 2010-06-30 | 1 | -0/+19 |
|
|
* | | | QGraphicsProxyWidget: Fixes QComboBox popup closing issue. | Jocelyn Turcotte | 2010-06-30 | 1 | -2/+1 |
|/ / |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7 | David Boddie | 2010-06-18 | 5 | -5/+19 |
|\ \ |
|
| * \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-17 | 1 | -1/+2 |
| |\ \ |
|
| | * | | Make sure only started gestures can cause cancellations | Thomas Zander | 2010-06-16 | 1 | -1/+2 |
|
|
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-06-17 | 1 | -1/+2 |
| |\ \ \ |
|
| | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-06-17 | 1 | -1/+8 |
| | |\ \ \
| | | |/ / |
|
| | * | | | clearFocus() shouldn't mess with focus if it doesn't have focus | Martin Jones | 2010-06-17 | 1 | -1/+2 |
|
|
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-06-16 | 3 | -3/+15 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | Fixed problem with wrong size hints when items were removed. | Jan-Arve Sæther | 2010-06-16 | 3 | -3/+15 |
| | |/ / |
|
* | | | | Doc: Fixed documentation errors. | David Boddie | 2010-06-18 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-s... | Denis Dzyubenko | 2010-06-07 | 7 | -14/+44 |
|\ \ \
| |/ / |
|
| * | | Add a new qconfig feature GESTURES | Tasuku Suzuki | 2010-06-02 | 7 | -0/+32 |
|
|
| * | | Don't remove the pixmap from cache when not modifying it. | Andreas Aardal Hanssen | 2010-06-01 | 1 | -2/+4 |
|
|
| * | | Fix bug in QGraphicsItem::scroll() when called with no QRectF argument. | Andreas Aardal Hanssen | 2010-06-01 | 1 | -13/+6 |
|
|
| * | | Avoid unnecessary detach / deep copy in QGraphicsItem::scroll(). | Andreas Aardal Hanssen | 2010-06-01 | 1 | -1/+4 |
|
|
* | | | Fixed GestureOverride event delivery in GraphicsView. | Denis Dzyubenko | 2010-06-07 | 1 | -1/+8 |
|/ / |
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-05-27 | 1 | -3/+3 |
|\ \ |
|
| * | | Wrong QGraphicsItem::childrenBoundingRect() when applying effects. | Bjørn Erik Nilsen | 2010-05-27 | 1 | -3/+3 |
|
|
* | | | Merge remote branch 'origin/4.7' into oslo-staging-1 | Aaron McCarthy | 2010-05-27 | 1 | -0/+18 |
|\ \ \
| |/ / |
|
| * | | Redraw issues when removing a fully transparent QGraphicsItem from the scene. | Bjørn Erik Nilsen | 2010-05-26 | 1 | -0/+18 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-25 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-05-24 | 1 | -1/+1 |
| |\ \ |
|
| | * \ | Merge remote branch 'origin/4.7' into oslo-staging-1 | Aaron McCarthy | 2010-05-24 | 2 | -150/+78 |
| | |\ \ |
|
| | * | | | doc: Fixed many broken links. | Martin Smith | 2010-05-20 | 1 | -1/+1 |
|
|
* | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-05-25 | 1 | -1/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Fixed compile with xlC. | Rohan McGovern | 2010-05-25 | 1 | -1/+2 |
|
|
* | | | | | Don't polish QDeclarativeItems. | Warwick Allison | 2010-05-24 | 1 | -5/+9 |
| |_|/ /
|/| | | |
|
* | | | | Fixes QGraphicsItem::scroll issues | Bjørn Erik Nilsen | 2010-05-21 | 1 | -140/+68 |
|
|
* | | | | Fixes wrong QGraphicsItemCache::boundingRect. | Bjørn Erik Nilsen | 2010-05-21 | 1 | -10/+10 |
| |/ /
|/| | |
|
* | | | Merge remote branch 'origin/4.7' into HEAD | Olivier Goffart | 2010-05-19 | 4 | -7/+16 |
|\ \ \
| |/ / |
|
| * | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-05-17 | 4 | -7/+16 |
| |\ \
| | |/ |
|
| | * | An improvement to the previous commit. | Denis Dzyubenko | 2010-05-10 | 1 | -6/+5 |
|
|