| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-05-17 | 1 | -7/+1 |
|\ |
|
| * | QGraphicsWidget was not working properly when ItemSendsPositionChanges is false | Alexis Menard | 2010-05-05 | 1 | -7/+1 |
|
|
* | | Optimize QGW constructor. | Alexis Menard | 2010-05-10 | 1 | -3/+0 |
|
|
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7 | Warwick Allison | 2010-05-04 | 1 | -3/+1 |
|\ \ |
|
| * | | doc: Fixed some qdoc errors. | Martin Smith | 2010-04-30 | 1 | -9/+1 |
|
|
* | | | Bunch of doc fixes. | Alexis Menard | 2010-04-28 | 1 | -6/+11 |
|/ / |
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-04-12 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fixes CursorChange and TooltipChange events delivery for QGraphicsWidget | Yoann Lopes | 2010-04-07 | 1 | -2/+2 |
|
|
* | | Revert 4.6 commits that shouldn't be in 4.7. | Thiago Macieira | 2010-03-31 | 1 | -1/+14 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-31 | 1 | -13/+1 |
|\ \
| |/ |
|
| * | Revert "Add a children private property needed for QML to support QGraphicsOb... | Alexis Menard | 2010-03-31 | 1 | -8/+0 |
|
|
| * | Revert "Add NOTIFY to size property so QML bindings are working fine." | Alexis Menard | 2010-03-31 | 1 | -5/+0 |
|
|
| * | Revert "Better handling for NOTIFY in QGraphicsWidget regarding geometry chan... | Alexis Menard | 2010-03-31 | 1 | -1/+2 |
|
|
| * | Revert "Add a a layout property in QGraphicsWidget." | Alexis Menard | 2010-03-31 | 1 | -1/+0 |
|
|
| * | Add a a layout property in QGraphicsWidget. | Alexis Menard | 2010-03-30 | 1 | -0/+1 |
|
|
* | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2010-03-29 | 1 | -5/+17 |
|\ \
| |/ |
|
| * | Fix linking error | Anders Bakken | 2010-03-26 | 1 | -6/+4 |
|
|
| * | Add a children private property needed for QML to support QGraphicsObject | Alexis Menard | 2010-03-24 | 1 | -0/+14 |
|
|
* | | doc: Fixed all the remaining qdoc errors. For now. | Martin Smith | 2010-03-24 | 1 | -0/+6 |
|
|
* | | Merge branch '4.6-s60' into 4.7-s60 | axis | 2010-03-22 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Better handling for NOTIFY in QGraphicsWidget regarding geometry changes | Alexis Menard | 2010-03-19 | 1 | -2/+1 |
|
|
| * | Add NOTIFY to size property so QML bindings are working fine. | Alexis Menard | 2010-03-19 | 1 | -0/+1 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2010-01-13 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
|
|
* | | Merge commit 'origin/4.6' | Olivier Goffart | 2009-12-15 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix a crash on the focus chain when removing items from the scene. | Alexis Menard | 2009-12-09 | 1 | -1/+1 |
|
|
* | | Added QGraphicsWidget::autoFillBackground property. | J-P Nurmi | 2009-12-03 | 1 | -0/+30 |
|/ |
|
* | Only call updateFont if the font have changed. | Alexis Menard | 2009-11-30 | 1 | -1/+2 |
|
|
* | Remove caching of QGraphicsItem::clipPath(). | Bjørn Erik Nilsen | 2009-11-25 | 1 | -2/+0 |
|
|
* | Merge branch 'fixes' of git://gitorious.org/~morphbr/qt/morphbrs-clone into m... | Jan-Arve Sæther | 2009-11-06 | 1 | -0/+6 |
|\ |
|
| * | Make sizePolicy a property of QGraphicsWidget too | Artur Duque de Souza | 2009-11-06 | 1 | -0/+6 |
|
|
* | | Add documentation for the new min/pref/maxSize properties. | Jan-Arve Sæther | 2009-11-06 | 1 | -0/+21 |
|
|
* | | If a QGraphicsWidget gets a StyleChange event, invalidate its layout. | Jan-Arve Sæther | 2009-10-27 | 1 | -0/+2 |
|/ |
|
* | Fix the pad navigator demo. | Alexis Menard | 2009-10-06 | 1 | -1/+1 |
|
|
* | Make QEventTransition works with QGraphicsObject. | Alexis Menard | 2009-10-05 | 1 | -6/+0 |
|
|
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
|
|
* | QGraphicsWidget::sizeHint didn't pass the correct constraint to layout. | Jan-Arve Sæther | 2009-09-04 | 1 | -2/+4 |
|
|
* | Add auto-activation on show/hide and setParentItem(). | Andreas Aardal Hanssen | 2009-08-31 | 1 | -5/+1 |
|
|
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
|
|
* | | Introduce QGraphicsItem::ItemIsPanel, light-weight window. | Andreas Aardal Hanssen | 2009-08-26 | 1 | -6/+13 |
|
|
* | | Merge branch '4.6' | Thiago Macieira | 2009-08-24 | 1 | -0/+2 |
|\ \ |
|
| * \ | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-24 | 1 | -0/+2 |
| |\ \
| | |/ |
|
| | * | Fix regression in clip path calculation for QGraphicsWidget. | Alexis Menard | 2009-08-18 | 1 | -0/+2 |
|
|
| | * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
|
|
* | | | Fix Qt::ClickFocus for QGraphicsProxyWidget. | Andreas Aardal Hanssen | 2009-08-24 | 1 | -1/+7 |
|/ / |
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 1 | -2/+3 |
|\ \ |
|
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 1 | -1/+0 |
|
|
| * | | Merge QGV delta from kinetic-declarativeui into master. | Andreas Aardal Hanssen | 2009-08-17 | 1 | -1/+3 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \ \
| |/ / |
|