summaryrefslogtreecommitdiff
path: root/src/gui/graphicsview/qgraphicswidget_p.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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