summaryrefslogtreecommitdiffstats
path: root/examples/terminal/mainwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Fix examples directory layoutKai Koehne2013-05-031-90/+0
* Demonstrate the error notification through the terminal exampleLaszlo Papp2013-03-211-0/+2
* Fix the breakage for the terminal example when custom namespace is definedLaszlo Papp2013-02-081-2/+4
* Remove the QtSerialPort namespace define and hence namespace usageLaszlo Papp2013-02-071-1/+1
* Unbreak the terminal example compilationLaszlo Papp2013-02-061-5/+1
* 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-2/+2
* 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
* Add license information to the header and source filesLaszlo Papp2012-05-031-0/+42
* Use open/closeSerialPort terms instead of simply open/closeLaszlo Papp2012-04-081-2/+2
* Make the terminal example work with Qt4 and Qt5 as wellLaszlo Papp2012-04-051-1/+3
* Added simple GUI terminal example.Denis Shienkov2012-03-291-0/+46