summaryrefslogtreecommitdiff
path: root/src/serialport/qserialportinfo_mac.cpp
Commit message (Expand)AuthorAgeFilesLines
* Check on CFStringRef type before of QString creationDenis Shienkov2015-06-291-1/+5
* Fix crash in QSPI::availablePorts() on OS X 10.10Denis Shienkov2015-06-291-2/+3
* Don't use QStringLiteral when QLatin1String is efficient.Debao Zhang2015-04-201-4/+4
* Fix QSPI::portName() on OSXDenis Shienkov2015-03-141-9/+4
* Update the licenses and its headersDenis Shienkov2015-02-171-13/+21
* Update copyright headersJani Heikkinen2015-02-161-6/+6
* Allow to use custom devices pathsDenis Shienkov2014-11-271-0/+14
* Fix QSPI::isNull()Denis Shienkov2014-11-211-27/+27
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-141-2/+1
|\
| * Fix access after delete in OS X QSPIDyami Caliri2014-09-251-2/+1
* | Update license headers and add new license filesAntti Kokko2014-09-091-18/+10
|/
* Refactor of the QSerialPortInfo for OS XDenis Shienkov2014-07-091-193/+119
* Make independent implementation of QSerialPortInfo for OS XDenis Shienkov2014-07-091-0/+35
* Add API for querying the serial numberLaszlo Papp2014-03-021-1/+25
* Remove the unnecessary and noisy comments for the serial port info filesLaszlo Papp2013-11-241-3/+0
* Fix the properties counter declaration placeDenis Shienkov2013-11-111-1/+2
* Use consistent style for local constLaszlo Papp2013-07-081-3/+2
* Mac: Fixed the description() method for Bluetooth devicesDenis Shienkov2013-03-291-0/+8
* Add accessor methods for checking the availability of the PID/VIDLaszlo Papp2013-03-261-8/+6
* Change the return type of the vendor/productIdentifier() APILaszlo Papp2013-03-251-3/+3
* Fix the broken serialport information obtaining on MacLaszlo Papp2013-03-251-4/+4
* Use fromUtf8 for the conversion instead of copy assignmentLaszlo Papp2013-03-121-4/+4
* Mac: Add missed check for CFStringGetCString/CFNumberGetValue return valueDenis Shienkov2013-03-111-22/+22
* Mac: Added check for return value for IOServiceMatching()Denis Shienkov2013-03-011-0/+2
* Remove the QtSerialPort namespace define and hence namespace usageLaszlo Papp2013-02-071-4/+0
* Fix the potential build breaks introduced by a previous commit (regression)Laszlo Papp2013-02-071-0/+4
* Refactor certain variable names, remove useless comments and so forthLaszlo Papp2013-02-011-11/+11
* Fix QT_ASCII_CAST_WARN warnings on when building with Qt5Thiago A. Correa2013-01-311-4/+4
* Make all the file renames and relevant changesLaszlo Papp2013-01-271-0/+264