Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Multimedia tests; fix for missing dependency | Justin McPherson | 2010-04-20 | 3 | -3/+3 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-04-19 | 32 | -139/+147 |
|\ | |||||
| * | Fixed QVideoWidget test, waiting for video surface painted. | Dmytro Poplavskiy | 2010-04-19 | 1 | -1/+3 |
| * | Tests; Fix media tests, make sure they are using mediaservies. | Justin McPherson | 2010-04-19 | 17 | -110/+110 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-04-18 | 18 | -31/+37 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into 4.... | Qt Continuous Integration System | 2010-04-16 | 18 | -31/+37 |
| | |\ | |||||
| | | * | Merge branch '4.7' of ../../qt/4.7 into 4.7 | Justin McPherson | 2010-04-16 | 12 | -4/+147 |
| | | |\ | |||||
| | | * \ | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-multimedia-staging int... | Justin McPherson | 2010-04-15 | 156 | -1328/+1819 |
| | | |\ \ | |||||
| | | * | | | Create Mediaservices lib, separate from Multimedia. | Justin McPherson | 2010-04-15 | 18 | -31/+37 |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-19 | 1 | -0/+48 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2010-04-17 | 1 | -0/+48 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| | * | | | | | Some QWindowSurface implementations might implement flush as a buffer | Bjørn Erik Nilsen | 2010-04-16 | 1 | -0/+48 |
| | |/ / / / | |||||
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-17 | 28 | -80/+20021 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Autotest: increase wait time to 3s on Windows to bypass 2s-granularity limita... | Thiago Macieira | 2010-04-17 | 1 | -1/+1 |
| * | | | | | Autotest: update to the new values for the locale | Thiago Macieira | 2010-04-17 | 1 | -3/+3 |
| * | | | | | Increase the timeout for the QNAM getter test to 30 seconds | Thiago Macieira | 2010-04-16 | 1 | -3/+3 |
| * | | | | | Remove unstable hosts from the list | Thiago Macieira | 2010-04-16 | 1 | -2/+0 |
| * | | | | | Other fixes to the remote network stresstester | Thiago Macieira | 2010-04-16 | 1 | -8/+7 |
| * | | | | | Fix SSL connection problem. | Thiago Macieira | 2010-04-16 | 1 | -4/+6 |
| * | | | | | Make sure we don't try URLs that aren't HTTP or HTTPS | Thiago Macieira | 2010-04-16 | 1 | -3/+5 |
| * | | | | | Add SSL remote host tests | Thiago Macieira | 2010-04-16 | 1 | -34/+95 |
| * | | | | | Split the remote and the local tests in two, in preparation for SSL tests | Thiago Macieira | 2010-04-16 | 6 | -266/+465 |
| * | | | | | Add tests for remote hosts | Thiago Macieira | 2010-04-16 | 3 | -9/+322 |
| * | | | | | Change the way we calculate the average transfer rates. | Thiago Macieira | 2010-04-16 | 1 | -49/+84 |
| * | | | | | Finish renaming | Thiago Macieira | 2010-04-16 | 2 | -7/+4 |
| * | | | | | Move these tests to tests/manual. | Thiago Macieira | 2010-04-16 | 7 | -2/+0 |
| * | | | | | Add a QNetworkAccessManager stresstest | Thiago Macieira | 2010-04-16 | 2 | -17/+142 |
| * | | | | | Add a non-blocking native function too | Thiago Macieira | 2010-04-16 | 1 | -33/+162 |
| * | | | | | Move the code around into a function and add an alarm(2) on Unix | Thiago Macieira | 2010-04-16 | 1 | -54/+66 |
| * | | | | | Add a native test to compare with | Thiago Macieira | 2010-04-16 | 1 | -0/+126 |
| * | | | | | Add some statistics in the transfer rate | Thiago Macieira | 2010-04-16 | 1 | -30/+87 |
| * | | | | | Add the test to the testsuite, but disabled | Thiago Macieira | 2010-04-16 | 2 | -0/+9 |
| * | | | | | Make sure we read the data, to avoid keeping it all on RAM | Thiago Macieira | 2010-04-16 | 1 | -2/+8 |
| * | | | | | Update the parallel test to do different counts of parallel tests | Thiago Macieira | 2010-04-16 | 1 | -3/+16 |
| * | | | | | Add an event-loop based test that does parallel fetches | Thiago Macieira | 2010-04-16 | 1 | -3/+36 |
| * | | | | | Add a simple event-loop based test | Thiago Macieira | 2010-04-16 | 1 | -0/+26 |
| * | | | | | Add two more blocking tests | Thiago Macieira | 2010-04-16 | 1 | -1/+98 |
| * | | | | | Add a TCP stress-test test | Thiago Macieira | 2010-04-16 | 6 | -0/+18418 |
| * | | | | | Fix tst_QEventLoop::exec() regression introduced by commit 816523117bc00cfeb1... | Bradley T. Hughes | 2010-04-16 | 1 | -14/+18 |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-16 | 15 | -62/+344 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-15 | 15 | -62/+344 |
| | |\ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-15 | 15 | -62/+344 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-14 | 15 | -62/+344 |
| | | | |\ \ \ | | | | | |/ / | | | | |/| | | |||||
| | | | | * | | Autotest failure: dialogModality test fails on cocoa (macgui) | Richard Moe Gustavsen | 2010-04-14 | 2 | -27/+24 |
| | | | | * | | Force the bic test to compile in 32-bit mode on Mac | Morten Johan Sørvig | 2010-04-14 | 1 | -0/+3 |
| | | | | * | | Cocoa: qwidget autotest fails on setToolTip | Richard Moe Gustavsen | 2010-04-14 | 1 | -3/+0 |
| | | | | * | | Merge remote branch 'staging/4.7' into bearermanagement/mobility-changes-squash | Aaron McCarthy | 2010-04-14 | 1 | -0/+13 |
| | | | | |\ \ | |||||
| | | | | * | | | Bearer management changes from Qt Mobility (7a5ff985) | Aaron McCarthy | 2010-04-14 | 11 | -32/+317 |
* | | | | | | | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6 | Olivier Goffart | 2010-04-16 | 16 | -58/+306 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | create magic comment messages in "finished" state | Oswald Buddenhagen | 2010-04-15 | 1 | -1/+1 |