summaryrefslogtreecommitdiffstats
path: root/src/serialport/qserialportinfo_wince.cpp
Commit message (Expand)AuthorAgeFilesLines
* Drop the Win CE supportDenis Shienkov2016-05-021-173/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-081-0/+2
|\
| * Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-03-211-0/+2
| |\
| | * Deprecate QSPI::isBusy() methodv5.6.0-rc1v5.6.0Denis Shienkov2016-02-181-0/+2
* | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-5/+0
|\| |
| * | Move QSPI::standardBaudRates() in one placeDenis Shienkov2016-02-161-5/+0
| |/
* / Unify license header usageAntti Kokko2016-02-021-13/+19
|/
* Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-171-0/+2
|\
| * Add missing QT_DEPRECATED_SINCE(5, 2) macroDenis Shienkov2015-07-161-0/+2
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-251-6/+6
|\|
| * Use Q_NULLPTR where it is possibleDenis Shienkov2014-12-101-6/+6
* | Update copyright headersJani Heikkinen2015-02-131-6/+6
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-191-6/+18
|\|
| * Allow to use custom devices pathsDenis Shienkov2014-11-271-1/+13
| * Fix QSPI::isNull()Denis Shienkov2014-11-211-6/+6
* | Move all platform-specific declarations into one QSPPrivateDenis Shienkov2014-11-141-1/+1
|/
* Update license headers and add new license filesAntti Kokko2014-09-091-18/+10
* Move the WinCE implementation into separate moduleDenis Shienkov2014-05-201-1/+34
* Remove the unnecessary and noisy comments for the serial port info filesLaszlo Papp2013-11-241-3/+0
* Define QStringLiteral when undefined (e.g. Qt 4)Laszlo Papp2013-11-061-1/+1
* 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-7/+7
* Move the file scope variables to function scopeLaszlo Papp2013-01-311-1/+2
* Make all the file renames and relevant changesLaszlo Papp2013-01-271-0/+133