nheko/src
Nicolas Werner 96ad385331 Fix misc ci errors 2020-01-26 16:38:31 +01:00
..
dialogs Fix room avatars in settings 2020-01-21 21:33:35 +01:00
emoji Update emoji to unicode 13.0 2020-01-24 04:18:14 +01:00
notifications Fix additional Qt version issue 2019-07-05 16:31:01 -04:00
popups Reduce overhead of Cache.h 2019-12-15 02:56:04 +01:00
timeline Switch around dark theme colors again (after looking at some screenshots) 2020-01-23 21:28:17 +01:00
ui Fix misc ci errors 2020-01-26 16:38:31 +01:00
AvatarProvider.cpp Fix blurry avatars 2020-01-23 13:54:40 +01:00
AvatarProvider.h Try to reduce memory usage by reusing avatar pixmaps 2019-08-26 08:51:56 +02:00
Cache.cpp Try to lower map size 2020-01-17 01:25:43 +01:00
Cache.h Fix include of lmdb++ with hunter 2020-01-26 16:38:31 +01:00
CacheCryptoStructs.h Reduce some include of Cache.h since it needs 11s on average 2019-12-14 23:40:32 +01:00
CacheStructs.h Reduce some include of Cache.h since it needs 11s on average 2019-12-14 23:40:32 +01:00
Cache_p.h Fix include of lmdb++ with hunter 2020-01-26 16:38:31 +01:00
ChatPage.cpp Move typing display to qml 2020-01-17 01:25:14 +01:00
ChatPage.h Move typing display to qml 2020-01-17 01:25:14 +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 Reduce overhead of Cache.h 2019-12-15 02:56:04 +01:00
CommunitiesList.h Add qml debugging option 2019-12-14 23:48:28 +01:00
CommunitiesListItem.cpp Remove pixel value from fonts 2018-09-30 13:24:36 +03:00
CommunitiesListItem.h Display tags as sorting items in the community panel (#401) 2018-09-28 12:40:51 +00:00
Config.h Raw string literals not allowed in MOC headers on OSX 2019-05-01 13:33:34 +02:00
EventAccessors.cpp Move visitors out of TimelineModel 2019-12-27 21:50:37 +01:00
EventAccessors.h Move visitors out of TimelineModel 2019-12-27 21:50:37 +01:00
InviteeItem.cpp Add method to center widgets & clean up unused headers 2018-09-21 10:55:24 +03:00
InviteeItem.h Add method to center widgets & clean up unused headers 2018-09-21 10:55:24 +03:00
Logging.cpp Surpress qt binding warning message until we can depend on qt5.14 2020-01-23 23:59:46 +01:00
Logging.h Redirect qt logger 2019-11-23 20:06:15 +01:00
LoginPage.cpp Fix typo in log message 2019-06-27 23:01:07 +02:00
LoginPage.h Enable compilation on FreeBSD (#403) 2018-08-12 09:33:36 +03:00
MainWindow.cpp Reduce Cache.h includes further via one forward declaration 2019-12-15 03:34:37 +01:00
MainWindow.h Add initial support for QtIndenticon 2019-01-26 18:03:49 +00:00
MatrixClient.cpp Add context menu option to show the raw message 2018-09-12 16:27:25 +03:00
MatrixClient.h Restore saving of media 2019-11-23 20:06:14 +01:00
MxcImageProvider.cpp Reduce Cache.h includes further via one forward declaration 2019-12-15 03:34:37 +01:00
MxcImageProvider.h Implement decryption of images 2019-12-03 23:34:16 +01:00
Olm.cpp Remove loggin of encrypted message body 2020-01-23 20:45:23 +01:00
Olm.h Fix replies in encrypted rooms 2020-01-13 12:37:02 +01:00
QuickSwitcher.cpp Reduce Cache.h includes further via one forward declaration 2019-12-15 03:34:37 +01:00
QuickSwitcher.h Initial Support for Rich Replies 2019-06-11 21:04:30 -04:00
RegisterPage.cpp Remove pixel value from fonts 2018-09-30 13:24:36 +03:00
RegisterPage.h Remove captcha dialog from the member list 2018-09-05 18:05:27 +03:00
RoomInfoListItem.cpp Reduce some include of Cache.h since it needs 11s on average 2019-12-14 23:40:32 +01:00
RoomInfoListItem.h Reduce some include of Cache.h since it needs 11s on average 2019-12-14 23:40:32 +01:00
RoomList.cpp Make invites always stick to the top 2019-12-13 20:49:27 +01:00
RoomList.h Try to reduce memory usage by reusing avatar pixmaps 2019-08-26 08:51:56 +02:00
RunGuard.cpp Move all files under src/ 2018-07-17 16:37:25 +03:00
RunGuard.h Move all files under src/ 2018-07-17 16:37:25 +03:00
SideBarActions.cpp Adjustments for the minimized sidebar 2018-10-07 14:09:47 +03:00
SideBarActions.h Add missing tooltips on buttons 2018-07-25 23:28:37 +03:00
Splitter.cpp Adjustments for the minimized sidebar 2018-10-07 14:09:47 +03:00
Splitter.h Adjustments for the minimized sidebar 2018-10-07 14:09:47 +03:00
TextInputWidget.cpp Allow replying with an image 2020-01-12 17:07:22 +01:00
TextInputWidget.h Allow replying with an image 2020-01-12 17:07:22 +01:00
TopRoomBar.cpp Try to reduce memory usage by reusing avatar pixmaps 2019-08-26 08:51:56 +02:00
TopRoomBar.h Try to reduce memory usage by reusing avatar pixmaps 2019-08-26 08:51:56 +02:00
TrayIcon.cpp Ignore badge label macos deprecations 2019-07-26 17:47:52 -04:00
TrayIcon.h Move all files under src/ 2018-07-17 16:37:25 +03:00
UserInfoWidget.cpp Merge branch '0.7.0-dev' of https://github.com/Nheko-Reborn/nheko into 0.7.0-dev-bugfix-71 2019-09-01 16:32:09 -07:00
UserInfoWidget.h Try to reduce memory usage by reusing avatar pixmaps 2019-08-26 08:51:56 +02:00
UserSettingsPage.cpp Reduce Cache.h includes further via one forward declaration 2019-12-15 03:34:37 +01:00
UserSettingsPage.h ReImplement UserSettings::setAvatarCircles 2019-09-01 19:54:50 -07:00
Utils.cpp Remove translations from reply fallback 2020-01-24 01:10:40 +01:00
Utils.h Linkify links before sending 2020-01-21 03:36:26 +01:00
WelcomePage.cpp Adjust the font sizes of the welcome page 2018-10-06 17:41:47 +03:00
WelcomePage.h Adjust the font sizes of the welcome page 2018-10-06 17:41:47 +03:00
main.cpp Remove embedded fonts 2020-01-16 20:37:07 +01:00