summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-217-0/+866
|\
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBjørn Erik Nilsen2009-08-211-23/+38
| |\
| * \ Merge commit 'qt-kinetic/kinetic-graphicseffect'Bjørn Erik Nilsen2009-08-217-0/+866
| |\ \
| | * \ Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-2146-1114/+3879
| | |\ \
| | * | | Use pixmap filter for the drop shadow effect.Bjørn Erik Nilsen2009-08-211-1/+1
| | * | | Add auto-tests for QGraphicsItem/QWidget::setGraphicsEffect.Bjørn Erik Nilsen2009-08-212-0/+64
| | * | | Merge commit 'qt/master-stable' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-2030-5/+1145
| | |\ \ \
| | * | | | Rename QGraphicsShadowEffect to QGraphicsDropShadowEffect.Bjørn Erik Nilsen2009-08-201-1/+1
| | * | | | Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-19167-967/+681
| | |\ \ \ \
| | * \ \ \ \ Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-171192-6684/+12305
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge commit 'qt/master' into kinetic-graphicseffectBjørn Erik Nilsen2009-08-07491-168325/+7217
| | |\ \ \ \ \ \
| | * | | | | | | Notify QGraphicsEffect whenever the source is invalidated.Bjørn Erik Nilsen2009-08-071-0/+1
| | * | | | | | | Add ChangeFlags to QGraphicsEffect and pass flags to sourceChanged.Bjørn Erik Nilsen2009-08-071-18/+12
| | * | | | | | | Wrong caching of QGraphicsItem::childrenBoundingRect.Bjørn Erik Nilsen2009-08-061-0/+34
| | * | | | | | | Add tests/auto/qgraphicseffectsource.Bjørn Erik Nilsen2009-08-043-0/+327
| | * | | | | | | Add tests/auto/qgraphicseffectBjørn Erik Nilsen2009-08-043-0/+356
| | * | | | | | | Artifacts when moving a child when the parent has a graphics effect.Bjørn Erik Nilsen2009-08-041-0/+90
* | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into master-s60axis2009-08-211-26/+38
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | autotests for NTFS symlink support on WindowsRitt Konstantin2009-08-211-23/+38
| |/ / / / / / /
* | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-212-7/+35
|\| | | | | | |
| * | | | | | | adjust auto.pro to the recent split of qstringbuilder testshjk2009-08-211-1/+4
| * | | | | | | Add a new class for handling a process's environment variables.Thiago Macieira2009-08-211-6/+31
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge commit 'qt/master'Jason Barron2009-08-213-12/+11
|\| | | | | |
| * | | | | | Fix memory leakOlivier Goffart2009-08-211-1/+1
| * | | | | | Optimize contrcuction of variant of type pointer.Olivier Goffart2009-08-211-0/+1
| * | | | | | rename QEventTransition::eventObject to eventSourceKent Hansen2009-08-211-8/+8
| * | | | | | Autotest QEXPECTED_FAIL removedJedrzej Nowacki2009-08-211-3/+1
* | | | | | | Revisiting test cases.Aleksandar Sasha Babic2009-08-211-48/+32
* | | | | | | Merge commit 'qt/master'Jason Barron2009-08-214-0/+874
|\| | | | | |
| * | | | | | Merge branch 'anchorlayout' of git@gitorious.org:+openbossa-developers/qt/ope...Jan-Arve Sæther2009-08-214-0/+874
| |\ \ \ \ \ \
| | * | | | | | Add the autotest to auto.proJan-Arve Sæther2009-08-201-1/+2
| | * | | | | | update API to what was agreed on the API review meeting yesterday:Jan-Arve Sæther2009-08-191-134/+245
| | * | | | | | Fix one "failure" on the mac.Jan-Arve Sæther2009-08-191-0/+3
| | * | | | | | QGraphicsAnchorLayout: fix calculation of sizeAt* values for SequentialCaio Marcelo de Oliveira Filho2009-08-181-4/+2
| | * | | | | | QGraphicsAnchorLayout: add names to items in examplesCaio Marcelo de Oliveira Filho2009-08-171-33/+33
| | * | | | | | QGraphicsAnchorLayout: calculate vertex positions with simplified graphCaio Marcelo de Oliveira Filho2009-08-171-1/+0
| | * | | | | | More tests for setSpacingJan-Arve Sæther2009-08-171-0/+15
| | * | | | | | Add autotest for setSpacing()Jan-Arve Sæther2009-08-171-0/+42
| | * | | | | | Added QEXPECT_FAIL, for tests that we must fix, but we know they fail.Jan-Arve Sæther2009-08-141-0/+3
| | * | | | | | QGraphicsAnchorLayout: fix expected values for parallel testCaio Marcelo de Oliveira Filho2009-08-131-40/+42
| | * | | | | | QGraphicsAnchorLayout: test for proportional distributionCaio Marcelo de Oliveira Filho2009-08-131-0/+62
| | * | | | | | QGraphicsAnchorLayout: add a few more testsCaio Marcelo de Oliveira Filho2009-08-131-0/+266
| | * | | | | | Add QGraphicsLayout::anchor() overloads and query the default spacing.Jan-Arve Sæther2009-07-221-54/+70
| | * | | | | | QGraphicsAnchorLayout: Adding auto-testsJesus Sanchez-Palencia2009-07-223-0/+356
* | | | | | | | Cleaning test cases.Aleksandar Sasha Babic2009-08-211-6/+3
* | | | | | | | Merge commit 'qt/master'Jason Barron2009-08-2134-1081/+2797
|\| | | | | | |
| * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt into qtscript-jsc-b...Kent Hansen2009-08-212-32/+520
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'kinetic-transform' of git@scm.dev.nokia.troll.no:qt/kineticRhys Weatherley2009-08-212-32/+520
| | |\ \ \ \ \ \ \
| | | * | | | | | | Benchmarks comparing QMatrix4x4 with QTransformRhys Weatherley2009-08-201-0/+411
| | | * | | | | | | Remove QGraphicsTransform::project()Rhys Weatherley2009-08-201-2/+2