summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/qnetworksession_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-111-1/+1
* | minor clean-ups and styling fixesKonstantin Ritt2010-12-101-46/+21
|/
* Introduce a qconfig feature for Bearer ManagementTasuku Suzuki2010-04-151-0/+5
* Compile with QT_NO_NETWORKINTERFACE defined.Aaron McCarthy2010-03-251-2/+2
* Remove unnecessary qWarnings from bearer management code.Aaron McCarthy2010-03-051-4/+0
* Don't keep polling network sessions open indefinitely.Aaron McCarthy2010-03-051-8/+44
* Merge remote branch 'staging/4.7' into HEADAaron McCarthy2010-03-021-4/+4
|\
| * Fix compilation with Sun CC: __FUNCTION__ is not validThiago Macieira2010-02-271-4/+4
* | Bearer management changes from Qt Mobility (fca9891).Aaron McCarthy2010-03-021-1/+2
|/
* Add locking to bearer code.Aaron McCarthy2010-02-221-1/+1
* Remove debug.Aaron McCarthy2010-02-111-2/+0
* Missed this in a previous commit.Aaron McCarthy2010-02-081-6/+9
* Remove remaining Network Manager ifdef'ed code from common code.Aaron McCarthy2010-02-081-86/+14
* Rename internal QNetworkSessionEngine* to QBearerEngine*.Aaron McCarthy2010-02-081-17/+17
* Remove implementation specific functions out of QNetworkSessionEngine.Aaron McCarthy2010-02-081-20/+14
* Make compile on Unix.Aaron McCarthy2010-01-181-1/+1
* Port session functionality.Aaron McCarthy2010-01-181-0/+485