summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add missing overrideAlexander Volkov2020-06-141-1/+1
* 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-03-031-1/+1
|\ \ | |/
| * Update plugins.qmltypes for 5.15v5.15.0-beta4v5.15.0-beta3v5.15.0-beta2Jani Heikkinen2020-02-251-1/+1
* | 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/5.15' into devQt Forward Merge Bot2019-10-121-1/+1
|\ \ | |/
| * Update plugins.qmltypes for 5.14v5.14.0-beta3v5.14.0-beta2v5.14.0-beta1Kai Koehne2019-09-271-1/+1
* | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-10-042-3/+4
|\ \
| * | Fix Qt6 buildwip/qt6Alexandru Croitor2019-08-071-2/+3
| * | 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-135-9/+12
|\ \ \ | |/ /
| * | Automatically register the latest import versionv5.13.0-beta3Kai Koehne2019-04-125-9/+12
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-303-4/+7
|\ \ \ | |/ /
| * | Update plugins.qmltypes for Qt 5.13Kai Koehne2019-03-262-2/+5
| * | 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
|/
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-261-21/+9
|\
| * Use FDL license for all .qdoc filesKai Koehne2018-05-231-21/+9