summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'qt/master-stable'Jason Barron2009-08-102-13/+15
|\
| * Fix compiler error on GCC 4.2.0 mips/sh3Anders Bakken2009-08-071-6/+3
| * Refactors QGraphicsItemGroup::addToGroup to use QGraphicsItem::itemTransformLeonardo Sobral Cunha2009-08-071-7/+12
* | Update license headers according to commit 858c70f768e.axis2009-08-062-2/+2
* | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-0611-31/+31
* | Merge commit 'qt/master-stable'Jason Barron2009-08-064-15/+56
|\ \ | |/
| * Merge branch '4.5'Bill King2009-08-051-11/+14
| |\
| | * Fix indentation.Alexis Menard2009-08-041-1/+3
| | * Fix ancestor flags that are not correctly update when reparenting.Alexis Menard2009-08-041-11/+12
| | * Fix a potential crash due to the fact that _q_UpdateIndex() is reenteredAndy Shaw2009-07-221-1/+1
| * | Added input hints to QGraphicsItem.jasplin2009-08-043-2/+40
| * | Fix obsolete license headersJason McDonald2009-08-041-2/+2
* | | Compile with Q_DECLARE_SCOPED_PRIVATE.Jason Barron2009-08-043-6/+6
* | | Merge commit 'origin/master'Jason Barron2009-08-048-25/+25
|\ \ \
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-038-26/+26
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-046-201/+370
|\ \ \ \ | | |/ / | |/| |
| * | | Doc: Use new APIs in example and correct documentation regarding replacement.Volker Hilsheimer2009-07-311-1/+1
| * | | Doc: Use new APIs in example and correct documentation regarding replacement.Volker Hilsheimer2009-07-311-4/+27
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtAaron Kennedy2009-07-315-191/+327
| |\ \ \
| | * | | Docs: Improve QGraphicsTransform and subclassesAndreas Aardal Hanssen2009-07-315-191/+327
| * | | | extend the QObjectPrivate::connectedSignals bitfield to make spaceAaron Kennedy2009-07-312-5/+5
| |/ / /
| * | | Use correct license header.Volker Hilsheimer2009-07-291-2/+2
| * | | Doc: Document QGraphicsObject::children workaround as \internalVolker Hilsheimer2009-07-291-0/+10
| * | | Make autotests compile: s/slots/Q_SLOTSVolker Hilsheimer2009-07-291-1/+1
* | | | Compile fixes related to QScopedPointer.Jason Barron2009-08-032-2/+2
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-3010-333/+878
|\ \ \ \ | |/ / /
| * | | fix compilation without 3d supportLars Knoll2009-07-291-1/+1
| * | | Ensure hover enter events are dispatched on mouse press.Andreas Aardal Hanssen2009-07-291-0/+7
| * | | Fix remaining autotest failures in tst_QGraphicsWidgetAndreas Aardal Hanssen2009-07-291-0/+4
| * | | Disambiguate QGraphicsObject::children().Andreas Aardal Hanssen2009-07-291-0/+7
| * | | forgot to add this file in the last commit.Lars Knoll2009-07-291-0/+73
| * | | Implement new transformation handling for graphics items.Lars Knoll2009-07-298-330/+782
| * | | Doc: Some final QMatrix cleanups.Volker Hilsheimer2009-07-282-3/+5
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-291-20/+25
|\ \ \ \ | |/ / /
| * | | Doc: Focus and key-event handling in QGraphicsItem.Volker Hilsheimer2009-07-271-20/+25
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-289-87/+151
|\ \ \ \ | |/ / /
| * | | Add QGraphicsItem::ItemAutoDetectsFocusProxy and improve subfocus support.Andreas Aardal Hanssen2009-07-277-73/+136
| * | | Doc: Replace QMatrix with QTransform and respective functions in various places.Volker Hilsheimer2009-07-252-10/+12
| * | | Doc: Replace links to obsolete APIs.Volker Hilsheimer2009-07-251-1/+1
| * | | Specify widget when calling QToolTip::showText() to make sure the tool tip en...Thomas Sondergaard2009-07-241-3/+2
* | | | Compile fixes after latest merge of 4.6.Jason Barron2009-07-283-7/+7
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-2723-2491/+3334
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | doc: Removed a few links to obsolete functions (not controversial).Martin Smith2009-07-231-16/+11
| * | Fix merge error, restore size of bit field.Andreas Aardal Hanssen2009-07-231-2/+2
| * | Add QGraphicsItem::focusProxy(), focus proxy support.Andreas Aardal Hanssen2009-07-235-48/+141
| * | Doc: documentation for boolean properties should say what happens whenVolker Hilsheimer2009-07-211-5/+7
| * | Doc: make potentially incorrect overloads obsolete.Volker Hilsheimer2009-07-212-3/+25
| * | Doc: fix links between QGraphicsItem and QTouchEventVolker Hilsheimer2009-07-201-3/+3
| * | doc: Changed several \reimp to \internalMartin Smith2009-07-201-1/+1
| * | Merge commit 'origin/4.5'Oswald Buddenhagen2009-07-201-1/+1
| |\ \ | | |/