summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicsitem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make sure we don't create pixmaps that are bigger than the device rect.Bjørn Erik Nilsen2009-07-301-1/+25
* Prevent potential QGraphicsEffect crashes.Bjørn Erik Nilsen2009-07-301-10/+17
* Small optimization to QGraphicsEffectSource::boundingRect.Bjørn Erik Nilsen2009-07-291-1/+2
* Merge branch 'kinetic-graphicseffect' of git@scm.dev.nokia.troll.no:qt/kineti...Bjørn Erik Nilsen2009-07-291-5/+71
|\
| * Merge branch 'kinetic-graphicseffect' of git@scm.dev.nokia.troll.no:qt/kineti...Rhys Weatherley2009-07-241-62/+38
| |\
| * \ Merge branch 'custom_shaders' of ../qt-graphics-team into custom-shadersRhys Weatherley2009-07-231-5/+71
| |\ \
| | * | Add QGraphicsItem::focusProxy(), focus proxy support.Andreas Aardal Hanssen2009-07-231-5/+71
* | | | QGraphicsEffect cleanup.Bjørn Erik Nilsen2009-07-291-6/+6
* | | | Generalize QGraphicsEffectSource::pixmap.Bjørn Erik Nilsen2009-07-291-13/+39
* | | | Make it possible to disable graphics effects.Bjørn Erik Nilsen2009-07-291-1/+1
* | | | Add new enum to global namespace: Qt::CoordinateSystemBjørn Erik Nilsen2009-07-291-4/+5
* | | | Remove drawIntoPixmap and implement all the effects with the new API.Bjørn Erik Nilsen2009-07-291-31/+1
* | | | add support for passing arbitrary painters intoBjørn Erik Nilsen2009-07-291-3/+13
* | | | Add QGraphicsEffectSource::pixmap.Bjørn Erik Nilsen2009-07-291-1/+28
* | | | Add QGraphicsSourceEffect.Bjørn Erik Nilsen2009-07-291-7/+57
| |_|/ |/| |
* | | Make QGraphicsEffect independent of QGraphicsItem.Bjørn Erik Nilsen2009-07-241-68/+23
* | | QGraphicsEffect API cleanup.Bjørn Erik Nilsen2009-07-231-16/+37
|/ /
* | Merge commit 'qt/master' into graphicseffectsBjørn Erik Nilsen2009-07-211-204/+224
|\ \ | |/
| * Doc: fix links between QGraphicsItem and QTouchEventVolker Hilsheimer2009-07-201-3/+3
| * Doc: A few cleanups, fixes and improvements.Volker Hilsheimer2009-07-191-5/+5
| * Doc: add \since 4.6 for new APIsVolker Hilsheimer2009-07-191-8/+16
| * Add QGraphicsView::filtersChildEvents property.Marius Bugge Monsen2009-07-141-2/+47
| * Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-101-119/+13
| |\
| | * Improved the support for input methods in Graphics View.jasplin2009-07-031-0/+13
| | * Refactored gesture apiDenis Dzyubenko2009-07-021-119/+0
| * | QGraphicsItem not updated properly when moving parent.Bjørn Erik Nilsen2009-07-101-0/+1
| * | Painting artifacts when closing an embedded popup in Graphics View.Bjørn Erik Nilsen2009-07-101-4/+3
| * | Painting artifacts when moving an item with partial updates.Bjørn Erik Nilsen2009-07-101-0/+1
| * | Reduce QTransform operations in Graphics View.Bjørn Erik Nilsen2009-07-081-31/+109
| * | Speedup item-lookup in Graphics View.Bjørn Erik Nilsen2009-07-021-0/+5
| * | Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-011-0/+2
| |\ \ | | |/
| | * Compiler warnings.Bjørn Erik Nilsen2009-07-011-0/+2
| * | Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-011-0/+147
| |\ \ | | |/
| * | Proper handling of scene rect in QGraphicsScene(Index).Bjørn Erik Nilsen2009-06-261-0/+1
| * | Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-06-231-2/+2
| |\ \
| * \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-181-8/+6
| |\ \ \
| * | | | Changes after first round of code reviewing.Andreas Aardal Hanssen2009-06-181-17/+16
| * | | | Make eveything internal for now but ready to see the light.Alexis Menard2009-06-171-1/+1
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-171-2/+2
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-161-41/+312
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-111-648/+510
| |\ \ \ \ \ \
| * | | | | | | Remove the sorting cache from the QGraphicsScene and move it to the BSP.Alexis Menard2009-06-031-12/+10
| * | | | | | | First bunch of changes after an very first API reviewAlexis Menard2009-05-291-14/+3
| * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-05-291-72/+602
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-05-051-30/+71
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Remove the indexing (BSP) logic from the sceneAlexis Menard2009-04-071-7/+3
* | | | | | | | | | Merge commit 'master/master' into kinetic-graphicseffectAriya Hidayat2009-06-291-686/+961
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-221-10/+8
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | Small optimization to QGraphicsItemPrivate::combineTransform(To|From)Parent.Bjørn Erik Nilsen2009-06-191-2/+2
| | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Use QTransform more efficiently.Bjørn Erik Nilsen2009-06-181-8/+6
| | | |_|_|_|_|/ | | |/| | | | |