summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicswidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Implement new transformation handling for graphics items.Lars Knoll2009-07-291-33/+0
* Doc: Some final QMatrix cleanups.Volker Hilsheimer2009-07-291-0/+1
* Add QGraphicsItem::ItemAutoDetectsFocusProxy and improve subfocus support.Andreas Aardal Hanssen2009-07-271-3/+5
* doc: Fixed several qdoc error reports.Martin Smith2009-06-301-6/+10
* Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | doc: Fixed several qdoc warnings.Martin Smith2009-06-121-1/+34
* | Add some meat to QGraphicsObjectLars Knoll2009-06-111-81/+0
* | add a QGraphicsObject class and change QGraphicsWidget and QGraphicsTextItem ...Lars Knoll2009-06-111-2/+2
* | Add ItemSendsGeometryChanges, replacing itemChangeEnabled().Andreas Aardal Hanssen2009-06-091-0/+3
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-021-2/+4
|\|
| * Fix a ASSERT/Crash when adding two times the same QAction to a QGW.Alexis Menard2009-05-281-2/+4
* | doc updateThierry Bastian2009-05-261-1/+49
* | Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-1/+1
* | Reduced memory footprint of QGraphicsWidget.jasplin2009-05-071-36/+62
* | Working on QGraphicsProxyWidget's handling of widget flags.Andreas Aardal Hanssen2009-04-201-4/+1
* | Disable mouse tracking in QGraphicsView if possible.Bjoern Erik Nilsen2009-04-071-0/+5
|/
* Fixes: Be a bit more smarter when calling setGeometry from itemChangeAlexis Menard2009-04-061-25/+33
* Do not cache the sizeHint() while we're in QGraphicsWidget's constructor.Jan-Arve Sæther2009-03-241-0/+2
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+2273