summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* QDir fix issues with (shared) cached listsJoão Abecasis2010-02-031-0/+92
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-022-0/+91
|\
| * QSortFilterProxyModel: Fix dynamic sorting when severals rows are added.Olivier Goffart2010-02-021-0/+69
| * QLabel: add setSelection, hasSelectedText, selectedText, selectionStart.David Faure2010-02-021-0/+22
* | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-023-1/+271
|\ \ | |/
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-013-1/+271
| |\
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-013-1/+271
| | |\
| | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-02-013-1/+271
| | | |\
| | | | * Add the QGLBuffer class to Qt 4.7 for VBO'sRhys Weatherley2010-02-013-1/+271
* | | | | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-022-1/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fixed maketestselftest failure with some MSVC versions.Rohan McGovern2010-02-021-0/+3
| * | | | Fix autotest memory leakKent Hansen2010-01-291-1/+1
* | | | | Merge remote branch 'qt/4.6' into qt-master-from-4.6Qt Continuous Integration System2010-02-0179-94/+984
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | 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
| |/ / / /
* | | | | Merge commit 'oslo1/master' into oslo1-masterRohan McGovern2010-02-0130-97/+798
|\ \ \ \ \
| * | | | | QDir::cleanPath: strip trailing slash for "/:/" on non-win platformsRitt Konstantin2010-01-291-0/+7
| | |_|/ / | |/| | |
| * | | | Fix breakage introduced in 21e0423a5c9ecd9da8e141dcfba25e60b55f7fe5João Abecasis2010-01-282-0/+0
| * | | | Fix QDirIterator auto testJoão Abecasis2010-01-277-63/+76
| * | | | BenchLib: update the result format and self-test.Thiago Macieira2010-01-272-6/+9
| * | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into ma...Pulse Build System2010-01-273-1/+41
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Remove test binary left behindThiago Macieira2010-01-261-0/+0
| | * | | Remove the tests/auto/networkdata dir, since this causes the maketestselftest...Thiago Macieira2010-01-261-1/+0