summaryrefslogtreecommitdiffstats
path: root/src/network/bearer/qnetworksession.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix QTBUG-17627: build break in mobility bearer applicationsCristiano di Flora2011-02-241-3/+2
| | | | Task-Number: QTBUG-17627
* Fixed compilerwarnings regression in public headers.axis2011-02-081-2/+2
| | | | RevBy: Trust me
* Fix namespace errorShane Kearns2011-02-071-3/+3
| | | | Reviewed-by: Olivier Goffart
* Fix random crashes when bearer suddenly goes downShane Kearns2011-02-041-0/+3
| | | | | | | | | | | | 1. QNetworkSession being deleted from the closed signal caused data abort or E32User-CBase 49 panics. (both observed) 2. Potential E32User-CBase 46 panic in ConnectionProgressNotifier::StartNotifications() Reviewed-by: Aaron Tunney Reviewed-By: Markus Goetz Task-Number: QTBUG-17196
* Update copyright year to 2011.Jason McDonald2011-01-101-1/+1
| | | | Reviewed-by: Trust Me
* Make this constructor explicit in Qt too.Aaron McCarthy2010-08-131-4/+0
|
* Introduce a qconfig feature for Bearer ManagementTasuku Suzuki2010-04-151-0/+4
| | | | | Merge-request: 517 Reviewed-by: Aaron McCarthy <aaron.mccarthy@nokia.com>
* Remove leading whitespace from Qt header macros.Thiago Macieira2010-03-311-9/+9
| | | | | | | The tst_headers::macros test doesn't like it. It's easier to remove the spaces than to fix the test. Reviewed-by: Markus Goetz
* MONILITY-645Wolfgang Beck2010-03-301-7/+21
| | | | Merging bearer header.
* Compile with QT_NO_NETWORKINTERFACE defined.Aaron McCarthy2010-03-251-0/+2
|
* Bearer management changes from Qt Mobility (6fb31d1e).Aaron McCarthy2010-03-241-1/+1
| | | | 6fb31d1e287d7def45c115eb56bcb9b0c5cb3c40.
* Fix build failure on WinCE.Aaron McCarthy2010-03-221-0/+4
|
* Add QT_MODULE headers.Aaron McCarthy2010-02-151-0/+2
|
* Fix build on Windows.Aaron McCarthy2010-02-121-1/+0
| | | | | On Windows interface is #defined to struct. Make sure that qnetworksession.h is included before qplatformdefs.h.
* Fix public includes.Aaron McCarthy2010-02-111-2/+1
|
* Update copyright year to 2010.Aaron McCarthy2010-02-111-1/+1
|
* Merge branch 'bearermanagement/corewlan' into bearermanagement/integration-2Aaron McCarthy2010-01-051-6/+4
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * Fix up license headers.Aaron McCarthy2009-12-221-1/+1
| |
| * Make compile.Aaron McCarthy2009-12-221-5/+3
| |
* | Bearer Management Integration 2.Aaron McCarthy2010-01-041-2/+1
|/
* Bearer Management Integration 1.Aaron McCarthy2009-12-221-0/+135