summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | QSerialPortInfo: Extract Method anyOfPortAnton Kudryavtsev2016-07-151-22/+11
| * | | Start the write timer only when it is inactiveDenis Shienkov2016-07-131-1/+2
| * | | QSerialPortInfo: use delegate ctor to de-duplicate codeAnton Kudryavtsev2016-07-111-7/+1
| * | | Use append() instead of memcpy() where possibleDenis Shienkov2016-07-072-6/+4
| * | | Minimize number of system calls at openingDenis Shienkov2016-07-073-169/+233
| * | | Add tests for RTS and DTR signalsDenis Shienkov2016-06-301-0/+81
* | | | Add missng default parameters to waitFor() methodsDenis Shienkov2016-07-282-5/+14
* | | | Reuse QIODevice's write bufferAlex Trotsenko2016-07-192-7/+2
* | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-3025-63/+80
|\ \ \ \ | |/ / /
| * | | Replace remaining 0 to nullptr in the examplesDenis Shienkov2016-06-2411-11/+11
| * | | Add remaining 'Q_DECL_OVERRIDE' to the examplesDenis Shienkov2016-06-233-6/+6
| * | | Add 'explicit' keyword where possible to the examplesDenis Shienkov2016-06-208-8/+8
| * | | Replace 'Q_NULLPTR' and 'NULL' with 'nullptr'Denis Shienkov2016-06-177-32/+32
| * | | Merge remote-tracking branch 'origin/5.7.0' into 5.7Liang Qi2016-06-161-4/+19
| |\ \ \
| | * | | Mention license change in 5.7.0 changelog.v5.7.05.7.0Kai Koehne2016-06-081-4/+19
| * | | | Use auto in more casesDenis Shienkov2016-06-156-8/+8
| * | | | Replace remaining foreach with range-based forDenis Shienkov2016-06-152-2/+4
* | | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-118-22/+41
|\ \ \ \ \ | |/ / / /
| * | | | Replace local 'static const' integers with 'enum'Denis Shienkov2016-06-101-4/+4
| * | | | Simplify the isVirtualNullModemDevice() functionDenis Shienkov2016-06-061-4/+1
| * | | | Remove unused static variableDenis Shienkov2016-06-061-1/+0
| * | | | Add some missed 'const' and 'Q_NULLPTR' keywordsDenis Shienkov2016-06-031-3/+3
| |/ / /
| * | | Add changelog for Qt 5.7.0v5.7.0-rc1Antti Kokko2016-05-241-0/+23
| * | | Merge 5.7 into 5.7.0Oswald Buddenhagen2016-05-2026-54/+104
| |\ \ \
| * | | | Replace 'forever' with 'for(;;)'Denis Shienkov2016-05-206-10/+10
* | | | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-2426-54/+104
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-1917-22/+61
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Bump versionOswald Buddenhagen2016-05-191-1/+1
| | | |/ | | |/|
| | * | Doc: Remove repository name from examplesinstallpathTopi Reinio2016-05-121-1/+1
| | * | Remove superfluous check during removal of the pointerDenis Shienkov2016-05-042-16/+8
| | * | Avoid allocating a string by using a QStringRefFrank Meerkoetter2016-05-011-1/+1
| | * | enable build of master and slave examplesOswald Buddenhagen2016-04-281-1/+1
| | * | add example installsOswald Buddenhagen2016-04-2811-0/+33
| | * | remove most pointless CONFIG+=orderedOswald Buddenhagen2016-04-281-1/+0
| | * | Fix reading of data remainder with CDC USB device on WindowsDenis Shienkov2016-04-272-2/+17
| * | | Replace 'Q_FOREACH' with the range-based 'for'Denis Shienkov2016-05-1311-32/+43
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-136-966/+4
|\ \ \ | |/ /
| * | Drop the Win CE supportDenis Shienkov2016-05-026-966/+4
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-0813-36/+39
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-086-0/+12
| |\ \ | | |/
| | * Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-03-216-0/+12
| | |\
| | | * Deprecate QSPI::isBusy() methodv5.6.0-rc1v5.6.05.6.0Denis Shienkov2016-02-186-0/+12
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-0712-36/+27
| |\ \ \ | | |/ /
| | * | Purge sRGB chunks from PNGs in documentation.Edward Welbourne2016-03-014-0/+0
| | * | consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-251-2/+2
| | * | Forbid the RTS changing when the HardwareFlowControl was setDenis Shienkov2016-02-251-0/+5
| | * | Get serial number of bluetooth USB dongle on WindowsDenis Shienkov2016-02-191-7/+13
| | * | Fix documentation of QSPI::standardBaudRates()Denis Shienkov2016-02-171-2/+2
| | * | Move QSPI::standardBaudRates() in one placeDenis Shienkov2016-02-166-25/+5
* | | | Bump versionOswald Buddenhagen2016-02-231-1/+1
|/ / /