aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix infinite recursion when wrapping a self-contained object twiceArno Rehn2020-08-241-0/+3
* Add binary compatibility file for 5.15 for QtWebChannelMilla Pohjanheimo2020-08-171-0/+6618
* tst_webchannel: Don't use QSignalSpy for inter-thread signalsMilian Wolff2020-04-151-6/+10
* Restore compatibility with custom QVariantList/QVariantMap convertersMilian Wolff2020-04-152-0/+38
* Add binary compatibility file for qtwebchannel 5.14 branchMilla Pohjanheimo2019-12-161-0/+6541
* Skip TestWebChannel::testAsyncObject()Ulf Hermann2019-12-121-0/+2
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-111-0/+6492
|\
| * Binary compatibility file against Qt5.13.0 for QtWebChannelMilla Pohjanheimo2019-08-141-0/+6492
* | Correctly link transports to implicitly wrapped objectsArno Rehn2019-07-262-0/+31
* | Merge remote-tracking branch 'origin/5.13' into devMilian Wolff2019-05-281-0/+7
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-181-0/+7
| |\
| | * Fix generic conversion of list-like values to JSON arraysArno Rehn2019-05-151-0/+7
* | | Return a Promise when no callback is provided for a function callAndrew Webster2019-04-101-1/+10
* | | Unwrap property updates in case they are QObjectsAndrew Webster2019-04-101-4/+15
* | | Implement actual overload resolutionArno Rehn2019-03-292-28/+61
* | | Always rebuild the class info for wrapped objectsMilian Wolff2019-03-251-7/+26
* | | Publish overloaded methods and signals to JavaScriptMilian Wolff2019-03-255-74/+169
* | | Only connect to signal once per client objectMilian Wolff2019-03-251-0/+25
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-262-0/+37
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta1Liang Qi2019-02-252-0/+37
| |\|
| | * Also add already wrapped objects to the transport-to-objects mapArno Rehn2019-02-042-0/+17
| | * Correctly unwrap registered objectsArno Rehn2019-02-042-0/+20
* | | Convert QObjects in QVariantMapsAndrew Webster2019-02-063-0/+19
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-alpha1Qt Forward Merge Bot2019-02-023-0/+6174
|\|
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-011-0/+6117
| |\
| | * Add binary compatibility file for QtWebChannel for Qt 5.12Milla Pohjanheimo2018-12-181-0/+6117
| * | Correctly convert enums and QFlags from and to JSONArno Rehn2019-01-312-0/+57
| |/
* / Prevent crashes by fixing mapping of transport to wrapped objectsMilian Wolff2018-10-252-1/+35
|/
* Add binary compatibility file for 5.11 for QtWebChannelMilla Pohjanheimo2018-06-051-0/+5987
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-203-1/+6046
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-01-182-1/+64
| |\
| | * Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-181-3/+3
| | |\
| | | * Clean up TestWebChannel::testAsyncObjectv5.9.4Sami Nurmenniemi2018-01-091-12/+3
| | | * Fix TestWebChannel::testAsyncObjectSami Nurmenniemi2018-01-091-3/+12
| | * | Allow deleting a channel during method invocationJüri Valdmann2018-01-082-1/+64
| | |/
| * | Add binary compatibility file for QtWebChannel for 5.10Milla Pohjanheimo2018-01-091-0/+5982
* | | Merge remote-tracking branch 'origin/5.10' into devLars Knoll2018-01-031-3/+3
|\| |
| * | Clean up TestWebChannel::testAsyncObjectSami Nurmenniemi2017-12-291-12/+3
| * | Fix TestWebChannel::testAsyncObjectSami Nurmenniemi2017-12-281-3/+12
| |/
* / Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-213-3/+3
|/
* Do not crash on non-QVariant return typesMilian Wolff2017-08-082-10/+39
* Update binary compatibility file for Qt5.9.0 for QtWebChannelMilla Pohjanheimo2017-06-301-0/+5661
* Gracefully handle early deregistration of objectsMilian Wolff2017-05-152-0/+16
* Fix licensingJani Heikkinen2017-05-052-34/+24
* Binary compatibility file for qtwebchannel (5.8.0)5.8Milla Pohjanheimo2017-02-031-0/+5641
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-265-0/+11025
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.75.7Liang Qi2016-11-242-0/+5329
| |\
| | * BC include file and global.cfg added for QtWebChannelMilla Pohjanheimo2016-10-132-0/+5329
| * | BC file added for QtWebChannel (5.7)Milla Pohjanheimo2016-10-141-0/+5606
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-012-0/+90
| |\|