summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix menu bar visibility.Fabien Freling2010-04-161-3/+3
* Add SSL remote host testsThiago Macieira2010-04-161-34/+95
* Split the remote and the local tests in two, in preparation for SSL testsThiago Macieira2010-04-166-266/+465
* Add tests for remote hostsThiago Macieira2010-04-163-9/+322
* Change the way we calculate the average transfer rates.Thiago Macieira2010-04-161-49/+84
* Finish renamingThiago Macieira2010-04-162-7/+4
* Move these tests to tests/manual.Thiago Macieira2010-04-167-2/+0
* Add a QNetworkAccessManager stresstestThiago Macieira2010-04-162-17/+142
* Add a non-blocking native function tooThiago Macieira2010-04-161-33/+162
* Move the code around into a function and add an alarm(2) on UnixThiago Macieira2010-04-161-54/+66
* Add a native test to compare withThiago Macieira2010-04-161-0/+126
* Add some statistics in the transfer rateThiago Macieira2010-04-161-30/+87
* Add the test to the testsuite, but disabledThiago Macieira2010-04-162-0/+9
* Make sure we read the data, to avoid keeping it all on RAMThiago Macieira2010-04-161-2/+8
* Update the parallel test to do different counts of parallel testsThiago Macieira2010-04-161-3/+16
* Add an event-loop based test that does parallel fetchesThiago Macieira2010-04-161-3/+36
* Add a simple event-loop based testThiago Macieira2010-04-161-0/+26
* Add two more blocking testsThiago Macieira2010-04-161-1/+98
* Add a TCP stress-test testThiago Macieira2010-04-166-0/+18418
* Document the time format pattern for timezone info.Denis Dzyubenko2010-04-161-0/+1
* Convert date/time format to something that Qt understandsDenis Dzyubenko2010-04-163-424/+547
* adding new entries to qt::key enumAdam Wasila2010-04-161-0/+2
* adding new entries to qt::key enumAdam Wasila2010-04-162-2/+4
* Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-04-16188-2488/+2151
|\
| * Fix tst_QEventLoop::exec() regression introduced by commit 816523117bc00cfeb1...Bradley T. Hughes2010-04-165-19/+35
| * Fix building of corelib, network and gui with qconfig minimal.Aaron McCarthy2010-04-165-0/+14
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-16121-1712/+4344
| |\
| | * Fix duplicate project entry in visual studio solution file.Andrew den Exter2010-04-161-1/+1
| | * DocAaron Kennedy2010-04-161-1/+4
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7David Boddie2010-04-1529-128/+327
| | |\
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-04-15119-1707/+4333
| | | |\
| | | | * Speed up qsTr() by caching the translation contextKent Hansen2010-04-152-2/+19
| | | | * Crash while printing from the portedcanvas example on Mac Cocoa.Prasanth Ullattil2010-04-152-1/+9
| | * | | qdoc: Added the index and fixed images in the extra files list.David Boddie2010-04-155-27/+30
| | | |/ | | |/|
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-16144-2312/+1740
| |\ \ \ | | |_|/ | |/| |
| | * | Correctly support translation in QDeclarativePixmapCacheWarwick Allison2010-04-162-5/+7
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-04-16102-722/+1366
| | |\ \
| | | * | Correctly support translation in QDeclarativeCompilerAaron Kennedy2010-04-152-8/+2
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-15144-2302/+1724
| | | |\ \ | | |/ / / | |/| | |
| | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-04-15144-2302/+1724
| | | |\ \
| | | | * | Small calculator fix.Yann Bodson2010-04-152-10/+10
| | | | * | Improve declarative calculator example.Yann Bodson2010-04-1513-227/+238
| | | | * | Update examples autotest to use the runtime directlyAaron Kennedy2010-04-154-96/+42
| | | | * | Support valuetypes as method return valuesAaron Kennedy2010-04-159-41/+133
| | | | * | Compile without Qt3 support.Yann Bodson2010-04-151-1/+1
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-151-0/+20
| | | | |\ \
| | | | | * | DocAaron Kennedy2010-04-151-0/+20
| | | | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Warwick Allison2010-04-1518-104/+178
| | | | |\ \ \ | | | | | |/ /
| | | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Aaron Kennedy2010-04-1556-1467/+327
| | | | | |\ \
| | | | | * | | Add Component.onDestruction attached propertyAaron Kennedy2010-04-1517-99/+171