Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'earth-staging/master' | Olivier Goffart | 2011-05-18 | 1 | -2/+4 |
|\ | |||||
| * | Symbian socket: Implement systemProxyForQuery for service networks | Shane Kearns | 2011-05-18 | 1 | -2/+4 |
* | | tst_q3dns: update test to follow RFC-5952. | Martin Petersson | 2011-05-18 | 1 | -1/+1 |
|/ | |||||
* | Merge remote-tracking branch 'origin/4.8' | Olivier Goffart | 2011-05-16 | 2 | -0/+5 |
|\ | |||||
| * | Disable QtConcurrent for Symbian winscw builds. | Laszlo Agocs | 2011-05-12 | 2 | -0/+5 |
* | | Merge remote-tracking branch 'origin/4.8' | Olivier Goffart | 2011-05-11 | 18 | -39/+520 |
|\ \ | |/ | |||||
| * | Merge remote branch 'qt/4.8' into staging-master | Shane Kearns | 2011-05-10 | 4 | -0/+181 |
| |\ | |||||
| | * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-05-09 | 4 | -0/+181 |
| | |\ | |||||
| | | * | Allow different text for undo actions and items in QUndoView | Alexander Potashev | 2011-05-09 | 1 | -0/+59 |
| | | * | Allow using not only prefixes for undo command text | Alexander Potashev | 2011-05-09 | 4 | -0/+122 |
| * | | | Merge branch 'symbian-socket-engine' into staging-master | Shane Kearns | 2011-05-10 | 8 | -6/+280 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | fix tst_qnetworkreply::httpProxyCommands autotest | Shane Kearns | 2011-05-05 | 1 | -2/+7 |
| | * | | Send User-Agent from the network request in http proxy CONNECT command | Shane Kearns | 2011-05-05 | 1 | -1/+9 |
| | * | | Fix spelling mistake | Shane Kearns | 2011-05-04 | 1 | -1/+1 |
| | * | | Fix crash when QSocketNotifier used with an invalid descriptor | Shane Kearns | 2011-04-21 | 2 | -1/+110 |
| | * | | Add autotests for configuration dependent network proxies | Shane Kearns | 2011-04-18 | 2 | -1/+145 |
| | * | | Fix some warnings in symbian network tests | Shane Kearns | 2011-04-12 | 4 | -1/+9 |
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast... | Qt Continuous Integration System | 2011-05-06 | 3 | -6/+29 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste... | Qt Continuous Integration System | 2011-05-05 | 6 | -33/+59 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | Make autotest more resilient against network timeout | aavit | 2011-05-03 | 3 | -6/+9 |
| | * | | | Do not filter adhoc clients | aavit | 2011-05-03 | 1 | -2/+2 |
| | * | | | Lancelot: Add configurable client filtering to baseline server | aavit | 2011-05-03 | 2 | -10/+32 |
| | * | | | Improve error reporting on failure to connect to baseline server | aavit | 2011-05-03 | 2 | -1/+2 |
| | * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-team | aavit | 2011-05-02 | 1 | -16/+16 |
| | |\ \ \ | |||||
| | | * | | | Make pixel size a qreal in QRawFont | Eskil Abrahamsen Blomfeldt | 2011-05-02 | 1 | -16/+16 |
| | | * | | | Make sure removed QTextBlock is invalid | Jiang Jiang | 2011-04-29 | 1 | -0/+12 |
* | | | | | | QT_USE_QSTRINGBUILDER to fix source compatibility | Olivier Goffart | 2011-05-09 | 4 | -8/+4 |
* | | | | | | Make QHostAddress.toString() follow RFC-5952 for IPv6 address format. | Martin Petersson | 2011-05-06 | 1 | -17/+23 |
| |_|_|/ / |/| | | | | |||||
* | | | | | Merge remote-tracking branch 'origin/4.8' | Olivier Goffart | 2011-05-05 | 26 | -67/+1141 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-05-05 | 1 | -6/+7 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge remote-tracking branch 'origin/4.8' into HEAD | Thiago Macieira | 2011-04-29 | 31 | -294/+1598 |
| | |\ \ \ \ | | | |/ / / | |||||
| | * | | | | make QProcessEnvironment on Windows preserve variable name case | Oswald Buddenhagen | 2011-04-29 | 1 | -6/+7 |
| * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma... | Qt Continuous Integration System | 2011-05-05 | 6 | -3/+50 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge remote-tracking branch 'qt/4.8' | Sami Lempinen | 2011-04-28 | 193 | -1609/+9943 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Fix BlendBench::unalignedBlendArgb32 test case | Miikka Heikkinen | 2011-04-27 | 1 | -2/+2 |
| | * | | | | | | Added autotest for threaded text rendering. | Laszlo Agocs | 2011-04-26 | 1 | -0/+41 |
| | * | | | | | | Fix autotest failure in XmlPattern qxmlquery | Honglei Zhang | 2011-04-20 | 1 | -2/+2 |
| | * | | | | | | Fix memory leak bugs in XmlPatterns | Honglei Zhang | 2011-04-19 | 4 | -2/+8 |
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml-staging into master... | Qt Continuous Integration System | 2011-05-04 | 6 | -4/+139 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Fix insert and scroll to bottom case | mae | 2011-04-26 | 1 | -0/+18 |
| | * | | | | | | | Merge branch 'master' of ../qt-qml-staging | Michael Brasser | 2011-04-14 | 61 | -263/+1543 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | QDeclarativeDebug: Fix test case | Kai Koehne | 2011-03-30 | 1 | -1/+1 |
| | * | | | | | | | | QDeclarativeDebug: Handle case where client with ongoing queries is deleted | Kai Koehne | 2011-03-30 | 1 | -1/+27 |
| | * | | | | | | | | Merge ../qt-qml-staging | Yann Bodson | 2011-03-29 | 21 | -36/+73650 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt | Alan Alpert | 2011-03-23 | 31 | -128/+815 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Optimization and benchmark for setting object properties from QML. | Michael Brasser | 2011-03-16 | 3 | -1/+72 |
| | * | | | | | | | | | | Merge branch 'master' of ../qt-qml-staging | Yann Bodson | 2011-03-16 | 132 | -1186/+7161 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Add Constant and Final flags to QMetaObjectBuilder | Bea Lam | 2011-03-14 | 1 | -1/+21 |
| * | | | | | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast... | Qt Continuous Integration System | 2011-05-03 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'qt-4.8-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2011-05-03 | 13 | -54/+945 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |