summaryrefslogtreecommitdiff
path: root/src/serialport/qserialportinfo_mac.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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