summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'earth-staging/master'Olivier Goffart2011-05-181-2/+4
|\
| * Symbian socket: Implement systemProxyForQuery for service networksShane Kearns2011-05-181-2/+4
* | tst_q3dns: update test to follow RFC-5952.Martin Petersson2011-05-181-1/+1
|/
* Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-162-0/+5
|\
| * Disable QtConcurrent for Symbian winscw builds.Laszlo Agocs2011-05-122-0/+5
* | Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-1114-23/+479
|\ \ | |/
| * 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 branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-05-052-17/+18
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Make autotest more resilient against network timeoutaavit2011-05-031-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
* | | | | | QT_USE_QSTRINGBUILDER to fix source compatibilityOlivier Goffart2011-05-094-8/+4
* | | | | | Make QHostAddress.toString() follow RFC-5952 for IPv6 address format.Martin Petersson2011-05-061-17/+23
| |_|_|/ / |/| | | |
* | | | | Merge remote-tracking branch 'origin/4.8'Olivier Goffart2011-05-0517-64/+510
|\ \ \ \ \ | |/ / / /
| * | | | 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-2927-292/+1470
| | |\ \ \ \ | | | |/ / /
| | * | | | 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-055-1/+48
| |\ \ \ \ \
| | * \ \ \ \ Merge remote-tracking branch 'qt/4.8'Sami Lempinen2011-04-28162-1968/+7271
| | |\ \ \ \ \
| | * | | | | | 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-045-3/+91
| |\ \ \ \ \ \ \
| | * | | | | | | Fix insert and scroll to bottom casemae2011-04-261-0/+18
| | * | | | | | | Merge branch 'master' of ../qt-qml-stagingMichael Brasser2011-04-1454-202/+1136
| | |\ \ \ \ \ \ \
| | * | | | | | | | 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-299-14/+109
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ 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-162-0/+24
| | * | | | | | | | | | Merge branch 'master' of ../qt-qml-stagingYann Bodson2011-03-16112-1134/+7086
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-05-036-54/+364
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-036-54/+364
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2011-05-026-54/+364
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7-review' into 4.7-stagingThierry Bastian2011-05-026-54/+364
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | | | Fix tst_Q3ProgressBar::setProgress, againGabriel de Dietrich2011-04-291-4/+3