Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expose qml import statements in QmlDom | Kai Koehne | 2009-07-15 | 5 | -2/+44 |
* | Fix broken qmldom autotests | Kai Koehne | 2009-07-15 | 2 | -0/+6 |
* | Merge commit 'qt/master' into kinetic-declarativeui | Bjørn Erik Nilsen | 2009-07-10 | 11 | -32/+692 |
|\ | |||||
| * | Merge commit 'qt/master' into graphicssceneindex | Bjørn Erik Nilsen | 2009-07-10 | 93 | -221/+3206 |
| |\ | |||||
| | * | adding autotest | Thierry Bastian | 2009-07-10 | 1 | -2/+28 |
| | * | QTableView: horizontal scrollbar could be inoperent with big columns | Thierry Bastian | 2009-07-10 | 1 | -0/+26 |
| | * | QFileDialog: the side urls are now always cleaned when they are local | Thierry Bastian | 2009-07-10 | 1 | -0/+21 |
| | * | Update test db definitions. | Bill King | 2009-07-10 | 1 | -5/+9 |
| * | | QGraphicsItem not updated properly when moving parent. | Bjørn Erik Nilsen | 2009-07-10 | 1 | -3/+30 |
| * | | Fixes broken item-lookup for untransformable items. | Bjørn Erik Nilsen | 2009-07-10 | 1 | -0/+51 |
| * | | Painting artifacts when closing an embedded popup in Graphics View. | Bjørn Erik Nilsen | 2009-07-10 | 1 | -0/+39 |
| * | | Painting artifacts when moving an item with partial updates. | Bjørn Erik Nilsen | 2009-07-10 | 1 | -0/+47 |
| * | | Rendering artifacts when hiding a QGraphicsItem. | Bjørn Erik Nilsen | 2009-07-09 | 1 | -0/+11 |
| * | | Optimize QGraphicsViewPrivate::updateRect/updateRegion. | Bjørn Erik Nilsen | 2009-07-08 | 1 | -0/+115 |
| * | | Dont include untransformable graphics items twice. | Bjørn Erik Nilsen | 2009-07-02 | 1 | -0/+39 |
| * | | Fixes broken BSP lookup in QGraphicsSceneBspTreeIndex. | Bjørn Erik Nilsen | 2009-07-01 | 1 | -0/+13 |
| * | | Fix a regression with extended style option items. | Alexis Menard | 2009-07-01 | 1 | -0/+4 |
| * | | Merge commit 'qt/master' into graphicssceneindex | Bjørn Erik Nilsen | 2009-07-01 | 21 | -258/+161 |
| |\ \ | |||||
| * \ \ | Merge commit 'qt/master' into graphicssceneindex | Bjørn Erik Nilsen | 2009-07-01 | 269 | -176/+13662 |
| |\ \ \ | |||||
| * | | | | Fix broken tst_QGraphicsView::embeddedViews. | Bjørn Erik Nilsen | 2009-06-30 | 1 | -7/+0 |
| * | | | | Compile tst_QGrahicsSceneIndex after be79229e | Bjørn Erik Nilsen | 2009-06-25 | 1 | -15/+0 |
| * | | | | Stabilize tst_QGraphicsView::moveItemWhileScrolling. | Bjørn Erik Nilsen | 2009-06-25 | 1 | -1/+1 |
| * | | | | Merge commit 'qt/master' into graphicssceneindex | Bjørn Erik Nilsen | 2009-06-23 | 19 | -219/+1216 |
| |\ \ \ \ | |||||
| * | | | | | More work on getting autotests to pass. | Andreas Aardal Hanssen | 2009-06-23 | 2 | -5/+24 |
| * | | | | | Remove unused code / delay in this autotest. | Andreas Aardal Hanssen | 2009-06-22 | 1 | -5/+0 |
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph... | Alexis Menard | 2009-06-18 | 20 | -106/+337 |
| |\ \ \ \ \ | |||||
| * | | | | | | Make the autotests compile again. | Andreas Aardal Hanssen | 2009-06-18 | 1 | -5/+18 |
| * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph... | Alexis Menard | 2009-06-17 | 984 | -2852/+132260 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Fix broken auto-test for the index. | Alexis Menard | 2009-06-17 | 1 | -2/+2 |
| * | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph... | Alexis Menard | 2009-06-16 | 45 | -99/+1469 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph... | Alexis Menard | 2009-06-11 | 20 | -80/+882 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph... | Alexis Menard | 2009-06-09 | 10 | -59/+263 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph... | Alexis Menard | 2009-06-05 | 21 | -34/+386 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Fix doc and auto-test regression. | Alexis Menard | 2009-06-04 | 1 | -1/+1 |
| * | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph... | Alexis Menard | 2009-06-03 | 8 | -9/+202 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | Remove the sorting cache from the QGraphicsScene and move it to the BSP. | Alexis Menard | 2009-06-03 | 3 | -7/+11 |
| * | | | | | | | | | | | | Fix all auto-tests regressions. | Alexis Menard | 2009-06-02 | 2 | -2/+5 |
| * | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph... | Alexis Menard | 2009-06-02 | 8 | -57/+569 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph... | Alexis Menard | 2009-05-29 | 183 | -538/+15256 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | Fix deletion of indexed items, and fix comments. | Alexis Menard | 2009-05-05 | 1 | -1/+0 |
| * | | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph... | Alexis Menard | 2009-05-05 | 178 | -2565/+4418 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | Remove the indexing (BSP) logic from the scene | Alexis Menard | 2009-04-07 | 1 | -7/+8 |
| * | | | | | | | | | | | | | | | Fixes: Autotest the scene index using the new items(QPointF) function. | Ariya Hidayat | 2009-04-07 | 1 | -0/+14 |
| * | | | | | | | | | | | | | | | Fixes: Add autotest for moving rectangle between items. | Ariya Hidayat | 2009-04-07 | 1 | -0/+29 |
| * | | | | | | | | | | | | | | | Fixes: Add autotest for overlapped rectangles | Ariya Hidayat | 2009-04-07 | 1 | -0/+29 |
| * | | | | | | | | | | | | | | | Fixes: Added linear scene index class. Not used yet. | Ariya Hidayat | 2009-04-07 | 1 | -0/+5 |
| * | | | | | | | | | | | | | | | Fixes: Autotest for inserting non-overlapped items in the scene index. | Ariya Hidayat | 2009-04-07 | 1 | -0/+22 |
| * | | | | | | | | | | | | | | | Fixes: Autotest for changing the index method of a scene. | Ariya Hidayat | 2009-04-07 | 1 | -0/+21 |
| * | | | | | | | | | | | | | | | Fixes: Parametrize the test with potentially different indexing method. | Ariya Hidayat | 2009-04-07 | 1 | -1/+27 |
| * | | | | | | | | | | | | | | | Fixes: Add a simple test for the scene index. | Ariya Hidayat | 2009-04-07 | 3 | -0/+78 |