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
*
Update license headers and add new license files
Antti Kokko
2014-09-09
29
-526
/
+294
*
Merge remote-tracking branch 'origin/5.3' into 5.4
v5.4.0-alpha1
Frederik Gladhorn
2014-08-28
8
-0
/
+80
|
\
|
*
Add missing private headers warnings
Samuel Gaist
2014-08-18
7
-0
/
+77
|
*
Fix handling of writing at using of waitForReadyRead()
Denis Shienkov
2014-08-15
1
-0
/
+3
*
|
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
2014-08-12
8
-143
/
+180
|
\
\
|
|
/
|
*
Fix compilation of apps with QT_DISABLE_DEPRECATED_BEFORE=0x050300
Marcel Krems
2014-08-11
1
-0
/
+2
|
*
Make the QSerialPort::flush() non-blocking
Denis Shienkov
2014-08-02
2
-20
/
+2
|
*
Pass a length of string to QString::fromWCharArray
Denis Shienkov
2014-08-01
1
-6
/
+17
|
*
Fix leak of a descriptor after unsuccessful opening
Denis Shienkov
2014-07-31
6
-115
/
+152
|
*
Fix events handling in waitForBytesWritten() method on Windows
Denis Shienkov
2014-07-30
1
-2
/
+4
|
*
Return from the loop if a port name is found
Denis Shienkov
2014-07-10
1
-0
/
+3
*
|
Update QRingBuffer by recent version from qtbase
Alex Trotsenko
2014-07-28
1
-225
/
+93
*
|
Merge remote-tracking branch 'origin/5.3' into dev
Frederik Gladhorn
2014-07-10
9
-337
/
+477
|
\
\
|
|
/
|
*
Wrap of getting the port properties on Windows
Denis Shienkov
2014-07-09
1
-50
/
+74
|
*
Do not continue waitForReadyRead() if an error occurred
Denis Shienkov
2014-07-09
1
-10
/
+3
|
*
Refactor of the QSerialPortInfo for OS X
Denis Shienkov
2014-07-09
2
-193
/
+267
|
*
Make independent implementation of QSerialPortInfo for OS X
Denis Shienkov
2014-07-09
3
-12
/
+42
|
*
Improve error handling for the waitForXX() methods on Windows
Denis Shienkov
2014-07-08
3
-27
/
+29
|
*
Unify handling of errors of the overlapped I/O result
Denis Shienkov
2014-07-08
2
-46
/
+37
|
*
Abort waitForReadyRead() when there is an error
Peter Kümmel
2014-06-30
1
-0
/
+4
|
*
Improve the serial number handling on Windows
Denis Shienkov
2014-06-30
1
-13
/
+31
|
*
Improve the ResourceError handling on Windows
Denis Shienkov
2014-06-29
1
-21
/
+9
|
*
Improve the I/O completion errors handling on Windows
Denis Shienkov
2014-06-29
1
-8
/
+24
*
|
Correct WinRT exclusion to top-level pro file
Maurice Kalinowski
2014-07-08
1
-1
/
+1
*
|
Doc: Removing url variable from qdocconf file.
Jerome Pasion
2014-07-07
1
-1
/
+0
|
/
*
Fix mixed up vendor and product identifiers
v5.3.1
5.3.1
Oleg Shparber
2014-06-14
1
-2
/
+2
*
Remove the exception notifier handling for *nix
Denis Shienkov
2014-06-12
2
-59
/
+2
*
Merge remote-tracking branch 'origin/stable' into 5.3
Sergio Ahumada
2014-06-11
2
-76
/
+96
|
\
|
*
Refactor the availablePortsByUdev() in favor to readability
stable
Denis Shienkov
2014-06-07
1
-48
/
+38
|
*
Use QScopedPointer (RAII) to do not care of the udev resources
Denis Shienkov
2014-06-07
1
-9
/
+23
|
*
Simplify of the availablePortsByUdev()
Denis Shienkov
2014-06-07
2
-33
/
+49
*
|
uclibc sets ENOENT when one tries to open a non-existing device
Peter Kümmel
2014-06-09
1
-0
/
+5
|
/
*
Fix waitForReadyRead() on windows
Denis Shienkov
2014-06-03
1
-2
/
+7
*
Improve the setStandardBaudRate() on Linux
Denis Shienkov
2014-06-03
1
-4
/
+4
*
Fix the error message for TimeoutError on Windows
Denis Shienkov
2014-06-02
1
-1
/
+1
*
Don't emit error in destructor of QSerialPort.
Samuel Bryner
2014-05-30
1
-1
/
+2
*
Move out processing of ResoureError from processIoErrors()
Denis Shienkov
2014-05-27
2
-10
/
+7
*
Refactor unix setBaudRate() error handling
Rafael Roquetto
2014-05-27
2
-37
/
+49
*
Disable automatic header precompilation for QtSerialPort
Thiago Macieira
2014-05-27
1
-0
/
+2
*
Add support for PCI vendor/device information
Sergey Belyashov
2014-05-24
1
-11
/
+36
*
Initialize dataTerminalReady and requestToSend.
Dyami Caliri
2014-05-23
1
-17
/
+30
*
Inspect lock file to determine busy state.
Dyami Caliri
2014-05-23
2
-12
/
+24
*
Move the WinCE implementation into separate module
Denis Shienkov
2014-05-20
8
-96
/
+587
*
Fix the waitForBytesWritten() behavior on Windows
Denis Shienkov
2014-05-15
1
-1
/
+1
*
Use QTimer to defer starting of writing on Windows
Denis Shienkov
2014-05-15
2
-12
/
+29
*
Return after an error of the async write operation
Denis Shienkov
2014-05-15
1
-1
/
+2
*
QNX: Enable custom baud rate
Rafael Roquetto
2014-05-14
1
-0
/
+11
*
Refactor QSerialPortPrivate::setBaudRate()
Rafael Roquetto
2014-05-14
2
-69
/
+98
*
Use Q_NULLPTR for null pointer purposes with NULL fallback for Qt 4
Laszlo Papp
2014-05-13
3
-4
/
+8
*
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
2014-05-08
1
-5
/
+4
|
\
[next]