summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Detect a valid of serial8250 portsDenis Shienkov2014-12-032-8/+29
| * | | Improve QSPI sysfs algorithmDenis Shienkov2014-12-031-81/+107
| * | | Make QSPI udev functions more readableDenis Shienkov2014-12-021-31/+37
| * | | Improve QSPI algorithm on UnixDenis Shienkov2014-12-022-14/+22
| * | | Add scroll area to Enumerator exampleDenis Shienkov2014-12-011-4/+8
| * | | Translate serial port settings of Terminal exampleDenis Shienkov2014-12-011-11/+11
| * | | Allow to setup custom device in Terminal exampleDenis Shienkov2014-12-012-10/+25
| * | | Autotest misconfiguration error message is more verboseSergey Belyashov2014-12-012-4/+31
| * | | Simplify and improve the QSP::TimeoutError handlingDenis Shienkov2014-11-286-56/+21
| * | | Handle EINVAL, ENOIOCTLCMD, ENOTTY and EPERM errorsDenis Shienkov2014-11-281-0/+20
* | | | Update copyright headersJani Heikkinen2015-02-1371-437/+421
* | | | Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2015-01-2017-175/+404
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-1917-175/+404
| |\ \ \ \ | | |/ / /
| | * | | Close the handle for the events that were createdAndy Shaw2014-11-272-0/+11
| | * | | Allow to use custom devices pathsDenis Shienkov2014-11-2715-100/+196
| | * | | Remove Q_OS_WIN64 since Q_OS_WIN32 defines 64-bit tooDenis Shienkov2014-11-241-1/+1
| | * | | Remove the 'register' keywordThiago Macieira2014-11-231-2/+2
| | * | | Simplify handling of overlapped resultDenis Shienkov2014-11-232-7/+7
| | * | | Declare QElapsedTimer closer to usageDenis Shienkov2014-11-223-10/+6
| | * | | Fix QSPI::isNull()Denis Shienkov2014-11-219-78/+206
| | | |/ | | |/|
* | | | Improve usage of the break state for the Tx lineDenis Shienkov2015-01-154-8/+93
|/ / /
* | | Use QWinOverlappedIoNotifier instead of QWinEventNotifierDenis Shienkov2014-11-276-187/+103
* | | Remove macroes that was added for Qt4 compatibilityDenis Shienkov2014-11-221-12/+0
* | | Use internal read buffer of QIODeviceDenis Shienkov2014-11-175-40/+34
* | | Use QIODevicePrivate for PIMPLDenis Shienkov2014-11-163-14/+14
* | | Create notifiers inside of startAsyncXX() methods when requiredDenis Shienkov2014-11-153-46/+88
* | | Move all platform-specific declarations into one QSPPrivateDenis Shienkov2014-11-1413-579/+287
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-271-8/+11
|\ \ \ | |/ /
| * | Check for lock file in non-writable directoriesv5.4.0-rc1Rainer Keller2014-10-231-8/+11
* | | Drop the Qt4 supportDenis Shienkov2014-10-2331-2490/+30
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-2012-52/+215
|\ \ \ | |/ /
| * | 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
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-0972-1909/+1417
|\ \ \ | |/ /
| * | 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