summaryrefslogtreecommitdiffstats
path: root/examples/serialport/creadersync
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated QTextStream operators from examplesv5.15.0-beta4Topi Reinio2020-04-061-6/+10
* Revamp the Console Synchronous Reader ExampleDenis Shienkov2017-10-051-14/+18
* 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-021-15/+32
|/
* Update copyright headersJani Heikkinen2015-02-131-6/+6
* Drop the Qt4 supportDenis Shienkov2014-10-231-6/+1
* Update license headers and add new license filesAntti Kokko2014-09-091-18/+10
* Set the port settings before open in the examplesLaszlo Papp2014-03-171-26/+3
* creadersync: do not return successful read for empty dataDenis Shienkov2014-01-081-1/+1
* Drop the empty data check in favor of proper error code handlingLaszlo Papp2013-11-251-2/+5
* Remove the standard input copy/paste issue from the QIODevice documentationLaszlo Papp2013-11-201-1/+1
* Fix a typo in the message printed to the stdout (creadersync)Laszlo Papp2013-10-281-1/+1
* Add a new simple and command line reader exampleLaszlo Papp2013-10-252-0/+127