index
:
qt/qtserialport.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.2
6.2.0
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
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
dev
old/5.1
old/5.2
qt4-dev
stable
wip/cmake
Qt Serial Port support
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fix waitForReadyRead() on windows
Denis Shienkov
2014-06-03
2
-2
/
+110
*
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 test for the waitForBytesWritten() method
Denis Shienkov
2014-05-26
1
-0
/
+16
*
Fix compilation of qserialport auto-test with Qt4
Denis Shienkov
2014-05-26
1
-0
/
+8
*
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
*
Fix compilation of qserialport auto-test with Qt4
Denis Shienkov
2014-05-23
1
-4
/
+4
*
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 "Merge remote-tracking branch 'origin/release' into stable" into refs/s...
Frederik Gladhorn
2014-05-13
1
-5
/
+4
|
\
|
*
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
2014-05-08
1
-5
/
+4
|
|
\
|
|
*
Ensure both input and output baud rates are set.
v5.3.0-rc1
Dyami Caliri
2014-05-03
1
-5
/
+4
*
|
|
Add a unit test to verify flush()
Denis Shienkov
2014-05-13
1
-0
/
+96
|
/
/
*
|
Fix the default constructor test case
Denis Shienkov
2014-05-03
1
-3
/
+4
*
|
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
2014-05-01
2
-4
/
+9
|
\
|
|
*
Mark the settingsRestoredOnClose property deprecated since 5.3
Denis Shienkov
2014-04-28
1
-3
/
+8
|
*
Fix the flush regression on Unix
Kijam Lopez
2014-04-23
1
-1
/
+1
*
|
Fix the serial number display in the terminal example
Denis Shienkov
2014-04-30
1
-3
/
+7
*
|
Enable QtSerialPort on QNX
Rafael Roquetto
2014-04-28
4
-2
/
+8
*
|
Merge remote-tracking branch 'origin/release' into stable
Jani Heikkinen
2014-04-23
1
-0
/
+2
|
\
|
|
*
Doc: Set example install path in documentation config
Topi Reinio
2014-04-15
1
-0
/
+2
*
|
Bump MODULE_VERSION to 5.3.1
Sergio Ahumada
2014-04-18
1
-1
/
+1
*
|
Do not start async read again if FIFO has no more data
Denis Shienkov
2014-04-14
1
-1
/
+1
|
/
*
Don't remove -framework on Mac.
Marcel Krems
2014-04-03
1
-2
/
+2
*
Remove the noisy comments from the terminal example
Laszlo Papp
2014-04-02
2
-15
/
+0
*
Skip qt4support when generating documentation.
Friedemann Kleint
2014-03-25
1
-0
/
+1
*
Use QScopedPointer (RAII) for avoiding the memory leak for udev
v5.3.0-beta1
Laszlo Papp
2014-03-18
1
-13
/
+19
*
Set the port settings before open in the examples
Laszlo Papp
2014-03-17
10
-269
/
+16
*
Fixed info update for FTDI devices on Android
Luke Andrew
2014-03-08
1
-2
/
+4
*
Obsolete the "settings restore on close" API
Laszlo Papp
2014-03-07
3
-5
/
+4
*
Swap the open and configure error reporting in the terminal example
Laszlo Papp
2014-03-07
1
-2
/
+2
*
Make it possible to set the port values before opening
Laszlo Papp
2014-03-06
8
-370
/
+99
*
Use early return on error in the open method
Laszlo Papp
2014-03-04
1
-7
/
+7
*
Add API for querying the serial number
Laszlo Papp
2014-03-02
11
-5
/
+89
*
Do not use the deprecated method in the "See also" section
Laszlo Papp
2014-03-01
1
-2
/
+2
*
Rename the flow to flowControl for consistency
Laszlo Papp
2014-03-01
7
-29
/
+29
[next]