contrib/qtwebsockets.git
2015-05-20 Philippe Covalpackaging: devel subpackage take imports too 60/39660/1 tizen
2015-04-03 Philippe Covalpackaging: Initial packaging on 5.4.1 for Tizen 44/37744/2 submit/contrib_common/20150403.140947
2014-12-29 Frederik GladhornQWebSocket should remember close code and reason upstream v5.4.1
2014-12-12 Oswald BuddenhagenBump version
2014-12-05 Kai KoehneHardcode QtQml version import in .pro file
2014-11-18 Peter KümmelSet parent of internal server objects
2014-11-03 Oswald BuddenhagenMerge remote-tracking branch 'origin/5.3' into 5.4
2014-11-03 Joni PoikelinFix invalid Date header field in handshake response
2014-11-03 Christian KandelerMake QWebSocketPrivate::makeConnections() take care...
2014-11-03 Maurice KalinowskiCompile fix without proxy support
2014-10-15 Peter KümmelAlso forward the bytesWritten(qint64) signal
2014-10-14 Milian WolffUpdate the plugins.qmltypes meta data.
2014-09-28 Alex BlascheImprove the integration of QtWebsockets into general... v5.4.0-beta1
2014-09-16 Frederik GladhornMerge remote-tracking branch 'origin/5.3' into 5.4
2014-09-09 Jorma TähtinenFix QWebSocketServer for clients preferring lowercase...
2014-08-29 Frederik GladhornBump version
2014-08-24 Antti KokkoUpdate license headers and add new license files v5.4.0-alpha1
2014-08-13 Andrew KnightFix build with non-OpenSSL SSL-enabled backends
2014-08-13 Maurice KalinowskiWinRT: Fix compiler crash (msvc2013 arm)
2014-08-08 Oswald Buddenhagenremove some pointless noise from project files
2014-08-08 Oswald Buddenhagenremove custom module pri file
2014-07-14 Frederik GladhornMerge remote-tracking branch 'origin/5.3' into dev
2014-07-11 Sergio MartinsUse 0 instead of Q_NULLPTR in public headers. v5.3.2
2014-07-07 Maurice KalinowskiCompile fix without proxy support
2014-07-07 Jerome PasionDoc: Removing url variable from qdocconf file.
2014-07-02 Milian WolffAdd initial support for a declarative WebSocketServer.
2014-06-26 Frederik GladhornMerge remote-tracking branch 'origin/5.3' into dev
2014-06-25 Jędrzej NowackiFix a typo in proxy handling.
2014-06-17 Oswald BuddenhagenBump version
2014-06-14 Sergio AhumadaMerge remote-tracking branch 'origin/5.3' into dev
2014-06-11 Topi ReinioDoc: Fix qmlclass selector used in documentation config
2014-06-08 Milian WolffAdd a QUrl serverUrl method to QWebSocketServer.
2014-05-27 Fatih AşıcıRemove dependency on unused sql module
2014-05-26 Sergio AhumadaBump MODULE_VERSION to 5.3.1 v5.3.1
2014-05-23 Richard Moe... Document WebSocket::sendTextMessage(string message)
2014-05-14 Frederik GladhornMerge remote-tracking branch 'origin/release' into...
2014-05-09 Frederik GladhornAdd missing classname for module in qmldir. v5.3.0
2014-05-08 Thiago MacieiraCopy the more efficient HTTP header parser from QtNetwork
2014-05-05 Kurt PattynRemove superfluous qWarning statements
2014-04-11 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2014-04-10 Kurt PattynUse correct casing for WebSocket v5.3.0-rc1
2014-04-09 Jędrzej NowackiFix process handshake for servers preferring lowercase...
2014-04-09 Sze Howe KohUse the proper protocol names
2014-04-04 Sergio AhumadaFix compilation on QNX
2014-03-24 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2014-03-21 Topi ReinioDoc: Fix example path in documentation config v5.3.0-beta1
2014-03-19 Kai KoehneMove examples into 'websockets' folder
2014-03-19 Kurt PattynDoc: small fix in documentation
2014-03-18 Kurt PattynRemove unused variable
2014-03-18 Maurice Kalinowskifix compilation with QT_NO_NETWORKPROXY
2014-03-17 Maurice Kalinowskifix typo in macro
2014-03-14 Nico VertriestDoc: Language/writ. guidelines review Qt WebSockets
2014-03-14 Topi ReinioDoc: Add generic thumbnails for the examples
2014-03-14 Topi ReinioDoc: Move and edit examples page
2014-03-13 Sergio AhumadaBump module version to 5.4.0
2014-03-13 Sergio AhumadaMerge remote-tracking branch 'origin/stable' into dev
2014-03-12 Kurt PattynAdd warning to example regarding ignoring ssl errors
2014-03-12 Kurt PattynFix unit tests
2014-03-12 Kurt PattynFix for self-signed certificates
2014-03-12 Kurt PattynCleanup header file
2014-03-12 Kurt PattynReturn correct error string for known socket errors
2014-03-11 Kurt PattynUpdate documentation.
2014-03-11 Nico VertriestDoc: Review documentation Qt WebSockets
2014-03-11 Kurt PattynFix documentation warnings
2014-03-11 Kurt PattynCleanup header
2014-03-10 Kurt PattynFix Google Chrome connection problem
2014-03-01 Sergio AhumadaMake the constructor explicit
2014-03-01 Sergio AhumadaUse const & for your foreach variables
2014-03-01 Sergio AhumadaPrefer to use normalised signal/slot signatures
2014-03-01 Sergio AhumadaAdd .tag file and the git-archive export options
2014-02-24 Jerome PasionDoc: Fixed missing line separators in qdocconf file. v5.3.0-alpha1
2014-02-16 Kurt PattynRemove superfluous setProtocol call
2014-02-16 Kurt PattynCatch SSL errors in example
2014-02-16 Kurt PattynMark html page as being utf-8
2014-02-16 Kurt PattynFix non-strict warning from AutoBahn
2014-02-16 Sergio AhumadaRename websockets.pro -> qtwebsockets.pro
2014-02-15 Kurt PattynAdapt copyright header
2014-02-15 Kurt PattynAdd user configurable mask generation
2014-02-15 Kurt PattynFix multiple emission of received signals
2014-02-13 Kurt PattynUse queued connection for readyRead connection
2014-02-13 Kurt PattynRemove checks on return value of sendXXX methods
2014-02-11 Jędrzej NowackiSimplify simple chat example
2014-02-11 Kurt PattynCheck on newline characters in origin and urls
2014-02-11 Jędrzej NowackiSimplify echoclient example
2014-02-11 Kurt PattynRe-enable QML component
2014-02-09 Kurt PattynRemove superfluous argument
2014-02-07 Kurt PattynSanitize open() method
2014-02-07 Kurt PattynConnect sslErrors signal when a secure connection is...
2014-02-06 Milian WolffFix tst_QWebSocket::tst_invalidOpen for catch-all DNS...
2014-02-06 Milian WolffDo not double-delete the TCP socket of a QWebSocket.
2014-02-06 Milian WolffDo not try to invoke/emit signal on shutdown.
2014-02-06 Milian WolffFix assertion when encountering invalid header line.
2014-02-06 Milian WolffDo not access QObject API before its private data is...
2014-02-06 Milian WolffFix compilation of websocketprotocol test.
2014-02-05 Kurt PattynUse QObjectPrivate instead of dedicated d-ptr
2014-02-05 Kurt PattynReplace delete loop with qDeleteAll
2014-02-04 Kurt PattynRemove superfluous Q_REQUIRED_RESULT
2014-02-04 Kurt PattynComment out QML component
2014-02-02 Kurt PattynAdd cleanup to examples
2014-02-02 Kurt PattynUpdate documentation
next