aboutsummaryrefslogtreecommitdiffstats
path: root/src/webchannel
Commit message (Expand)AuthorAgeFilesLines
...
| | * Add cmake supportJüri Valdmann2019-09-232-0/+67
* | | Stop using deprecated QVariant::type()Allan Sandfeld Jensen2021-01-291-3/+3
|/ /
* | Use qsizetype instead of int for QQmlListPropertyPeter Varga2020-12-012-17/+12
* | Stop using deprecated QMetaType functionsAllan Sandfeld Jensen2020-09-211-11/+13
* | Use QVariant(QMetaType, const void *) constructorJüri Valdmann2020-09-102-3/+3
* | Fix mismatched enum warnings in QMetaObjectPublisher::unwrapVariantJüri Valdmann2020-09-091-2/+2
* | Fix infinite recursion when wrapping a self-contained object twiceArno Rehn2020-08-172-8/+17
* | Use QList instead of QVectorJarek Kobus2020-06-295-13/+13
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-141-2/+11
|\ \
| * | Fix deprecation warningVolker Hilsheimer2020-04-161-1/+1
| * | Restore compatibility with custom QVariantList/QVariantMap convertersMilian Wolff2020-04-151-2/+11
* | | Minor style cleanupAllan Sandfeld Jensen2020-05-071-2/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-081-2/+2
|\| |
| * | Fix documentation to use commonly working syntax for property changesMilian Wolff2020-02-041-2/+2
* | | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-10-041-1/+1
|\ \ \ | | |/ | |/|
| * | Bump Qt version to Qt 6Alexandru Croitor2019-07-111-1/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-241-0/+1
|\ \ \ | | |/ | |/|
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-111-0/+1
| |\ \
| | * | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
* | | | Unwrap QObjects embedded inside argumentsAndrew Webster2019-09-202-1/+42
* | | | Pack QVariants into args when QVariant is expectedAndrew Webster2019-09-202-0/+5
|/ / /
* | / Correctly link transports to implicitly wrapped objectsArno Rehn2019-07-261-1/+5
| |/ |/|
* | Merge remote-tracking branch 'origin/5.13' into devMilian Wolff2019-05-281-1/+4
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-181-1/+4
| |\
| | * Fix generic conversion of list-like values to JSON arraysArno Rehn2019-05-151-1/+4
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-132-7/+7
|\| |
| * | Automatically register the latest import versionv5.13.0-beta3Kai Koehne2019-04-122-7/+7
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-301-2/+2
|\| |
| * | Doc: Fix some qdoc errorsNico Vertriest2019-03-251-2/+2
* | | Implement actual overload resolutionArno Rehn2019-03-293-14/+227
* | | Always rebuild the class info for wrapped objectsMilian Wolff2019-03-252-9/+4
* | | Publish overloaded methods and signals to JavaScriptMilian Wolff2019-03-252-13/+56
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-02-261-0/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-beta1Liang Qi2019-02-251-0/+3
| |\|
| | * Also add already wrapped objects to the transport-to-objects mapArno Rehn2019-02-041-2/+6
| | * Correctly unwrap registered objectsArno Rehn2019-02-041-0/+3
* | | Convert QObjects in QVariantMapsAndrew Webster2019-02-062-0/+20
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13v5.13.0-alpha1Qt Forward Merge Bot2019-02-021-5/+34
|\|
| * Correctly convert enums and QFlags from and to JSONArno Rehn2019-01-311-0/+34
| * Remove warning when the notify signal has more than one argumentArno Rehn2019-01-231-5/+0
* | Prevent crashes by fixing mapping of transport to wrapped objectsMilian Wolff2018-10-251-1/+3
* | Fix UBSAN warning when downcasting partially destroyed objectMilian Wolff2018-10-251-4/+6
|/
* Use FDL license for all .qdoc filesKai Koehne2018-05-231-21/+9
* Doc: Add license details to index pageKai Koehne2018-05-141-0/+9
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-3/+9
|\
| * Allow deleting a channel during method invocationJüri Valdmann2018-01-081-3/+9
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-204-12/+12
|\|
| * Fix outdated FDL headerKai Koehne2017-09-294-12/+12
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-223-428/+3
|\|
| * Highlight standalone exampleKai Koehne2017-09-141-0/+2