summaryrefslogtreecommitdiff
path: root/src/serialportengine_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the "otherwise returns false" pattern instead of "otherwise false"Laszlo Papp2012-04-021-17/+17
* SerialPort, optimization notification and I/O subsystems.Denis Shienkov2012-03-281-106/+100
* Add methods to convert the OS-specific baud rate.Denis Shienkov2012-03-231-0/+69
* Partial refactoring a class SerialPortDenis Shienkov2012-03-191-145/+148
* Removed the #ifndef check for ntddser.hDenis Shienkov2012-03-131-28/+22
* The first attempt to add the documentation.Denis Shienkov2012-03-041-2/+2
* The first prepare QtSerialPort to the form of add-on, with the requirements o...Denis Shienkov2012-02-291-0/+1305