summaryrefslogtreecommitdiff
path: root/src/serialport.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Global restructuring of the project.Denis Shienkov2011-10-101-22/+447
* Fixed names of Qt header filesSergey Belyashov2011-10-031-2/+2
* Added support for Qt namespaceSergey Belyashov2011-10-031-0/+1
* SerialPortPrivate::q_ptr moved to AbstractSerialPortPrivateSergey Belyashov2011-10-031-11/+4
* Added support for older versions of Qt4 < 4.7.0.kuzulis2011-09-251-2/+15
* For methods SerialPort::setDataInterval() and SerialPort::setReadTimeout()Denis Shienkov2011-09-241-2/+2
* Control methods are implemented policy.Denis Shienkov2011-07-281-4/+3
* In the constructors of the class SerialPort added method setPort().Denis Shienkov2011-07-271-0/+3
* Implementation of some (not previously Completed) methods in the class Serial...Denis Shienkov2011-07-271-52/+54
* Added support read line.kuzulis2011-07-231-0/+12
* Class SerialPort: added topology classes, similar to QAbsrtactSocket.Denis Shienkov2011-06-281-17/+162
* Fixed compilation in MSVC (2010).Denis Shienkov2011-06-251-19/+40
* A preliminary compile version of #2.Denis Shienkov2011-06-231-19/+55
* A preliminary version of # 1.Denis Shienkov2011-06-221-3/+3
* Prepare project tree.Denis Shienkov2011-06-211-0/+236