nheko/src
trilene 5ef837af6d Support webcams that report [min,max] frame rates 2021-01-19 15:24:25 -05:00
..
dialogs Remove unused file 2021-01-15 19:18:00 -05:00
emoji Qml emoji completer 2020-11-25 19:05:12 +01:00
notifications Fix notification reply build on other platforms 2021-01-07 11:21:10 +01:00
popups Remove UserItem class 2021-01-15 19:17:29 -05:00
timeline Make read markers a bit less confusing 2021-01-16 13:54:56 +01:00
ui Make it easier to understand, what button to click for verification from profile 2021-01-12 15:00:59 +01:00
AvatarProvider.cpp Fix some compiler warnings 2020-12-25 00:08:06 +00:00
AvatarProvider.h Try to reduce memory usage by reusing avatar pixmaps 2019-08-26 08:51:56 +02:00
BlurhashProvider.cpp lint 2020-12-25 04:11:47 +01:00
BlurhashProvider.h Make blurhash provider async 2020-03-04 01:56:58 +01:00
Cache.cpp Fix timeline becoming corrupted on backfill 2021-01-12 00:02:18 +01:00
Cache.h Store secrets in keychain 2020-12-16 22:10:09 +01:00
CacheCryptoStructs.h Properly share and rotate sessions on member and device changes 2020-11-30 01:54:53 +01:00
CacheStructs.h Fix some compiler warnings 2020-12-25 00:08:06 +00:00
Cache_p.h Handle matrix scheme 2021-01-10 22:41:56 +01:00
CallManager.cpp Fix spurious call invite timeout 2021-01-12 15:16:59 -05:00
CallManager.h Fix device discovery under GStreamer 1.16 2021-01-07 09:48:25 -05:00
ChatPage.cpp Fix kick translation 2021-01-18 13:25:27 +01:00
ChatPage.h Allow joins via other servers from a matrix: uri 2021-01-11 19:15:43 +01:00
ColorImageProvider.cpp Remove useless logging 2020-01-21 22:12:59 +01:00
ColorImageProvider.h optionally use QQuickWidget and replace ColorOverlay -> colorImageProvider 2019-11-23 20:06:15 +01:00
CommunitiesList.cpp lint 2020-12-25 04:11:47 +01:00
CommunitiesList.h Tag rooms via context menu 2020-05-18 04:23:36 +02:00
CommunitiesListItem.cpp Fix some compiler warnings 2020-12-25 00:08:06 +00:00
CommunitiesListItem.h Improve compile times a tiny bit 2020-05-26 22:54:51 +02:00
CompletionModelRoles.h Working User completer 2020-11-25 19:05:12 +01:00
CompletionProxyModel.cpp SkipEmptyParts was only added in Qt 5.14 2020-11-26 23:59:14 +01:00
CompletionProxyModel.h Split completion model into header and source 2020-11-25 19:05:12 +01:00
Config.h Fix autolinking breaking on single quotes in href attribute 2020-07-09 13:26:01 +02:00
DeviceVerificationFlow.cpp Make device verification request dialogs easier to understand. 2021-01-12 15:00:59 +01:00
DeviceVerificationFlow.h Make device verification request dialogs easier to understand. 2021-01-12 15:00:59 +01:00
EventAccessors.cpp Optimize build 2020-10-27 17:45:28 +01:00
EventAccessors.h Merge remote-tracking branch 'origin/master' into new-event-store 2020-08-17 20:40:33 +02:00
InviteeItem.cpp Improve compile times a tiny bit 2020-05-26 22:54:51 +02:00
InviteeItem.h Improve compile times a tiny bit 2020-05-26 22:54:51 +02:00
Logging.cpp Silence signal syntax deprecated 2020-11-15 17:12:46 +01:00
Logging.h Redirect qt logger 2019-11-23 20:06:15 +01:00
LoginPage.cpp Fix shadowing in LoginPage.cpp 2021-01-06 11:01:41 +01:00
LoginPage.h Improve Register page (#346) 2020-11-30 22:30:33 +00:00
MainWindow.cpp Fix #359 2020-12-27 22:56:54 +01:00
MainWindow.h Switch profile code to a more flexible method 2020-12-24 21:16:46 -05:00
MatrixClient.cpp Remove metatypes from headers 2020-01-31 16:08:30 +01:00
MatrixClient.h Remove metatypes from headers 2020-01-31 16:08:30 +01:00
MxcImageProvider.cpp Fix some compiler warnings 2020-12-25 00:08:06 +00:00
MxcImageProvider.h Implement decryption of images 2019-12-03 23:34:16 +01:00
Olm.cpp Fix some nulls in relations 2021-01-08 12:48:39 +01:00
Olm.h Send SSSS requests 2020-12-15 15:48:33 +01:00
QuickSwitcher.cpp Remove redundant user search suggestion code 2020-11-25 19:05:12 +01:00
QuickSwitcher.h Remove metatypes from headers 2020-01-31 16:08:30 +01:00
RegisterPage.cpp lint 2020-12-08 21:10:27 +01:00
RegisterPage.h Improve Register page (#346) 2020-11-30 22:30:33 +00:00
RoomInfoListItem.cpp Fix scrolling the room list using touch 2020-12-15 00:17:56 +01:00
RoomInfoListItem.h Optimize build 2020-10-27 17:45:28 +01:00
RoomList.cpp Fix scrolling the room list using touch 2020-12-15 00:17:56 +01:00
RoomList.h Store secrets in keychain 2020-12-16 22:10:09 +01:00
SSOHandler.cpp Translation updates 2020-05-10 01:38:40 +02:00
SSOHandler.h Add SSO 2020-05-09 23:33:03 +02:00
SideBarActions.cpp Improve compile times a tiny bit 2020-05-26 22:54:51 +02:00
SideBarActions.h Optimize includes a bit 2020-01-31 15:11:21 +01:00
Splitter.cpp Make small sidebar sizing consistent 2020-02-28 19:56:08 +01:00
Splitter.h modernize: use override 2020-02-04 15:18:26 +01:00
TrayIcon.cpp Optimize includes a bit 2020-01-31 15:11:21 +01:00
TrayIcon.h modernize: use override 2020-02-04 15:18:26 +01:00
UserInfoWidget.cpp Allow deleting a status 2020-06-11 18:30:52 +02:00
UserInfoWidget.h Show presence and set custom status messages 2020-06-08 01:59:05 +02:00
UserSettingsPage.cpp Fix presence unknown type warning 2021-01-19 03:16:59 +01:00
UserSettingsPage.h Fix missing include on Windows 2020-12-28 23:34:42 +01:00
UsersModel.cpp Show userid in completer 2020-11-25 19:05:12 +01:00
UsersModel.h Fix some compiler warnings 2020-12-25 00:08:06 +00:00
Utils.cpp lint 2020-12-25 04:11:47 +01:00
Utils.h Fix race when reading members from db 2020-11-25 23:54:25 +01:00
WebRTCSession.cpp Support webcams that report [min,max] frame rates 2021-01-19 15:24:25 -05:00
WebRTCSession.h Fix one-way video calls 2021-01-07 14:04:21 +01:00
WelcomePage.cpp Use system icon where applicable 2020-12-03 17:27:33 -05:00
WelcomePage.h modernize: use nullptr 2020-02-04 04:58:43 +01:00
main.cpp Fix presence unknown type warning 2021-01-19 03:16:59 +01:00