Spectral/src
Black Hat cfa8043596 A lot of improvements.
Fix laggish RoomListView when dragging.
Remove per-room timer and add timer in RoomForm.
Remove singleton module and use file as singleton.
Minor UI tweak in RoomListView.
Pass room to RoomListView via "currentRoom" delegate property and remove
RoomListForm-wide currentRoom.
Put menu files in a separate folder.
Show initial image in ImageStatus when avatar is not loaded.
Add about page.
Merge all setting pages into Setting.qml.
Add option to rearrange rooms by activity.
Add option to use RichText parser.
Add document url.
2018-08-24 13:25:41 +08:00
..
controller.cpp Allow minimize to tray. 2018-08-19 14:51:09 +08:00
controller.h Allow minimize to tray. 2018-08-19 14:51:09 +08:00
emojimodel.cpp Colored emoji support. 2018-08-11 20:48:44 +08:00
emojimodel.h Colored emoji support. 2018-08-11 20:48:44 +08:00
imageprovider.cpp Fix for Qt 5.9. 2018-08-01 23:49:47 +08:00
imageprovider.h Alter code structure && change room list filtering mechanics && add 2018-07-13 12:06:27 +08:00
imageproviderconnection.cpp Alter code structure && change room list filtering mechanics && add 2018-07-13 12:06:27 +08:00
imageproviderconnection.h Small UI tweaks && bug fixes. 2018-07-20 12:14:02 +08:00
main.cpp A lot of improvements. 2018-08-24 13:25:41 +08:00
matriqueroom.cpp A lot of improvements. 2018-08-24 13:25:41 +08:00
matriqueroom.h A lot of improvements. 2018-08-24 13:25:41 +08:00
messageeventmodel.cpp Uses MatriqueRoom inherited from QMatrixClient::Room and rewrite related 2018-08-18 16:02:47 +08:00
messageeventmodel.h Uses MatriqueRoom inherited from QMatrixClient::Room and rewrite related 2018-08-18 16:02:47 +08:00
roomlistmodel.cpp A lot of improvements. 2018-08-24 13:25:41 +08:00
roomlistmodel.h A lot of improvements. 2018-08-24 13:25:41 +08:00