summaryrefslogtreecommitdiffstats
path: root/examples/serialport/creaderasync/serialportreader.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated QTextStream operators from examplesv5.15.0-beta4Topi Reinio2020-04-061-4/+4
* Revamp the Console Asynchronous Reader ExampleDenis Shienkov2017-10-051-15/+17
* Unify license header usage.Antti Kokko2016-02-021-15/+32
* Use the new signal/slot syntax everywherev5.6.0-alpha1Denis Shienkov2015-09-021-3/+4
* Update copyright headersJani Heikkinen2015-02-131-6/+6
* Update license headers and add new license filesAntti Kokko2014-09-091-18/+10
* Improve data receiving in creaderasync exampleDenis Shienkov2014-01-031-1/+1
* Do not handle "no data available" as error in the timeout handlerLaszlo Papp2013-11-211-3/+3
* Remove the standard input copy/paste issue from the QIODevice documentationLaszlo Papp2013-11-201-1/+1
* Add a new simple and command line async reader exampleLaszlo Papp2013-11-101-0/+90