index
:
delta/qt5/qtwebsockets.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.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
dev
gh-pages
stable
wip/cmake
wip/qt6
wip/webassembly
code.qt.io: qt/qtwebsockets.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use QStringLiteral to fix clazy-qstring-allocations
André Klitzing
2017-10-30
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-10-11
4
-15
/
+15
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
v5.10.0-beta3
v5.10.0-beta2
Liang Qi
2017-10-11
2
-11
/
+12
|
|
\
|
|
*
Replace iterator based loop by range-for-loop
André Klitzing
2017-10-10
1
-9
/
+9
|
|
*
Change assert to null-check
Mårten Nordheim
2017-09-20
1
-1
/
+2
|
|
*
Fix releaseConnections
Alan Alpert
2017-08-29
1
-1
/
+1
|
*
|
Replace Q_ENUMS by Q_ENUM
André Klitzing
2017-10-10
2
-3
/
+2
|
*
|
Use multi-arg instead of multiple arg calls
André Klitzing
2017-10-09
1
-1
/
+1
*
|
|
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-26
11
-18
/
+18
|
/
/
*
|
Merge remote-tracking branch 'origin/5.9' into dev
v5.10.0-alpha1
Liang Qi
2017-08-15
1
-11
/
+0
|
\
\
|
|
/
|
*
Remove workaround for unsupported compiler
Jake Petroules
2017-08-14
1
-11
/
+0
*
|
Change the mask generator to use QRandomGenerator instead of qs?rand
Thiago Macieira
2017-06-30
3
-12
/
+12
|
/
*
Replace comment with Q_FALLTHROUGH
Jesus Fernandez
2017-05-04
1
-3
/
+3
*
QQmlWebSocket::setUrl(): let open() decided what to actually do
Edward Welbourne
2017-05-04
1
-3
/
+1
*
Move Q_REQUIRED_RESULT to the beginning of the declaration
Thiago Macieira
2017-04-27
1
-7
/
+8
*
Fix build for -no-feature-textcodec
Stephan Binner
2017-04-27
1
-2
/
+4
*
Add a function to hand off a tcp socket to the websocket server
Aleksey Lysenko
2017-01-27
4
-11
/
+35
*
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2017-01-25
7
-27
/
+29
|
\
|
*
Fix the parser of port in hand shake request
Liang Qi
2017-01-06
1
-10
/
+6
|
*
Fixed possible block clearing in QWebSocketDataProcessor::process method
Aleksey Lysenko
2017-01-04
1
-5
/
+9
|
*
Fixed wrong scheme for secure websocket
Aleksey Lysenko
2016-12-16
1
-1
/
+1
|
*
Fixed QWebSocketServer::SslMode collision
Aleksey Lysenko
2016-12-14
1
-2
/
+2
|
*
Delete disconnected socket
Aleksey Lysenko
2016-12-13
2
-3
/
+5
|
*
Fixed WebSocket status doc
Aleksey Lysenko
2016-12-13
1
-5
/
+5
|
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-11-26
1
-1
/
+1
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-09-17
1
-1
/
+1
|
|
|
\
|
|
|
*
Doc: Add verb to WebSockets intro
v5.6.2
5.6.2
Kai Koehne
2016-08-12
1
-1
/
+1
*
|
|
|
Remove support for WinRT 8.1 and Windows Phone 8.1
Maurice Kalinowski
2017-01-19
1
-2
/
+2
*
|
|
|
Merge remote-tracking branch 'origin/5.8' into dev
Liang Qi
2016-09-21
3
-12
/
+8
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Eradicate Q_FOREACH and Java-style loops and mark the module as Q_FOREACH-free
Marc Mutz
2016-09-07
3
-13
/
+10
|
*
|
|
Fix loading of QML plugins
v5.8.0-alpha1
Simon Hausmann
2016-08-29
1
-1
/
+1
*
|
|
|
Eradicate Q_FOREACH loops
André Klitzing
2016-08-23
2
-2
/
+3
|
/
/
/
*
|
|
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-08-02
2
-5
/
+11
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-01
2
-5
/
+11
|
|
\
\
|
|
|
/
|
|
*
Fixed erroneous detection of server disconnect condition
Oleksandr Tymoshenko
2016-06-20
1
-1
/
+1
|
|
*
Doc: Also mention QML Import in index page
Kai Koehne
2016-05-23
1
-4
/
+10
*
|
|
Add support for TLS PSK (client and server)
André Klitzing
2016-06-12
8
-0
/
+55
*
|
|
Doc: Update WebSockets import to 1.1
Kai Koehne
2016-05-26
1
-2
/
+2
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-24
1
-1
/
+1
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
v5.7.0-rc1
Liang Qi
2016-05-19
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
*
Doc: Remove repository name from examplesinstallpath
v5.6.1-1
v5.6.1
5.6.1
Topi Reinio
2016-05-12
1
-1
/
+1
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-04-08
18
-56
/
+204
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
v5.7.0-beta1
Liang Qi
2016-04-08
14
-53
/
+193
|
|
\
\
|
|
|
/
|
|
*
Fix possible hang on handshake
Kai Koehne
2016-04-07
1
-2
/
+5
|
|
*
Doc: Avoid auto-linking of WebSocket, WebSockets
Kai Koehne
2016-04-07
3
-3
/
+23
|
|
*
Doc: Add external-resources.qdoc
Kai Koehne
2016-04-07
11
-38
/
+136
|
|
*
Merge remote-tracking branch 'origin/5.6.0' into 5.6
Frederik Gladhorn
2016-03-17
1
-10
/
+9
|
|
|
\
|
|
|
*
Doc: Remove reference to Qt Cloud service
v5.6.0-rc1
v5.6.0
5.6.0
Venugopal Shivashankar
2016-02-15
1
-10
/
+9
|
|
*
|
Update the QWebSocket's QSslConfiguration when needed
Andy Shaw
2016-03-10
2
-0
/
+20
[next]