summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.6'Thiago Macieira2010-01-2112-15/+233
|\
| * 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
| * | | Fixed QBitmap::load to load into bitmap format again.Gunnar Sletta2010-01-201-0/+38
* | | | Removing unused image from git in qgraphicsitem autotestLeonardo Sobral Cunha2010-01-201-0/+0
* | | | Changed QBrush::operator== to also compare the brush transforms.Kim Motoyoshi Kalland2010-01-191-0/+9
* | | | Merge branch '4.6'Thiago Macieira2010-01-1815-874/+359
|\ \ \ \ | | |/ / | |/| |
| * | | 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
| * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-143-16/+77
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-01-143-16/+77
| | |\ \
| | | * \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-1460-691/+282
| | | |\ \
| | | * | | Disable some tests that require high floating point precision.Jan-Arve Sæther2010-01-132-3/+18
| | | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6Jan-Arve Sæther2010-01-131-0/+46
| | | |\ \ \
| | | | * | | Improved performance of translating device coordinate graphics effects.Samuel Rødal2010-01-131-0/+46
| | | * | | | Replace the truncate function with fuzzierCompare().Jan-Arve Sæther2010-01-131-13/+13
| | | |/ / /
| * | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ...Qt Continuous Integration System2010-01-144-3/+132
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | tst_qnetworkreply benchmark: Read HTTP headers when emulating HTTPMarkus Goetz2010-01-141-1/+15
| | * | | | Add a selftest for tests/auto/auto.pro.Rohan McGovern2010-01-143-2/+117
| | | |/ / | | |/| |
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt-multimedia-team into 4.6-i...Qt Continuous Integration System2010-01-144-29/+29
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Revert "Frequency to SampleRate and channels to channelCount." missedKurt Korbatits2010-01-141-20/+0
| | * | | Revert "Frequency to SampleRate and channels to channelCount."Kurt Korbatits2010-01-144-13/+33
| | * | | Revert "Added setChannelCount() to QAudioFormat."Kurt Korbatits2010-01-144-16/+16
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2010-01-1364-694/+441
| |\ \ \ \
| * | | | | tst_qnetworkreply benchmark: Properly finish the threadMarkus Goetz2010-01-131-4/+4
| | |/ / / | |/| | |
* | | | | Merge branch '4.6'Thiago Macieira2010-01-131385-2032/+2279
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-1359-687/+278
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge remote branch 'mainline/4.6' into 4.6Oswald Buddenhagen2010-01-131327-1337/+1837
| | |\ \ \ | | | |/ /
| | * | | really, *really* fix the test :}Oswald Buddenhagen2010-01-121-1/+1
| | * | | remove trimming of (expected) outputOswald Buddenhagen2010-01-122-3/+4
| | * | | really fix the autotestOswald Buddenhagen2010-01-122-1/+1
| | * | | support regexp-like quantifiers of expected output linesOswald Buddenhagen2010-01-121-26/+100
| | * | | remove superfluous \r filteringOswald Buddenhagen2010-01-121-8/+4
| | * | | print actual rather than expected output for matching textOswald Buddenhagen2010-01-121-3/+3
| | * | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-0958-652/+172
| | |\ \ \
| | | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-0958-652/+172
| | | |\ \ \
| | | | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into 4.6-int...Qt Continuous Integration System2010-01-0858-652/+172
| | | | |\ \ \