| Commit message (Expand) | Author | Age | Files | Lines |
* | Update year in Nokia copyright messages. | Jason McDonald | 2012-01-11 | 16 | -16/+16 |
|
|
* | Backport SMP safe initialisation of QNetworkConfigurationManager | Shane Kearns | 2011-11-30 | 2 | -22/+47 |
|
|
* | Fix construction races in QtNetwork | Shane Kearns | 2011-10-06 | 1 | -1/+1 |
|
|
* | Doc: Updated documentation with \since 4.8 declarations. | David Boddie | 2011-06-30 | 1 | -0/+1 |
|
|
* | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7 | Liang Qi | 2011-06-24 | 3 | -13/+33 |
|\ |
|
| * | bearer: run the bearer engines in their own worker thread | Shane Kearns | 2011-06-13 | 3 | -16/+27 |
|
|
| * | Revert "Revert "Fix QNetworkConfigurationManager usage outside main thread fi... | Shane Kearns | 2011-06-13 | 1 | -3/+12 |
|
|
* | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt | David Boddie | 2011-06-17 | 1 | -12/+3 |
|\ \ |
|
| * \ | Merge remote branch 'origin/4.7' into 4.8-from-4.7 | Rohan McGovern | 2011-06-01 | 1 | -12/+3 |
| |\ \
| | |/ |
|
| | * | Revert "Fix QNetworkConfigurationManager usage outside main thread first" | Shane Kearns | 2011-05-31 | 1 | -12/+3 |
|
|
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2011-05-17 | 16 | -273/+273 |
| | |\ |
|
| | | * | Update licenseheader text in source files | Jyri Tahtela | 2011-05-13 | 16 | -273/+273 |
|
|
* | | | | Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qt | David Boddie | 2011-05-24 | 16 | -278/+287 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge remote-tracking branch 'qt/4.8' | Jyri Tahtela | 2011-05-18 | 2 | -5/+14 |
| |\ \ \ |
|
| | * | | | Fix thread safety regression of QNetworkConfigurationManager | Shane Kearns | 2011-05-13 | 2 | -2/+2 |
|
|
| | * | | | Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7 | Olivier Goffart | 2011-05-06 | 1 | -3/+12 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Fix QNetworkConfigurationManager usage outside main thread first | Shane Kearns | 2011-05-04 | 1 | -3/+12 |
| | | |/ |
|
| * | | | Update licenseheader text in source files for qt4.8 | Jyri Tahtela | 2011-05-13 | 16 | -273/+273 |
| |/ / |
|
* | | | Doc: Fixed qdoc warning. | David Boddie | 2011-05-11 | 1 | -1/+1 |
|/ / |
|
* | | QNetworkConfigurationManager: Fix network polling. | Martin Petersson | 2011-04-27 | 2 | -2/+14 |
|
|
* | | Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-network | Shane Kearns | 2011-04-12 | 2 | -1/+61 |
|\ \ |
|
| * \ | Merge branch 'master' of scm.dev.troll.no:qt/qt-earth-team into symbian-socke... | Shane Kearns | 2011-04-11 | 1 | -0/+2 |
| |\ \ |
|
| * | | | Fix deadlock in QNetworkSession::stop | Shane Kearns | 2011-03-31 | 1 | -1/+1 |
|
|
| * | | | Ensure shared network session deleted from correct thread | Shane Kearns | 2011-03-29 | 1 | -1/+6 |
|
|
| * | | | Merge remote branch 'earth/master' into symbian-socket-engine | Shane Kearns | 2011-03-25 | 3 | -3/+4 |
| |\ \ \ |
|
| * | | | | Make creating sockets with an explicit network session thread safe | Shane Kearns | 2011-03-15 | 2 | -0/+40 |
|
|
| * | | | | Fix compile error introduced by merge | Shane Kearns | 2011-03-08 | 1 | -3/+0 |
|
|
| * | | | | Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ... | Shane Kearns | 2011-03-08 | 3 | -0/+23 |
| |\ \ \ \ |
|
| | * | | | | Explicit network session for QNetworkAccessManager | Shane Kearns | 2011-02-17 | 2 | -0/+20 |
|
|
| | * | | | | Merge remote branch 'qt/master' into symbian-socket-engine | Shane Kearns | 2011-02-07 | 14 | -15/+16 |
| | |\ \ \ \ |
|
| | * | | | | | Fix random crashes when bearer suddenly goes down | Shane Kearns | 2011-02-04 | 2 | -0/+6 |
|
|
| | * | | | | | Fix for QNetworkSession::waitForOpened failing on active connection | Shane Kearns | 2011-02-01 | 1 | -1/+1 |
|
|
| | * | | | | | Workaround crash when multiple QNetworkAccessManager instances are used | Shane Kearns | 2011-02-01 | 3 | -2/+175 |
|
|
* | | | | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-04-08 | 2 | -2/+7 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | Ensure shared network session deleted from correct thread | Shane Kearns | 2011-04-07 | 1 | -1/+6 |
|
|
| * | | | | | | Revert "Remove SIGBUS emission from QNetworkSession destruction." | Adrian Constantin | 2011-04-07 | 1 | -1/+1 |
|
|
* | | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2011-04-07 | 2 | -1/+4 |
|\ \ \ \ \ \ \
| |/ / / / / /
| | | | | | /
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Remove SIGBUS emission from QNetworkSession destruction. | Cristiano di Flora | 2011-04-05 | 1 | -1/+1 |
|
|
| * | | | | | Add docs for QNetworkConfigurationManager's time-consuming constructor. | Xizhi Zhu | 2011-03-31 | 1 | -0/+3 |
|
|
* | | | | | | QSharedNetworkSession: Fix compile on AIX. | Pierre Rossi | 2011-03-22 | 1 | -0/+2 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Update copyright year to 2011. | Rohan McGovern | 2011-03-10 | 1 | -1/+1 |
|
|
* | | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration... | Qt Continuous Integration System | 2011-03-10 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-03-09 | 1 | -1/+1 |
| |\ \ \ \ \
| | |/ / / /
| | | / / /
| | |/ / /
| |/| | | |
|
| | * | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in... | Qt Continuous Integration System | 2011-03-08 | 1 | -1/+1 |
| | |\ \ \ |
|
| | | * | | | Merge remote-tracking branch 'origin/4.6' into qt-4.7-from-4.6 | Thiago Macieira | 2011-03-08 | 1 | -1/+1 |
|
|
* | | | | | | Improve Q_GLOBAL_STATIC macors. | Jedrzej Nowacki | 2011-03-07 | 1 | -1/+2 |
|/ / / / / |
|
* | | | | | Merge branch 4.7 into qt-master-from-4.7 | Qt Continuous Integration System | 2011-02-24 | 1 | -3/+2 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Fix QTBUG-17627: build break in mobility bearer applications | Cristiano di Flora | 2011-02-24 | 1 | -3/+2 |
|
|
| * | | | | Removing tabs from 7388fcb83592a90aace054314e0c3e7e7a94fdae changeset | Cristiano di Flora | 2011-02-22 | 1 | -1/+1 |
|
|
| * | | | | Fix QNetworkConfigurationManager crash due to null private pointer. | Cristiano di Flora | 2011-02-22 | 1 | -12/+5 |
|
|