summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* QMediaContent test; make sure to use network.Justin McPherson2010-02-241-1/+1
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into...Qt Continuous Integration System2010-02-241-0/+13
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into...Qt Continuous Integration System2010-02-231-0/+13
| |\
| | * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into...Qt Continuous Integration System2010-02-231-0/+13
| | |\
| | | * Added QNetworkRequest constructor to QMediaContent.Nicholas Young2010-02-231-0/+13
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/mobility-staging into mast...Qt Continuous Integration System2010-02-2330-2/+4853
|\ \ \ \ | |/ / / |/| | |
| * | | 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-2028-0/+4850
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/mobility-staging into mast...Qt Continuous Integration System2010-02-2028-0/+4850
| | | |\ \
| | | | * \ Merge remote branch 'origin/master' into mobility-masterRohan McGovern2010-02-19217-815/+14020
| | | | |\ \
| * | | | | | Increase try verify timeout.Aaron McCarthy2010-02-222-2/+2
| * | | | | | Merge remote branch 'origin/master' into bearermanagement/unit-testsAaron McCarthy2010-02-22505-1327/+33276
| |\ \ \ \ \ \ | | |/ / / / / | | | | / / / | | |_|/ / / | |/| | | |
| * | | | | Create unit-test in parent directory.Aaron McCarthy2010-02-193-1/+12
| * | | | | Merge remote branch 'origin/master' into bearermanagement/unit-testsAaron McCarthy2010-02-1726-83/+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-141582-1/+178279
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote branch 'origin/master' into master-mobilityRohan McGovern2010-02-115-5/+114
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote branch 'origin/master' into bearermanagement/integrationAaron McCarthy2010-02-1166-242/+3093
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge remote branch 'origin/4.6' into bearermanagement/integrationAaron McCarthy2010-02-11274-3535/+9734
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ 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-291494-3770/+12158
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ 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-0522-85/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | 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-2214-14/+21
| | * | | | | | | | | | | Make compile.Aaron McCarthy2009-12-2214-81/+14
| * | | | | | | | | | | | Bearer Management Integration 2.Aaron McCarthy2010-01-0414-81/+93
| |/ / / / / / / / / / /
| * | | | | | | | | | | Bearer Management Integration 1.Aaron McCarthy2009-12-2227-0/+4806
* | | | | | | | | | | | Merge remote branch 'origin/master'Thiago Macieira2010-02-2383-843/+788
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | 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-2281-842/+773
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Replace QmlList* and QList* support with a single QmlListProperty typeAaron Kennedy2010-02-2221-720/+643
| | * | | | | | | | | | | Rename MouseRegion -> MouseAreaMartin Jones2010-02-2255-75/+75
| | * | | | | | | | | | | Increase durations when testing Behaviors.Michael Brasser2010-02-2210-24/+24
| | * | | | | | | | | | | Add cached path rounded rect painting benchmark.Martin Jones2010-02-221-0/+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