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
/
examples
/
serialport
Commit message (
Expand
)
Author
Age
Files
Lines
*
Unify license header usage.
Antti Kokko
2016-02-02
35
-535
/
+1130
*
Unify license header usage
Antti Kokko
2016-02-02
9
-45
/
+45
*
Doc: minor link issue
Nico Vertriest
2015-10-13
1
-2
/
+2
*
Use the new signal/slot syntax everywhere
v5.6.0-alpha1
Denis Shienkov
2015-09-02
8
-66
/
+52
*
Use the permanent status message in Terminal example
Denis Shienkov
2015-08-03
2
-10
/
+24
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Frederik Gladhorn
2015-02-25
6
-72
/
+46
|
\
|
*
Doc: Fix the examples page
Topi Reinio
2015-01-20
2
-47
/
+1
|
*
Do not close closed device in Terminal example
Denis Shienkov
2014-12-04
1
-1
/
+2
|
*
Add scroll area to Enumerator example
Denis Shienkov
2014-12-01
1
-4
/
+8
|
*
Translate serial port settings of Terminal example
Denis Shienkov
2014-12-01
1
-11
/
+11
|
*
Allow to setup custom device in Terminal example
Denis Shienkov
2014-12-01
2
-10
/
+25
*
|
Update copyright headers
Jani Heikkinen
2015-02-13
45
-270
/
+270
*
|
Drop the Qt4 support
Denis Shienkov
2014-10-23
10
-55
/
+10
|
/
*
Update license headers and add new license files
Antti Kokko
2014-09-09
35
-630
/
+350
*
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
2014-08-12
10
-47
/
+76
|
\
|
*
Doc: Edited example documentation.
Jerome Pasion
2014-07-14
10
-48
/
+76
*
|
Doc: rename the end file for serialport docs
Thiago Macieira
2014-07-25
1
-1
/
+1
|
/
*
Fix the serial number display in the terminal example
Denis Shienkov
2014-04-30
1
-3
/
+7
*
Remove the noisy comments from the terminal example
Laszlo Papp
2014-04-02
2
-15
/
+0
*
Set the port settings before open in the examples
Laszlo Papp
2014-03-17
10
-269
/
+16
*
Swap the open and configure error reporting in the terminal example
Laszlo Papp
2014-03-07
1
-2
/
+2
*
Add API for querying the serial number
Laszlo Papp
2014-03-02
3
-2
/
+13
*
Merge remote-tracking branch 'origin/release' into stable
Frederik Gladhorn
2014-02-11
1
-1
/
+1
|
\
|
*
Fix the creaderasync example name in the qdoc file
Laszlo Papp
2014-01-24
1
-1
/
+1
*
|
Fix some typos in documentation.
Jeff Tranter
2014-01-30
2
-2
/
+2
|
/
*
creadersync: do not return successful read for empty data
Denis Shienkov
2014-01-08
1
-1
/
+1
*
Improve data receiving in creaderasync example
Denis Shienkov
2014-01-03
1
-1
/
+1
*
Drop the empty data check in favor of proper error code handling
Laszlo Papp
2013-11-25
1
-2
/
+5
*
Replace the silly empty output with a reasonable "N/A" placeholder
Laszlo Papp
2013-11-24
2
-8
/
+19
*
Do not handle "no data available" as error in the timeout handler
Laszlo Papp
2013-11-21
1
-3
/
+3
*
Remove the standard input copy/paste issue from the QIODevice documentation
Laszlo Papp
2013-11-20
2
-2
/
+2
*
Add a new simple and command line async reader example
Laszlo Papp
2013-11-10
7
-1
/
+339
*
Define QStringLiteral when undefined (e.g. Qt 4)
Laszlo Papp
2013-11-06
1
-20
/
+20
*
Add a new simple and command line async writer example
Laszlo Papp
2013-11-05
7
-1
/
+371
*
Fix the broken example qdoc keyword value
Laszlo Papp
2013-10-28
1
-1
/
+1
*
Fix a typo in the message printed to the stdout (creadersync)
Laszlo Papp
2013-10-28
1
-1
/
+1
*
Close the standard input right after reading to avoid duplicate calls
Laszlo Papp
2013-10-28
1
-3
/
+1
*
Add a new simple and command line reader example
Laszlo Papp
2013-10-25
5
-1
/
+174
*
Add a new simple and command line writer example
Laszlo Papp
2013-10-25
5
-1
/
+194
*
Fix a typo in the examples (patity -> parity)
Laszlo Papp
2013-10-24
5
-5
/
+5
*
Don't link against QtGui in cenumerator
Alejandro Exojo
2013-10-08
1
-0
/
+2
*
Refactor the blocking master documentation
Laszlo Papp
2013-10-01
1
-66
/
+69
*
Doc: Review QtSerialPort documentation
Nico Vertriest
2013-09-27
2
-69
/
+67
*
Add a missing space to the code
Laszlo Papp
2013-07-08
1
-1
/
+1
*
Doc: Updates based on sanity check
v5.1.0-beta1
Venugopal Shivashankar
2013-05-06
4
-24
/
+28
*
Fix examples directory layout
Kai Koehne
2013-05-03
49
-0
/
+3978