1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-07-24 09:25:33 +02:00
jami-client-qt/tests
Andreas Traczyk 99d415b1fe chat view: don't attempt to redefine a Loader's final property
We can't define a property called `status` for a Loader as it exists already. At best, the app will crash as it should be unable to create the chat view. At worst, this will introduce undefined behavior by confounding transfer/loader status assignments and comparisons.

Gitlab: #1537 (crash)
Change-Id: I66fb6da25cae695f7f1f520200f6eed8a2c93d03
2024-01-24 07:53:08 -05:00
..
qml chat view: don't attempt to redefine a Loader's final property 2024-01-24 07:53:08 -05:00
unittests misc: bump copyright to 2024 2024-01-03 09:54:49 -05:00
CMakeLists.txt chat: preprocess text msgs w/md4c+tidy-html5 2023-05-15 15:44:20 -04:00