summaryrefslogtreecommitdiffstats
path: root/examples/terminal/settingsdialog.h
Commit message (Expand)AuthorAgeFilesLines
* Fix examples directory layoutKai Koehne2013-05-031-102/+0
* Add local echo support for the terminal exampleDenis Shienkov2013-03-261-0/+1
* Fix the breakage for the terminal example when custom namespace is definedLaszlo Papp2013-02-081-0/+4
* Remove the QtSerialPort namespace define and hence namespace usageLaszlo Papp2013-02-071-2/+2
* Make the cross Qt4/5 versions experience better with forward headersLaszlo Papp2013-01-301-1/+1
* Make all the file renames and relevant changesLaszlo Papp2013-01-271-1/+1
* Change the QtCore reference in the copyright headers to QtSerialPortLaszlo Papp2013-01-271-1/+1
* Rename the SerialPort* classes to QSerialPort* including the internals.Laszlo Papp2013-01-271-4/+4
* Change Denis' email address in the copyrights headersLaszlo Papp2013-01-261-1/+1
* Call the module QtSerialPort instead of QtAddOnSerialPortLaszlo Papp2013-01-261-1/+1
* Change the copyright headers to the Qt Project standard formLaszlo Papp2013-01-261-24/+24
* Use "BaudRate" instead of "Rate" and "BaudXXXX" instead of "RateXXXX"Laszlo Papp2013-01-261-3/+3
* Add license information to the header and source filesLaszlo Papp2012-05-031-0/+42
* Use camelCase for flowControl just like at the other placesLaszlo Papp2012-04-131-1/+1
* To Terminal adds the ability to input custom baud rate.Denis Shienkov2012-04-081-0/+4
* Make the terminal example work with Qt4 and Qt5 as wellLaszlo Papp2012-04-051-1/+1
* Added simple GUI terminal example.Denis Shienkov2012-03-291-0/+51