| Commit message (Expand) | Author | Age | Files | Lines |
* | Default (Parentless) QMenuBar actions do not work | Richard Moe Gustavsen | 2010-04-20 | 3 | -11/+62 |
|
|
* | [tst_qhostinfo] Modify multipleDifferentLookups to repeat hostnames | Thiago Macieira | 2010-04-20 | 1 | -17/+28 |
|
|
* | Don't deadlock tst_QThread::exit() and tst_QThread::quit() | Bradley T. Hughes | 2010-04-19 | 1 | -2/+2 |
|
|
* | [tst_qdiriterator] Stop removing files from the repository. | Thiago Macieira | 2010-04-19 | 1 | -4/+6 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-04-19 | 1 | -0/+25 |
|\ |
|
| * | Report the error as being AlreadyExists if this is why it fails | Andy Shaw | 2010-04-19 | 1 | -0/+25 |
|
|
* | | 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 |
|
|
| * | | | | | | make QT_TR_NOOP work in static initializers | Oswald Buddenhagen | 2010-04-15 | 2 | -0/+40 |
|
|
| * | | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6-integ... | Qt Continuous Integration System | 2010-04-15 | 3 | -5/+42 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Add translation context to qsTr() benchmark | Kent Hansen | 2010-04-15 | 1 | -4/+7 |
|
|