1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-07-24 17:35:43 +02:00
jami-client-qt/tests/qml
Andreas Traczyk d94c30833f chatview: fix emoji responses under Qt v 6.4.x and up
Qt.bindings are not supported for properties within when calling createObject anymore. Instead, we can pass component references, or generate bindings post-creation.

Note: in this case, the popup closes and observation is not really needed here.

Gitlab: #1169
Change-Id: I21c1d95f4ca725c86fcf276834830145587458cc
2023-06-02 14:57:54 -04:00
..
src chatview: fix emoji responses under Qt v 6.4.x and up 2023-06-02 14:57:54 -04:00
to_fix tests: qml: fix some ViewCoordinator related warnings 2023-04-06 16:55:13 -04:00
main.cpp chat: preprocess text msgs w/md4c+tidy-html5 2023-05-15 15:44:20 -04:00
resources.qrc chatview: fix emoji responses under Qt v 6.4.x and up 2023-06-02 14:57:54 -04:00