summaryrefslogtreecommitdiff
path: root/examples/blockingmaster
Commit message (Expand)AuthorAgeFilesLines
* Assign a new method name for the port name setting APILaszlo Papp2013-02-231-1/+1
* Unbreak some examples with custom namespaceLaszlo Papp2013-02-121-0/+4
* Remove the QtSerialPort namespace define and hence namespace usageLaszlo Papp2013-02-072-2/+2
* Make the cross Qt4/5 versions experience better with forward headersLaszlo Papp2013-01-302-2/+2
* Make all the file renames and relevant changesLaszlo Papp2013-01-272-2/+2
* Change the QtCore reference in the copyright headers to QtSerialPortLaszlo Papp2013-01-275-5/+5
* Rename the SerialPort* classes to QSerialPort* including the internals.Laszlo Papp2013-01-272-7/+7
* Use the BaudRate enumeration values instead of raw values in the examplesLaszlo Papp2013-01-261-1/+1
* Change the variable names properly for the examples and tests in case of Qt4Laszlo Papp2013-01-261-1/+1
* Change Denis' email address in the copyrights headersLaszlo Papp2013-01-265-5/+5
* Call the module QtSerialPort instead of QtAddOnSerialPortLaszlo Papp2013-01-262-2/+2
* Change the copyright headers to the Qt Project standard formLaszlo Papp2013-01-265-121/+121
* Use "BaudRate" instead of "Rate" and "BaudXXXX" instead of "RateXXXX"Laszlo Papp2013-01-261-2/+2
* Added documentation for BlockingMaster exampleDenis Shienkov2012-12-132-6/+19
* Refactoring for BlockingMaster and BlockingSlave examplesDenis Shienkov2012-12-056-63/+64
* Refactoring for BlockingMaster and BlockingSlave examplesDenis Shienkov2012-11-303-7/+7
* Added new examples BlockingMaster and BlockingSlaveDenis Shienkov2012-11-196-0/+537