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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
client ping should be masked
Liang Qi
2015-02-24
1
-1
/
+6
|
|
*
Fix the build for WinRT/ARM
Liang Qi
2015-02-23
1
-2
/
+2
|
|
*
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
8
-11
/
+75
|
|
\
\
|
|
*
\
Merge remote-tracking branch 'origin/5.4' into 5.5
Frederik Gladhorn
2015-02-20
8
-11
/
+75
|
|
|
\
\
|
|
|
|
/
|
|
|
*
fix the port in Host field in handshake request
Liang Qi
2015-02-20
2
-2
/
+36
|
|
|
*
Fix keyword for Origin
Liang Qi
2015-02-17
1
-1
/
+1
|
|
|
*
Examples: add an option for debug outputs in echoclient
Liang Qi
2015-02-17
3
-6
/
+25
|
|
|
*
Doc: added qmake to dependencies
Nico Vertriest
2015-02-16
1
-1
/
+1
|
|
|
*
Doc: add description and image for echoclient html
Liang Qi
2015-02-13
3
-1
/
+12
*
|
|
|
Bump version
Oswald Buddenhagen
2015-02-24
1
-1
/
+1
|
/
/
/
*
|
|
Update copyright headers
Jani Heikkinen
2015-02-16
79
-481
/
+473
|
/
/
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2015-02-13
3
-22
/
+21
|
\
\
|
|
/
|
*
Fix the translation in QWebSocketFrame
Liang Qi
2015-02-10
2
-13
/
+16
|
*
Use old-style SIGNAL and SLOT macros in tst_qwebsocket.cpp
Dmitry Shachnev
2015-01-26
1
-9
/
+5
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2015-01-19
2
-0
/
+7
|
\
\
|
|
/
|
*
Bump version
Oswald Buddenhagen
2015-01-16
1
-1
/
+1
|
*
QWebSocket should remember close code and reason
v5.4.1
5.4.1
Frederik Gladhorn
2014-12-29
2
-0
/
+7
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-12-17
1
-0
/
+2
|
\
\
|
|
/
|
*
Bump version
Oswald Buddenhagen
2014-12-12
1
-1
/
+1
|
*
Hardcode QtQml version import in .pro file
Kai Koehne
2014-12-05
1
-0
/
+2
*
|
Rename QML import from "Qt.WebSockets" to "QtWebSockets"
Sze Howe Koh
2014-12-01
10
-11
/
+24
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-11-21
7
-16
/
+160
|
\
\
|
|
/
|
*
Set parent of internal server objects
Peter Kümmel
2014-11-18
2
-4
/
+4
|
*
Merge remote-tracking branch 'origin/5.3' into 5.4
Oswald Buddenhagen
2014-11-03
5
-12
/
+156
|
|
\
|
|
*
Fix invalid Date header field in handshake response
5.3
Joni Poikelin
2014-11-03
4
-3
/
+140
|
|
*
Make QWebSocketPrivate::makeConnections() take care of all connections.
Christian Kandeler
2014-11-03
1
-9
/
+16
|
|
*
Compile fix without proxy support
Maurice Kalinowski
2014-11-03
1
-0
/
+4
*
|
|
Make the websocket handshake statefull
Allan Sandfeld Jensen
2014-11-19
2
-39
/
+82
*
|
|
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-10-20
2
-0
/
+51
|
\
\
\
|
|
/
/
|
*
|
Also forward the bytesWritten(qint64) signal
Peter Kümmel
2014-10-15
1
-0
/
+1
|
*
|
Update the plugins.qmltypes meta data.
Milian Wolff
2014-10-14
1
-0
/
+50
*
|
|
Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/dev
Frederik Gladhorn
2014-10-13
8
-3
/
+11
|
\
\
\
|
*
\
\
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-10-09
8
-3
/
+11
|
|
\
\
\
|
|
|
/
/
|
|
*
|
Improve the integration of QtWebsockets into general Qt docs
v5.4.0-beta1
Alex Blasche
2014-09-28
8
-3
/
+11
*
|
|
|
Fix QWebSocket's handling of query parameters with encoded characters
Juha Turunen
2014-10-11
2
-3
/
+6
|
/
/
/
*
|
|
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-09-19
2
-14
/
+14
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.3' into 5.4
Frederik Gladhorn
2014-09-16
0
-0
/
+0
|
|
\
\
|
|
|
/
|
|
*
Bump version
Frederik Gladhorn
2014-08-29
1
-1
/
+1
|
*
|
Fix QWebSocketServer for clients preferring lowercase http headers.
Jorma Tähtinen
2014-09-09
2
-14
/
+14
*
|
|
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-08-28
76
-1304
/
+1718
|
\
\
\
|
|
/
/
|
*
|
Update license headers and add new license files
v5.4.0-alpha1
Antti Kokko
2014-08-24
75
-1303
/
+1706
|
*
|
Fix build with non-OpenSSL SSL-enabled backends
Andrew Knight
2014-08-13
1
-1
/
+1
|
*
|
WinRT: Fix compiler crash (msvc2013 arm)
Maurice Kalinowski
2014-08-13
1
-0
/
+11
*
|
|
Bump version
Oswald Buddenhagen
2014-08-09
1
-1
/
+1
|
/
/
*
|
remove some pointless noise from project files
Oswald Buddenhagen
2014-08-08
3
-11
/
+1
*
|
remove custom module pri file
Oswald Buddenhagen
2014-08-08
2
-12
/
+0
*
|
Merge remote-tracking branch 'origin/5.3' into dev
Frederik Gladhorn
2014-07-14
4
-5
/
+5
|
\
\
|
|
/
|
*
Use 0 instead of Q_NULLPTR in public headers.
v5.3.2
5.3.2
Sergio Martins
2014-07-11
4
-4
/
+4
[prev]
[next]