summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for Qt 5.6.3v5.6.35.6.3Antti Kokko2017-09-061-0/+26
* Suppress the WriteError on WindowsCompact 2013Denis Shienkov2017-01-081-0/+3
* Bump versionOswald Buddenhagen2016-11-281-1/+1
* remove dependencies from sync.profileOswald Buddenhagen2016-11-061-4/+0
* Merge remote-tracking branch 'origin/5.6.2' into 5.6Liang Qi2016-09-161-0/+28
|\
| * Add changes file for 5.6.2v5.6.25.6.2Antti Kokko2016-09-131-0/+28
* | BC data files for QtSerialPort for Qt 5.6Milla Pohjanheimo2016-09-131-0/+3952
|/
* Add mention of QSP::waitForX() functions in documentationDenis Shienkov2016-08-051-1/+15
* Detach buffer's segment for asynchronous write operationDenis Shienkov2016-07-203-22/+11
* Expand license scope from "Qt GUI Toolkit" to "Qt Toolkit"Sze Howe Koh2016-06-174-4/+4
* Merge remote-tracking branch 'origin/5.6.1' into 5.6Liang Qi2016-06-091-0/+31
|\
| * Add changelog for Qt 5.6.1v5.6.1-1v5.6.15.6.1Denis Shienkov2016-05-201-0/+31
* | 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
* 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
* | 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
* | Enumerate dial-in devices on OS XDenis Shienkov2016-02-151-11/+27
* | Enumerate dial-in devices on FreeBSDDenis Shienkov2016-02-151-9/+29
* | Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-151-0/+53
|\ \ | |/
| * Add changelog for 5.6.0 versionDenis Shienkov2016-02-101-0/+53
* | Move the FreeBSD code to own implementation fileDenis Shienkov2016-02-114-295/+370
* | Bump versionOswald Buddenhagen2016-02-081-1/+1
|/
* Get rid of QSPP::updateCommTimeouts() methodDenis Shienkov2016-01-113-22/+6
* Suppress error emission when closingDenis Shienkov2016-01-112-17/+8
* Add simple enumeration of ttyTHSx devices on LinuxDenis Shienkov2015-12-311-0/+1
* Fix detection of 8250 serial ports type by udev backendDenis Shienkov2015-12-311-1/+1
* Keep a fractional part of custom baud rate in a debug outputDenis Shienkov2015-12-311-3/+3
* Remove the Symbian mentioning from the *.pri fileDenis Shienkov2015-12-161-1/+1
* Do not use settingFromBaudRate() on Windowsv5.6.0-beta1Denis Shienkov2015-12-133-18/+2
* Use C-style tokens array for query of device name from registryDenis Shienkov2015-12-101-5/+8
* Use the C-style array of GUID tokensDenis Shienkov2015-12-101-14/+13
* Use pre-defined class/interface devices GUIDsDenis Shienkov2015-12-105-8/+62
* Doc: corrected issue QSerialPort baud rateNico Vertriest2015-12-031-2/+2
* Fix build on Android x86Eskil Abrahamsen Blomfeldt2015-11-061-0/+2
* Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-211-1/+1
* Do not use deprecated Q_OS_MAC macroDenis Shienkov2015-10-153-6/+6
* Doc: minor link issueNico Vertriest2015-10-131-2/+2
* Use qt_subtract_from_timeout() to reduce a code duplicationDenis Shienkov2015-10-105-18/+10