summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | Optimize of writing sequence algorithmDenis Shienkov2014-02-021-25/+17
| * | Handle the ERROR_INVALID_NAME error codeDenis Shienkov2014-01-311-0/+3
| * | Fix some typos in documentation.Jeff Tranter2014-01-303-29/+29
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-271-56/+56
|\ \ \ | |/ /
| * | Remove an unnecessary boolean interim variableLaszlo Papp2014-01-221-56/+56
* | | Disable build for WinRTMaurice Kalinowski2014-01-241-1/+1
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-179-131/+107
|\ \ \ | |/ /
| * | Bump MODULE_VERSION to 5.2.2Sergio Ahumada2014-01-161-1/+1
| * | Optimize access to the write bufferDenis Shienkov2014-01-158-36/+13
| * | Unify of the internal API of asynchronous handlingDenis Shienkov2014-01-153-95/+94
| |/
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-101-1/+1
|\ \ | |/
| * creadersync: do not return successful read for empty dataDenis Shienkov2014-01-081-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-067-40/+23
|\ \ | |/
| * Improve data receiving in creaderasync exampleDenis Shienkov2014-01-031-1/+1
| * Reimplement low level data sendingDenis Shienkov2013-12-306-21/+18
| * Remove unused variablesDenis Shienkov2013-12-302-18/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-0227-586/+3976
|\ \ | |/
| * Use the signals/slots for internal events handling on WindowsDenis Shienkov2013-12-183-251/+174
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-1610-40/+86
| |\
| | * Do not remove obsolete enum values for gcc and clangv5.2.0Laszlo Papp2013-12-041-27/+11
| | * Deprecate further Unknown* property values similarly to UnknownParityLaszlo Papp2013-12-036-50/+80
| | * Obsolete the QSerialPort::UnknownParity enum value in QSerialPortLaszlo Papp2013-11-305-5/+24
| | * Obsolete the isValid() method in QSerialPortInfoLaszlo Papp2013-11-305-5/+11
| | * Fix the detection of PCI serial ports with sysfs and without udevv5.2.0-rc1Laszlo Papp2013-11-252-0/+7
| * | Mark the 1.5 stop bits in the documentation as Windows onlyLaszlo Papp2013-12-011-1/+1
| * | Fix a typo in the 5.2.0 changelog textLaszlo Papp2013-12-011-3/+3
| * | Document the real meaning of the data bits enumeration valuesLaszlo Papp2013-12-011-4/+12
| * | Add the additional enumeration through Device Interface Class GUIDDenis Shienkov2013-11-301-15/+40
| * | Optimization of the write notifier algorithmDenis Shienkov2013-11-292-15/+11
| * | Clear unused members of the overlapped structure before each usageDenis Shienkov2013-11-281-0/+11
| * | Use direct access to the read bufferDenis Shienkov2013-11-288-138/+10
| * | Document the real meaning of the parity enumeration valuesLaszlo Papp2013-11-281-5/+14
| * | test: Add 5.1.0 bic data for linux-gcc-ia32Sergio Ahumada2013-11-273-0/+3527
| * | Bump MODULE_VERSION to 5.2.1Sergio Ahumada2013-11-251-1/+1
| * | Drop the empty data check in favor of proper error code handlingLaszlo Papp2013-11-251-2/+5
| * | Try to load udev at runtime if we do not link against itLaszlo Papp2013-11-254-28/+41
| * | Simplify the standard baudrate getter by dropping the foreachLaszlo Papp2013-11-251-8/+1
| * | Remove the unnecessary and noisy comments for the serial port info filesLaszlo Papp2013-11-245-54/+18
| * | Do not use parentheses around a single statement for consistencyLaszlo Papp2013-11-241-2/+1
| * | Merge two mini-functions for the hard coded listLaszlo Papp2013-11-241-7/+2
| * | Eliminate the "canAppendToList" variable usageLaszlo Papp2013-11-241-15/+9
| * | Replace the silly empty output with a reasonable "N/A" placeholderLaszlo Papp2013-11-242-8/+19
| * | Remove the very bizarre whitespaces from inconsistent macro usagesLaszlo Papp2013-11-231-4/+4
| * | Do not handle "no data available" as error in the timeout handlerLaszlo Papp2013-11-211-3/+3
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-2014-44/+444
|\ \ \ | |/ /
| * | Remove the standard input copy/paste issue from the QIODevice documentationLaszlo Papp2013-11-202-2/+2
| * | Add the missing error handling on Windows for QSerialPortLaszlo Papp2013-11-162-37/+87
| * | Use ZeroMemory on Windows instead of zero memsetLaszlo Papp2013-11-141-4/+4
| |/
| * Fix the properties counter declaration placeDenis Shienkov2013-11-111-1/+2
| * Add an entry in the 5.2.0 change for the extended Android lock file supportLaszlo Papp2013-11-101-0/+4