summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Made qpluginbase.pri into a feature profile.axis2011-05-318-8/+8
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-2452-884/+884
* Fix build error on MacPrasanth Ullattil2011-05-041-1/+1
* Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-024-4/+4
* Introduced the QT.<module>.plugins variable to module profiles.axis2011-04-278-8/+8
* Initial import from the monolithic Qt.Qt by Nokia2011-04-2765-0/+19987