Tobias Fella
abf9a486d0
Fix qml warnings in RoomData
2025-09-15 13:49:08 +02:00
Tobias Fella
ae88879651
Remove unused kitemmodels imports
2025-08-07 00:19:18 +02:00
Tobias Fella
fc4cb31277
Devtools: Use ChooseRoomDialog to select a room for inspection
...
The combobox has several drawbacks:
- It's not sorted in any meaningful way
- It doesn't have a search
- It doesn't show the icon and last message
This makes it hard to find the intended room in that dialog. The ChooseRoomDialog provides these things for us
2024-12-03 10:07:11 +01:00
Joshua Goins
1ee15de78b
Fix viewing any kind of data in developer tools
...
Fix pageStack being undefined, so we're able to view event data again.
2024-11-09 23:10:08 +00:00
Tobias Fella
307536c6b6
Use escaped title in devtools
2024-04-23 13:27:15 +02:00
Tobias Fella
203be8bd35
Work around QML opening dialog in wrong window
2024-04-23 13:24:00 +02:00
Tobias Fella
c344a3ee55
Devtools: Implement changing room state
2024-04-12 22:08:33 +02:00
Tobias Fella
f5aef8d0c3
Use Qt.createComponent in non-weird way
...
Fixed #647
2024-04-11 18:16:19 +02:00
James Graham
0552c798fb
Create qml module for devtools
2024-04-01 10:58:29 +00:00