summaryrefslogtreecommitdiffstats
path: root/examples/serialport/creaderasync
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated QTextStream operators from examplesv5.15.0-beta4Topi Reinio2020-04-062-6/+6
* Revamp the Console Asynchronous Reader ExampleDenis Shienkov2017-10-053-38/+37
* Replace remaining 0 to nullptr in the examplesDenis Shienkov2016-06-241-1/+1
* Add 'explicit' keyword where possible to the examplesDenis Shienkov2016-06-201-1/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-0/+3
|\
| * add example installsOswald Buddenhagen2016-04-281-0/+3
* | Unify license header usage.Antti Kokko2016-02-023-45/+96
|/
* Use the new signal/slot syntax everywherev5.6.0-alpha1Denis Shienkov2015-09-021-3/+4
* Update copyright headersJani Heikkinen2015-02-133-18/+18
* Drop the Qt4 supportDenis Shienkov2014-10-231-6/+1
* Update license headers and add new license filesAntti Kokko2014-09-093-54/+30
* Set the port settings before open in the examplesLaszlo Papp2014-03-171-26/+3
* 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-104-0/+292