Tobias Fella
598a1c28ac
Add button for hiding images and videos
2025-06-14 12:12:01 +00:00
James Graham
2aeed10429
Message attached property
...
Create Message attached property to propagate parameters like room, timeline, index and maxContentWidth down to the message content avoiding lots of boilerplate
2025-03-10 18:28:42 +00:00
Tobias Fella
a2afaf40cd
Remove some leftover debug logging
2024-10-10 22:06:19 +02:00
Carl Schwan
9d6b940b78
Port away from Qt.Plaform.labs
...
This bring a QtWidget dependency on Android
2024-09-21 12:12:14 +00:00
Tobias Fella
c0151353c5
Add an option to hide images and videos by default
...
Implements #658
2024-08-26 17:42:29 +02:00
Andreas Gattringer
d5e400e8a4
stop video on destruction to avoid segfault
2024-07-17 11:08:53 +00:00
Andreas Gattringer
8ca45f298f
show thumbail when video is stopped
2024-07-16 12:27:35 +02:00
James Graham
ab0c8b8170
Use new cornerRadius Kirigami unit across the app
2024-04-21 19:19:57 +02:00
James Graham
e5e0405401
Fix typo
2024-04-16 21:16:21 +01:00
James Graham
aef9b7375a
Fix Opening Maximized Media
...
Make sure the Image and Video Components can correctly get the index for opening the Maximize Media component.
2024-03-23 17:52:29 +00:00
James Graham
6f9a273d39
Timeline Module
...
Move all the timeline QML files into their own QML module. Having them all in the same location is annoying and hard to work with.
2024-03-18 18:39:59 +00:00