summaryrefslogtreecommitdiffstats
path: root/src/network/bearer/qnetworksession.cpp
Commit message (Expand)AuthorAgeFilesLines
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Make creating sockets with an explicit network session thread safeShane Kearns2011-03-151-0/+31
* Merge branch 'symbian-socket-engine' of scm.dev.troll.no:qt/qt-symbian-networ...Shane Kearns2011-03-081-0/+9
|\
| * Explicit network session for QNetworkAccessManagerShane Kearns2011-02-171-0/+9
| * Merge remote branch 'qt/master' into symbian-socket-engineShane Kearns2011-02-071-2/+3
| |\
| * | Fix random crashes when bearer suddenly goes downShane Kearns2011-02-041-0/+3
| * | Fix for QNetworkSession::waitForOpened failing on active connectionShane Kearns2011-02-011-1/+1
* | | 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-101-0/+3
|\ \ \ | |_|/ |/| |
| * | Fix random crashes when bearer suddenly goes downShane Kearns2011-02-041-0/+3
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\ \ \ | |/ /
| * | Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* | | 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
* | simplify waitForOpened()Konstantin Ritt2010-12-101-9/+6
* | minor clean-ups and styling fixesKonstantin Ritt2010-12-101-48/+43
|/
* doc: Changed \i to \e.Martin Smith2010-10-041-4/+4
* Cherry pick fix for MOBILITY-1077 from Qt Mobility.Aaron McCarthy2010-07-271-4/+8
* Introduce a qconfig feature for Bearer ManagementTasuku Suzuki2010-04-151-0/+4
* Bearer management changes from Qt Mobility (7a5ff985)Aaron McCarthy2010-04-141-0/+4
* Compile with QT_NO_NETWORKINTERFACE defined.Aaron McCarthy2010-03-251-0/+2
* Bearer management documentation.Aaron McCarthy2010-03-241-1/+1
* Merge remote branch 'staging/4.7' into bearermanagement/pollingAaron McCarthy2010-03-051-1/+1
|\
| * doc: Fixed some qdoc errors.Martin Smith2010-03-021-1/+1
* | Don't keep polling network sessions open indefinitely.Aaron McCarthy2010-03-051-0/+14
|/
* Bearer management changes from Qt Mobility (fca9891).Aaron McCarthy2010-03-021-0/+4
* Add locking to bearer code.Aaron McCarthy2010-02-221-1/+1
* Tag new classes as since 4.7.Aaron McCarthy2010-02-111-0/+2
* Convert Maemo6 backend into plugin.Aaron McCarthy2010-02-101-5/+0
* Rename internal QNetworkSessionEngine* to QBearerEngine*.Aaron McCarthy2010-02-081-2/+2
* Merge commit 'BearerIntegration-5' into remove-manual-testAaron McCarthy2010-02-031-1/+4
|\
| * Bearer Management Integration 5.Aaron McCarthy2010-02-031-0/+3
* | Merge commit 'BearerIntegration-4' into bearermanagement/integration-4Aaron McCarthy2010-01-291-1/+4
|\ \ | |/
| * Bearer Management Integration 4.Aaron McCarthy2010-01-291-2/+5
* | Connect up preferredConfigurationChanged() signal.Aaron McCarthy2010-01-261-0/+2
* | Port session functionality.Aaron McCarthy2010-01-181-83/+60
* | Partially convert Symbian backend into a plugin.Aaron McCarthy2010-01-121-5/+3
* | Merge branch 'bearermanagement/corewlan' into bearermanagement/integration-2Aaron McCarthy2010-01-051-7/+8
|\ \ | |/ |/|
| * Fix compile warnings.Aaron McCarthy2009-12-221-4/+5
| * Fix up license headers.Aaron McCarthy2009-12-221-1/+1
| * Make compile.Aaron McCarthy2009-12-221-2/+2
* | Bearer Management Integration 2.Aaron McCarthy2010-01-041-66/+80
|/
* Bearer Management Integration 1.Aaron McCarthy2009-12-221-0/+689