summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump versionOswald Buddenhagen2014-08-091-1/+1
* 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
* | Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-071-1/+0
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-06-261-2/+2
|\ \ | |/
| * Bump versionOswald Buddenhagen2014-06-181-1/+1
| * Fix mixed up vendor and product identifiersv5.3.15.3.1Oleg Shparber2014-06-141-2/+2
* | Merge remote-tracking branch 'origin/5.3' into devSergio Ahumada2014-06-1420-370/+1198
|\ \ | |/
| * Remove the exception notifier handling for *nixDenis Shienkov2014-06-122-59/+2
| * Merge remote-tracking branch 'origin/5.3.0' into 5.3Oswald Buddenhagen2014-06-120-0/+0
| |\
| | * Fix setting custom baud rates under Linuxv5.3.0release5.3.0Sergey Belyashov2014-05-131-0/+5
| * | Merge remote-tracking branch 'origin/stable' into 5.3Sergio Ahumada2014-06-112-76/+96
| |\ \
| | * | Refactor the availablePortsByUdev() in favor to readabilitystableDenis Shienkov2014-06-071-48/+38
| | * | Use QScopedPointer (RAII) to do not care of the udev resourcesDenis Shienkov2014-06-071-9/+23
| | * | Simplify of the availablePortsByUdev()Denis Shienkov2014-06-072-33/+49
| * | | uclibc sets ENOENT when one tries to open a non-existing devicePeter Kümmel2014-06-091-0/+5
| |/ /
| * | Fix waitForReadyRead() on windowsDenis Shienkov2014-06-032-2/+110
| * | Improve the setStandardBaudRate() on LinuxDenis Shienkov2014-06-031-4/+4
| * | Fix the error message for TimeoutError on WindowsDenis Shienkov2014-06-021-1/+1
| * | Don't emit error in destructor of QSerialPort.Samuel Bryner2014-05-301-1/+2
| * | Move out processing of ResoureError from processIoErrors()Denis Shienkov2014-05-272-10/+7
| * | Refactor unix setBaudRate() error handlingRafael Roquetto2014-05-272-37/+49
| * | Disable automatic header precompilation for QtSerialPortThiago Macieira2014-05-271-0/+2
| * | Add test for the waitForBytesWritten() methodDenis Shienkov2014-05-261-0/+16
| * | Fix compilation of qserialport auto-test with Qt4Denis Shienkov2014-05-261-0/+8
| * | Add support for PCI vendor/device informationSergey Belyashov2014-05-241-11/+36
| * | Initialize dataTerminalReady and requestToSend.Dyami Caliri2014-05-231-17/+30
| * | Inspect lock file to determine busy state.Dyami Caliri2014-05-232-12/+24
| * | Fix compilation of qserialport auto-test with Qt4Denis Shienkov2014-05-231-4/+4
| * | Move the WinCE implementation into separate moduleDenis Shienkov2014-05-208-96/+587
| * | Fix the waitForBytesWritten() behavior on WindowsDenis Shienkov2014-05-151-1/+1
| * | Use QTimer to defer starting of writing on WindowsDenis Shienkov2014-05-152-12/+29
| * | Return after an error of the async write operationDenis Shienkov2014-05-151-1/+2
| * | QNX: Enable custom baud rateRafael Roquetto2014-05-141-0/+11
| * | Refactor QSerialPortPrivate::setBaudRate()Rafael Roquetto2014-05-142-69/+98
| * | Use Q_NULLPTR for null pointer purposes with NULL fallback for Qt 4Laszlo Papp2014-05-133-4/+8
| * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-05-131-5/+4
| |\ \
| | * \ Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-081-5/+4
| | |\ \ | | | |/