| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ \ \
| |/ / |
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-30 | 1 | -33/+1 |
|\ \ \
| |/ / |
|
| * | | Implement new transformation handling for graphics items. | Lars Knoll | 2009-07-29 | 1 | -33/+0 |
|
|
| * | | Doc: Some final QMatrix cleanups. | Volker Hilsheimer | 2009-07-28 | 1 | -0/+1 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-28 | 1 | -3/+5 |
|\ \ \
| |/ / |
|
| * | | Add QGraphicsItem::ItemAutoDetectsFocusProxy and improve subfocus support. | Andreas Aardal Hanssen | 2009-07-27 | 1 | -3/+5 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -6/+10 |
|\ \ \
| |/ / |
|
| * | | doc: Fixed several qdoc error reports. | Martin Smith | 2009-06-30 | 1 | -6/+10 |
|
|
* | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
|
|
* | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 1 | -77/+108 |
|\ \ \
| |/ / |
|
| * | | doc: Fixed several qdoc warnings. | Martin Smith | 2009-06-12 | 1 | -1/+34 |
|
|
| * | | Add some meat to QGraphicsObject | Lars Knoll | 2009-06-11 | 1 | -81/+0 |
|
|
| * | | add a QGraphicsObject class and change QGraphicsWidget and QGraphicsTextItem ... | Lars Knoll | 2009-06-11 | 1 | -2/+2 |
|
|
| * | | Add ItemSendsGeometryChanges, replacing itemChangeEnabled(). | Andreas Aardal Hanssen | 2009-06-09 | 1 | -0/+3 |
|
|
| * | | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt | Simon Hausmann | 2009-06-02 | 1 | -2/+4 |
| |\ \
| | |/ |
|
| * | | doc update | Thierry Bastian | 2009-05-26 | 1 | -1/+49 |
|
|
| * | | Fixed 'crazy' warnings about using a string instead of a character | Thierry Bastian | 2009-05-25 | 1 | -1/+1 |
|
|
| * | | Reduced memory footprint of QGraphicsWidget. | jasplin | 2009-05-07 | 1 | -36/+62 |
|
|
| * | | Working on QGraphicsProxyWidget's handling of widget flags. | Andreas Aardal Hanssen | 2009-04-20 | 1 | -4/+1 |
|
|
| * | | Disable mouse tracking in QGraphicsView if possible. | Bjoern Erik Nilsen | 2009-04-07 | 1 | -0/+5 |
|
|
* | | | Make Qt exception safer. | Robert Griebl | 2009-06-10 | 1 | -1/+1 |
| |/
|/| |
|
* | | Fix a ASSERT/Crash when adding two times the same QAction to a QGW. | Alexis Menard | 2009-05-28 | 1 | -2/+4 |
|/ |
|
* | Fixes: Be a bit more smarter when calling setGeometry from itemChange | Alexis Menard | 2009-04-06 | 1 | -25/+33 |
|
|
* | Do not cache the sizeHint() while we're in QGraphicsWidget's constructor. | Jan-Arve Sæther | 2009-03-24 | 1 | -0/+2 |
|
|
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+2273 |
|
|