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
/
serialport
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update include instructions in documentation overview pages
v5.10.0-beta4
Andre Hartmann
2017-11-03
2
-4
/
+17
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-30
1
-2
/
+2
|
\
|
*
Update waitFor{ReadyRead|BytesWritten} documentation for timeouts
Andre Hartmann
2017-09-29
1
-2
/
+2
*
|
Fix order for some includes
v5.10.0-beta3
Denis Shienkov
2017-10-25
1
-9
/
+9
*
|
Allow more paths for lookup of lock-file directories
Denis Shienkov
2017-10-25
1
-8
/
+1
*
|
Make some more d-pointers const
Denis Shienkov
2017-10-24
1
-2
/
+2
*
|
Add missed 'explicit' keywords
Denis Shienkov
2017-10-24
1
-2
/
+2
*
|
Use C++11 member class initialization
Denis Shienkov
2017-10-12
4
-94
/
+46
*
|
Port QWinOverlappedIoNotifier to QDeadlineTimer
Thiago Macieira
2017-08-15
4
-28
/
+24
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-06-07
4
-7
/
+13
|
\
\
|
|
/
|
*
QSPP::startAsyncRead(): set a correct type for variable
Alex Trotsenko
2017-05-04
1
-1
/
+1
|
*
Fix possible UB in ReadFile()
v5.9.0-beta4
Alex Trotsenko
2017-04-25
1
-1
/
+1
|
*
Fix possible UB in read() under Unix
Alex Trotsenko
2017-04-22
1
-1
/
+1
|
*
Fix bytesToWrite()
Alex Trotsenko
2017-04-22
1
-2
/
+5
|
*
Doc: Remove unnecessary \fn tag for the swap() function
Denis Shienkov
2017-03-18
1
-2
/
+1
|
*
Merge remote-tracking branch 'origin/5.8' into 5.9
Liang Qi
2017-03-10
1
-0
/
+4
|
|
\
|
|
*
Doc: Describe limitations to use of QSP::setRequestToSend()
5.8
Denis Shienkov
2017-03-06
1
-0
/
+4
*
|
|
Use local copy of QWinOverlappedIoNotifier
Denis Shienkov
2017-05-17
4
-2
/
+524
*
|
|
Improve read performance when the buffer size is limited
Alex Trotsenko
2017-04-26
4
-25
/
+14
*
|
|
Increase buffer chunk sizes
Denis Shienkov
2017-04-26
4
-11
/
+13
*
|
|
Simplify QSPP::standardBaudRates() method
Denis Shienkov
2017-04-09
1
-72
/
+8
*
|
|
Create notifier only in end of successful initialization
Denis Shienkov
2017-04-09
1
-3
/
+3
*
|
|
Get rid of originalEventMask member
Denis Shienkov
2017-04-09
3
-12
/
+8
*
|
|
Move settingFromBaudRate() function into common Q_OS_UNIX guard
Denis Shienkov
2017-04-09
1
-4
/
+2
*
|
|
Remove unused QThread forward declaration
Denis Shienkov
2017-04-09
1
-1
/
+0
|
/
/
*
|
Fix build with API >= 21
BogDan Vatra
2017-02-23
1
-1
/
+7
|
/
*
Improve documentation a bit
Denis Shienkov
2017-01-04
2
-49
/
+49
*
qserialport.cpp: Silence deprecation warning
Friedemann Kleint
2016-12-08
1
-0
/
+5
*
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
[next]