summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/corewlan
Commit message (Expand)AuthorAgeFilesLines
* QtNetwork: Delete bearer managementMårten Nordheim2020-04-056-1144/+0
* Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-051-5/+2
* Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-271-4/+4
* Regenerate src/*Alexandru Croitor2019-11-141-2/+2
* Regenerate everything under ./srcAlexandru Croitor2019-11-121-1/+0
* Re-generate affected cmake files and configure.json after the mergeSimon Hausmann2019-10-171-2/+0
* Merge remote-tracking branch 'origin/dev' into wip/cmakeSimon Hausmann2019-10-173-12/+8
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-171-5/+4
| |\
| | * macOS: Simplify Objective-C namespacingTor Arne Vestbø2019-10-151-5/+4
| * | Fix static linking when bearer management plugins are builtSimon Hausmann2019-10-153-7/+4
| |/
* / Add CMakeLists.txt for CoreWLANJean-Michaël Celerier2019-09-301-0/+36
|/
* QCoreWlanEngine: port away from Java-style iterators (and other fixes)Marc Mutz2019-07-022-49/+20
* Clean up our Objective-C usageJake Petroules2018-02-201-21/+17
* Fix deprecated API usageJake Petroules2017-01-241-18/+22
* Replace QCFString::to(CF/NS/Q)String usage with QString methodsTor Arne Vestbø2016-10-061-24/+24
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* QCoreWlanEngine: Remove calls to deprecated API in macOSGabriel de Dietrich2016-07-111-10/+10
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-201-1/+1
|\
| * Fix build on macOS: Apple changed their minds if null is allowedThiago Macieira2016-06-171-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-112-6/+7
|\|
| * consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-4/+4
| * corewlan: avoid unnecessary currentInterface.serviceActive checksTim Blechmann2016-03-011-2/+3
* | Updated license headersJani Heikkinen2016-01-153-42/+60
|/
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-031-1/+6
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-06-011-0/+3
| |\
| | * Fix no bearermanagement buildLorn Potter2015-05-291-0/+3
| * | QCoreWlanEngine - null the pointerTimur Pocheptsov2015-05-221-1/+3
* | | Add shared implementation of a NSAutoreleasePool wrapper to qglobalTor Arne Vestbø2015-05-271-20/+10
|/ /
* | Fixed license headersJani Heikkinen2015-02-171-1/+1
* | Update copyright headersJani Heikkinen2015-02-113-36/+28
|/
* CoreWLan: properly wait for scan thread to finishDyami Caliri2015-02-031-1/+0
* QtBearer corewlan add list of remembered networksLorn Potter2014-10-281-5/+18
* QCoreWLanEngine: Remove OS X 10.6 versionGabriel de Dietrich2014-10-242-929/+1
* Fix bogus error report when disconnect/stop actually worksLorn Potter2014-10-242-5/+31
* Update license headers and add new license filesMatti Paaso2014-09-242-38/+22
* CoreWLan: terminate scan thread in QCoreWlanEngine destructorDyami Caliri2014-08-272-2/+4
* CoreWLan: wait for scan thread to finishDyami Caliri2014-05-182-0/+4
* Fix Mac Bearer when machine has no wifiFrederik Gladhorn2014-03-142-0/+4
* CoreWLan: Fix potential unhandled exception assertGabriel de Dietrich2013-11-262-4/+6
* Make QCoreWlan plugin compile on 10.9Gabriel de Dietrich2013-08-122-155/+989
* Remove deprecated use of QMAKE_MAC_SDK in corewlan.proTor Arne Vestbø2013-02-181-3/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-183-3/+3
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-101-0/+1
* beef up qt_plugin.prfOswald Buddenhagen2012-11-011-4/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-223-72/+72
* Fix a bunch of Mac/clang specific warningsJiang Jiang2012-08-211-1/+6
* Remove QFactoryInterface from bearer pluginsLars Knoll2012-06-081-6/+0
* Fix compiling with XCode 4.3Aron Rosenberg2012-04-131-1/+1
* Use new plugin system for network bearer plugins.Friedemann Kleint2012-02-243-3/+10
* Move QString <-> NSString conversion to QtCoreMorten Johan Sorvig2012-02-021-28/+21