summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/mobility-staging into mast...Qt Continuous Integration System2010-02-2313-2/+1854
|\
| * Merge remote branch 'staging/master' into bearermanagement/unit-testsAaron McCarthy2010-02-221-0/+1
| |\
| | * Fixed qnetworksession test on Mac.Rohan McGovern2010-02-211-0/+1
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/mobility-staging into mast...Qt Continuous Integration System2010-02-2011-0/+1851
| | |\
| | | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/mobility-staging into mast...Qt Continuous Integration System2010-02-2011-0/+1851
| | | |\
| | | | * Merge remote branch 'origin/master' into mobility-masterRohan McGovern2010-02-19186-775/+13612
| | | | |\
| * | | | | Increase try verify timeout.Aaron McCarthy2010-02-222-2/+2
| * | | | | Merge remote branch 'origin/master' into bearermanagement/unit-testsAaron McCarthy2010-02-22326-1091/+14354
| |\ \ \ \ \ | | |/ / / / | | | | / / | | |_|/ / | |/| | |
| * | | | Create unit-test in parent directory.Aaron McCarthy2010-02-193-1/+12
| * | | | Merge remote branch 'origin/master' into bearermanagement/unit-testsAaron McCarthy2010-02-1725-82/+82
| |\ \ \ \
| * | | | | Fix QNetworkSession unit test.Aaron McCarthy2010-02-163-10/+14
| * | | | | Make this a warning.Aaron McCarthy2010-02-161-2/+2
| * | | | | Merge remote branch 'origin/master' into bearermanagement/integrationAaron McCarthy2010-02-141515-1/+175223
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote branch 'origin/master' into master-mobilityRohan McGovern2010-02-115-5/+114
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'origin/master' into bearermanagement/integrationAaron McCarthy2010-02-1156-217/+1583
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote branch 'origin/4.6' into bearermanagement/integrationAaron McCarthy2010-02-1137-288/+9249
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit 'BearerIntegration-5' into remove-manual-testAaron McCarthy2010-02-034-20/+53
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Bearer Management Integration 5.Aaron McCarthy2010-02-034-20/+52
| * | | | | | | | | | Merge commit 'origin/4.6' into bearermanagement/integration-4Aaron McCarthy2010-01-291333-3479/+8770
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge commit 'BearerIntegration-4' into bearermanagement/integration-4Aaron McCarthy2010-01-293-1/+19
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Bearer Management Integration 4.Aaron McCarthy2010-01-293-0/+18
| * | | | | | | | | | | Port session functionality.Aaron McCarthy2010-01-181-3/+13
| * | | | | | | | | | | Merge branch 'bearermanagement/corewlan' into bearermanagement/integration-2Aaron McCarthy2010-01-0510-51/+20
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Update license headers.Aaron McCarthy2009-12-221-1/+1
| | * | | | | | | | | | Fix QNetworkSession unit tests.Aaron McCarthy2009-12-221-2/+4
| | * | | | | | | | | | Make unit tests compile.Aaron McCarthy2009-12-221-1/+1
| | * | | | | | | | | | Fix up license headers.Aaron McCarthy2009-12-224-4/+4
| | * | | | | | | | | | Make compile.Aaron McCarthy2009-12-229-52/+11
| * | | | | | | | | | | Bearer Management Integration 2.Aaron McCarthy2010-01-048-49/+67
| |/ / / / / / / / / /
| * | | | | | | | | | Bearer Management Integration 1.Aaron McCarthy2009-12-2210-0/+1788
* | | | | | | | | | | Merge remote branch 'origin/master'Thiago Macieira2010-02-2376-837/+758
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'qt-master-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2010-02-232-1/+15
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge remote branch 'origin/4.6' into integration-master-from-4.6Rohan McGovern2010-02-222-1/+15
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | Don't process uic3 subdir if qt3support is disabled.Rohan McGovern2010-02-221-1/+3
| | | * | | | | | | | | | Fixed failure of tst_symbols when Qt is configured with -qtnamespaceRohan McGovern2010-02-221-0/+12
| * | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra...Qt Continuous Integration System2010-02-2274-836/+743
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-2221-720/+643
| | * | | | | | | | | | | Rename MouseRegion -> MouseAreaMartin Jones2010-02-2249-69/+69
| | * | | | | | | | | | | Increase durations when testing Behaviors.Michael Brasser2010-02-2210-24/+24
| | * | | | | | | | | | | Remove use of direct event posting. Use QTest::keyClick() for keys.Martin Jones2010-02-221-23/+7
| | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
* | | | | | | | | | | | Use QTRY_COMPARE to give the animation a chance to finishKent Hansen2010-02-231-1/+2
* | | | | | | | | | | | Added function overload for QByteArray &QByteArray::replace()Zeno Albisser2010-02-231-0/+13
* | | | | | | | | | | | QNativeSocketEngine: Fix some error handling related to waitFor*()Markus Goetz2010-02-221-0/+25
|/ / / / / / / / / / /
* | | | | | | | | | | Autotest: make the licenseCheck test also check .qdoc filesThiago Macieira2010-02-201-0/+12
* | | | | | | | | | | Merge remote branch 'origin/master' into qt-master-from-4.6Thiago Macieira2010-02-20139-703/+13229
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-192-7/+53
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-182-7/+53
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | optimize qstring::simplified()Oswald Buddenhagen2010-02-181-7/+43
| | | * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into mast...Qt Continuous Integration System2010-02-171-0/+10
| | | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|/ | | | |/| | | | | | | |
| | | | * | | | | | | | optimize QList::mid()Oswald Buddenhagen2010-02-161-0/+10