matrixion/src
2022-10-22 21:39:29 +02:00
..
dbus Mark classes as final where possible 2022-10-10 14:38:45 +02:00
dialogs Mark classes as final where possible 2022-10-10 14:38:45 +02:00
dock Mark classes as final where possible 2022-10-10 14:38:45 +02:00
emoji Update to unicode 15 and make script jinja:3 compatible 2022-10-08 00:27:57 +02:00
encryption Mark classes as final where possible 2022-10-10 14:38:45 +02:00
notifications Add toggle to disable decrypting notifications 2022-10-13 18:19:46 +02:00
timeline Fix previews getting sorted above normal rooms 2022-10-22 21:39:29 +02:00
ui VoIP v1 implementation (#1161) 2022-10-14 13:49:05 +00:00
voip VoIP v1 implementation (#1161) 2022-10-14 13:49:05 +00:00
AliasEditModel.cpp Fix aliases being duplicated in the aliases list in some cases 2022-07-11 14:23:12 +02:00
AliasEditModel.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
AvatarProvider.cpp Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
AvatarProvider.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
BlurhashProvider.cpp Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
BlurhashProvider.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
Cache.cpp VoIP v1 implementation (#1161) 2022-10-14 13:49:05 +00:00
Cache.h Evaluate push rules locally 2022-10-13 17:55:07 +02:00
Cache_p.h Evaluate push rules locally 2022-10-13 17:55:07 +02:00
CacheCryptoStructs.h Switch to clang-format14 2022-09-25 20:05:08 +02:00
CacheStructs.h Implement space stickers & emoji 2022-09-01 13:25:11 +02:00
ChatPage.cpp VoIP v1 implementation (#1161) 2022-10-14 13:49:05 +00:00
ChatPage.h Evaluate push rules locally 2022-10-13 17:55:07 +02:00
Clipboard.cpp Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
Clipboard.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
ColorImageProvider.cpp Fix blurriness of svg icons (#1108) 2022-06-28 12:14:23 +00:00
ColorImageProvider.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
CombinedImagePackModel.cpp Fix height attribute for emotes 2022-06-13 11:12:21 +02:00
CombinedImagePackModel.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
CompletionModelRoles.h Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
CompletionProxyModel.cpp cppcheck stuff (#1200) 2022-10-03 21:57:30 +00:00
CompletionProxyModel.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
Config.h Fix matrix.to link escaping 2022-07-20 14:05:10 +02:00
EventAccessors.cpp Switch to C++20 2022-09-22 20:18:04 +02:00
EventAccessors.h Switch to clang-format14 2022-09-25 20:05:08 +02:00
ImagePackListModel.cpp Implement space stickers & emoji 2022-09-01 13:25:11 +02:00
ImagePackListModel.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
InviteesModel.cpp Switch to clang-format14 2022-09-25 20:05:08 +02:00
InviteesModel.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
JdenticonProvider.cpp Switch to clang-format14 2022-09-25 20:05:08 +02:00
JdenticonProvider.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
Logging.cpp Control logging via command line and environment variables 2022-09-10 18:28:44 -07:00
Logging.h Control logging via command line and environment variables 2022-09-10 18:28:44 -07:00
LoginPage.cpp Don't let old server lookups overwrite new ones 2022-10-05 19:20:22 +02:00
LoginPage.h cppcheck stuff (#1200) 2022-10-03 21:57:30 +00:00
main.cpp Various grammar fixes (mostly removing commas) 2022-09-30 00:23:39 -04:00
MainWindow.cpp Basic thread filtering 2022-10-06 16:16:24 +02:00
MainWindow.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
MatrixClient.cpp Remove remaining groups code 2022-06-17 19:51:08 +02:00
MatrixClient.h Properly qualify fmt function 2022-10-01 18:05:49 +02:00
MemberList.cpp Fixed a crash in member list loading (#1199) 2022-10-03 21:26:32 +00:00
MemberList.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
MxcImageProvider.cpp Get large avatar images as scale and crop locally (#1107) 2022-06-26 18:32:43 +00:00
MxcImageProvider.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
PowerlevelsEditModels.cpp VoIP v1 implementation (#1161) 2022-10-14 13:49:05 +00:00
PowerlevelsEditModels.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
ReadReceiptsModel.cpp Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
ReadReceiptsModel.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
RegisterPage.cpp Don't let old server lookups overwrite new ones 2022-10-05 19:20:22 +02:00
RegisterPage.h cppcheck stuff (#1200) 2022-10-03 21:57:30 +00:00
RoomDirectoryModel.cpp Remove a few more headers 2022-06-18 02:31:01 +02:00
RoomDirectoryModel.h Remove a few more headers 2022-06-18 02:31:01 +02:00
RoomsModel.cpp Fix matrix.to link escaping 2022-07-20 14:05:10 +02:00
RoomsModel.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
SingleImagePackModel.cpp Properly propagate pack usage to UI 2022-10-09 02:14:31 +02:00
SingleImagePackModel.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
SSOHandler.cpp Update year in copyright notice to shut up lint job 2022-01-01 04:57:53 +01:00
SSOHandler.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
TrayIcon.cpp cppcheck stuff (#1200) 2022-10-03 21:57:30 +00:00
TrayIcon.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
UserSettingsPage.cpp Add toggle to disable decrypting notifications 2022-10-13 18:19:46 +02:00
UserSettingsPage.h Add toggle to disable decrypting notifications 2022-10-13 18:19:46 +02:00
UsersModel.cpp Fix matrix.to link escaping 2022-07-20 14:05:10 +02:00
UsersModel.h Mark classes as final where possible 2022-10-10 14:38:45 +02:00
Utils.cpp VoIP v1 implementation (#1161) 2022-10-14 13:49:05 +00:00
Utils.h VoIP v1 implementation (#1161) 2022-10-14 13:49:05 +00:00