summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/icd/qnetworksession_impl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cherry pick fix for QTMOBILITY-408 from Qt Mobility.Aaron McCarthy2010-07-281-32/+27
* Do not crash if addrinfo signal does not contain ip address information.Jukka Rissanen2010-07-161-0/+3
* When application calls QNetworkSession::close() or QNetworkSession::stop(), m...Jukka Rissanen2010-06-291-22/+33
* Add missing QT_NO_BEARERMANAGEMENT ifdefs.Aaron McCarthy2010-04-151-0/+4
* Bearer management changes from Qt Mobility (7a5ff985)Aaron McCarthy2010-04-141-468/+310
* Compile with QT_NO_NETWORKINTERFACE defined.Aaron McCarthy2010-03-251-2/+2
* Bearer management changes from Qt Mobility (6fb31d1e).Aaron McCarthy2010-03-241-1/+1
* Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe.Aaron McCarthy2010-03-111-70/+151
* Remove unnecessary qWarnings from bearer management code.Aaron McCarthy2010-03-051-10/+3
* Merge remote branch 'staging/4.7' into HEADAaron McCarthy2010-03-021-3/+3
|\
| * Remove QObject::tr() in the network module code.Friedemann Kleint2010-02-241-3/+3
* | Bearer management changes from Qt Mobility (fca9891).Aaron McCarthy2010-03-021-3/+29
|/
* Make compile on Maemo6.Aaron McCarthy2010-02-231-5/+4
* Convert Maemo6 backend into plugin.Aaron McCarthy2010-02-101-0/+1105