summaryrefslogtreecommitdiffstats
path: root/src/serialport/qserialport_wince.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use local QLatin1Char as opposed to a static QLatin1StringLaszlo Papp2013-11-061-6/+4
* Add the Q_OBJECT macro to the notifiersDenis Shienkov2013-10-171-2/+2
* Merge branch 'stable' into devSergio Ahumada2013-09-061-3/+3
|\
| * Use the term 'directions' for representing the directionsLaszlo Papp2013-09-041-3/+3
* | Add API for handling the time out errors when waiting for read or writeLaszlo Papp2013-08-211-1/+5
|/
* Eliminate the "q_ptr->" call by using Q_Q(QSerialPort)Laszlo Papp2013-07-281-10/+20
* Workaround for fix sending of data for WinCE platformDenis Shienkov2013-04-241-0/+3
* Fix of errors of compilation on WinCE platformDenis Shienkov2013-04-211-1/+2
* Make a good use of the new "override" C++11 specifier when availableLaszlo Papp2013-03-241-1/+1
* Windows: Fix receive policies processingDenis Shienkov2013-03-161-3/+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 the potential build breaks introduced by a previous commit (regression)Laszlo Papp2013-02-071-0/+4
* Introduce new I/O errors and enhanced it implementationDenis Shienkov2013-02-051-4/+18
* Implemented the handlers for the emit signal errorChanged()Denis Shienkov2013-01-311-5/+5
* Make all the file renames and relevant changesLaszlo Papp2013-01-271-0/+490