summaryrefslogtreecommitdiffstats
path: root/src/network
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Remove functions used for testing.Aaron McCarthy2010-02-103-11/+0
| * | | | | | Connect signals between QNAM and QNetworkReplyImpl.Aaron McCarthy2010-02-104-31/+29
| * | | | | | Fix networkAccessEnabled implementation.Aaron McCarthy2010-02-103-42/+43
| * | | | | | Convert Maemo6 backend into plugin.Aaron McCarthy2010-02-1010-2406/+19
| * | | | | | Add networkAccess property to QNAM.Aaron McCarthy2010-02-093-1/+95
| * | | | | | Automatically migrate in-progress transfers after roaming.Aaron McCarthy2010-02-084-47/+31
| * | | | | | 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
| * | | | | | Add hooks for testing.Aaron McCarthy2010-02-083-0/+11
| * | | | | | Migrate in progress http downloads.Aaron McCarthy2010-02-084-4/+91
| * | | | | | Only create session when valid configuration is available.Aaron McCarthy2010-02-084-24/+62
| * | | | | | Fix compile warnings.Aaron McCarthy2010-02-031-38/+25
| * | | | | | Remove debug.Aaron McCarthy2010-02-033-15/+3
| * | | | | | Don't try to resolve names to determine if dest is localhost.Aaron McCarthy2010-02-031-8/+8
| * | | | | | Progress.Aaron McCarthy2010-02-035-54/+109
| * | | | | | Wait until session is in the connected state before starting transfer.Aaron McCarthy2010-02-032-7/+14
| * | | | | | Bearer Management Integration.Aaron McCarthy2010-02-038-24/+134
| * | | | | | Progress.Aaron McCarthy2010-02-035-3/+49
| * | | | | | Start adding network session support into QNetworkAccessManager.Aaron McCarthy2010-02-036-2/+75
| * | | | | | 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 'origin/4.6' into bearermanagement/integration-4Aaron McCarthy2010-01-29136-531/+746
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ 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-0542-5915/+492
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | 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