summaryrefslogtreecommitdiff
path: root/src/serialport/qserialport_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Windows: Fix no longer receive data after EV_TXEMPTY triggered for CDC ACM de...v5.1.0-rc2v5.1.0-rc1v5.1.0Denis Shienkov2013-06-071-4/+2
* Windows: Fix false ResourceError triggering for CDC ACM devicesDenis Shienkov2013-06-061-2/+9
* Update the documentation and internal setBreakEnabled APILaszlo Papp2013-05-061-3/+3
* Win32: Truncate read buffer when ReadFile returns errorDenis Shienkov2013-03-291-2/+4
* Make a good use of the new "override" C++11 specifier when availableLaszlo Papp2013-03-241-4/+4
* Windows: Add missed error code ResourceError processingDenis Shienkov2013-03-231-1/+5
* Win32: Fix read sequence with considering the type of policyDenis Shienkov2013-03-171-1/+1
* Windows: Fix receive policies processingDenis Shienkov2013-03-161-10/+10
* Drop the Lines/Line terms in favor of PinoutSignals/SignalLaszlo Papp2013-02-221-8/+8
* Rename the line status signal enumeration values and remove LeLaszlo Papp2013-02-191-6/+6
* Windows: Fixed I/O bug in the CommOverlappedEventNotifierDenis Shienkov2013-02-131-1/+1
* Establish proper error handling for lines() methodSergey Belyashov2013-02-111-2/+4
* Modify the restore settings on close API to lean towards the Qt'ish styleLaszlo Papp2013-02-101-1/+1
* Remove the QtSerialPort namespace define and hence namespace usageLaszlo Papp2013-02-071-4/+0
* Fix a variable name typo that can cause runtime issuesThiago A. Correa2013-02-071-1/+1
* Fix the potential build breaks introduced by a previous commit (regression)Laszlo Papp2013-02-071-0/+4
* Fix the build issue on Windows caught by the CI integrationLaszlo Papp2013-02-071-1/+1
* Rewrite the the baud rate pair implementation from scratchLaszlo Papp2013-02-061-57/+83
* Introduce new I/O errors and enhanced it implementationDenis Shienkov2013-02-051-34/+62
* Rewrite certain part of the error enumeration APILaszlo Papp2013-02-041-6/+6
* 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-2/+2
* Windows: Fixed duplicate call startAsyncRead() when installed SkipPolicyDenis Shienkov2013-02-021-1/+1
* Fix build on WindowsDenis Shienkov2013-02-011-1/+1
* Remove the TODOs, and set the errors properly.Laszlo Papp2013-02-011-3/+2
* Implemented the handlers for the emit signal errorChanged()Denis Shienkov2013-01-311-10/+10
* Make all the file renames and relevant changesLaszlo Papp2013-01-271-0/+1025