summaryrefslogtreecommitdiff
path: root/src/imports/qmlwebsockets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-231-1/+1
|\
| * Update plugins.qmltypes for 5.15Jani Heikkinen2020-02-251-1/+1
| * Update plugins.qmltypes for 5.14Kai Koehne2019-10-221-1/+1
* | Regenerate projectsAlexandru Croitor2019-11-152-4/+2
* | Regenerate before mergeAlexandru Croitor2019-10-152-0/+2
* | Fix the cmake configuration stepSimon Hausmann2019-09-192-2/+29
* | Add initial-support for cmakeMaurice Kalinowski2019-09-161-0/+29
|/
* Doc: Complete parameter description several methodsNico Vertriest2019-06-181-3/+5
* Automatically register the latest import versionv5.13.0-beta3Kai Koehne2019-04-123-2/+5
* Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-181-1/+1
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-023-2/+4
|\
| * Update plugins.qmltypesKai Koehne2018-09-273-2/+4
* | Use fully-qualified QQmlWebSocket::StatusAndré Klitzing2018-09-241-1/+1
|/
* Remove redundant options and a stray defineJesus Fernandez2018-08-171-3/+1
* Use override keywordJesus Fernandez2018-08-102-6/+6
* Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-271-8/+1
* Use QStringLiteral to fix clazy-qstring-allocationsAndré Klitzing2017-10-301-1/+1
* Replace Q_ENUMS by Q_ENUMAndré Klitzing2017-10-101-1/+1
* QQmlWebSocket::setUrl(): let open() decided what to actually doEdward Welbourne2017-05-041-3/+1
* Fixed WebSocket status docAleksey Lysenko2016-12-131-5/+5
* 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-151-1/+1
* 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-261-2/+3
* 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-016-8/+9
|/
* 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