summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Use the permanent status message in Terminal exampleDenis Shienkov2015-08-032-10/+24
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-256-72/+46
|\
| * Doc: Fix the examples pageTopi Reinio2015-01-202-47/+1
| * Do not close closed device in Terminal exampleDenis Shienkov2014-12-041-1/+2
| * Add scroll area to Enumerator exampleDenis Shienkov2014-12-011-4/+8
| * Translate serial port settings of Terminal exampleDenis Shienkov2014-12-011-11/+11
| * Allow to setup custom device in Terminal exampleDenis Shienkov2014-12-012-10/+25
* | Update copyright headersJani Heikkinen2015-02-1345-270/+270
* | Drop the Qt4 supportDenis Shienkov2014-10-2310-55/+10
|/
* Update license headers and add new license filesAntti Kokko2014-09-0935-630/+350
* 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
* Disable QNX buildAndreas Holzammer2013-10-311-1/+1
* 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-0350-27/+29
* Eliminate the blocking terminal example notes as it still does not existLaszlo Papp2013-04-301-3/+1
* Fix a typo in the example qdoc to eliminate the warningLaszlo Papp2013-04-081-1/+1
* Fix several documentation issues for the snippet qdoc keywordLaszlo Papp2013-04-083-32/+32
* Use the ingroup/title/example properly without the module keywordLaszlo Papp2013-04-085-15/+15
* Add accessor methods for checking the availability of the PID/VIDLaszlo Papp2013-03-263-6/+6
* Add local echo support for the terminal exampleDenis Shienkov2013-03-266-53/+89
* Fix crash the Terminal example when trying to select the custom baud rateDenis Shienkov2013-03-251-1/+1