nheko/src
kirillpt 041c01f3a4 made this: if Tray become disabled and startInTray was enabled, startInTray before blocks, goes disabled too 2020-11-25 19:31:03 +03:00
..
dialogs Remove unused variable 2020-10-29 19:47:09 -04:00
emoji Split qml part of Device Verification 2020-09-14 17:27:49 +05:30
notifications Remove unused paramters 2020-04-13 17:01:57 +02:00
popups Optimize build 2020-10-27 17:45:28 +01:00
timeline Merge pull request #320 from trilene/webrtc-video 2020-11-09 21:49:26 +01:00
ui maybe fix toggle work in code 2020-11-25 18:57:54 +03:00
AvatarProvider.cpp Fix avatars in notifications 2020-09-16 23:49:17 +02:00
AvatarProvider.h Try to reduce memory usage by reusing avatar pixmaps 2019-08-26 08:51:56 +02:00
BlurhashProvider.cpp Make blurhash provider async 2020-03-04 01:56:58 +01:00
BlurhashProvider.h Make blurhash provider async 2020-03-04 01:56:58 +01:00
Cache.cpp Don't pass around empty timeline 2020-10-28 13:06:28 +01:00
Cache.h Optimize build 2020-10-27 17:45:28 +01:00
CacheCryptoStructs.h Optimize build 2020-10-27 17:45:28 +01:00
CacheStructs.h Add support for db migrations 2020-05-02 16:44:50 +02:00
Cache_p.h Don't pass around empty timeline 2020-10-28 13:06:28 +01:00
CallManager.cpp Make incoming call ringtone a user setting 2020-11-12 19:55:35 -05:00
CallManager.h Make incoming call ringtone a user setting 2020-11-12 19:55:35 -05:00
ChatPage.cpp Merge remote-tracking branch 'upstream/master' into webrtc-video 2020-10-28 16:08:17 -04:00
ChatPage.h Don't pass around empty timeline 2020-10-28 13:06:28 +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 Fix tags and world buttons leaking as communities leaking over the network 2020-11-18 13:29:28 +01:00
CommunitiesList.h Tag rooms via context menu 2020-05-18 04:23:36 +02:00
CommunitiesListItem.cpp Tag rooms via context menu 2020-05-18 04:23:36 +02:00
CommunitiesListItem.h Improve compile times a tiny bit 2020-05-26 22:54:51 +02:00
CompletionModel.h lint 2020-08-28 23:59:27 +03:00
Config.h Fix autolinking breaking on single quotes in href attribute 2020-07-09 13:26:01 +02:00
DeviceVerificationFlow.cpp Optimize build 2020-10-27 17:45:28 +01:00
DeviceVerificationFlow.h Optimize build 2020-10-27 17:45:28 +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 Apply suggestions from code review 2020-11-25 00:21:45 +01:00
LoginPage.h remove QFontMEtrics declaration 2020-11-25 02:03:25 +03:00
MainWindow.cpp Merge remote-tracking branch 'upstream/master' into webrtc-video 2020-10-27 15:29:53 -04:00
MainWindow.h Add option for unique config 2020-10-24 11:50:13 -04: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 Optimize build 2020-10-27 17:45:28 +01:00
MxcImageProvider.h Implement decryption of images 2019-12-03 23:34:16 +01:00
Olm.cpp clang-format 2020-11-13 09:06:38 -05:00
Olm.h Optimize build 2020-10-27 17:45:28 +01:00
QuickSwitcher.cpp Remove metatypes from headers 2020-01-31 16:08:30 +01:00
QuickSwitcher.h Remove metatypes from headers 2020-01-31 16:08:30 +01:00
RegisterPage.cpp Fix Qt5.15 issues 2020-06-05 23:34:00 +02:00
RegisterPage.h Improve compile times a tiny bit 2020-05-26 22:54:51 +02:00
RoomInfoListItem.cpp Fix crash on exit 2020-10-17 00:57:29 +02:00
RoomInfoListItem.h Optimize build 2020-10-27 17:45:28 +01:00
RoomList.cpp Fix crash on exit 2020-10-17 00:57:29 +02:00
RoomList.h Fix crash on exit 2020-10-17 00:57:29 +02: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
TextInputWidget.cpp Merge pull request #325 from trilene/webrtc-video 2020-11-13 18:15:35 +01:00
TextInputWidget.h Merge remote-tracking branch 'origin/master' into cross-signing 2020-10-08 16:57:03 +02: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 made this: if Tray become disabled and startInTray was enabled, startInTray before blocks, goes disabled too 2020-11-25 19:31:03 +03:00
UserSettingsPage.h Make incoming call ringtone a user setting 2020-11-12 19:55:35 -05:00
Utils.cpp clang-format 2020-11-13 09:06:38 -05:00
Utils.h Support voice calls 2020-07-10 19:19:48 -04:00
WebRTCSession.cpp change \!disabled for enabled, because toggled return true if enabled 2020-11-25 19:05:31 +03:00
WebRTCSession.h Video calls: add local webcam view 2020-11-09 10:51:17 -05:00
WelcomePage.cpp Optimize includes a bit 2020-01-31 15:11:21 +01:00
WelcomePage.h modernize: use nullptr 2020-02-04 04:58:43 +01:00
main.cpp Merge remote-tracking branch 'upstream/master' into webrtc-video 2020-10-27 15:29:53 -04:00