summaryrefslogtreecommitdiffstats
path: root/examples/serialport/terminal
Commit message (Expand)AuthorAgeFilesLines
* Correct license for examples filesLucie Gérard2024-04-041-1/+1
* Improve Terminal exampleIvan Solovev2023-02-103-7/+53
* SerialPort examples: update CMakeLists.txtIvan Solovev2023-02-101-4/+3
* Polish the terminal exampleFriedemann Kleint2022-09-192-28/+31
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-107-350/+21
* Improve examples CMakeLists.txtKai Köhne2022-02-211-9/+4
* 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/+59
* Add ; to Q_UNUSEDLars Schmertmann2020-06-291-3/+3
* Update dependencies and fix build errorsVolker Hilsheimer2020-04-011-3/+3
* 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