summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/qnetworksession_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
* 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