summaryrefslogtreecommitdiffstats
path: root/src/network/bearer/qnetworkconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* [BB10-internal] QNetworkConfiguration: store list of host addressesPeter Hartmann2013-05-071-0/+4
* 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-17/+13
|/
* Better fix for d524da81ee257a6bd67d32d0bc870280a7d5b8a4.Aaron McCarthy2010-08-131-7/+0
* Fix link error when building Bearer application with Qt MobilityAlex2010-08-051-0/+7
* Return 'Unknown' bearer type name for unknown bearer type.Aaron McCarthy2010-08-031-1/+1
* Use an enum to return the bearer type of a network configuration.Aaron McCarthy2010-08-021-14/+83
* Rename QNetworkConfiguration::bearerName() function.Aaron McCarthy2010-08-021-8/+16
* Order network configurations in service networks in priority order.Aaron McCarthy2010-07-231-8/+11
* Bearer management documentation.Aaron McCarthy2010-03-241-1/+1
* Make QNetworkConfigurationManager and QNetworkConfiguration threadsafe.Aaron McCarthy2010-03-121-11/+49
* Bearer management changes from Qt Mobility (fca9891).Aaron McCarthy2010-03-021-1/+0
* Change docs: "phone" -> "device".Aaron McCarthy2010-02-151-1/+1
* Use provided typedef for QNetworkConfigurationPrivatePointer.Aaron McCarthy2010-02-111-3/+2
* Tag new classes as since 4.7.Aaron McCarthy2010-02-111-0/+2
* Convert Maemo6 backend into plugin.Aaron McCarthy2010-02-101-1/+1
* Partially convert Symbian backend into a plugin.Aaron McCarthy2010-01-121-4/+0
* Merge branch 'bearermanagement/corewlan' into bearermanagement/integration-2Aaron McCarthy2010-01-051-3/+3
|\
| * 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-051-3/+53
|/
* Bearer Management Integration 1.Aaron McCarthy2009-12-221-0/+349