summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Change the return type of the vendor/productIdentifier() APILaszlo Papp2013-03-253-17/+15
* Use the error string established for showing the error messageLaszlo Papp2013-03-221-8/+2
* Demonstrate the error notification through the terminal exampleLaszlo Papp2013-03-212-0/+16
* Add the console config due to WindowsLaszlo Papp2013-03-121-0/+1
* Fix a typo for the output of the cenumerator exampleLaszlo Papp2013-03-111-2/+2
* Command line applications should not be placed into a bundle on OS X.Jake Petroules2013-03-111-0/+2
* Replace the deprecated commands (\i, \o, \bold) with the new onesLaszlo Papp2013-02-284-17/+17
* Do not add "core" to the QT variable as it is added by defaultLaszlo Papp2013-02-261-1/+1
* Assign a new method name for the port name setting APILaszlo Papp2013-02-236-6/+6
* Unbreak some examples with custom namespaceLaszlo Papp2013-02-124-0/+16
* Fix the breakage for the terminal example when custom namespace is definedLaszlo Papp2013-02-082-2/+8
* Remove the QtSerialPort namespace define and hence namespace usageLaszlo Papp2013-02-0714-14/+16
* Fix the license issues to pass the QtQA license testsLaszlo Papp2013-02-065-5/+5
* Unbreak the terminal example compilationLaszlo Papp2013-02-061-5/+1
* Refactor certain variable names, remove useless comments and so forthLaszlo Papp2013-02-012-6/+6
* Make the cross Qt4/5 versions experience better with forward headersLaszlo Papp2013-01-3015-15/+15
* Improve terminal example handling of custom baud rate.Thiago A. Correa2013-01-281-2/+3
* Make all the file renames and relevant changesLaszlo Papp2013-01-2715-15/+15
* Change the QtCore reference in the copyright headers to QtSerialPortLaszlo Papp2013-01-2727-27/+27
* Rename the SerialPort* classes to QSerialPort* including the internals.Laszlo Papp2013-01-2720-102/+102
* Fix a few documentations issues (namespace and correct module name usage)Laszlo Papp2013-01-271-1/+1