summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove foreign records from 5.4.0 changesv5.4.05.4.0Denis Shienkov2014-11-281-3/+0
* Add changelog for Qt 5.4.0Denis Shienkov2014-11-281-0/+42
* Check for lock file in non-writable directoriesv5.4.0-rc1Rainer Keller2014-10-231-8/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-10-1412-52/+215
|\
| * Fix QSP::bytesToWrite() on WindowsDenis Shienkov2014-10-067-36/+68
| * Allow for deviceInstanceIdentifier() to return an upper case stringDenis Shienkov2014-10-061-3/+3
| * Restart of async reading when a QSP::clear() is calledDenis Shienkov2014-10-032-0/+48
| * Fix reading on Windows at limited read buffer sizeDenis Shienkov2014-10-028-4/+82
| * Remove custom baud rate filteringManuele Conti2014-10-011-3/+7
| * Fix segfault related to dynamic udev loadingSergey Belyashov2014-10-012-7/+2
| * Handle onboard serial ports when parsing sysfsRainer Keller2014-09-291-0/+3
| * Fix typo in twoStageSynchronousLoopback testDenis Shienkov2014-09-281-2/+2
| * Fix order of passed parameters into QCOMPAREDenis Shienkov2014-09-281-7/+7
| * Fix access after delete in OS X QSPIDyami Caliri2014-09-251-2/+1
| * Query a serial number of USB device from SysfsDenis Shienkov2014-09-251-0/+4
* | Doc: Applied title case in section1 titlesv5.4.0-beta1Nico Vertriest2014-10-081-1/+1
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-165-18/+179
|\ \ | |/
| * Make tst_qtserialport build with Qt 4Samuel Gaist2014-09-121-4/+5
| * Added missing deprecation guards and documentation updateSamuel Gaist2014-09-121-2/+7
| * Fix Qt 4 buildSamuel Gaist2014-09-121-2/+0
| * Bump versionFrederik Gladhorn2014-08-291-1/+1
| * Fix a race condition at writing on Windowsv5.3.25.3.2Denis Shienkov2014-08-284-10/+167
* | Update license headers and add new license filesAntti Kokko2014-09-0971-1891/+1158
* | Merge remote-tracking branch 'origin/5.3' into 5.4v5.4.0-alpha1Frederik Gladhorn2014-08-288-0/+80
|\ \ | |/
| * Add missing private headers warningsSamuel Gaist2014-08-187-0/+77
| * Fix handling of writing at using of waitForReadyRead()Denis Shienkov2014-08-151-0/+3
* | Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-1219-193/+332
|\ \ | |/
| * Fix compilation of apps with QT_DISABLE_DEPRECATED_BEFORE=0x050300Marcel Krems2014-08-111-0/+2
| * Move the synchronous loopback test from benchmarks to auto testsDenis Shienkov2014-08-035-158/+29
| * Make the QSerialPort::flush() non-blockingDenis Shienkov2014-08-022-20/+2
| * Pass a length of string to QString::fromWCharArrayDenis Shienkov2014-08-011-6/+17
| * Fix leak of a descriptor after unsuccessful openingDenis Shienkov2014-07-316-115/+152
| * Fix events handling in waitForBytesWritten() method on WindowsDenis Shienkov2014-07-302-5/+52
| * Add the synchronous loopback data verification testDenis Shienkov2014-07-264-1/+158
| * Doc: Edited example documentation.Jerome Pasion2014-07-1410-48/+76
| * Return from the loop if a port name is foundDenis Shienkov2014-07-101-0/+3
* | Update QRingBuffer by recent version from qtbaseAlex Trotsenko2014-07-281-225/+93
* | Doc: rename the end file for serialport docsThiago Macieira2014-07-251-1/+1
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-1010-338/+497
|\ \ | |/
| * Wrap of getting the port properties on WindowsDenis Shienkov2014-07-091-50/+74
| * Do not continue waitForReadyRead() if an error occurredDenis Shienkov2014-07-091-10/+3
| * Refactor of the QSerialPortInfo for OS XDenis Shienkov2014-07-092-193/+267
| * Make independent implementation of QSerialPortInfo for OS XDenis Shienkov2014-07-094-13/+62
| * Improve error handling for the waitForXX() methods on WindowsDenis Shienkov2014-07-083-27/+29
| * Unify handling of errors of the overlapped I/O resultDenis Shienkov2014-07-082-46/+37
| * Abort waitForReadyRead() when there is an errorPeter Kümmel2014-06-301-0/+4
| * Improve the serial number handling on WindowsDenis Shienkov2014-06-301-13/+31
| * Improve the ResourceError handling on WindowsDenis Shienkov2014-06-291-21/+9
| * Improve the I/O completion errors handling on WindowsDenis Shienkov2014-06-291-8/+24
* | Correct WinRT exclusion to top-level pro fileMaurice Kalinowski2014-07-082-1/+3