summaryrefslogtreecommitdiffstats
path: root/src/serialport/qserialportinfo_win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Define QStringLiteral when undefined (e.g. Qt 4)Laszlo Papp2013-11-061-5/+5
* Windows: acquire identifiers using the SetupDiGetDeviceInstanceId functionDenis Shienkov2013-08-181-1/+18
* Windows: Add PCI vendor and device identifier detectionv5.1.1Denis Shienkov2013-07-251-11/+26
* Revert "Refactor the Windows port enumeration from GUID classes to devinterfa...Denis Shienkov2013-04-301-7/+12
* Refactor the Windows port enumeration from GUID classes to devinterfacesDenis Shienkov2013-04-201-12/+7
* Add accessor methods for checking the availability of the PID/VIDLaszlo Papp2013-03-261-2/+4
* Change the return type of the vendor/productIdentifier() APILaszlo Papp2013-03-251-2/+2
* Remove the QtSerialPort namespace define and hence namespace usageLaszlo Papp2013-02-071-4/+0
* Fix the potential build breaks introduced by a previous commit (regression)Laszlo Papp2013-02-071-0/+4
* Refactor certain variable names, remove useless comments and so forthLaszlo Papp2013-02-011-11/+11
* Move the file scope variables to function scopeLaszlo Papp2013-01-311-7/+7
* Avoid the hardcoding of the vid/pid prefix and sizes right in the middleLaszlo Papp2013-01-301-4/+11
* Windows: Fixed VID/PID detectingDenis Shienkov2013-01-281-2/+6
* Make all the file renames and relevant changesLaszlo Papp2013-01-271-0/+220