summaryrefslogtreecommitdiffstats
path: root/src/network/bearer
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge commit 'BearerIntegration-5' into remove-manual-testAaron McCarthy2010-02-031-1/+4
|\ | | | | | | | | | | Conflicts: tests/auto/qnetworksession/lackey/lackey.pro tests/auto/qnetworksession/tst_qnetworksession/tst_qnetworksession.cpp
| * Bearer Management Integration 5.Aaron McCarthy2010-02-031-0/+3
| |
* | Merge commit 'BearerIntegration-4' into bearermanagement/integration-4Aaron McCarthy2010-01-294-6/+12
|\ \ | |/ | | | | | | | | | | | | Conflicts: config.tests/unix/networkmanager/networkmanager.pro src/network/bearer/bearer.pro src/network/bearer/qnetworkconfiguration_s60_p.cpp tests/auto/qnetworksession/tst_qnetworksession/tst_qnetworksession.pro
| * 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
| | | | | | | | QNetworkSession functionality not converted yet.
* | 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
|\ \ | |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: config.tests/mac/corewlan/corewlan.pro examples/network/bearercloud/bearercloud.pro examples/network/bearermonitor/bearermonitor.pro src/network/bearer/bearer.pro src/network/bearer/qnativewifiengine_win.cpp src/network/bearer/qnetworkconfigmanager_p.cpp src/network/bearer/qnetworkconfiguration_s60_p.cpp src/network/bearer/qnetworksession.cpp src/network/bearer/qnetworksession_p.cpp src/network/bearer/qnmwifiengine_unix.cpp src/network/bearer/qnmwifiengine_unix_p.h src/plugins/bearer/corewlan/qcorewlanengine.mm src/plugins/bearer/generic/qgenericengine.cpp src/plugins/bearer/nla/main.cpp src/plugins/bearer/nla/qnlaengine.cpp tests/auto/qnetworkconfigmanager/qnetworkconfigmanager.pro tests/auto/qnetworkconfiguration/qnetworkconfiguration.pro tests/auto/qnetworksession/lackey/lackey.pro tests/auto/qnetworksession/tst_qnetworksession/tst_qnetworksession.pro tests/manual/bearerex/bearerex.pro tests/manual/networkmanager/networkmanager.pro
| * 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
| |
| * Fix license headers.Aaron McCarthy2009-12-221-1/+1
| |
| * Convert NativeWifi engine into a plugin.Aaron McCarthy2009-12-226-845/+18
| |
| * Convert NLA engine nito a plugin.Aaron McCarthy2009-12-227-872/+16
| |
| * Convert NetworkManager engine into a plugin.Aaron McCarthy2009-12-2210-2967/+24
| | | | | | | | | | | | | | | | | | | | | | Conflicts: src/plugins/bearer/networkmanager/qnetworkmanagerservice.cpp src/plugins/bearer/networkmanager/qnetworkmanagerservice.h src/plugins/bearer/networkmanager/qnmdbushelper.cpp src/plugins/bearer/networkmanager/qnmdbushelper.h src/plugins/bearer/networkmanager/qnmwifiengine.cpp src/plugins/bearer/networkmanager/qnmwifiengine.h
| * Convert generic engine into a plugin.Aaron McCarthy2009-12-2210-287/+125
| |
| * Fix compile warnings.Aaron McCarthy2009-12-222-5/+6
| |
| * Fix up license headers.Aaron McCarthy2009-12-2238-38/+38
| |
| * Make compile.Aaron McCarthy2009-12-2239-98/+216
| |
* | Bearer Management Integration 2.Aaron McCarthy2010-01-0428-637/+524
|/
* Bearer Management Integration 1.Aaron McCarthy2009-12-2240-0/+14008