summaryrefslogtreecommitdiffstats
path: root/src/network/bearer
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Prefer ethernet over wlan.Aaron McCarthy2010-03-041-18/+51
* | Updating polling mechanism for bearer management engines.Aaron McCarthy2010-03-045-7/+147
|/
* Bearer management changes from Qt Mobility (fca9891).Aaron McCarthy2010-03-023-1/+9
* Change initialization order.Aaron McCarthy2010-02-221-1/+1
* Add locking to bearer code.Aaron McCarthy2010-02-226-102/+136
* Don't block forever if no bearer plugins are loaded.Aaron McCarthy2010-02-161-0/+5
* Add QT_MODULE headers.Aaron McCarthy2010-02-153-0/+6
* Change docs: "phone" -> "device".Aaron McCarthy2010-02-151-1/+1
* Remove unused code.Aaron McCarthy2010-02-152-59/+0
* Simplify.Aaron McCarthy2010-02-151-2/+1
* Optimise iterations over QHash.Aaron McCarthy2010-02-153-34/+41
* Use snippets.Aaron McCarthy2010-02-151-8/+1
* Fix build on Windows.Aaron McCarthy2010-02-121-1/+0
* Add 'We mean it.' header.Aaron McCarthy2010-02-111-2/+13
* Use provided typedef for QNetworkConfigurationPrivatePointer.Aaron McCarthy2010-02-113-12/+9
* Fix public includes.Aaron McCarthy2010-02-116-6/+5
* Tag new classes as since 4.7.Aaron McCarthy2010-02-113-0/+6
* Update copyright year to 2010.Aaron McCarthy2010-02-115-5/+5
* Convert Maemo6 backend into plugin.Aaron McCarthy2010-02-1010-2406/+19
* Only add generic engine when it is available.Aaron McCarthy2010-02-081-1/+2
* Calculate default configuration if one is not provided by engines.Aaron McCarthy2010-02-081-1/+61
* Remove remaining Network Manager ifdef'ed code from common code.Aaron McCarthy2010-02-081-2/+0
* Rename internal QNetworkSessionEngine* to QBearerEngine*.Aaron McCarthy2010-02-088-29/+27
* Remove implementation specific functions out of QNetworkSessionEngine.Aaron McCarthy2010-02-081-18/+1
* 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-294-6/+12
|\ \ | |/
| * Bearer Management Integration 4.Aaron McCarthy2010-01-295-15/+15
| * Bearer Management Integration 3.Aaron McCarthy2010-01-052-16/+2
* | Return default configuration from engines.Aaron McCarthy2010-01-262-26/+10
* | Connect up preferredConfigurationChanged() signal.Aaron McCarthy2010-01-261-0/+2
* | Make compile on Unix.Aaron McCarthy2010-01-181-1/+1
* | Port session functionality.Aaron McCarthy2010-01-1810-2038/+107
* | Partially convert Symbian backend into a plugin.Aaron McCarthy2010-01-1213-1470/+33
* | Return empty bearer name for invalid, ServiceNetwork and UserChoice.Aaron McCarthy2010-01-111-1/+1
* | Make compile for Symbian.Aaron McCarthy2010-01-074-9/+45
* | Fix test compile failure when using frameworks on Mac OS X.Aaron McCarthy2010-01-061-1/+1
* | Merge branch 'bearermanagement/corewlan' into bearermanagement/integration-2Aaron McCarthy2010-01-0541-5915/+491
|\ \ | |/ |/|
| * Convert Core Wlan plugin to be incremental.Aaron McCarthy2010-01-041-0/+8
| * Remove bearer.pro.Aaron McCarthy2010-01-041-163/+0
| * Remove unused BEARER_ENGINE preprocessor define.Aaron McCarthy2010-01-044-24/+4
| * Convert Native Wifi plugin to be incremental.Aaron McCarthy2010-01-041-1/+13
| * Convert NLA plugin to be incremental.Aaron McCarthy2010-01-041-2/+10
| * Rework NetworkManager backend.Aaron McCarthy2010-01-045-44/+43
| * Convert generic engine plugin to be incremental.Aaron McCarthy2010-01-046-331/+160
| * Remove debug.Aaron McCarthy2010-01-041-1/+0
| * Convert CoreWlan engine into a plugin.Aaron McCarthy2010-01-046-601/+12