Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove 2 QSKIP from tst_qnetworkdiskcache | Shane Kearns | 2011-03-29 | 1 | -6/+0 |
* | Add bearer startup to qabstractnetworkcache autotest | Shane Kearns | 2011-03-29 | 1 | -0/+26 |
* | Make qhttpnetworkconnection autotest work with the new test server | Shane Kearns | 2011-03-29 | 1 | -17/+31 |
* | Symbian workaround for networkselftest | Shane Kearns | 2011-03-29 | 1 | -5/+11 |
* | Bearer support for autotests | Shane Kearns | 2011-03-29 | 2 | -1/+27 |
* | Fix new http multipart test case on symbian | Shane Kearns | 2011-03-25 | 1 | -8/+5 |
* | Merge remote branch 'earth/master' into symbian-socket-engine | Shane Kearns | 2011-03-25 | 147 | -1910/+7752 |
|\ | |||||
| * | Merge remote branch 'earth-team/master-i18n' into 4.8-earth | Denis Dzyubenko | 2011-03-24 | 1 | -2/+153 |
| |\ | |||||
| | * | replaced weekendStart and weekendEnd with weekdays function | Zeno Albisser | 2011-03-21 | 1 | -4/+7 |
| | * | Merge branch 'master-i18n' of scm.dev.nokia.troll.no:qt/qt-earth-team into ma... | Denis Dzyubenko | 2011-03-17 | 1 | -0/+35 |
| | |\ | |||||
| | | * | Using list patterns to get a string from list in QLocale. | Liang Qi | 2011-03-08 | 1 | -0/+35 |
| | * | | Merge remote branch 'earth-team/master' into master-i18n | Denis Dzyubenko | 2011-03-17 | 287 | -1164/+20463 |
| | |\ \ | | | |/ | | |/| | |||||
| | * | | Added writing script support to QLocale. | Denis Dzyubenko | 2011-03-02 | 1 | -4/+35 |
| | * | | Improved currency value to string conversion in QLocale. | Denis Dzyubenko | 2011-02-25 | 1 | -0/+6 |
| | * | | Merge branch 'master-i18n' of scm.dev.nokia.troll.no:qt/qt-earth-team into ma... | Denis Dzyubenko | 2011-02-24 | 1 | -0/+11 |
| | |\ \ | |||||
| | | * | | Implemented QLocale::weekendStart and QLocale::weekendEnd | Zeno Albisser | 2011-02-24 | 1 | -0/+11 |
| | * | | | QLocale improvements on unix/linux. | Denis Dzyubenko | 2011-02-24 | 1 | -0/+3 |
| | |/ / | |||||
| | * | | Added UI languages property to QLocale | Denis Dzyubenko | 2011-02-23 | 1 | -0/+16 |
| | * | | Implemented QLocale::quoteString(...) | Zeno Albisser | 2011-02-22 | 1 | -0/+16 |
| | * | | Merge remote branch 'earth-team/4.7-i18n' into master-i18n | Denis Dzyubenko | 2011-02-21 | 1 | -0/+3 |
| | |\ \ | |||||
| | | * | | Fixes QLocale locale name parsing. | Denis Dzyubenko | 2011-02-03 | 1 | -0/+3 |
| | * | | | Changed the qlocale autotest | Denis Dzyubenko | 2011-02-18 | 1 | -4/+4 |
| | * | | | Added currency support for QLocale | Denis Dzyubenko | 2011-02-17 | 1 | -0/+27 |
| * | | | | Fix tst_QVariant::qvariant_cast_QObject | Olivier Goffart | 2011-03-23 | 1 | -1/+7 |
| * | | | | Remove the qdeclarativewebview autotest. | Olivier Goffart | 2011-03-23 | 20 | -733/+0 |
| * | | | | network API: add support for HTTP multipart messages | Peter Hartmann | 2011-03-22 | 4 | -0/+343 |
| * | | | | QNAM HTTP: Fix bug with explicitly zero-length compressed responses. | Andreas Kling | 2011-03-22 | 1 | -0/+21 |
| * | | | | SSL: send SNI extension only if not connecting to an IP | Peter Hartmann | 2011-03-22 | 1 | -2/+4 |
| * | | | | Merge remote-tracking branch 'origin/master' | Olivier Goffart | 2011-03-21 | 120 | -1133/+7058 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-03-18 | 1 | -21/+146 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-03-17 | 1 | -21/+146 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Fix accidental population of the disk cache with partial content | Simon Hausmann | 2011-03-17 | 1 | -0/+93 |
| | | | * | | | | Fix disk cache interaction for range retrieval HTTP requests. | Simon Hausmann | 2011-03-17 | 1 | -21/+53 |
| | * | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Thiago Macieira | 2011-03-17 | 9 | -12/+183 |
| | |\ \ \ \ \ \ | | | |/ / / / / | |||||
| | | * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-03-17 | 4 | -1/+95 |
| | | |\ \ \ \ \ | |||||
| | | | * | | | | | PathView doesn't update if preferred highlight range changes. | Martin Jones | 2011-03-17 | 2 | -1/+41 |
| | | | * | | | | | Image.PreserveAspectFit has unexpected effect on Image's sourceSize | Martin Jones | 2011-03-17 | 2 | -0/+54 |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-03-17 | 1 | -3/+3 |
| | | |\ \ \ \ \ \ | | | | |/ / / / / | |||||
| | | | * | | | | | Re-enable lineHeight tests. | Yann Bodson | 2011-03-17 | 1 | -3/+3 |
| | | * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int... | Qt Continuous Integration System | 2011-03-16 | 1 | -11/+58 |
| | | |\ \ \ \ \ \ | |||||
| | | | * \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-team into 4.7 | Jan-Arve Sæther | 2011-03-16 | 49 | -89/+2645 |
| | | | |\ \ \ \ \ \ | |||||
| | | | * | | | | | | | Introduce QGraphicsItem::ItemStopsFocusHandling flag | Michael Hasselmann | 2011-03-16 | 1 | -11/+58 |
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-03-16 | 4 | -0/+30 |
| | | |\ \ \ \ \ \ \ \ | | | | | |_|/ / / / / | | | | |/| | / / / / | | | | |_|_|/ / / / | | | |/| | | | | | | |||||
| | | | * | | | | | | Qt.include() used in WorkerScript is broken on Windows. | Martin Jones | 2011-03-16 | 4 | -0/+30 |
| | * | | | | | | | | Merge remote-tracking branch 'origin/4.7' into HEAD | Thiago Macieira | 2011-03-16 | 12 | -10/+173 |
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | |||||
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2011-03-16 | 2 | -0/+47 |
| | | |\ \ \ \ \ \ \ | | | | |/ / / / / / | |||||
| | | | * | | | | | | Disabled non-QDeclarativeItems in Flickable break flicking | Martin Jones | 2011-03-16 | 2 | -0/+47 |
| | | * | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ... | Qt Continuous Integration System | 2011-03-15 | 1 | -0/+17 |
| | | |\ \ \ \ \ \ \ | |||||
| | | | * | | | | | | | Adjust right bearing when breaking with line separators | Jiang Jiang | 2011-03-15 | 1 | -0/+17 |
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2011-03-15 | 1 | -2/+12 |
| | | |\ \ \ \ \ \ \ \ |