summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Janne Koskinen2010-01-2980-93/+1692
|\ \ \ \ | |/ / /
| * | | 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
| | |/ / | |/| |
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.6Janne Koskinen2010-01-251415-3338/+6716
|\ \ \ \ | |/ / /
| * | | 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
| | |/ | |/|
| * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-01-201396-2921/+2696
| |\ \
| | * | Disabled some auto tests depending on private API.Mika Rautanen2010-01-201-0/+18
| | * | QMetaObject::disconnectOne()Aaron Kennedy2010-01-201-0/+73
| | * | Fix copyright year.Jason McDonald2010-01-203-3/+3
| | * | Bump version to 4.6.2.Jason McDonald2010-01-208-9/+9
| | * | Remove QtScript connection when receiver QObject has been deletedKent Hansen2010-01-191-0/+23
| | * | tst_qnetworkreply: There were 2 unneeded QSignalSpyMarkus Goetz2010-01-181-2/+0
| | * | Extend qfile_vs_qnetworkaccessmanager benchmarkMarkus Goetz2010-01-181-0/+35
| | * | Enhance QFileNetworkReplyMarkus Goetz2010-01-181-5/+16
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-182-1/+23
| | |\ \
| | | * | Fix QSslCertificate issuesMarkus Goetz2010-01-181-0/+13
| | | * | don't assert when calling QtScript-wrapped method of deleted QObjectKent Hansen2010-01-181-1/+10
| | | |/
| | * | Fixes: When calling QDesktopWidget::screenGeometry() with a nullAndy Shaw2010-01-181-0/+25
| | |/