summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/corewlan/qcorewlanengine.mm
Commit message (Expand)AuthorAgeFilesLines
* 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-151-1/+1
|/
* QCoreWlanEngine: port away from Java-style iterators (and other fixes)Marc Mutz2019-07-021-45/+16
* 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
* 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-111-2/+3
|\|
| * corewlan: avoid unnecessary currentInterface.serviceActive checksTim Blechmann2016-03-011-2/+3
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* 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-111-22/+14
|/
* 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-241-7/+1
* Fix bogus error report when disconnect/stop actually worksLorn Potter2014-10-241-5/+29
* CoreWLan: terminate scan thread in QCoreWlanEngine destructorDyami Caliri2014-08-271-1/+2
* CoreWLan: wait for scan thread to finishDyami Caliri2014-05-181-0/+2
* Fix Mac Bearer when machine has no wifiFrederik Gladhorn2014-03-141-0/+2
* CoreWLan: Fix potential unhandled exception assertGabriel de Dietrich2013-11-261-2/+3
* Make QCoreWlan plugin compile on 10.9Gabriel de Dietrich2013-08-121-155/+73
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Fix a bunch of Mac/clang specific warningsJiang Jiang2012-08-211-1/+6
* Move QString <-> NSString conversion to QtCoreMorten Johan Sorvig2012-02-021-28/+21
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+946