summaryrefslogtreecommitdiff
path: root/src/webchannel/qwebchannel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-211-5/+5
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-5/+5
| |\
| | * Doc: Use standard verb form to start function docsLeena Miettinen2016-05-311-4/+4
| | * Doc: Fix links to other modulesLeena Miettinen2016-05-311-1/+1
* | | Remove deleted transport objectsKai Dohmen2016-05-311-1/+4
|/ /
* | Updated license headersAntti Kokko2016-01-201-15/+21
|/
* Update copyright headersv5.5.0-alpha1Antti Kokko2015-02-171-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-261-18/+10
* Doc: Edited links JavaScript API page and other documentation fixes.Jerome Pasion2014-08-231-3/+3
* Doc: Fix example documentation and pathsTopi Reinio2014-08-131-1/+1
* Fixup documentation issues.Milian Wolff2014-08-041-2/+2
* Properly disconnect a transport from the QtMetaObjectPublisher.Milian Wolff2014-08-011-0/+1
* Add documentation for the QtWebChannel module.Milian Wolff2014-08-011-0/+108
* Refactor and streamline API and IPC protocol.Milian Wolff2014-07-291-30/+1
* Make the QWebChannel QML API publically accessible.Milian Wolff2014-07-151-5/+27
* Make the registered objects of a QWebChannel accessible.Milian Wolff2014-07-051-0/+5
* Refactor code to use QWebChannelAbstractTransport and QtWebSockets.Milian Wolff2014-07-041-10/+22
* Send response data only to target client.Milian Wolff2014-03-211-17/+11
* Fix minor coding style issues.Milian Wolff2014-03-211-2/+2
* Make the underlying transport mechanism of the webchannel pluggable.Milian Wolff2014-02-061-45/+30
* Fix compilation when building with namespaced Qt.Milian Wolff2014-01-311-0/+4
* Fixup license headers of the files written by me.Milian Wolff2014-01-161-3/+3
* Add declarative object-registration API to QML WebChannel.Milian Wolff2014-01-101-0/+6
* Cleanup public API, remove private slot.Milian Wolff2014-01-081-9/+3
* Simplify usage of QWebChannel on the server side.Milian Wolff2014-01-081-98/+51
* Restructure sources and assimilate to Qt module structure.Milian Wolff2013-12-121-0/+207