summaryrefslogtreecommitdiffstats
path: root/src/serialport/qserialport_unix_p.h
Commit message (Expand)AuthorAgeFilesLines
* Replace the home-grown QTtyLocker with QLockFileLaszlo Papp2013-11-061-0/+9
* Make the return value void for methods that would always return trueLaszlo Papp2013-10-301-1/+1
* Use the term 'directions' for representing the directionsLaszlo Papp2013-09-041-2/+2
* Fix the compilation for Android with Qt 5.Laszlo Papp2013-09-031-0/+25
* Eliminate the "q_ptr->" call by using Q_Q(QSerialPort)Laszlo Papp2013-07-281-0/+2
* Remove the const modifier from the pinoutSignals internal methodsLaszlo Papp2013-07-271-1/+1
* Revert "Add property to set exclusivity"Laszlo Papp2013-07-081-3/+0
* Add property to set exclusivityAlex Henrie2013-07-031-0/+3
* Update the documentation and internal setBreakEnabled APILaszlo Papp2013-05-061-1/+1
* Drop the Lines/Line terms in favor of PinoutSignals/SignalLaszlo Papp2013-02-221-1/+1
* 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
* Change the Dtr/Rts API to something less cryptic and more Qt'ishLaszlo Papp2013-02-021-2/+2
* Rename the PortError to SerialPortError to be more consistent and talkativeLaszlo Papp2013-02-021-1/+1
* Make all the file renames and relevant changesLaszlo Papp2013-01-271-0/+156