summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Added new examples BlockingMaster and BlockingSlaveDenis Shienkov2012-11-1913-2/+1070
* Use first() instead of at(0) calls for lists except the imported ringbufferLaszlo Papp2012-11-191-1/+1
* Updating a project tree for compilation fixingDenis Shienkov2012-11-053-3/+3
* Unify the "#if (!)defined" handling into "#if(n)def"Laszlo Papp2012-08-061-1/+1
* Build the UI examples only, if the QtWidgets module is presentLaszlo Papp2012-07-151-1/+6
* Establish a command line enumerator example mostly for limited environmentsLaszlo Papp2012-05-303-1/+80
* For the Enumerator example a fix the Vendor/Product identifier.Denis Shienkov2012-05-031-2/+2
* Add license information to the header and source filesLaszlo Papp2012-05-038-0/+336
* To Terminal example changed the Label caption Vendor/Product IdentifierDenis Shienkov2012-04-281-2/+2
* Do not use the not preferred and actually unneccessary static_cast<int>Laszlo Papp2012-04-261-19/+19
* Use the enumeration values instead of hard coded integer numbersLaszlo Papp2012-04-261-4/+4
* Use camelCase for flowControl just like at the other placesLaszlo Papp2012-04-133-3/+3
* Added the Terminal Example description.Denis Shienkov2012-04-121-2/+16
* Add a "Quit" action for closing the terminal exampleLaszlo Papp2012-04-084-0/+17
* Use open/closeSerialPort terms instead of simply open/closeLaszlo Papp2012-04-082-6/+6
* To Terminal adds the ability to input custom baud rate.Denis Shienkov2012-04-082-3/+31
* Assign shortcuts to most of the actions availableLaszlo Papp2012-04-071-5/+20
* In example of Terminal fixed displayed vendor and product identifiersDenis Shienkov2012-04-072-3/+6
* In Terminal fixed incorrect behavior after a failed options setup.Denis Shienkov2012-04-071-0/+1
* Show "Data bits: 8" in the settings of the terminal example by defaultLaszlo Papp2012-04-061-0/+1
* Make the terminal example work with Qt4 and Qt5 as wellLaszlo Papp2012-04-057-8/+14
* Make the enumerator example work with Qt4 and Qt5 as wellLaszlo Papp2012-04-052-7/+10
* Fix enumerator example due to changes in methods vid/pid.Denis Shienkov2012-04-021-3/+3
* Added an enumerator example.Denis Shienkov2012-04-013-1/+48
* Added simple GUI terminal example.Denis Shienkov2012-03-2917-0/+743
* The first prepare QtSerialPort to the form of add-on, with the requirements o...Denis Shienkov2012-02-298-370/+0
* Linux: SerialPortInfo, modify macro from HAVE_UDEV to HAVE_LIBUDEV.kuzulis2011-11-242-6/+2
* Change in build /examples.Denis Shienkov2011-10-022-6/+4
* When you build the examples and test applications, removed several options li...Denis Shienkov2011-09-211-9/+4
* Added Udev support with compile application.kuzulis2011-09-211-0/+4
* In /examples added simple GUI application for get ports info.Denis Shienkov2011-09-215-0/+318
* Corrected /test/guiapp and /examples for build with Win CE (not tested).Denis Shienkov2011-09-011-1/+1
* consoleportinfo is not test it is simple exampleSergey Belyashov2011-07-033-0/+59
* A preliminary version of # 1.Denis Shienkov2011-06-221-0/+0