summaryrefslogtreecommitdiffstats
path: root/examples/serialport
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-1210-47/+76
|\
| * Doc: Edited example documentation.Jerome Pasion2014-07-1410-48/+76
* | Doc: rename the end file for serialport docsThiago Macieira2014-07-251-1/+1
|/
* Fix the serial number display in the terminal exampleDenis Shienkov2014-04-301-3/+7
* Remove the noisy comments from the terminal exampleLaszlo Papp2014-04-022-15/+0
* Set the port settings before open in the examplesLaszlo Papp2014-03-1710-269/+16
* Swap the open and configure error reporting in the terminal exampleLaszlo Papp2014-03-071-2/+2
* Add API for querying the serial numberLaszlo Papp2014-03-023-2/+13
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-02-111-1/+1
|\
| * Fix the creaderasync example name in the qdoc fileLaszlo Papp2014-01-241-1/+1
* | Fix some typos in documentation.Jeff Tranter2014-01-302-2/+2
|/
* creadersync: do not return successful read for empty dataDenis Shienkov2014-01-081-1/+1
* Improve data receiving in creaderasync exampleDenis Shienkov2014-01-031-1/+1
* Drop the empty data check in favor of proper error code handlingLaszlo Papp2013-11-251-2/+5
* Replace the silly empty output with a reasonable "N/A" placeholderLaszlo Papp2013-11-242-8/+19
* Do not handle "no data available" as error in the timeout handlerLaszlo Papp2013-11-211-3/+3
* Remove the standard input copy/paste issue from the QIODevice documentationLaszlo Papp2013-11-202-2/+2
* Add a new simple and command line async reader exampleLaszlo Papp2013-11-107-1/+339
* Define QStringLiteral when undefined (e.g. Qt 4)Laszlo Papp2013-11-061-20/+20
* Add a new simple and command line async writer exampleLaszlo Papp2013-11-057-1/+371
* Fix the broken example qdoc keyword valueLaszlo Papp2013-10-281-1/+1
* Fix a typo in the message printed to the stdout (creadersync)Laszlo Papp2013-10-281-1/+1
* Close the standard input right after reading to avoid duplicate callsLaszlo Papp2013-10-281-3/+1
* Add a new simple and command line reader exampleLaszlo Papp2013-10-255-1/+174
* Add a new simple and command line writer exampleLaszlo Papp2013-10-255-1/+194
* Fix a typo in the examples (patity -> parity)Laszlo Papp2013-10-245-5/+5
* Don't link against QtGui in cenumeratorAlejandro Exojo2013-10-081-0/+2
* Refactor the blocking master documentationLaszlo Papp2013-10-011-66/+69
* Doc: Review QtSerialPort documentationNico Vertriest2013-09-272-69/+67
* Add a missing space to the codeLaszlo Papp2013-07-081-1/+1
* Doc: Updates based on sanity checkv5.1.0-beta1Venugopal Shivashankar2013-05-064-24/+28
* Fix examples directory layoutKai Koehne2013-05-0349-0/+3978