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
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
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated QTextStream operators from examples
v5.15.0-beta4
Topi Reinio
2020-04-06
7
-39
/
+49
*
Doc: Fix documentation warnings
Topi Reinio
2019-11-11
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-08-28
1
-19
/
+16
|
\
|
*
Doc: Fix links to example code
Nico Vertriest
2019-08-27
1
-19
/
+16
*
|
Remove usages of deprecated APIs
Sona Kurazyan
2019-08-05
3
-6
/
+3
|
/
*
qtlite: Skip building examples when configured with no-feature-itemviews
Rainer Keller
2018-01-12
5
-0
/
+5
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-10-30
1
-0
/
+5
|
\
|
*
Check if the currentPortName is empty on blockingmaster example
Mika Salmela
2017-08-30
1
-0
/
+5
*
|
Revamp the Console Enumerator Example
v5.10.0-beta2
Denis Shienkov
2017-10-12
1
-15
/
+17
*
|
Revamp the Blocking Master Example
Denis Shienkov
2017-10-06
5
-121
/
+117
*
|
Revamp the Blocking Slave Example
Denis Shienkov
2017-10-06
5
-108
/
+106
*
|
Revamp the Console Asynchronous Reader Example
Denis Shienkov
2017-10-05
3
-38
/
+37
*
|
Revamp the Console Asynchronous Writer Example
Denis Shienkov
2017-10-05
3
-45
/
+50
*
|
Revamp the Console Synchronous Reader Example
Denis Shienkov
2017-10-05
1
-14
/
+18
*
|
Revamp the Console Synchronous Writer Example
Denis Shienkov
2017-10-05
1
-18
/
+28
*
|
Revamp the Non-Blocking Master Example
Denis Shienkov
2017-10-05
3
-76
/
+72
*
|
Revamp the Non-Blocking Slave Example
Denis Shienkov
2017-10-05
3
-79
/
+73
*
|
Revamp the Enumerator Example
Denis Shienkov
2017-10-05
1
-5
/
+3
*
|
Revamp the Terminal Example
Denis Shienkov
2017-10-05
7
-147
/
+141
*
|
Terminal Example: Modernize
v5.10.0-beta1
Andre Hartmann
2017-09-18
4
-22
/
+12
|
/
*
Fix connect statement in terminal sample
Samuel Gaist
2016-12-06
1
-1
/
+1
*
Replace remaining 0 to nullptr in the examples
Denis Shienkov
2016-06-24
11
-11
/
+11
*
Add remaining 'Q_DECL_OVERRIDE' to the examples
Denis Shienkov
2016-06-23
3
-6
/
+6
*
Add 'explicit' keyword where possible to the examples
Denis Shienkov
2016-06-20
8
-8
/
+8
*
Use auto in more cases
Denis Shienkov
2016-06-15
5
-7
/
+7
*
Replace remaining foreach with range-based for
Denis Shienkov
2016-06-15
2
-2
/
+4
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-19
12
-2
/
+34
|
\
|
*
enable build of master and slave examples
Oswald Buddenhagen
2016-04-28
1
-1
/
+1
|
*
add example installs
Oswald Buddenhagen
2016-04-28
11
-0
/
+33
|
*
remove most pointless CONFIG+=ordered
Oswald Buddenhagen
2016-04-28
1
-1
/
+0
*
|
Replace 'Q_FOREACH' with the range-based 'for'
Denis Shienkov
2016-05-13
5
-7
/
+11
*
|
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
[next]