summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Tables aren't deleting properly. Send the correct name .Bill King2009-07-081-4/+4
| | * | On Mac OS X, translate the wrect to the coordinates on screenBenjamin Poulain2009-07-071-0/+35
| | * | QColumnView: didn't react to addition of rows/cols in the current viewThierry Bastian2009-07-071-7/+35
| | * | improve the QScriptEngine::importExtension() autotestKent Hansen2009-07-073-0/+15
| | * | Make sure we send a ValueChanged event if the spinbox value has changedJan-Arve Sæther2009-07-071-0/+7
| | * | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtck2009-07-071-1/+5
| | |\ \
| | | * | QFontComboBox: used to emit currentFontChanged twice when setting it.Thierry Bastian2009-07-071-1/+5
| | * | | Added wildcard support for file lists in help projects.ck2009-07-071-4/+3
| | |/ /
| | * | general wording change for some file type namesFrederik Schwarzer2009-07-065-5/+5
| | * | support for id-based translationsOswald Buddenhagen2009-07-063-0/+43
| * | | QGraphicsItem not updated properly when moving parent.Bjørn Erik Nilsen2009-07-101-3/+30
| * | | Fixes broken item-lookup for untransformable items.Bjørn Erik Nilsen2009-07-101-0/+51
| * | | Painting artifacts when closing an embedded popup in Graphics View.Bjørn Erik Nilsen2009-07-101-0/+39
| * | | Painting artifacts when moving an item with partial updates.Bjørn Erik Nilsen2009-07-101-0/+47
| * | | Rendering artifacts when hiding a QGraphicsItem.Bjørn Erik Nilsen2009-07-091-0/+11
| * | | Optimize QGraphicsViewPrivate::updateRect/updateRegion.Bjørn Erik Nilsen2009-07-081-0/+115
| * | | Dont include untransformable graphics items twice.Bjørn Erik Nilsen2009-07-021-0/+39
| * | | Fixes broken BSP lookup in QGraphicsSceneBspTreeIndex.Bjørn Erik Nilsen2009-07-011-0/+13
| * | | Fix a regression with extended style option items.Alexis Menard2009-07-011-0/+4
| * | | Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-0118-236/+150
| |\ \ \
| * \ \ \ Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-07-01264-176/+11081
| |\ \ \ \
| * | | | | Fix broken tst_QGraphicsView::embeddedViews.Bjørn Erik Nilsen2009-06-301-7/+0
| * | | | | Compile tst_QGrahicsSceneIndex after be79229eBjørn Erik Nilsen2009-06-251-15/+0
| * | | | | Stabilize tst_QGraphicsView::moveItemWhileScrolling.Bjørn Erik Nilsen2009-06-251-1/+1
| * | | | | Merge commit 'qt/master' into graphicssceneindexBjørn Erik Nilsen2009-06-2316-219/+1200
| |\ \ \ \ \
| * | | | | | More work on getting autotests to pass.Andreas Aardal Hanssen2009-06-232-5/+24
| * | | | | | Remove unused code / delay in this autotest.Andreas Aardal Hanssen2009-06-221-5/+0
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-1820-106/+337
| |\ \ \ \ \ \
| * | | | | | | Make the autotests compile again.Andreas Aardal Hanssen2009-06-181-5/+18
| * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-17904-2694/+132102
| |\ \ \ \ \ \ \
| * | | | | | | | Fix broken auto-test for the index.Alexis Menard2009-06-171-2/+2
| * | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-1638-94/+1350
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-1120-80/+882
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-0910-59/+263
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-0519-14/+316
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Fix doc and auto-test regression.Alexis Menard2009-06-041-1/+1
| * | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-038-9/+202
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Remove the sorting cache from the QGraphicsScene and move it to the BSP.Alexis Menard2009-06-033-7/+11
| * | | | | | | | | | | | | Fix all auto-tests regressions.Alexis Menard2009-06-022-2/+5
| * | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-06-023-1/+179
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-05-29156-472/+13630
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix deletion of indexed items, and fix comments.Alexis Menard2009-05-051-1/+0
| * | | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qt-main/qgraph...Alexis Menard2009-05-05173-2523/+4415
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Remove the indexing (BSP) logic from the sceneAlexis Menard2009-04-071-7/+8
| * | | | | | | | | | | | | | | | Fixes: Autotest the scene index using the new items(QPointF) function.Ariya Hidayat2009-04-071-0/+14
| * | | | | | | | | | | | | | | | Fixes: Add autotest for moving rectangle between items.Ariya Hidayat2009-04-071-0/+29
| * | | | | | | | | | | | | | | | Fixes: Add autotest for overlapped rectanglesAriya Hidayat2009-04-071-0/+29
| * | | | | | | | | | | | | | | | Fixes: Added linear scene index class. Not used yet.Ariya Hidayat2009-04-071-0/+5
| * | | | | | | | | | | | | | | | Fixes: Autotest for inserting non-overlapped items in the scene index.Ariya Hidayat2009-04-071-0/+22
| * | | | | | | | | | | | | | | | Fixes: Autotest for changing the index method of a scene.Ariya Hidayat2009-04-071-0/+21