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
*
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
*
Get rid of stored termios structure
Denis Shienkov
2015-09-08
2
-69
/
+110
*
Get rid of stored DCB structure
Denis Shienkov
2015-09-07
2
-51
/
+85
*
Refactor the speed configuration for *nix
Denis Shienkov
2015-09-07
2
-84
/
+65
*
Clear the communicationStarted flag on close
Denis Shienkov
2015-09-06
1
-0
/
+1
*
Use the new signal/slot syntax everywhere
v5.6.0-alpha1
Denis Shienkov
2015-09-02
2
-5
/
+5
*
Unify common error strings in QSerialPortErrorInfo
Denis Shienkov
2015-08-28
5
-30
/
+71
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-08-28
3
-4
/
+294
|
\
|
*
Obtain detail information in FreeBSD
Denis Shienkov
2015-08-25
2
-0
/
+291
|
*
Fix warning about unused variable on Non-Windows OS.
Friedemann Kleint
2015-08-19
1
-2
/
+1
|
*
Do not append a non-serial ports on Free BSD
Denis Shienkov
2015-08-12
1
-2
/
+2
*
|
Avoid to start of communication notifier if it already is active
Denis Shienkov
2015-08-27
3
-0
/
+8
*
|
Handle ERROR_PATH_NOT_FOUND error code on Windows
Denis Shienkov
2015-08-26
2
-0
/
+6
*
|
Doc: Fixed examples link
Nico Vertriest
2015-08-24
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.5' into dev
Frederik Gladhorn
2015-08-09
11
-370
/
+326
|
\
\
|
|
/
|
*
Delete the startAsyncWriteTimer object on close
Denis Shienkov
2015-08-06
1
-0
/
+5
|
*
Delete the notifiers immediatelly on close
Denis Shienkov
2015-08-06
2
-6
/
+6
|
*
Use the QLatin1String at string comparison
Denis Shienkov
2015-08-06
1
-2
/
+2
|
*
Fix proper handling of QSocketNotifier::event() method
Denis Shienkov
2015-08-05
1
-10
/
+16
|
*
Do not return a non serial port devices on FreeBSD
Denis Shienkov
2015-08-04
1
-0
/
+9
|
*
Do not use the Q_OBJECT macro when it is not required
Denis Shienkov
2015-08-03
1
-4
/
+0
|
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Oswald Buddenhagen
2015-07-17
6
-2
/
+12
|
|
\
|
|
*
Move QT_DEPRECATED_SINCE(5,2 and 5,3) macro before than qdoc comments
5.4
Denis Shienkov
2015-07-16
1
-2
/
+2
|
|
*
Add missing QT_DEPRECATED_SINCE(5, 2) macro
Denis Shienkov
2015-07-16
5
-0
/
+10
|
*
|
Add QT_DEPRECATED_SINCE(5, 5) macro around qdoc comments
Denis Shienkov
2015-07-16
1
-0
/
+6
|
*
|
Add missing QT_DEPRECATED_SINCE(5, 5) macro
Denis Shienkov
2015-07-16
1
-0
/
+2
|
*
|
Fix getting duplicate serial ports with null characters
Denis Shienkov
2015-07-09
1
-5
/
+4
|
*
|
Give custom descriptions to errors which had none before
Denis Shienkov
2015-07-09
4
-42
/
+37
|
*
|
Improve the processing of errors
Denis Shienkov
2015-07-08
6
-276
/
+220
|
*
|
Fix opening of Exar VCP on Windows
Denis Shienkov
2015-07-08
1
-0
/
+2
|
*
|
Fix the lock-file path when the App Sandbox is used on OSX
Denis Shienkov
2015-07-07
1
-7
/
+4
|
*
|
Fix reading when switching from asynchronous to synchronous approach
Denis Shienkov
2015-07-07
1
-6
/
+8
|
*
|
WinCE: Fix reading of data from serial port
Tobias Koenig
2015-07-03
1
-1
/
+1
|
*
|
WinCE: Fix closing the serial port
Tobias Koenig
2015-07-03
1
-6
/
+5
|
*
|
Get rid of QSPP::bytesToWrite()
Denis Shienkov
2015-07-01
5
-17
/
+7
|
*
|
Get rid of QSPP::readData()
Denis Shienkov
2015-06-30
5
-29
/
+18
|
*
|
Check on CFStringRef type before of QString creation
Denis Shienkov
2015-06-29
1
-1
/
+5
|
*
|
Fix crash in QSPI::availablePorts() on OS X 10.10
Denis Shienkov
2015-06-29
1
-2
/
+3
*
|
|
Use the new Q_ENUM and Q_FLAG macro
Denis Shienkov
2015-07-08
1
-3
/
+9
|
/
/
*
|
Merge remote-tracking branch 'origin/5.5.0' into 5.5
Liang Qi
2015-06-26
1
-2
/
+2
|
\
\
|
*
|
Mark some signals as deprecated since 5.5
Denis Shienkov
2015-06-06
1
-2
/
+2
*
|
|
Call the QIODevice::close() only after real closing of device
Denis Shienkov
2015-06-24
1
-1
/
+1
*
|
|
Do not use the queued connection to handle an I/O events on Windows
Denis Shienkov
2015-06-23
2
-52
/
+4
|
/
/
*
|
Mark the signal QSP::settingsRestoredOnCloseChanged() as deprecated
Denis Shienkov
2015-05-12
1
-1
/
+3
*
|
Add the missed macro QT_DEPRECATED for QSP::sendBreak()
Denis Shienkov
2015-05-12
1
-1
/
+1
[next]