summaryrefslogtreecommitdiffstats
path: root/src/serialport/qtudev_p.h
Commit message (Expand)AuthorAgeFilesLines
* Replace 'Q_NULLPTR' and 'NULL' with 'nullptr'Denis Shienkov2016-06-171-1/+1
* Unify license header usageAntti Kokko2016-02-021-13/+19
* Remove the QT_VERSION_CHECK(5, 0, 0) macrov5.5.0-beta1Denis Shienkov2015-04-191-6/+0
* Update copyright headersJani Heikkinen2015-02-131-6/+6
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-141-1/+1
|\
| * Fix segfault related to dynamic udev loadingSergey Belyashov2014-10-011-1/+1
* | Update license headers and add new license filesAntti Kokko2014-09-091-18/+10
|/
* Add missing private headers warningsSamuel Gaist2014-08-181-0/+11
* Simplify of the availablePortsByUdev()Denis Shienkov2014-06-071-0/+2
* Use Q_GLOBAL_STATIC for the udev symbol loading QLibrary instanceLaszlo Papp2014-02-161-14/+12
* Try to load udev at runtime if we do not link against itLaszlo Papp2013-11-251-1/+1
* Define QStringLiteral when undefined (e.g. Qt 4)Laszlo Papp2013-11-061-2/+2
* Add support for loading udev at run-timeLaszlo Papp2013-10-281-0/+144