summaryrefslogtreecommitdiff
path: root/examples/serialport/terminal/settingsdialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revamp the Terminal ExampleDenis Shienkov2017-10-051-75/+72
* Replace 'Q_FOREACH' with the range-based 'for'Denis Shienkov2016-05-131-1/+2
* Unify license header usage.Antti Kokko2016-02-021-15/+32
* Use the new signal/slot syntax everywherev5.6.0-alpha1Denis Shienkov2015-09-021-8/+8
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-251-20/+34
|\
| * Translate serial port settings of Terminal exampleDenis Shienkov2014-12-011-11/+11
| * Allow to setup custom device in Terminal exampleDenis Shienkov2014-12-011-10/+24
* | Update copyright headersJani Heikkinen2015-02-131-6/+6
|/
* Update license headers and add new license filesAntti Kokko2014-09-091-18/+10
* Fix the serial number display in the terminal exampleDenis Shienkov2014-04-301-3/+7
* Remove the noisy comments from the terminal exampleLaszlo Papp2014-04-021-14/+0
* 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-031-0/+204