summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Disable QtConcurrent for Symbian winscw builds.Laszlo Agocs2011-05-122-0/+5
* Merge remote branch 'qt/4.8' into staging-masterShane Kearns2011-05-104-0/+181
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-094-0/+181
| |\
| | * Allow different text for undo actions and items in QUndoViewAlexander Potashev2011-05-091-0/+59
| | * Allow using not only prefixes for undo command textAlexander Potashev2011-05-094-0/+122
* | | Merge branch 'symbian-socket-engine' into staging-masterShane Kearns2011-05-108-6/+280
|\ \ \ | |/ / |/| |
| * | fix tst_qnetworkreply::httpProxyCommands autotestShane Kearns2011-05-051-2/+7
| * | Send User-Agent from the network request in http proxy CONNECT commandShane Kearns2011-05-051-1/+9
| * | Fix spelling mistakeShane Kearns2011-05-041-1/+1
| * | Fix crash when QSocketNotifier used with an invalid descriptorShane Kearns2011-04-212-1/+110
| * | Add autotests for configuration dependent network proxiesShane Kearns2011-04-182-1/+145
| * | Fix some warnings in symbian network testsShane Kearns2011-04-124-1/+9
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-05-063-6/+29
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-0526-67/+1141
| |\ \ \ | | | |/ | | |/|
| * | | Ensure that QDateTimeEdit::calendarWidget() will always return a valid widget.Robin Burchell2011-05-051-0/+23
| * | | HTTP auto tests: do not load resources from cache that must be revalidtdPeter Hartmann2011-05-042-6/+6
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-05-056-33/+59
|\ \ \ \ | |_|/ / |/| | |
| * | | Make autotest more resilient against network timeoutaavit2011-05-033-6/+9
| * | | Do not filter adhoc clientsaavit2011-05-031-2/+2
| * | | Lancelot: Add configurable client filtering to baseline serveraavit2011-05-032-10/+32
| * | | Improve error reporting on failure to connect to baseline serveraavit2011-05-032-1/+2
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-teamaavit2011-05-021-16/+16
| |\ \ \
| | * | | Make pixel size a qreal in QRawFontEskil Abrahamsen Blomfeldt2011-05-021-16/+16
| | * | | Make sure removed QTextBlock is invalidJiang Jiang2011-04-291-0/+12
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-05-051-6/+7
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/4.8' into HEADThiago Macieira2011-04-2931-294/+1598
| |\ \ \ \ \ | | |/ / / /
| * | | | | make QProcessEnvironment on Windows preserve variable name caseOswald Buddenhagen2011-04-291-6/+7
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma...Qt Continuous Integration System2011-05-056-3/+50
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-04-28193-1609/+9943
| |\ \ \ \ \ \
| * | | | | | | Fix BlendBench::unalignedBlendArgb32 test caseMiikka Heikkinen2011-04-271-2/+2
| * | | | | | | Added autotest for threaded text rendering.Laszlo Agocs2011-04-261-0/+41
| * | | | | | | Fix autotest failure in XmlPattern qxmlqueryHonglei Zhang2011-04-201-2/+2
| * | | | | | | Fix memory leak bugs in XmlPatternsHonglei Zhang2011-04-194-2/+8
* | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master...Qt Continuous Integration System2011-05-046-4/+139
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix insert and scroll to bottom casemae2011-04-261-0/+18
| * | | | | | | | Merge branch 'master' of ../qt-qml-stagingMichael Brasser2011-04-1461-263/+1543
| |\ \ \ \ \ \ \ \
| * | | | | | | | | QDeclarativeDebug: Fix test caseKai Koehne2011-03-301-1/+1
| * | | | | | | | | QDeclarativeDebug: Handle case where client with ongoing queries is deletedKai Koehne2011-03-301-1/+27
| * | | | | | | | | Merge ../qt-qml-stagingYann Bodson2011-03-2921-36/+73650
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' of scm.dev.nokia.troll.no:qt/qtAlan Alpert2011-03-2331-128/+815
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Optimization and benchmark for setting object properties from QML.Michael Brasser2011-03-163-1/+72
| * | | | | | | | | | | Merge branch 'master' of ../qt-qml-stagingYann Bodson2011-03-16132-1186/+7161
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Add Constant and Final flags to QMetaObjectBuilderBea Lam2011-03-141-1/+21
* | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-05-031-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Fix the tst_QPluginLoader::loadCorruptElf on 64 bitOlivier Goffart2011-05-031-3/+3
* | | | | | | | | | | | | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-05-0313-54/+945
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-0313-54/+945
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-05-0213-54/+945
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7-review' into 4.7-stagingThierry Bastian2011-05-0213-54/+945
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | | | | Fix tst_Q3ProgressBar::setProgress, againGabriel de Dietrich2011-04-291-4/+3