summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicswidget_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change to release license header.Jason McDonald2011-02-161-13/+13
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Make sure propagated font in QGraphicsWidget can be set on a QPainterEskil Abrahamsen Blomfeldt2010-08-271-0/+3
* Fixes crash in QGraphicsScene::addItem().Yoann Lopes2010-07-131-2/+2
* Fixed compile with xlC.Rohan McGovern2010-05-251-1/+2
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-0/+12
|\
| * QGraphicsWidget was not working properly when ItemSendsPositionChanges is falseAlexis Menard2010-05-051-0/+12
| * Revert "Add a children private property needed for QML to support QGraphicsOb...Alexis Menard2010-03-311-51/+0
* | Optimize QGW constructor.Alexis Menard2010-05-101-3/+6
|/
* Add a children private property needed for QML to support QGraphicsObjectAlexis Menard2010-03-241-0/+51
* Update copyright year to 2010Jason McDonald2010-01-061-1/+1
* Fix a crash on the focus chain when removing items from the scene.Alexis Menard2009-12-091-2/+2
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Make sure that top-level windows respect hfw/wfh constraint.Jan-Arve Sæther2009-09-041-25/+139
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Add QGraphicsItem::ItemAutoDetectsFocusProxy and improve subfocus support.Andreas Aardal Hanssen2009-07-271-34/+0
* | 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
* | Add ItemSendsGeometryChanges, replacing itemChangeEnabled().Andreas Aardal Hanssen2009-06-091-0/+2
* | Graphics View Optimization: Use a simple style option by default.Bjoern Erik Nilsen2009-05-151-0/+1
* | Reduced memory footprint of QGraphicsWidget.jasplin2009-05-071-122/+127
* | Working on QGraphicsProxyWidget's handling of widget flags.Andreas Aardal Hanssen2009-04-201-2/+1
* | Fix two bugs in Graphics View's mouse grab logics + add autotests.Andreas Aardal Hanssen2009-04-171-4/+5
|/
* 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/+740