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
*
Change Denis' email address in the copyrights headers
Laszlo Papp
2013-01-26
26
-26
/
+26
*
Do not use the VERSION explicitly as qmake generates the right
Laszlo Papp
2013-01-26
1
-1
/
+0
*
Call the module QtSerialPort instead of QtAddOnSerialPort
Laszlo Papp
2013-01-26
10
-31
/
+28
*
Move the library and example documentations to the right places
Laszlo Papp
2013-01-26
12
-0
/
+488
*
Change the copyright headers to the Qt Project standard form
Laszlo Papp
2013-01-26
21
-505
/
+507
*
Use "BaudRate" instead of "Rate" and "BaudXXXX" instead of "RateXXXX"
Laszlo Papp
2013-01-26
12
-159
/
+160
*
Windows: Fix clear() method
Denis Shienkov
2013-01-23
2
-4
/
+20
*
Fix atEnd() and canReadLine() methods
Denis Shienkov
2013-01-21
1
-2
/
+2
*
Fix bytesAvailable() method
Denis Shienkov
2013-01-19
8
-1
/
+27
*
Rename some unused private methods
Denis Shienkov
2013-01-19
6
-12
/
+12
*
Use clearError() method name for clearing instead of the weird "unset"
Laszlo Papp
2013-01-12
2
-6
/
+6
*
Add notify signal to the properties
Laszlo Papp
2013-01-12
2
-13
/
+143
*
Establish properties and revamp the documentation accordingly
Laszlo Papp
2013-01-12
2
-116
/
+74
*
Added missed "Line" postfix
Denis Shienkov
2013-01-12
2
-12
/
+12
*
Append a "Line" suffix to the Line enumeration values
Laszlo Papp
2013-01-12
3
-22
/
+22
*
Remove unused header includes
Laszlo Papp
2013-01-12
2
-3
/
+0
*
Fix building all targets by default on Win32 and Mac for Qt4.x
Denis Shienkov
2013-01-12
1
-0
/
+1
*
Windows: Fix infinite Qt-event loop when processing EV_ERR
Denis Shienkov
2012-12-25
1
-6
/
+6
*
Set the proper version for the first release as QtSerialPort
Laszlo Papp
2012-12-21
1
-1
/
+1
*
Convert / to _ when generating the lock file name.
Aaron McCarthy
2012-12-14
1
-2
/
+4
*
Fix install-helper.pri
Aleksei Timofeyev
2012-11-28
1
-1
/
+1
*
Windows: Refactored notification subsystem
Denis Shienkov
2012-11-19
2
-278
/
+171
*
Use first() instead of at(0) calls for lists except the imported ringbuffer
Laszlo Papp
2012-11-19
1
-1
/
+1
*
Added missed default initialization of policy parameter
Denis Shienkov
2012-11-16
1
-0
/
+1
*
Windows: Fix duplicate write data when call flush()
Denis Shienkov
2012-11-10
2
-58
/
+85
*
Windows: Fix wrong parameter #3 for ClearCommError()
Denis Shienkov
2012-11-08
1
-1
/
+1
*
Fix error when opening port on MacOSX
Denis Shienkov
2012-11-06
1
-1
/
+1
*
Windows, removed duplicated headers inclusion
Denis Shienkov
2012-11-06
2
-4
/
+0
*
Updating a project tree for compilation fixing
Denis Shienkov
2012-11-05
29
-51
/
+27
*
Windows: fix write for Bluetooth serial ports
Denis Shienkov
2012-10-29
1
-3
/
+8
*
Gnu/Linux: reduce CPU load at write data
Denis Shienkov
2012-10-24
1
-3
/
+3
*
Remove QtGUI from library build
Thiago A. Correa
2012-10-11
1
-0
/
+1
*
*nix: Fix lines() method
Denis Shienkov
2012-10-09
1
-22
/
+22
*
*nix: change DTR and RTS directly via TIOCMBIS and TIOCMBIC
Denis Shienkov
2012-10-09
1
-24
/
+4
*
Getting info directly from the USB device
Denis Shienkov
2012-10-05
1
-4
/
+4
*
Fixed search for a devices with "usb" subsystem
Denis Shienkov
2012-10-03
1
-1
/
+2
*
Fix build on WinCE
Denis Shienkov
2012-09-24
1
-1
/
+1
*
Do not split into stringlist and then take the first element
Laszlo Papp
2012-09-23
1
-1
/
+1
*
Filter the symlinks for the /dev entries
Laszlo Papp
2012-09-23
1
-13
/
+10
*
Do not use java-style accessor function names
Laszlo Papp
2012-09-23
1
-6
/
+6
*
Avoid the hard coding of the maximum size for the registry value name
Laszlo Papp
2012-09-20
1
-8
/
+11
*
Refactored the SerialPortInfo Win32 code
Denis Shienkov
2012-09-17
2
-134
/
+55
*
Eliminate the left-over serialportengine include for Mac
Denis Shienkov
2012-09-11
2
-1
/
+4
*
Fix the build issue for Mac
Laszlo Papp
2012-09-10
1
-1
/
+1
*
Fix build in MacOSX
Denis Shienkov
2012-09-10
1
-1
/
+1
*
Eliminate the useless "!= FALSE" and "== FALSE" explicite comparisons
Laszlo Papp
2012-09-08
2
-16
/
+16
*
Rejection of the reset() and replacing it an extended clear() method
Denis Shienkov
2012-09-08
8
-19
/
+32
*
For Win32 API, Qt-data types replaced to Windows-data types
Denis Shienkov
2012-09-07
4
-62
/
+62
*
For *nix append CREAD only for ReadOnly or ReadWrite mode
Denis Shienkov
2012-09-07
1
-1
/
+4
*
Use an int maxSize api instead of a boolean byChunk
Laszlo Papp
2012-09-07
5
-27
/
+21
[next]