index
:
qt/qtwebsockets.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.5
dev
gh-pages
stable
wip/cmake
wip/webassembly
Qt WebSockets
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop forcing deprecated ssl protocol version
Mårten Nordheim
2020-01-17
1
-1
/
+0
*
Remove usages of deprecated QLatin1Literal
Sona Kurazyan
2019-06-25
1
-1
/
+1
*
Doc: Remove \l from reference to example source file
Nico Vertriest
2019-03-25
1
-1
/
+1
*
Remove redundant options and a stray define
Jesus Fernandez
2018-08-17
7
-11
/
+7
*
Use override keyword
Jesus Fernandez
2018-08-10
2
-2
/
+2
*
Replace typedefs by QOverload
André Klitzing
2017-10-30
1
-2
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-10-11
4
-22
/
+40
|
\
|
*
Revamp WebSocket's simple-chat example
v5.10.0-beta1
Mårten Nordheim
2017-09-28
4
-23
/
+41
*
|
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-26
7
-7
/
+7
|
/
*
Make sure we find the ssl feature from QtNetwork
v5.8.0-beta1
Lars Knoll
2016-09-14
1
-0
/
+1
*
Eradicate Q_FOREACH and Java-style loops and mark the module as Q_FOREACH-free
Marc Mutz
2016-09-07
1
-2
/
+1
*
Clean up QT_CONFIG usage
Lars Knoll
2016-08-19
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-24
7
-3
/
+24
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
v5.7.0-rc1
Liang Qi
2016-05-19
7
-3
/
+24
|
|
\
|
|
*
add example installs
Oswald Buddenhagen
2016-05-06
7
-3
/
+24
*
|
|
No need to manually call the default constructor
Frank Meerkoetter
2016-04-07
4
-7
/
+3
*
|
|
Remove dead code
Frank Meerkoetter
2016-04-07
1
-1
/
+0
|
/
/
*
|
Updated license headers
Antti Kokko
2016-01-20
27
-470
/
+929
|
/
*
Fix qmldir for qmlwebsockets_compat
Liang Qi
2015-05-22
2
-2
/
+2
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Frederik Gladhorn
2015-03-17
3
-2
/
+10
|
\
|
*
Examples: fix certificate files for shadow build in sslechoserver
Liang Qi
2015-03-09
3
-2
/
+10
*
|
Merge remote-tracking branch 'origin/5.4' into 5.5
Frederik Gladhorn
2015-02-25
3
-6
/
+32
|
\
\
|
|
/
|
*
Example: echoserver should not close when it got a new connection
Liang Qi
2015-02-20
1
-1
/
+0
|
*
Examples: add options for port and debug outputs in echoserver
Liang Qi
2015-02-20
3
-5
/
+32
*
|
Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5
Frederik Gladhorn
2015-02-24
5
-7
/
+33
|
\
\
|
|
/
|
*
Examples: add an option for debug outputs in echoclient
Liang Qi
2015-02-17
3
-6
/
+25
|
*
Doc: add description and image for echoclient html
Liang Qi
2015-02-13
2
-1
/
+8
*
|
Update copyright headers
Jani Heikkinen
2015-02-16
27
-169
/
+169
|
/
*
Update license headers and add new license files
v5.4.0-alpha1
Antti Kokko
2014-08-24
27
-493
/
+277
*
Add initial support for a declarative WebSocketServer.
Milian Wolff
2014-07-02
6
-1
/
+216
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-04-11
8
-31
/
+31
|
\
|
*
Use the proper protocol names
Sze Howe Koh
2014-04-09
8
-31
/
+31
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-03-24
38
-21
/
+15
|
\
\
|
|
/
|
*
Move examples into 'websockets' folder
Kai Koehne
2014-03-19
38
-10
/
+13
|
*
Doc: Move and edit examples page
Topi Reinio
2014-03-14
1
-11
/
+2
*
|
Merge remote-tracking branch 'origin/stable' into dev
Sergio Ahumada
2014-03-13
9
-10
/
+40
|
\
\
|
|
/
|
*
Add warning to example regarding ignoring ssl errors
Kurt Pattyn
2014-03-12
1
-0
/
+5
|
*
Fix for self-signed certificates
Kurt Pattyn
2014-03-12
2
-4
/
+17
|
*
Doc: Review documentation Qt WebSockets
Nico Vertriest
2014-03-11
7
-6
/
+18
*
|
Cleanup header file
Kurt Pattyn
2014-03-12
1
-2
/
+0
|
/
*
Remove superfluous setProtocol call
Kurt Pattyn
2014-02-16
1
-1
/
+0
*
Catch SSL errors in example
Kurt Pattyn
2014-02-16
2
-0
/
+9
*
Mark html page as being utf-8
Kurt Pattyn
2014-02-16
1
-0
/
+2
*
Adapt copyright header
Kurt Pattyn
2014-02-15
17
-17
/
+17
*
Remove checks on return value of sendXXX methods
Kurt Pattyn
2014-02-13
3
-10
/
+5
*
Simplify simple chat example
Jędrzej Nowacki
2014-02-11
2
-4
/
+0
*
Simplify echoclient example
Jędrzej Nowacki
2014-02-11
3
-7
/
+0
*
Re-enable QML component
Kurt Pattyn
2014-02-11
1
-1
/
+1
*
Replace delete loop with qDeleteAll
Kurt Pattyn
2014-02-05
3
-12
/
+3
*
Remove superfluous Q_REQUIRED_RESULT
Kurt Pattyn
2014-02-04
2
-4
/
+2
[next]