summaryrefslogtreecommitdiffstats
path: root/examples/blockingmaster/masterthread.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix examples directory layoutKai Koehne2013-05-031-182/+0
* Assign a new method name for the port name setting APILaszlo Papp2013-02-231-1/+1
* Remove the QtSerialPort namespace define and hence namespace usageLaszlo Papp2013-02-071-1/+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-6/+6
* Use the BaudRate enumeration values instead of raw values in the examplesLaszlo Papp2013-01-261-1/+1
* 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-2/+2
* Added documentation for BlockingMaster exampleDenis Shienkov2012-12-131-6/+17
* Refactoring for BlockingMaster and BlockingSlave examplesDenis Shienkov2012-12-051-0/+171