summaryrefslogtreecommitdiff
path: root/src/imports
Commit message (Expand)AuthorAgeFilesLines
* Fix loading of QML pluginsv5.8.0-alpha1Simon Hausmann2016-08-291-1/+1
* Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-083-5/+12
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7v5.7.0-beta1Liang Qi2016-04-082-5/+4
| |\
| | * Doc: Avoid auto-linking of WebSocket, WebSocketsKai Koehne2016-04-072-3/+3
| | * Doc: Add external-resources.qdocKai Koehne2016-04-071-2/+1
| * | Enable using the module in a statically built applicationv5.7.0-alpha1Andy Shaw2016-02-261-0/+8
* | | Add binary message support to QML WebSocket typeNobuaki Sukegawa2016-03-055-5/+42
|/ /
* | Updated license headersAntti Kokko2016-01-206-84/+120
|/
* Update plugins.qmltypesKai Koehne2015-10-152-4/+4
* Update plugins.qmltypesNobuaki Sukegawa2015-10-131-2/+2
* WebSocketServer: use int type for portLiang Qi2015-07-222-8/+14
* Update plugins.qmltypes for QtWebSockets and Qt.WebSocketsLiang Qi2015-05-263-3/+101
* Fix qmldir for qmlwebsockets_compatLiang Qi2015-05-221-1/+1
* Update copyright headersJani Heikkinen2015-02-166-36/+36
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-171-0/+2
|\
| * Hardcode QtQml version import in .pro fileKai Koehne2014-12-051-0/+2
* | Rename QML import from "Qt.WebSockets" to "QtWebSockets"Sze Howe Koh2014-12-019-9/+22
|/
* Update the plugins.qmltypes meta data.Milian Wolff2014-10-141-0/+50
* Improve the integration of QtWebsockets into general Qt docsv5.4.0-beta1Alex Blasche2014-09-282-0/+2
* Update license headers and add new license filesv5.4.0-alpha1Antti Kokko2014-08-246-108/+60
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-141-2/+2
|\
| * Use 0 instead of Q_NULLPTR in public headers.v5.3.25.3.2Sergio Martins2014-07-111-1/+1
* | Add initial support for a declarative WebSocketServer.Milian Wolff2014-07-027-10/+442
|/
* Document WebSocket::sendTextMessage(string message)Richard Moe Gustavsen2014-05-231-0/+5
* Add missing classname for module in qmldir.v5.3.0Frederik Gladhorn2014-05-093-2/+3
* Use the proper protocol namesSze Howe Koh2014-04-092-2/+2
* Adapt copyright headerKurt Pattyn2014-02-154-4/+4
* Correct include pathKurt Pattyn2014-02-021-1/+1
* Small fix to error textKurt Pattyn2014-01-201-1/+1
* Rename write methodsKurt Pattyn2014-01-201-1/+1
* Fix typo (passive requires past participle)Frederik Gladhorn2014-01-171-1/+1
* Update documentationKurt Pattyn2014-01-131-4/+6
* Use new connect syntaxKurt Pattyn2014-01-131-3/+7
* Link qml documentation and make it visible in creatorFrederik Gladhorn2014-01-111-0/+1
* Add Qml documentationKurt Pattyn2013-12-271-1/+41
* Add optimizationsKurt Pattyn2013-12-233-13/+26
* Add extra documentationKurt Pattyn2013-12-221-0/+17
* Add QML websockets pluginKurt Pattyn2013-11-256-16/+275
* Add correct license headersKurt Pattyn2013-11-014-72/+160
* make use of the new Q_NULLPTR keyword & shorten if(ptr) conditionsSteven Ceuppens2013-10-111-1/+1
* Added core to QtKurt Pattyn2013-10-051-1/+1
* Changes to integrate the websocket module as a full Qt Add-On moduleSteven Ceuppens2013-09-287-0/+166