Tobias Fella
c3de788956
Cleanup includes
2024-05-05 21:49:43 +02:00
James Graham
053ca6bed8
Move the various room models into RoomManager
...
Move the various room models into RoomManager. This means the same room models are always used and is a base from which further logic can be moved from QML to cpp.
2024-03-31 12:56:27 +00:00
Tobias Fella
fc6ea0b779
Port RoomList to TreeView
...
Use a tree model for the room list
closes network/neochat#156
BUG: 456643
2024-02-19 20:09:43 +00:00
Tobias Fella
1d95d5aa15
Fix Runner and MatrixImageProvider singletons
2023-11-05 14:35:28 +01:00
Tobias Fella
0e55c3b38f
Port some things away from Controller::activeConnection
2023-11-05 13:02:18 +00:00
Tobias Fella
f542d0b9fd
Change rowStride in runner to qsizetype
2023-09-13 14:53:07 +02:00
James Graham
5f41d275e4
Document runner
2023-05-06 08:22:09 +00:00
James Graham
594a5cf6ca
Move the qt models to their own folder
...
Felt like the src folder was getting a bit crowded so move all the models to a folder named models.
2023-01-22 21:33:30 +00:00
Tobias Fella
d70a8a652a
Always use system-style includes for libQuotient
2022-09-09 00:16:39 +02:00
Nicolas Fella
1cc8d915bc
Add rooms runner
...
This allows to search for and open rooms in KRunner
2022-04-01 10:56:19 +00:00