summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Fixed maketestselftest failure with some MSVC versions.Rohan McGovern2010-02-021-0/+3
* Fix autotest memory leakKent Hansen2010-01-291-1/+1
* 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-2812-50/+243
| |\
| * | 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
|\ \ \
| * | | 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
* | | | 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
| |_|/ |/| |
* | | 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
|/
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Gunnar Sletta2010-01-201251-2773/+2356
|\
| * 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-193-3/+3
| * Bump version to 4.6.2.Jason McDonald2010-01-198-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
| * 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
| |/
| * Remove unused file.Rohan McGovern2010-01-151-821/+0
| * Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-142-1/+92
| |\
| | * QFile::remove: don't fail for unrelated errorsJoão Abecasis2010-01-141-0/+36
| | * add tests for QFlags behavior in QtScriptKent Hansen2010-01-141-1/+56