summaryrefslogtreecommitdiffstats
path: root/examples/serialport/blockingslave
Commit message (Expand)AuthorAgeFilesLines
* Remove usages of deprecated APIsSona Kurazyan2019-08-051-2/+1
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* Revamp the Blocking Slave ExampleDenis Shienkov2017-10-065-108/+106
* Replace remaining 0 to nullptr in the examplesDenis Shienkov2016-06-242-2/+2
* Add remaining 'Q_DECL_OVERRIDE' to the examplesDenis Shienkov2016-06-231-1/+1
* Add 'explicit' keyword where possible to the examplesDenis Shienkov2016-06-202-2/+2
* Use auto in more casesDenis Shienkov2016-06-151-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
* | Replace 'Q_FOREACH' with the range-based 'for'Denis Shienkov2016-05-131-1/+2
* | Unify license header usage.Antti Kokko2016-02-025-77/+162
|/
* Use the new signal/slot syntax everywherev5.6.0-alpha1Denis Shienkov2015-09-021-14/+9
* Update copyright headersJani Heikkinen2015-02-135-30/+30
* Drop the Qt4 supportDenis Shienkov2014-10-231-5/+1
* Update license headers and add new license filesAntti Kokko2014-09-095-90/+50
* Set the port settings before open in the examplesLaszlo Papp2014-03-171-30/+0
* Fix a typo in the examples (patity -> parity)Laszlo Papp2013-10-241-1/+1
* Fix examples directory layoutKai Koehne2013-05-036-0/+548