summaryrefslogtreecommitdiffstats
path: root/src/gui/graphicsview/qgraphicswidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Adjust the layout if a QGraphicsWidget is explicitly hiddenJan Arve Saether2014-10-311-0/+3
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Merge branch '4.8-upstream' into master-waterWater-Team2011-09-191-0/+6
|\
| * QGraphicsWidget::setLayoutDirection doesn't propagate to new childrenJohn Tapsell2011-09-161-0/+6
* | minor docu fixesKonstantin Ritt2011-09-161-5/+5
|/
* Fixes to how resize event and layout request are posted.Jan-Arve Saether2011-06-101-10/+6
* Fixed move a QGraphicsWidget and invalidate its layout at the same timeJohn Tapsell2011-05-271-2/+1
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Avoid flicker when invalidate is propagated in a widget/layout hierarchyJan-Arve Sæther2011-04-141-34/+71
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Doc: Fixing typoSergio Ahumada2010-11-091-1/+1
* Moved the property documentation to its proper location.Jerome Pasion2010-10-111-0/+16
* Make sure propagated font in QGraphicsWidget can be set on a QPainterEskil Abrahamsen Blomfeldt2010-08-271-1/+3
* Properly emit geometryChanged() when the position change.Alexis Menard2010-08-121-1/+2
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Olivier Goffart2010-05-171-7/+1
|\
| * QGraphicsWidget was not working properly when ItemSendsPositionChanges is falseAlexis Menard2010-05-061-7/+1
* | Optimize QGW constructor.Alexis Menard2010-05-101-3/+0
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7Warwick Allison2010-05-041-3/+1
|\ \
| * | doc: Fixed some qdoc errors.Martin Smith2010-04-301-9/+1
* | | Bunch of doc fixes.Alexis Menard2010-04-281-6/+11
|/ /
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-121-2/+2
|\|
| * Fixes CursorChange and TooltipChange events delivery for QGraphicsWidgetYoann Lopes2010-04-071-2/+2
* | Revert 4.6 commits that shouldn't be in 4.7.Thiago Macieira2010-03-311-1/+14
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-311-13/+1
|\|
| * Revert "Add a children private property needed for QML to support QGraphicsOb...Alexis Menard2010-03-311-8/+0
| * Revert "Add NOTIFY to size property so QML bindings are working fine."Alexis Menard2010-03-311-5/+0
| * Revert "Better handling for NOTIFY in QGraphicsWidget regarding geometry chan...Alexis Menard2010-03-311-1/+2
| * Revert "Add a a layout property in QGraphicsWidget."Alexis Menard2010-03-311-1/+0
| * Add a a layout property in QGraphicsWidget.Alexis Menard2010-03-301-0/+1
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-291-5/+17
|\|
| * Fix linking errorAnders Bakken2010-03-261-6/+4
| * Add a children private property needed for QML to support QGraphicsObjectAlexis Menard2010-03-241-0/+14
* | doc: Fixed all the remaining qdoc errors. For now.Martin Smith2010-03-241-0/+6
* | Merge branch '4.6-s60' into 4.7-s60axis2010-03-221-1/+1
|\|
| * Better handling for NOTIFY in QGraphicsWidget regarding geometry changesAlexis Menard2010-03-191-2/+1
| * Add NOTIFY to size property so QML bindings are working fine.Alexis Menard2010-03-191-0/+1
* | Merge branch '4.6'Thiago Macieira2010-01-131-1/+1
|\|
| * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | Merge commit 'origin/4.6'Olivier Goffart2009-12-151-1/+1
|\|
| * Fix a crash on the focus chain when removing items from the scene.Alexis Menard2009-12-091-1/+1
* | Added QGraphicsWidget::autoFillBackground property.J-P Nurmi2009-12-031-0/+30
|/
* Only call updateFont if the font have changed.Alexis Menard2009-11-301-1/+2
* Remove caching of QGraphicsItem::clipPath().Bjørn Erik Nilsen2009-11-251-2/+0
* Merge branch 'fixes' of git://gitorious.org/~morphbr/qt/morphbrs-clone into m...Jan-Arve Sæther2009-11-061-0/+6
|\
| * Make sizePolicy a property of QGraphicsWidget tooArtur Duque de Souza2009-11-061-0/+6