Spectral/src
Black Hat 2565b8ba79 Add basic room upgrade support.
Add full screen image view.
Fix a bug in image provider.
2019-04-23 10:57:35 +08:00
..
notifications Clean up notification. 2018-12-24 20:31:40 +08:00
accountlistmodel.cpp Improve accountlistmodel. 2018-09-10 12:56:16 +08:00
accountlistmodel.h Fix segfault when leaving certain rooms. 2018-11-07 16:29:24 +08:00
controller.cpp Derive device name from system information. 2019-04-22 20:29:10 +08:00
controller.h Add more event types in eventToString(). 2019-04-21 12:41:53 +08:00
emojimodel.cpp Init emoji auto completion. #106 2018-11-03 22:22:55 +08:00
emojimodel.h Init emoji auto completion. #106 2018-11-03 22:22:55 +08:00
imageprovider.cpp Caching in image provider. 2019-04-22 21:16:33 +08:00
imageprovider.h Caching in image provider. 2019-04-22 21:16:33 +08:00
main.cpp Update libqmatrixclient. 2019-04-07 11:58:48 +08:00
messageeventmodel.cpp Add more event types in eventToString(). 2019-04-21 12:41:53 +08:00
messageeventmodel.h Init rich reply. 2018-11-27 08:09:45 +08:00
roomlistmodel.cpp Add basic room upgrade support. 2019-04-23 10:57:35 +08:00
roomlistmodel.h Add basic room upgrade support. 2019-04-23 10:57:35 +08:00
spectralroom.cpp Fix plain text in eventToString(). 2019-04-21 13:06:48 +08:00
spectralroom.h Fix plain text in eventToString(). 2019-04-21 13:06:48 +08:00
spectraluser.cpp Init rewritten avatar. 2018-11-04 19:14:02 +08:00
spectraluser.h Remove ImageItem, Paintable and use unified image provider. 2018-12-03 19:55:42 +08:00
userlistmodel.cpp New WIP image provider. 2019-01-04 20:17:26 +08:00
userlistmodel.h Remove ImageItem, Paintable and use unified image provider. 2018-12-03 19:55:42 +08:00
utils.cpp Replace QRegExp with QRegularExpression. 2018-11-29 10:41:38 +08:00
utils.h Fix plain text in eventToString(). 2019-04-21 13:06:48 +08:00