.. |
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
|
Move dialogs into a separate dir and create them dynamically.
|
2019-04-26 19:59:01 +08:00 |
controller.h
|
Fix undefined behavior when all users are logged out.
|
2019-04-29 15:03:11 +08:00 |
emojimodel.cpp
|
Basic emoji history support. #96
|
2019-05-02 14:20:04 +08:00 |
emojimodel.h
|
Basic emoji history support. #96
|
2019-05-02 14:20:04 +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
|
Basic emoji history support. #96
|
2019-05-02 14:20:04 +08:00 |
messageeventmodel.cpp
|
Move dialogs into a separate dir and create them dynamically.
|
2019-04-26 19:59:01 +08:00 |
messageeventmodel.h
|
Basic emoji history support. #96
|
2019-05-02 14:20:04 +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
|
Load fullscreenimage directly. Tweak reply UI.
|
2019-05-04 21:05:59 +08:00 |
spectralroom.h
|
Load fullscreenimage directly. Tweak reply UI.
|
2019-05-04 21:05:59 +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
|
Move dialogs into a separate dir and create them dynamically.
|
2019-04-26 19:59:01 +08:00 |
userlistmodel.h
|
Move dialogs into a separate dir and create them dynamically.
|
2019-04-26 19:59:01 +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 |