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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the typo for the ParityError detection on Windows
Denis Shienkov
2015-09-02
2
-2
/
+2
*
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
*
Add the GPLv3 license text
Thiago Macieira
2015-08-13
2
-0
/
+688
*
Do not append a non-serial ports on Free BSD
Denis Shienkov
2015-08-12
1
-2
/
+2
*
Delete the startAsyncWriteTimer object on close
Denis Shienkov
2015-08-06
1
-0
/
+5
*
Get rid of incomplete and never used manual tests
Denis Shienkov
2015-08-06
6
-326
/
+1
*
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
*
Allow to pass the flush tests using the tty0tty virtual devices
Denis Shienkov
2015-08-05
1
-0
/
+8
*
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
*
Use the permanent status message in Terminal example
Denis Shienkov
2015-08-03
2
-10
/
+24
*
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
2
-6
/
+112
*
|
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
*
|
Bump version
Oswald Buddenhagen
2015-06-29
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.5.0' into 5.5
Liang Qi
2015-06-26
2
-2
/
+35
|
\
\
|
*
|
Add changelog for 5.5.0 version
v5.5.0-rc1
v5.5.0
5.5.0
Denis Shienkov
2015-06-09
1
-0
/
+33
|
*
|
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
|
/
/
*
|
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
2015-05-25
0
-0
/
+0
|
\
\
|
|
/
|
*
Bump version
Oswald Buddenhagen
2015-04-20
1
-1
/
+1
*
|
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
*
|
Mark the signal QSP::dataErrorPolicyChanged() as deprecated
Denis Shienkov
2015-05-12
1
-1
/
+3
*
|
Allow to open the device when using the App Sandbox on OSX
Denis Shienkov
2015-05-12
1
-0
/
+11
*
|
Remove the QT_VERSION_CHECK(5, 0, 0) macro
v5.5.0-beta1
Denis Shienkov
2015-04-19
4
-35
/
+0
*
|
Cleanup an error string when QSP::clearError() is called
Denis Shienkov
2015-04-19
1
-1
/
+1
*
|
Remove unused readyReadEmitted variable
Denis Shienkov
2015-04-19
3
-4
/
+0
*
|
Add additional lock directories for *nix-specific platforms
Denis Shienkov
2015-04-05
1
-0
/
+3
*
|
Don't use QStringLiteral when QLatin1String is efficient.
Debao Zhang
2015-03-27
4
-19
/
+19
*
|
Fix QSPI::portName() on OSX
Denis Shienkov
2015-03-14
1
-9
/
+4
*
|
Remove space between "if/elif defined" macro and its bracket
Denis Shienkov
2015-03-12
6
-26
/
+26
[next]