aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"Tarja Sundqvist2022-11-2415-312/+312
* Update commercial license headersTarja Sundqvist2022-06-1315-312/+312
* Fix missing includesVille Voutilainen2022-05-301-0/+1
* QMetaObjectPublisher: Never send stale queued messagesArno Rehn2021-12-141-3/+15
* Include <QProperty> explicitlyMarc Mutz2021-11-081-0/+1
* Doc: Add Changes Qt 5 to Qt 6 page to Qt WebChannelPaul Wicking2021-08-041-0/+44
* CMake: Don't give plugins PUBLIC usage requirementsJoerg Bornemann2021-07-061-1/+1
* Update to new CMake API for QMLUlf Hermann2021-06-051-3/+8
* Make blockUpdates bindableØystein Heskestad2021-05-204-12/+32
* Handle per-transport client idle statusØystein Heskestad2021-05-202-24/+85
* Speculative fix for Android and iOS compilation issueAllan Sandfeld Jensen2021-05-141-1/+1
* Make property update interval configurable and add testsØystein Heskestad2021-05-054-12/+87
* Use QProperty observation to push property updates to clientsArno Rehn2021-04-223-31/+138
* Handle signals in the registered object's threadMilian Wolff2021-04-163-7/+24
* Replace Q_NULLPTR with nullptr and fix a warningØystein Heskestad2021-03-233-10/+10
* Re-generate CMake project filesJoerg Bornemann2021-03-151-5/+5
* Stop using foreachAllan Sandfeld Jensen2021-02-011-7/+7
* Fix variant conversion after change in qtbaseAllan Sandfeld Jensen2021-02-011-0/+3
* Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Allan Sandfeld Jensen2021-01-297-0/+126
|\
| * Merge remote-tracking branch 'origin/wip/cmake' into devAllan Sandfeld Jensen2021-01-297-0/+126
| |\
| | * Regenerate projectswip/cmakeAlexandru Croitor2019-11-253-8/+33
| | * Add cmake supportJüri Valdmann2019-09-236-0/+103
* | | 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 buildAlexandru 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
|\|