summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer
Commit message (Expand)AuthorAgeFilesLines
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-165-47/+47
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-03-063-26/+26
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-053-26/+26
| |\
| | * Ofono also changed the context API. This updates it to workLorn Potter2013-02-233-26/+26
* | | Distinguish between 'mac' and 'macx' qmake scopesTor Arne Vestbø2013-03-051-2/+2
|/ /
* / Remove deprecated use of QMAKE_MAC_SDK in corewlan.proTor Arne Vestbø2013-02-181-3/+1
|/
* BlackBerry bearer plugin: check whether device is online several timesPeter Hartmann2013-01-311-0/+14
* update ofono APILorn Potter2013-01-312-20/+70
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1831-31/+31
* add and use qtHaveModule() functionOswald Buddenhagen2012-12-211-1/+1
* Update connman bearer plugin for changed connman API.Lorn Potter2012-12-202-5/+56
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-107-0/+7
* beef up qt_plugin.prfOswald Buddenhagen2012-11-017-28/+14
* Blackberry bearer plugin: Only Report working interfaces as activePeter Hartmann2012-10-261-3/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2234-813/+813
* Mark (non-public API's) ctor's as explicitSergio Ahumada2012-09-142-12/+12
* Initial bearer plugin for WinCE and WEC7.Janne Anttila2012-09-101-5/+39
* QNativeWifiEnginePlugin: replace a volatile bool with an atomic intMarc Mutz2012-08-291-4/+4
* Fix a bunch of Mac/clang specific warningsJiang Jiang2012-08-211-1/+6
* QtNetwork: use nullary version of qRegisterMetaType<T>("T")Marc Mutz2012-07-252-2/+4
* Provide public API for native event filtering, moved up from QPA.David Faure2012-07-202-31/+13
* plugins/bearer: normalize signals/slotsMarc Mutz2012-07-135-66/+66
* Add const & to foreach 'iterators'Albert Astals Cid2012-06-273-12/+12
* Remove QFactoryInterface from bearer pluginsLars Knoll2012-06-087-42/+0
* Implementation of the Blackberry bearer engine.Rafael Roquetto2012-05-246-0/+638
* Remove capitalization when specifying include-libraries.kb2012-05-141-2/+2
* Windows 7 - fix nativewifi bearer pluginShane Kearns2012-05-042-7/+21
* Don't use obsolete qVariantValue, qVariantCanConvert, etc.Debao Zhang2012-05-021-2/+2
* Port bearer plugins to QMetaMethod-based connectNotify()Kent Hansen2012-05-014-170/+220
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-161-1/+1
|\
| * Fix compiling with XCode 4.3Aron Rosenberg2012-04-131-1/+1
* | Define usagePolicies API in QNetworkSessionShane Kearns2012-04-112-1/+18
* | Merge master into api_changesKent Hansen2012-03-161-0/+3
|\|
| * Workaround webkit deadlock on macos xShane Kearns2012-03-121-0/+3
* | QtDBus: make some constructors explicitMarc Mutz2012-03-121-1/+1
|/
* Use new plugin system for network bearer plugins.Friedemann Kleint2012-02-2418-19/+61
* No need to stat with QFile::exists before QFile::open, for reading.David Faure2012-02-172-4/+4
* Fix online status checking in generic bearer plugin.Xizhi Zhu2012-02-141-1/+1
* Move QString <-> NSString conversion to QtCoreMorten Johan Sorvig2012-02-021-28/+21
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3031-31/+31
* Update contact information in license headers.Jason McDonald2012-01-2331-31/+31
* Remove ICD plugin for bearer.Xizhi Zhu2012-01-1018-5633/+3
* Update copyright year in license headers.Jason McDonald2012-01-0547-47/+47
* Ensure that the corewlan plugin can be built with the Mac OS X 10.7 sdkOswald Buddenhagen2011-11-181-1/+1
* remove obsolete defineOswald Buddenhagen2011-11-181-1/+0
* Remove S60/symbian specific code in plugins/bearerLiang Qi2011-11-0111-3617/+0
* Fix compiler warnings.Friedemann Kleint2011-10-271-5/+2
* Fix compilation on HarmattanSimon Hausmann2011-10-031-1/+1
* Check argument count before accessing argument.Frederik Gladhorn2011-09-211-2/+2
* Don't keep a static instance of QDBusConnectionHarald Fernengel2011-07-071-10/+8