summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not time out for -1 msec (wait methods)old/5.1Denis Shienkov2013-09-221-1/+1
* Add support for BSD4 baud rates, i.e. not Unix compatibleLaszlo Papp2013-09-191-0/+16
* Doc: language and standard reviewNico Vertriest2013-09-181-3/+4
* Use the term 'directions' for representing the directionsLaszlo Papp2013-09-049-47/+47
* Fix the compilation for Android with Qt 5.Laszlo Papp2013-09-032-2/+32
* Unix: Deleting a duplicating call of a non-blocking mode on descriptorDenis Shienkov2013-08-261-2/+0
* Linux: Are added the missed QLatin1Char into libudev implementationDenis Shienkov2013-08-241-2/+2
* Qt 4: Refactor the shell handling for header generationLaszlo Papp2013-08-231-7/+3
* Windows: acquire identifiers using the SetupDiGetDeviceInstanceId functionDenis Shienkov2013-08-181-1/+18
* Linux: removed the duplicated linking of libudevDenis Shienkov2013-08-171-4/+0
* Eliminate the "q_ptr->" call by using Q_Q(QSerialPort)Laszlo Papp2013-07-287-61/+139
* Remove the const modifier from the pinoutSignals internal methodsLaszlo Papp2013-07-276-6/+6
* Remove the unnecessary Q_DECLARE_PUBLIC from the data classLaszlo Papp2013-07-271-1/+0
* Put Q_DECLARE_PRIVATE in the beginning of the classLaszlo Papp2013-07-271-1/+1
* Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-07-265-15/+60
|\
| * Windows: Add PCI vendor and device identifier detectionv5.1.1Denis Shienkov2013-07-251-11/+26
| * Do not set an error for timeout as there is no timeout error handled yetLaszlo Papp2013-07-242-4/+8
| * Add changes-5.1.1 fileSergio Ahumada2013-07-231-0/+25
| * Linux: Added enumeration of Motorola IMX serial portsDenis Shienkov2013-07-231-0/+1
* | Catch only the WinEventAct for the event notifier for process completionFrancisco Gonzalez2013-07-241-1/+4
* | Do not use the const specifier for Q_D inside non-const methodsLaszlo Papp2013-07-241-3/+3
* | Bump MODULE_VERSION to 5.1.2Sergio Ahumada2013-07-241-1/+1
|/
* Use QT_INSTALL_HEADERS instead of QT_INSTALL_PREFIX/includeLaszlo Papp2013-07-191-1/+1
* Revert "Add property to set exclusivity"Laszlo Papp2013-07-089-129/+24
* Add more "See also" references for the serial port info documentationLaszlo Papp2013-07-081-0/+22
* Add a missing space to the codeLaszlo Papp2013-07-081-1/+1
* Use consistent style for local constLaszlo Papp2013-07-081-3/+2
* Merge branch 'release' into stableSergio Ahumada2013-07-031-1/+1
|\
| * Windows: Fix waitAnyEvent() methodDenis Shienkov2013-07-031-1/+1
* | Add property to set exclusivityAlex Henrie2013-07-039-24/+129
* | Enums intended as flags is moved to Q_FLAGS() macroDenis Shienkov2013-06-251-1/+2
* | Fix an erratic name of enum "Rate" on "BaudRate" in Q_ENUMS macroDenis Shienkov2013-06-251-1/+1
* | Use debug_and_release_target for mixed release and build selectionLaszlo Papp2013-06-251-1/+1
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-06-201-2/+7
|\ \ | |/
| * Windows: Fix no longer receive data after EV_TXEMPTY triggered for CDC ACM de...v5.1.0-rc2v5.1.0-rc1v5.1.0Denis Shienkov2013-06-071-4/+2
| * Windows: Fix false ResourceError triggering for CDC ACM devicesDenis Shienkov2013-06-061-2/+9
* | Bump MODULE_VERSION to 5.1.1Sergio Ahumada2013-05-291-1/+1
|/
* sync.profile: Point dependencies to an empty stringSergio Ahumada2013-05-261-1/+1
* Doc: Updates based on sanity checkv5.1.0-beta1Venugopal Shivashankar2013-05-0611-299/+93
* Update the documentation and internal setBreakEnabled APILaszlo Papp2013-05-067-22/+11
* Fix examples directory layoutKai Koehne2013-05-0351-28/+30
* Revert "Refactor the Windows port enumeration from GUID classes to devinterfa...Denis Shienkov2013-04-301-7/+12
* Eliminate the blocking terminal example notes as it still does not existLaszlo Papp2013-04-302-4/+2
* API change: setBreak -> setBreakEnabledThiago Macieira2013-04-272-6/+2
* Workaround for fix sending of data for WinCE platformDenis Shienkov2013-04-241-0/+3
* Fix of errors of compilation on WinCE platformDenis Shienkov2013-04-211-1/+2
* Refactor the Windows port enumeration from GUID classes to devinterfacesDenis Shienkov2013-04-201-12/+7
* Add further device filters on Linux without libudevDenis Shienkov2013-04-191-1/+3
* doc: Minor changes to qtserialport.qdocconfSergio Ahumada2013-04-162-5/+8
* Mentioning of Unbuffered mode in the open() method is removedDenis Shienkov2013-04-101-2/+1