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.7' into 5.8
Liang Qi
2016-11-26
2
-5
/
+13
|
\
|
*
Do not reset RTS after changing other properties on Windows
Denis Shienkov
2016-09-23
1
-2
/
+11
|
*
Fix crash after closing of ejected device on Linux
Denis Shienkov
2016-09-21
1
-3
/
+2
*
|
Replace QCFString::to(CF/NS/Q)String usage with QString methods
v5.8.0-beta1
Liang Qi
2016-10-10
1
-1
/
+1
*
|
Darwin: Fix deprecation warning on usage of QString(const char *)
Erik Verbruggen
2016-10-06
1
-9
/
+9
*
|
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-09-19
1
-1
/
+15
|
\
\
|
|
/
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-17
1
-1
/
+15
|
|
\
|
|
*
Add mention of QSP::waitForX() functions in documentation
Denis Shienkov
2016-08-05
1
-1
/
+15
*
|
|
Adjust to qtConfig() changes in qtbase
v5.8.0-alpha1
Lars Knoll
2016-08-19
1
-1
/
+1
*
|
|
Replace QSP::error signal with QSP::errorOccurred
Denis Shienkov
2016-08-09
2
-2
/
+18
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-08-02
6
-231
/
+265
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-01
3
-22
/
+11
|
|
\
\
|
|
|
/
|
|
*
Detach buffer's segment for asynchronous write operation
Denis Shienkov
2016-07-20
3
-22
/
+11
|
*
|
Remove mention of Windows CE support
Denis Shienkov
2016-07-15
1
-6
/
+2
|
*
|
QSerialPortInfo: Extract Method anyOfPort
Anton Kudryavtsev
2016-07-15
1
-22
/
+11
|
*
|
Start the write timer only when it is inactive
Denis Shienkov
2016-07-13
1
-1
/
+2
|
*
|
QSerialPortInfo: use delegate ctor to de-duplicate code
Anton Kudryavtsev
2016-07-11
1
-7
/
+1
|
*
|
Use append() instead of memcpy() where possible
Denis Shienkov
2016-07-07
2
-6
/
+4
|
*
|
Minimize number of system calls at opening
Denis Shienkov
2016-07-07
3
-169
/
+233
*
|
|
Add missng default parameters to waitFor() methods
Denis Shienkov
2016-07-28
2
-5
/
+14
*
|
|
Reuse QIODevice's write buffer
Alex Trotsenko
2016-07-19
2
-7
/
+2
|
/
/
*
|
Replace 'Q_NULLPTR' and 'NULL' with 'nullptr'
Denis Shienkov
2016-06-17
7
-32
/
+32
*
|
Replace local 'static const' integers with 'enum'
Denis Shienkov
2016-06-10
1
-4
/
+4
*
|
Simplify the isVirtualNullModemDevice() function
Denis Shienkov
2016-06-06
1
-4
/
+1
*
|
Remove unused static variable
Denis Shienkov
2016-06-06
1
-1
/
+0
*
|
Add some missed 'const' and 'Q_NULLPTR' keywords
Denis Shienkov
2016-06-03
1
-3
/
+3
*
|
Merge 5.7 into 5.7.0
Oswald Buddenhagen
2016-05-20
8
-41
/
+55
|
\
\
|
*
\
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
*
|
|
Replace 'forever' with 'for(;;)'
Denis Shienkov
2016-05-20
6
-10
/
+10
|
/
/
*
|
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
[next]