summaryrefslogtreecommitdiff
path: root/src/serialport/serialport_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make all the file renames and relevant changesLaszlo Papp2013-01-271-1025/+0
* Change the QtCore reference in the copyright headers to QtSerialPortLaszlo Papp2013-01-271-1/+1
* Rename the SerialPort* classes to QSerialPort* including the internals.Laszlo Papp2013-01-271-102/+102
* Change Denis' email address in the copyrights headersLaszlo Papp2013-01-261-1/+1
* Change the copyright headers to the Qt Project standard formLaszlo Papp2013-01-261-24/+24
* Use "BaudRate" instead of "Rate" and "BaudXXXX" instead of "RateXXXX"Laszlo Papp2013-01-261-16/+16
* Windows: Fix clear() methodDenis Shienkov2013-01-231-4/+10
* Fix bytesAvailable() methodDenis Shienkov2013-01-191-0/+5
* Rename some unused private methodsDenis Shienkov2013-01-191-2/+2
* Added missed "Line" postfixDenis Shienkov2013-01-121-6/+6
* Windows: Fix infinite Qt-event loop when processing EV_ERRDenis Shienkov2012-12-251-6/+6
* Windows: Refactored notification subsystemDenis Shienkov2012-11-191-263/+160
* Windows: Fix duplicate write data when call flush()Denis Shienkov2012-11-101-56/+82
* Windows: Fix wrong parameter #3 for ClearCommError()Denis Shienkov2012-11-081-1/+1
* Updating a project tree for compilation fixingDenis Shienkov2012-11-051-0/+1091