Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | Don't clear pre-edit text when a graphics items loses focus. | Andrew den Exter | 2011-02-09 | 1 | -12/+7 | |
| * | | | | | | | | Doc: Fixed warnings and other problems found while fixing markup. | David Boddie | 2011-02-07 | 1 | -3/+3 | |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | David Boddie | 2011-02-04 | 1 | -5/+7 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | David Boddie | 2011-01-26 | 2 | -5/+5 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Merge branch '4.7' of ../qt into 4.7 | David Boddie | 2011-01-13 | 51 | -52/+54 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-16 | 2 | -2/+3 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch '4.7' into qdoc-simplified | David Boddie | 2010-12-15 | 6 | -14/+23 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | ||||||
| * | | | | | | | | | Doc: Used div elements for floats, updated the style sheet. | David Boddie | 2010-12-14 | 1 | -1/+3 | |
| * | | | | | | | | | Doc: Changed floating images to use the new float qdoc macros. | David Boddie | 2010-12-13 | 1 | -3/+1 | |
* | | | | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-02-04 | 1 | -5/+7 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
| * | | | | | | | | Don't crash when appending a null item | Aaron Kennedy | 2011-01-27 | 1 | -5/+7 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-25 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | / | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Merge branch '4.7-review' into 4.7-staging | Thierry Bastian | 2011-01-17 | 1 | -2/+3 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Fix a bug that got revealed by 604c51f1fc5c79b7fad12cda911b06b9e6e5005f | Jan-Arve Sæther | 2011-01-13 | 1 | -2/+3 | |
| | | |_|/ / / | | |/| | | | | ||||||
* | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-01-17 | 51 | -53/+54 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Proper fix for QGraphicsItem crash. | Yoann Lopes | 2011-01-13 | 1 | -3/+2 | |
| | |_|_|/ | |/| | | | ||||||
| * | | | | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 51 | -51/+51 | |
| * | | | | Fixes crash in QGraphicsItem's destructor. | Yoann Lopes | 2011-01-07 | 1 | -1/+3 | |
| |/ / / | ||||||
* | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-20 | 2 | -2/+3 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Fix to commit 3778c3f5208f3db99d6b23a2a3c4abf1fe2ec64f | Jan-Arve Sæther | 2010-12-14 | 1 | -1/+1 | |
| * | | | Make sure that d->init() is called from both ctors. | Jan-Arve Sæther | 2010-12-14 | 1 | -1/+2 | |
| * | | | Fixes text jitter in QtQuick components when using the virtual keyboard | Gabriel de Dietrich | 2010-12-13 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-13 | 6 | -13/+22 | |
|\ \ \ | |/ / | ||||||
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-12-09 | 1 | -2/+2 | |
| |\ \ | ||||||
| | * | | Fixed DeviceCoordinateCache items when using QGraphicsScene::render(). | Samuel Rødal | 2010-12-09 | 1 | -2/+2 | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int... | Qt Continuous Integration System | 2010-12-09 | 3 | -3/+8 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | QGraphicsLayoutItem - fix invalidating sizehint-with-constraints cache | John Tapsell | 2010-12-03 | 2 | -2/+7 | |
| | * | | Fix integer overflow in bitfield | Jan-Arve Sæther | 2010-12-03 | 1 | -1/+1 | |
| | |/ | ||||||
| * | | Don't emit activeFocusChanged() unless the active focus actually changed | Tor Arne Vestbø | 2010-12-07 | 2 | -9/+13 | |
| |/ | ||||||
* | | Merge remote branch 'origin/master' into lighthouse-master | Jørgen Lind | 2010-11-29 | 7 | -100/+146 | |
|\ \ | ||||||
| * \ | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-25 | 7 | -100/+146 | |
| |\ \ | | |/ | ||||||
| | * | Merge branch '4.7-upstream' into 4.7-water | Thierry Bastian | 2010-11-19 | 1 | -1/+1 | |
| | |\ | ||||||
| | | * | Doc: Fixing typo | Sergio Ahumada | 2010-11-16 | 1 | -1/+1 | |
| | * | | Improve performance of hfw in qgridlayoutengine by adding more caching. | Jan-Arve Sæther | 2010-11-19 | 2 | -11/+26 | |
| | * | | Some improvements to the docs that was added in merge request 894 | Jan-Arve Sæther | 2010-11-15 | 1 | -1/+1 | |
| | * | | Change the QGraphics*Layout documentation to match the code - that the defaul... | John Tapsell | 2010-11-15 | 2 | -2/+13 | |
| | * | | Fix item alignment in layouts bigger than the items thay they contain | John Tapsell | 2010-11-15 | 2 | -37/+62 | |
| | * | | Code style cleanup for merge request 847 | Jan-Arve Sæther | 2010-11-12 | 1 | -4/+4 | |
| | * | | Merge branch 'fixes-to-merge-requests' into 4.7 | Jan-Arve Sæther | 2010-11-12 | 1 | -50/+45 | |
| | |\ \ | | | |/ | | |/| | ||||||
| | | * | Fix a behaviour change of sizeHint() introduced by 6d4d265e7e67dde58 | Jan-Arve Sæther | 2010-11-11 | 1 | -50/+45 | |
* | | | | Fix transformIsSimple in QGraphicsScene | Jørgen Lind | 2010-11-22 | 1 | -18/+1 | |
|/ / / | ||||||
* | | | Change in QGraphicsView documentation. | Yoann Lopes | 2010-11-15 | 1 | -4/+3 | |
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-11-12 | 3 | -3/+3 | |
|\ \ \ | |/ / | ||||||
| * | | Doc: Fixing typo | Sergio Ahumada | 2010-11-09 | 3 | -3/+3 | |
| |/ | ||||||
* | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2010-10-25 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | Fixed many spelling errors. | Rohan McGovern | 2010-10-25 | 1 | -2/+2 | |
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-10-25 | 2 | -8/+33 | |
|\ \ | |/ | ||||||
| * | Further focus scope fixes. | Michael Brasser | 2010-10-19 | 1 | -7/+12 | |
| * | Fixed QGraphicsItem to send ItemScenePositionHasChanged when appropriate | J-P Nurmi | 2010-10-18 | 1 | -1/+5 | |
| * | Merge commit 'doc-team/4.7' into 4.7 | Morten Engvoldsen | 2010-10-14 | 1 | -0/+16 | |
| |\ |