Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-graphi... | Ariya Hidayat | 2009-06-05 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Another n-th attempt at making an API for the effect framework. | Ariya Hidayat | 2009-06-02 | 1 | -9/+88 | |
* | | | | | | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-20 | 1 | -7/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | Improve memory usage of the connectionlists inside QObject | Olivier Goffart | 2009-08-19 | 1 | -7/+10 | |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 1 | -10/+6 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | ||||||
| * | | | | | | | | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 1 | -2/+1 | |
| * | | | | | | | | | Merge QGV delta from kinetic-declarativeui into master. | Andreas Aardal Hanssen | 2009-08-17 | 1 | -3/+4 | |
| | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | Fix focus proxy deletion bugs/crashes in QGraphicsItem. | Andreas Aardal Hanssen | 2009-08-13 | 1 | -5/+1 | |
* | | | | | | | | | 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-08-04 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | extend the QObjectPrivate::connectedSignals bitfield to make space | Aaron Kennedy | 2009-07-31 | 1 | -4/+4 | |
* | | | | | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-30 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Ensure hover enter events are dispatched on mouse press. | Andreas Aardal Hanssen | 2009-07-29 | 1 | -0/+7 | |
| * | | | | | | | Fix remaining autotest failures in tst_QGraphicsWidget | Andreas Aardal Hanssen | 2009-07-29 | 1 | -0/+4 | |
* | | | | | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-28 | 1 | -9/+27 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Add QGraphicsItem::ItemAutoDetectsFocusProxy and improve subfocus support. | Andreas Aardal Hanssen | 2009-07-27 | 1 | -5/+24 | |
| * | | | | | | | Doc: Replace QMatrix with QTransform and respective functions in various places. | Volker Hilsheimer | 2009-07-25 | 1 | -1/+1 | |
| * | | | | | | | Specify widget when calling QToolTip::showText() to make sure the tool tip en... | Thomas Sondergaard | 2009-07-24 | 1 | -3/+2 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Compile fixes after latest merge of 4.6. | Jason Barron | 2009-07-28 | 1 | -1/+1 | |
* | | | | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -1532/+628 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Add QGraphicsItem::focusProxy(), focus proxy support. | Andreas Aardal Hanssen | 2009-07-23 | 1 | -43/+63 | |
| * | | | | | | Doc: documentation for boolean properties should say what happens when | Volker Hilsheimer | 2009-07-21 | 1 | -5/+7 | |
| * | | | | | | Doc: make potentially incorrect overloads obsolete. | Volker Hilsheimer | 2009-07-21 | 1 | -1/+22 | |
| | |_|_|/ / | |/| | | | | ||||||
| * | | | | | Doc: add \since 4.6 for new APIs | Volker Hilsheimer | 2009-07-19 | 1 | -0/+2 | |
| * | | | | | Doc: add documentation for new overloads, and mark old overloads that | Volker Hilsheimer | 2009-07-18 | 1 | -5/+57 | |
| * | | | | | Doc: fix qdoc errors and clarify purpose of deviceTransform parameter | Volker Hilsheimer | 2009-07-16 | 1 | -13/+51 | |
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt | Marius Bugge Monsen | 2009-07-14 | 1 | -8/+6 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Make sure QGraphicsScene::update() only requires one event-loop | Bjørn Erik Nilsen | 2009-07-14 | 1 | -8/+6 | |
| * | | | | | | Remove sendGestureEvent(). | Marius Bugge Monsen | 2009-07-14 | 1 | -68/+0 | |
| * | | | | | | Add QGraphicsView::filtersChildEvents property. | Marius Bugge Monsen | 2009-07-14 | 1 | -1/+89 | |
| |/ / / / / | ||||||
| * | | | | | Merge commit 'qt/master' into graphicssceneindex | Bjørn Erik Nilsen | 2009-07-10 | 1 | -132/+28 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Improved the support for input methods in Graphics View. | jasplin | 2009-07-03 | 1 | -5/+28 | |
| | * | | | | | Refactored gesture api | Denis Dzyubenko | 2009-07-02 | 1 | -127/+0 | |
| * | | | | | | QGraphicsItem not updated properly when moving parent. | Bjørn Erik Nilsen | 2009-07-10 | 1 | -2/+2 | |
| * | | | | | | Painting artifacts when moving an item with partial updates. | Bjørn Erik Nilsen | 2009-07-10 | 1 | -24/+25 | |
| * | | | | | | Rendering artifacts when hiding a QGraphicsItem. | Bjørn Erik Nilsen | 2009-07-09 | 1 | -0/+10 | |
| * | | | | | | Reduce QTransform operations in Graphics View. | Bjørn Erik Nilsen | 2009-07-08 | 1 | -28/+58 | |
| * | | | | | | Simplify QGraphicsScenePrivate::processDirtyItemsRecursive. | Bjørn Erik Nilsen | 2009-07-03 | 1 | -61/+74 | |
| * | | | | | | More re-factoring of QGraphicsSceneIndex. | Bjørn Erik Nilsen | 2009-07-02 | 1 | -31/+15 | |
| * | | | | | | Speedup item-lookup in Graphics View. | Bjørn Erik Nilsen | 2009-07-02 | 1 | -29/+23 | |
| * | | | | | | Fix a regression with extended style option items. | Alexis Menard | 2009-07-01 | 1 | -4/+4 | |
| * | | | | | | Compiler warning. | Bjørn Erik Nilsen | 2009-07-01 | 1 | -1/+1 | |
| * | | | | | | Merge commit 'qt/master' into graphicssceneindex | Bjørn Erik Nilsen | 2009-07-01 | 1 | -1/+29 | |
| |\ \ \ \ \ \ | | |/ / / / / | ||||||
| | * | | | | | Compiler warnings. | Bjørn Erik Nilsen | 2009-07-01 | 1 | -1/+1 | |
| | * | | | | | Added QGraphicsScene::sendEvent(). | J-P Nurmi | 2009-07-01 | 1 | -0/+28 | |
| | | |_|/ / | | |/| | | | ||||||
| * | | | | | Merge commit 'qt/master' into graphicssceneindex | Bjørn Erik Nilsen | 2009-07-01 | 1 | -1/+367 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
| * | | | | | Partially revert 7fe4f8ff71cf09bbabbd3438ef637fe408a11c33 | Bjørn Erik Nilsen | 2009-06-30 | 1 | -5/+2 | |
| * | | | | | More re-factoring of QGraphicsSceneIndex. | Bjørn Erik Nilsen | 2009-06-30 | 1 | -15/+5 | |
| * | | | | | Graphics View: BSP tree cleanup. | Bjørn Erik Nilsen | 2009-06-29 | 1 | -2/+5 | |