summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6' into qstatictext-4.6Eskil Abrahamsen Blomfeldt2010-02-01112-997/+2663
|\
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-02-015-54/+355
| |\
| | * Fixes missing update when setting opacity on an item that had opacity 0.0Leonardo Sobral Cunha2010-01-291-0/+39
| | * Avoids missing opacity updates by not propagating the ignoreOpacity flagLeonardo Sobral Cunha2010-01-291-0/+40
| | * Cleanup in graphicsitem autotestLeonardo Sobral Cunha2010-01-291-52/+16
| | * Fix GL texture leaks when pixmaps are deletedTom Cooksey2010-01-293-2/+247
| | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-291-0/+13
| | |\
| | | * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2010-01-2864-60/+758
| | | |\
| | | * | Warn if the plugin seems to not exist instead of simply passing.Jan-Arve Sæther2010-01-281-0/+13
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-02-011-1/+1
| |\ \ \ \
| | * | | | Fix autotest memory leakKent Hansen2010-01-291-1/+1
| | |/ / /
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i...Qt Continuous Integration System2010-01-293-0/+118
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i...Qt Continuous Integration System2010-01-293-0/+118
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Add QFontMetrics benchmark.Michael Brasser2010-01-293-0/+118
| * | | | Fixed `make test' for xmlpatternsxqts.Rohan McGovern2010-01-291-1/+0
| |/ / /
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-288-3/+10
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2010-01-2814-50/+951
| | |\ \ | | | |/
| | * | Fix a regression: icons with slightly wrong ICO header did not load.Jan-Arve Sæther2010-01-288-3/+10
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-284-3/+39
| |\ \ \
| | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6-os1Prasanth Ullattil2010-01-282-0/+708
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Fixes visibility update missing when doing setParentItem on graphicsitemLeonardo Sobral Cunha2010-01-271-0/+86
| | * | | Stabilize tst_QGraphicsScene::polishItems2 (new test)Bjørn Erik Nilsen2010-01-271-2/+2
| | * | | Fixed child items with graphics effects not inheriting opacity.Samuel Rødal2010-01-271-2/+32
| | * | | Another ASSERT while deleting spansGabriel de Dietrich2010-01-271-0/+8
| | * | | Potential crash when adding items from QGraphicsWidget::polishEvent().Bjørn Erik Nilsen2010-01-271-2/+41
| | * | | QGraphicsWidget is painted twice on the inital show.Bjørn Erik Nilsen2010-01-271-0/+25
| | * | | revert parts of 10392eef4fd4f9Joerg Bornemann2010-01-271-26/+24
| | * | | Don't crash when comparing JSCore value without engine to non-JSCore valueKent Hansen2010-01-271-0/+14
| | * | | Autotest: make the test valid for multiple Qt versionsThiago Macieira2010-01-262-3/+3
| | * | | Autotest: add a test for allowing hostnames ending in dotThiago Macieira2010-01-221-0/+22
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-2860-57/+719
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | don't falsely complain about mismatched codecfortrOswald Buddenhagen2010-01-2710-0/+150
| | * | | add directories with sources to list of project rootsOswald Buddenhagen2010-01-275-0/+120
| | * | | sanitize lupdate's behavior regarding SUBDIRS projectsOswald Buddenhagen2010-01-2740-3/+423
| | * | | absorb cmdline tests into "good" structureOswald Buddenhagen2010-01-276-42/+4
| | * | | add ability to set working dir for testOswald Buddenhagen2010-01-271-7/+13
| | * | | support multiple output filesOswald Buddenhagen2010-01-271-10/+14
| | * | | fix printing output from failed commandOswald Buddenhagen2010-01-271-1/+1
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i...Qt Continuous Integration System2010-01-282-0/+708
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add additional text and painting benchmarks.Michael Brasser2010-01-282-0/+708
| * | | | Fixes visibility update missing when doing setParentItem on graphicsitemLeonardo Sobral Cunha2010-01-261-0/+86
| * | | | Stabilize tst_QGraphicsScene::polishItems2 (new test)Bjørn Erik Nilsen2010-01-261-2/+2
| * | | | Fixed child items with graphics effects not inheriting opacity.Samuel Rødal2010-01-251-2/+32
| * | | | Another ASSERT while deleting spansGabriel de Dietrich2010-01-251-0/+8
| * | | | Potential crash when adding items from QGraphicsWidget::polishEvent().Bjørn Erik Nilsen2010-01-221-2/+41
| * | | | QGraphicsWidget is painted twice on the inital show.Bjørn Erik Nilsen2010-01-221-0/+25
| * | | | revert parts of 10392eef4fd4f9Joerg Bornemann2010-01-221-26/+24
| | |/ / | |/| |
| * | | Revert "Make an empty QUrl also be considered non-detached (d == 0)."Thiago Macieira2010-01-211-20/+0
| * | | SSL Certificate: don't crash when the END CERTIFICATE line ends without CRLFThiago Macieira2010-01-214-0/+18
| * | | qUncompress: Fix terminating \0Markus Goetz2010-01-211-0/+9
| | |/ | |/|