summaryrefslogtreecommitdiff
path: root/examples/cenumerator
Commit message (Expand)AuthorAgeFilesLines
* 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
* Do not add "core" to the QT variable as it is added by defaultLaszlo Papp2013-02-261-1/+1
* Remove the QtSerialPort namespace define and hence namespace usageLaszlo Papp2013-02-071-1/+1
* Fix the license issues to pass the QtQA license testsLaszlo Papp2013-02-061-1/+1
* Make the cross Qt4/5 versions experience better with forward headersLaszlo Papp2013-01-301-1/+1
* Make all the file renames and relevant changesLaszlo Papp2013-01-271-1/+1
* Change the QtCore reference in the copyright headers to QtSerialPortLaszlo Papp2013-01-271-1/+1
* Rename the SerialPort* classes to QSerialPort* including the internals.Laszlo Papp2013-01-271-2/+2
* Change the variable names properly for the examples and tests in case of Qt4Laszlo Papp2013-01-261-1/+1
* Call the module QtSerialPort instead of QtAddOnSerialPortLaszlo Papp2013-01-261-1/+1
* Change the copyright headers to the Qt Project standard formLaszlo Papp2013-01-261-24/+24
* Updating a project tree for compilation fixingDenis Shienkov2012-11-051-1/+1
* Establish a command line enumerator example mostly for limited environmentsLaszlo Papp2012-05-302-0/+79