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.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
6.9.1
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
/
src
/
websockets
/
qwebsocketprotocol.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-06-10
1
-38
/
+2
*
Port QWebSocketProtocol::versionFromString() to QStringView
Marc Mutz
2021-12-17
1
-1
/
+1
*
QWebSocketProtocol: fix potential UB (signed overflow) in masking operation
Marc Mutz
2021-12-17
1
-1
/
+1
*
Fix conversion warnings
Jesus Fernandez
2018-08-14
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.6' into 5.7
v5.7.0-beta1
Liang Qi
2016-04-08
1
-12
/
+6
|
\
|
*
Doc: Add external-resources.qdoc
Kai Koehne
2016-04-07
1
-12
/
+6
*
|
Updated license headers
Antti Kokko
2016-01-20
1
-14
/
+20
|
/
*
Update copyright headers
Jani Heikkinen
2015-02-16
1
-6
/
+6
*
Improve the integration of QtWebsockets into general Qt docs
v5.4.0-beta1
Alex Blasche
2014-09-28
1
-0
/
+1
*
Update license headers and add new license files
v5.4.0-alpha1
Antti Kokko
2014-08-24
1
-18
/
+10
*
Use the proper protocol names
Sze Howe Koh
2014-04-09
1
-2
/
+2
*
Adapt copyright header
Kurt Pattyn
2014-02-15
1
-1
/
+1
*
Update documentation
Kurt Pattyn
2014-02-01
1
-3
/
+10
*
Rename enumerations to comply with Qt style
Kurt Pattyn
2014-01-18
1
-58
/
+64
*
Update documentation
Kurt Pattyn
2014-01-13
1
-0
/
+27
*
Limit line length to 100 characters.
Kurt Pattyn
2014-01-12
1
-25
/
+34
*
Enable docs for QWebSocketProtocol
Frederik Gladhorn
2014-01-11
1
-0
/
+176
*
Move non-public methods from websocketprotocol to private header
Kurt Pattyn
2013-11-02
1
-188
/
+0
*
Add correct license headers
Kurt Pattyn
2013-11-01
1
-18
/
+40
*
Call other mask function instead of implementing it twice
Kurt Pattyn
2013-10-13
1
-18
/
+1
*
Added module QtWebSockets to documentation
Kurt Pattyn
2013-10-05
1
-0
/
+4
*
Adapted documentaton
Kurt Pattyn
2013-10-05
1
-5
/
+5
*
Added const to const variables, added QStringLiteral
Kurt Pattyn
2013-09-29
1
-7
/
+7
*
Changes to integrate the websocket module as a full Qt Add-On module
Steven Ceuppens
2013-09-28
1
-0
/
+179