summaryrefslogtreecommitdiffstats
path: root/src/network/bearer
Commit message (Expand)AuthorAgeFilesLines
* Fix thread safety regression of QNetworkConfigurationManagerShane Kearns2011-05-132-2/+2
* Merge remote-tracking branch 'origin/4.7' into qt-4.8-from-4.7Olivier Goffart2011-05-061-3/+12
|\
| * Fix QNetworkConfigurationManager usage outside main thread firstShane Kearns2011-05-041-3/+12
* | QNetworkConfigurationManager: Fix network polling.Martin Petersson2011-04-272-2/+14
* | Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networkShane Kearns2011-04-122-1/+61
|\ \
| * \ Merge branch 'master' of scm.dev.troll.no:qt/qt-earth-team into symbian-socke...Shane Kearns2011-04-111-0/+2
| |\ \
| * | | Fix deadlock in QNetworkSession::stopShane Kearns2011-03-311-1/+1
| * | | Ensure shared network session deleted from correct threadShane Kearns2011-03-291-1/+6
| * | | Merge remote branch 'earth/master' into symbian-socket-engineShane Kearns2011-03-253-3/+4
| |\ \ \
| * | | | Make creating sockets with an explicit network session thread safeShane Kearns2011-03-152-0/+40
| * | | | Fix compile error introduced by mergeShane Kearns2011-03-081-3/+0
| * | | | Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ...Shane Kearns2011-03-083-0/+23
| |\ \ \ \
| | * | | | Explicit network session for QNetworkAccessManagerShane Kearns2011-02-172-0/+20
| | * | | | Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2011-02-0714-15/+16
| | |\ \ \ \
| | * | | | | Fix random crashes when bearer suddenly goes downShane Kearns2011-02-042-0/+6
| | * | | | | Fix for QNetworkSession::waitForOpened failing on active connectionShane Kearns2011-02-011-1/+1
| | * | | | | Workaround crash when multiple QNetworkAccessManager instances are usedShane Kearns2011-02-013-2/+175
* | | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-04-082-2/+7
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Ensure shared network session deleted from correct threadShane Kearns2011-04-071-1/+6
| * | | | | | Revert "Remove SIGBUS emission from QNetworkSession destruction."Adrian Constantin2011-04-071-1/+1
* | | | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-04-072-1/+4
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | | / | |_|_|_|_|/ |/| | | | |
| * | | | | Remove SIGBUS emission from QNetworkSession destruction.Cristiano di Flora2011-04-051-1/+1
| * | | | | Add docs for QNetworkConfigurationManager's time-consuming constructor.Xizhi Zhu2011-03-311-0/+3
* | | | | | QSharedNetworkSession: Fix compile on AIX.Pierre Rossi2011-03-221-0/+2
| |_|_|_|/ |/| | | |
* | | | | Update copyright year to 2011.Rohan McGovern2011-03-101-1/+1
* | | | | Merge branch 'qt-master-from-4.7' of scm.dev.nokia.troll.no:qt/qt-integration...Qt Continuous Integration System2011-03-101-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-03-091-1/+1
| |\ \ \ \ \ | | |/ / / / | | | / / / | | |/ / / | |/| | |
| | * | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2011-03-081-1/+1
| | |\ \ \
| | | * | | Merge remote-tracking branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2011-03-081-1/+1
* | | | | | Improve Q_GLOBAL_STATIC macors.Jedrzej Nowacki2011-03-071-1/+2
|/ / / / /
* | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2011-02-241-3/+2
|\ \ \ \ \ | |/ / / /
| * | | | Fix QTBUG-17627: build break in mobility bearer applicationsCristiano di Flora2011-02-241-3/+2
| * | | | Removing tabs from 7388fcb83592a90aace054314e0c3e7e7a94fdae changesetCristiano di Flora2011-02-221-1/+1
| * | | | Fix QNetworkConfigurationManager crash due to null private pointer.Cristiano di Flora2011-02-221-12/+5
* | | | | Removing tabs from 7388fcb83592a90aace054314e0c3e7e7a94fdae changesetCristiano di Flora2011-02-221-1/+1
* | | | | Fix QNetworkConfigurationManager crash due to null private pointer.Cristiano di Flora2011-02-221-12/+5
* | | | | Fix warning about QLatin1String::operator==(const char*) deprecatedThiago Macieira2011-02-211-2/+2
* | | | | Merge remote-tracking branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-02-102-0/+6
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Fixed compilerwarnings regression in public headers.axis2011-02-081-2/+2
| * | | Fix namespace errorShane Kearns2011-02-071-3/+3
| * | | Fix random crashes when bearer suddenly goes downShane Kearns2011-02-042-0/+6
| |/ /
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-253-2/+175
|\ \ \ | |/ /
| * | Workaround crash when multiple QNetworkAccessManager instances are usedShane Kearns2011-01-143-2/+175
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-1714-14/+14
|\ \ \ | |/ /
| * | Update copyright year to 2011.Jason McDonald2011-01-1014-14/+14
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-201-1/+2
|\ \ \ | |/ / | | / | |/ |/|
| * Fix waitForOpened not working with already active configurationVille Pernu2010-12-171-1/+2
* | remove useless overloadKonstantin Ritt2010-12-101-2/+2
* | simplify polling code a bitKonstantin Ritt2010-12-102-33/+8
* | promote QNetworkConfigurationManager::updateConfigurations() to a slotKonstantin Ritt2010-12-101-1/+3