index
:
delta/qt5/qtserialport.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
baserock/morph
baserock/v5.3.0
dev
old/5.1
old/5.2
qt4-dev
release
stable
wip/cmake
wip/qt6
code.qt.io: qt/qtserialport.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-19
5
-20
/
+27
|
\
|
*
Doc: Remove repository name from examplesinstallpath
Topi Reinio
2016-05-12
1
-1
/
+1
|
*
Remove superfluous check during removal of the pointer
Denis Shienkov
2016-05-04
2
-16
/
+8
|
*
Avoid allocating a string by using a QStringRef
Frank Meerkoetter
2016-05-01
1
-1
/
+1
|
*
Fix reading of data remainder with CDC USB device on Windows
Denis Shienkov
2016-04-27
2
-2
/
+17
*
|
Replace 'Q_FOREACH' with the range-based 'for'
Denis Shienkov
2016-05-13
5
-21
/
+28
*
|
Drop the Win CE support
Denis Shienkov
2016-05-02
6
-966
/
+4
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
v5.7.0-beta1
Liang Qi
2016-04-08
6
-0
/
+12
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.6.0' into 5.6
Liang Qi
2016-03-21
6
-0
/
+12
|
|
\
|
|
*
Deprecate QSPI::isBusy() method
v5.6.0-rc1
v5.6.0
5.6.0
Denis Shienkov
2016-02-18
6
-0
/
+12
*
|
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-07
12
-36
/
+27
|
\
\
\
|
|
/
/
|
*
|
Purge sRGB chunks from PNGs in documentation.
Edward Welbourne
2016-03-01
4
-0
/
+0
|
*
|
consistently put {qt,qml}_{module,plugin} at the end of project files
Oswald Buddenhagen
2016-02-25
1
-2
/
+2
|
*
|
Forbid the RTS changing when the HardwareFlowControl was set
Denis Shienkov
2016-02-25
1
-0
/
+5
|
*
|
Get serial number of bluetooth USB dongle on Windows
Denis Shienkov
2016-02-19
1
-7
/
+13
|
*
|
Fix documentation of QSPI::standardBaudRates()
Denis Shienkov
2016-02-17
1
-2
/
+2
|
*
|
Move QSPI::standardBaudRates() in one place
Denis Shienkov
2016-02-16
6
-25
/
+5
*
|
|
Merge remote-tracking branch 'origin/5.6' into 5.7
v5.7.0-alpha1
Liang Qi
2016-02-15
5
-306
/
+417
|
\
\
\
|
|
/
/
|
*
|
Enumerate dial-in devices on OS X
Denis Shienkov
2016-02-15
1
-11
/
+27
|
*
|
Enumerate dial-in devices on FreeBSD
Denis Shienkov
2016-02-15
1
-9
/
+29
|
*
|
Move the FreeBSD code to own implementation file
Denis Shienkov
2016-02-11
4
-295
/
+370
|
|
/
*
|
QSerialPort: Replace select with poll on Unix
Louai Al-Khanji
2016-02-05
1
-13
/
+11
*
|
Unify license header usage
Antti Kokko
2016-02-02
3
-13
/
+13
*
|
Unify license header usage
Antti Kokko
2016-02-02
15
-195
/
+285
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-26
9
-87
/
+55
|
\
\
|
|
/
|
*
Get rid of QSPP::updateCommTimeouts() method
Denis Shienkov
2016-01-11
3
-22
/
+6
|
*
Suppress error emission when closing
Denis Shienkov
2016-01-11
2
-17
/
+8
|
*
Add simple enumeration of ttyTHSx devices on Linux
Denis Shienkov
2015-12-31
1
-0
/
+1
|
*
Fix detection of 8250 serial ports type by udev backend
Denis Shienkov
2015-12-31
1
-1
/
+1
|
*
Keep a fractional part of custom baud rate in a debug output
Denis Shienkov
2015-12-31
1
-3
/
+3
|
*
Remove the Symbian mentioning from the *.pri file
Denis Shienkov
2015-12-16
1
-1
/
+1
|
*
Do not use settingFromBaudRate() on Windows
v5.6.0-beta1
Denis Shienkov
2015-12-13
3
-18
/
+2
|
*
Use C-style tokens array for query of device name from registry
Denis Shienkov
2015-12-10
1
-5
/
+8
|
*
Use the C-style array of GUID tokens
Denis Shienkov
2015-12-10
1
-14
/
+13
|
*
Use pre-defined class/interface devices GUIDs
Denis Shienkov
2015-12-10
2
-8
/
+14
|
*
Doc: corrected issue QSerialPort baud rate
Nico Vertriest
2015-12-03
1
-2
/
+2
*
|
QSerialPort::atEnd(): remove code duplication
Alex Trotsenko
2016-01-21
2
-3
/
+2
|
/
*
Fix build on Android x86
Eskil Abrahamsen Blomfeldt
2015-11-06
1
-0
/
+2
*
Doc: Update examplesinstallpath to include the repository name
Topi Reinio
2015-10-21
1
-1
/
+1
*
Do not use deprecated Q_OS_MAC macro
Denis Shienkov
2015-10-15
3
-6
/
+6
*
Use qt_subtract_from_timeout() to reduce a code duplication
Denis Shienkov
2015-10-10
5
-18
/
+10
*
Refactor QSPI code on Windows
Denis Shienkov
2015-10-06
1
-40
/
+34
*
Remove unused QSPP::baudRateFromSetting() method
Denis Shienkov
2015-10-06
4
-24
/
+0
*
Use the qt_safe_select for waitForXX functions on *nix
Denis Shienkov
2015-10-05
1
-3
/
+3
*
Fix stalling of reading with the limited buffer size on *nix
Denis Shienkov
2015-10-01
2
-1
/
+8
*
Cleanup remainders of code relating to data error policy handling
Denis Shienkov
2015-09-24
6
-274
/
+26
*
Allow to use the QSP::IgnorePolicy only
Denis Shienkov
2015-09-20
1
-5
/
+5
*
Allow to enumerate the tty0tty devices on Linux
Denis Shienkov
2015-09-16
1
-3
/
+17
*
Return an error at trying to set custom speed for separate direction
Denis Shienkov
2015-09-09
1
-6
/
+13
*
Use the termios v2 to custom baud rate switching
Denis Shienkov
2015-09-09
1
-1
/
+56
[next]