summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.13' into tqtc/lts-5.15-ope...v5.15.13-lts-lgpl5.15Tarja Sundqvist2024-01-041-1/+10
|\
| * Fix QWinOverlappedIoNotifierIvan Solovev2022-12-121-1/+10
* | Update LGPL license headerv5.15.11-lts-lgplTarja Sundqvist2023-08-251-21/+21
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...Tarja Sundqvist2023-06-097-421/+241
|\|
| * Windows: guard against closing the connection while processing incoming dataIvan Solovev2022-06-281-2/+5
| * Windows: fix soft memory leak in synchronous modeIvan Solovev2022-06-131-3/+21
| * Revert "QSerialPort: Port to alertable I/O functions on Windows"Ivan Solovev2022-06-136-418/+217
| * Revert "Emit _q_notify only if there's no notification pending"Ivan Solovev2022-06-131-7/+3
| * Revert "Revert "Emit _q_notify only if there's no notification pending""Ivan Solovev2022-06-131-3/+7
| * Revert "Avoid possible symbol clashes on static builds on Windows"Ivan Solovev2022-06-132-4/+4
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-2316-310/+310
|/
* Update commercial license headersTarja Sundqvist2021-01-2716-310/+310
* Update the docs on unhandled error conditions in QSerialportKarsten Heimrich2020-04-222-0/+8
* Doc: Fix documentation warningsTopi Reinio2019-11-111-0/+2
* Remove excess module conditionv5.14.0-beta2Joerg Bornemann2019-10-151-1/+0
* Avoid possible symbol clashes on static builds on Windowsv5.14.0-beta1Denis Shienkov2019-09-252-4/+4
* Port ntddmodm config test to new configure systemv5.14.0-alpha1Liang Qi2019-09-181-0/+42
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-171-7/+3
|\
| * Revert "Emit _q_notify only if there's no notification pending"Denis Shienkov2019-09-091-7/+3
* | Mark QSerialPortInfo::isBusy as obsolete/deprecated in the docsAlex Blasche2019-08-061-0/+1
* | Remove usages of deprecated APIsSona Kurazyan2019-08-051-0/+6
* | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-223-2/+435
|\|
| * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-111-3/+7
| |\
| | * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-111-3/+7
| | |\
| | | * Emit _q_notify only if there's no notification pendingJoerg Bornemann2019-07-011-3/+7
| * | | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
| |/ /
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-111-2/+10
| |\|
| | * QSerialPortInfo: Fix enumeration of 'Gadget' serial devices on LinuxDenis Shienkov2019-05-071-2/+10
* | | QSerialPort: Port to alertable I/O functions on WindowsDenis Shienkov2019-06-087-637/+418
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta1v5.13.0-alpha1Qt Forward Merge Bot2019-02-021-2/+2
|\|
| * Android: Enable building again with the supported NDK versionAndy Shaw2019-01-231-2/+2
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-241-1/+1
|\|
| * Remove wince check as it is not supportedOliver Wolff2018-11-221-1/+1
* | Fix namespaced buildLiang Qi2018-10-041-2/+2
|/
* Exclude clang-cl from enum value deprecationFriedemann Kleint2018-04-171-2/+2
* Start overlapped I/O notifier before any asynchronous operationv5.11.0-beta4Denis Shienkov2018-04-091-3/+6
* Don't poll for POLLIN event if device is open in WriteOnly on Linuxv5.11.0-beta3v5.11.0-beta2Denis Shienkov2018-03-051-1/+2
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-161-13/+19
|\
| * Fix license headersJani Heikkinen2018-01-151-13/+19
* | Doc: Resolve 'Cannot tie this documentation to anything' warningTopi Reinio2018-01-121-3/+3
* | Doc: Move extra comments into the QDoc comment blockTopi Reinio2018-01-121-3/+6
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-207-121/+79
|\|
| * 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-301-2/+2
| |\
| | * Update waitFor{ReadyRead|BytesWritten} documentation for timeoutsAndre Hartmann2017-09-291-2/+2
| * | 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
| * | Use C++11 member class initializationDenis Shienkov2017-10-124-94/+46