summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update include instructions in documentation overview pagesv5.10.0-beta4Andre Hartmann2017-11-032-4/+17
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-305-2/+58
|\
| * Merge remote-tracking branch 'origin/5.9.2' into 5.9Liang Qi2017-10-061-0/+24
| |\
| | * Fix content of changes file for v5.9.2v5.9.25.9.2Denis Shienkov2017-09-261-1/+1
| | * Add changes file for Qt 5.9.2Jani Heikkinen2017-09-221-0/+24
| * | Bump versionOswald Buddenhagen2017-10-061-1/+1
| * | Update waitFor{ReadyRead|BytesWritten} documentation for timeoutsAndre Hartmann2017-09-291-2/+2
| |/
| * Exclude the QtSerialPort module from the VxWorks buildJake Petroules2017-09-081-0/+1
| * Add changes file for Qt 5.6.3Antti Kokko2017-09-011-0/+26
| * Check if the currentPortName is empty on blockingmaster exampleMika Salmela2017-08-301-0/+5
* | Fix order for some includesv5.10.0-beta3Denis Shienkov2017-10-251-9/+9
* | Allow more paths for lookup of lock-file directoriesDenis Shienkov2017-10-251-8/+1
* | Make some more d-pointers constDenis Shienkov2017-10-241-2/+2
* | Add missed 'explicit' keywordsDenis Shienkov2017-10-241-2/+2
* | Revamp the Console Enumerator Examplev5.10.0-beta2Denis Shienkov2017-10-121-15/+17
* | Use C++11 member class initializationDenis Shienkov2017-10-124-94/+46
* | Revamp the Blocking Master ExampleDenis Shienkov2017-10-065-121/+117
* | Revamp the Blocking Slave ExampleDenis Shienkov2017-10-065-108/+106
* | Revamp the Console Asynchronous Reader ExampleDenis Shienkov2017-10-053-38/+37
* | Revamp the Console Asynchronous Writer ExampleDenis Shienkov2017-10-053-45/+50
* | Revamp the Console Synchronous Reader ExampleDenis Shienkov2017-10-051-14/+18
* | Revamp the Console Synchronous Writer ExampleDenis Shienkov2017-10-051-18/+28
* | Revamp the Non-Blocking Master ExampleDenis Shienkov2017-10-053-76/+72
* | Revamp the Non-Blocking Slave ExampleDenis Shienkov2017-10-053-79/+73
* | Revamp the Enumerator ExampleDenis Shienkov2017-10-051-5/+3
* | Revamp the Terminal ExampleDenis Shienkov2017-10-057-147/+141
* | Terminal Example: Modernizev5.10.0-beta1Andre Hartmann2017-09-184-22/+12
* | Merge remote-tracking branch 'origin/5.9' into devv5.10.0-alpha1Liang Qi2017-08-152-0/+4298
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.9.1' into 5.9Liang Qi2017-06-301-0/+24
| |\
| | * Add changes file for 5.9.1v5.9.15.9.1Jani Heikkinen2017-06-201-0/+24
| * | Bump versionOswald Buddenhagen2017-06-301-1/+1
| * | Update binary compatibility files for Qt5.9.0 for QtSerialportMilla Pohjanheimo2017-06-301-0/+4274
| |/
* | Port QWinOverlappedIoNotifier to QDeadlineTimerThiago Macieira2017-08-154-28/+24
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-078-7/+4322
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.9.0' into 5.9Liang Qi2017-05-311-0/+25
| |\
| | * Add changes file for 5.9.0v5.9.0-rc2v5.9.0-rc1v5.9.05.9.0Jani Heikkinen2017-05-111-0/+25
| * | Bump versionOswald Buddenhagen2017-05-101-1/+1
| * | QSPP::startAsyncRead(): set a correct type for variableAlex Trotsenko2017-05-041-1/+1
| |/
| * Fix possible UB in ReadFile()v5.9.0-beta4Alex Trotsenko2017-04-251-1/+1
| * Fix possible UB in read() under UnixAlex Trotsenko2017-04-221-1/+1
| * Fix bytesToWrite()Alex Trotsenko2017-04-221-2/+5
| * Exclude the QtSerialport module from INTEGRITY buildv5.9.0-beta3v5.9.0-beta2v5.9.0-beta1Kimmo Ollila2017-03-271-0/+1
| * Doc: Remove unnecessary \fn tag for the swap() functionDenis Shienkov2017-03-181-2/+1
| * Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-03-103-0/+4287
| |\
| | * Doc: Describe limitations to use of QSP::setRequestToSend()5.8Denis Shienkov2017-03-061-0/+4
| | * Binary compatibility file for qtserialport (5.8.0)Milla Pohjanheimo2017-02-031-0/+4259
| | * Merge remote-tracking branch 'origin/5.8.0' into 5.8Liang Qi2017-01-261-0/+24
| | |\
| | | * Add changes file for 5.8.0v5.8.0-rc1v5.8.05.8.0Antti Kokko2016-12-121-0/+24
* | | | Use local copy of QWinOverlappedIoNotifierDenis Shienkov2017-05-174-2/+524
* | | | Improve read performance when the buffer size is limitedAlex Trotsenko2017-04-264-25/+14