aboutsummaryrefslogtreecommitdiffstats
path: root/examples/webchannel/shared/qwebchannel.js
Commit message (Expand)AuthorAgeFilesLines
* Add wrappers to optionally convert incoming dataØystein Heskestad2022-11-111-1/+44
* Use SPDX license identifiersLucie Gérard2022-06-101-39/+3
* Skip changes made while iterating over connections for emitAndrew Webster2020-02-211-7/+5
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-261-27/+15
|\
| * Avoid using 'for..in' to iterate over collectionsKirill Burtsev2019-11-221-27/+15
* | Unwrap QObjects embedded inside argumentsAndrew Webster2019-09-201-6/+8
|/
* Return a Promise when no callback is provided for a function callAndrew Webster2019-04-101-0/+16
* Unwrap property updates in case they are QObjectsAndrew Webster2019-04-101-1/+1
* Implement actual overload resolutionArno Rehn2019-03-291-1/+5
* Publish overloaded methods and signals to JavaScriptMilian Wolff2019-03-251-1/+1
* Only connect to signal once per client objectMilian Wolff2019-03-251-3/+10
* Convert QObjects in QVariantMapsAndrew Webster2019-02-061-3/+9
* Allow examples to be built without module sourcesKai Koehne2017-09-061-0/+427