summaryrefslogtreecommitdiffstats
path: root/examples/serialport/terminal
Commit message (Expand)AuthorAgeFilesLines
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* Revamp the Terminal ExampleDenis Shienkov2017-10-057-147/+141
* Terminal Example: Modernizev5.10.0-beta1Andre Hartmann2017-09-184-22/+12
* Fix connect statement in terminal sampleSamuel Gaist2016-12-061-1/+1
* Replace remaining 0 to nullptr in the examplesDenis Shienkov2016-06-243-3/+3
* Add remaining 'Q_DECL_OVERRIDE' to the examplesDenis Shienkov2016-06-231-4/+4
* 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-027-107/+226
|/
* Use the new signal/slot syntax everywherev5.6.0-alpha1Denis Shienkov2015-09-022-19/+19
* Use the permanent status message in Terminal exampleDenis Shienkov2015-08-032-10/+24
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-253-21/+37
|\
| * Do not close closed device in Terminal exampleDenis Shienkov2014-12-041-1/+2
| * Translate serial port settings of Terminal exampleDenis Shienkov2014-12-011-11/+11
| * Allow to setup custom device in Terminal exampleDenis Shienkov2014-12-012-10/+25
* | Update copyright headersJani Heikkinen2015-02-137-42/+42
* | Drop the Qt4 supportDenis Shienkov2014-10-231-5/+1
|/
* Update license headers and add new license filesAntti Kokko2014-09-097-126/+70
* Fix the serial number display in the terminal exampleDenis Shienkov2014-04-301-3/+7
* Remove the noisy comments from the terminal exampleLaszlo Papp2014-04-022-15/+0
* Set the port settings before open in the examplesLaszlo Papp2014-03-171-13/+5
* Swap the open and configure error reporting in the terminal exampleLaszlo Papp2014-03-071-2/+2
* Add API for querying the serial numberLaszlo Papp2014-03-021-2/+9
* Replace the silly empty output with a reasonable "N/A" placeholderLaszlo Papp2013-11-241-4/+9
* Define QStringLiteral when undefined (e.g. Qt 4)Laszlo Papp2013-11-061-20/+20
* Fix examples directory layoutKai Koehne2013-05-0316-0/+1173