summaryrefslogtreecommitdiffstats
path: root/examples/serialport/cwritersync
Commit message (Expand)AuthorAgeFilesLines
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-09-201-1/+1
* Qt6: Port module to cmake build systemKarsten Heimrich2021-01-151-0/+35
* Fix Qt6 buildAlexandru Croitor2019-08-011-8/+8
* Revamp the Console Synchronous Writer ExampleDenis Shienkov2017-10-051-18/+28
* 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
* Close the standard input right after reading to avoid duplicate callsLaszlo Papp2013-10-281-3/+1
* Add a new simple and command line writer exampleLaszlo Papp2013-10-252-0/+147