matrixion/src
redsky17 6c31f5fe7a Add initial support for QtIndenticon
Add initial loading of qt jdenticon plugin:
https://github.com/redsky17/qt-jdenticon

Currently, the library's functionality has not been integrated
into the rest of nheko.  Next step is to add a configuration
item in the User Settings and use the plugin to generate
avatars for users without their own picture.  These avatars
should be cached in the Cache object.
2019-01-26 18:03:49 +00:00
..
dialogs Change the minimum width for modals 2018-09-30 13:37:38 +03:00
emoji Remove built-in emoji picker 2018-10-07 13:13:14 +03:00
notifications Enable compilation on FreeBSD (#403) 2018-08-12 09:33:36 +03:00
timeline Fix lint issue 2019-01-26 06:09:51 +00:00
ui Adjustments for the minimized sidebar 2018-10-07 14:09:47 +03:00
AvatarProvider.cpp Create user profile modal 2018-07-20 12:02:35 +03:00
AvatarProvider.h Move all files under src/ 2018-07-17 16:37:25 +03:00
Cache.cpp Update user colors to use Cache vs Utils 2019-01-26 02:55:07 +00:00
Cache.h Update user colors to use Cache vs Utils 2019-01-26 02:55:07 +00:00
ChatPage.cpp Add unread notification color for user mentioned 2019-01-25 02:47:15 +00:00
ChatPage.h Add unread notification color for user mentioned 2019-01-25 02:47:15 +00:00
CommunitiesList.cpp Use alignment instead of stretch 2018-10-07 14:18:44 +03:00
CommunitiesList.h Display tags as sorting items in the community panel (#401) 2018-09-28 12:40:51 +00: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 Adjustments for the minimized sidebar 2018-10-07 14:09:47 +03: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 Enable debug logs 2018-09-30 14:33:54 +03:00
Logging.h Move all files under src/ 2018-07-17 16:37:25 +03:00
LoginPage.cpp Remove pixel value from fonts 2018-09-30 13:24:36 +03:00
LoginPage.h Enable compilation on FreeBSD (#403) 2018-08-12 09:33:36 +03:00
main.cpp Add User Font Setting 2019-01-19 16:20:41 +00:00
MainWindow.cpp Add initial support for QtIndenticon 2019-01-26 18:03:49 +00: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 Add context menu option to show the raw message 2018-09-12 16:27:25 +03:00
Olm.cpp Enable debug logs 2018-09-30 14:33:54 +03:00
Olm.h Move all files under src/ 2018-07-17 16:37:25 +03:00
QuickSwitcher.cpp Remove pixel value from fonts 2018-09-30 13:24:36 +03:00
QuickSwitcher.h Move all files under src/ 2018-07-17 16:37:25 +03: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 Add unread notification color for user mentioned 2019-01-25 02:47:15 +00:00
RoomInfoListItem.h Add unread notification color for user mentioned 2019-01-25 02:47:15 +00:00
RoomList.cpp Add unread notification color for user mentioned 2019-01-25 02:47:15 +00:00
RoomList.h Add unread notification color for user mentioned 2019-01-25 02:47:15 +00: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
SuggestionsPopup.cpp Remove pixel value from fonts 2018-09-30 13:24:36 +03:00
SuggestionsPopup.h Move all files under src/ 2018-07-17 16:37:25 +03:00
TextInputWidget.cpp Remove built-in emoji picker 2018-10-07 13:13:14 +03:00
TextInputWidget.h Remove built-in emoji picker 2018-10-07 13:13:14 +03:00
TopRoomBar.cpp Derive widget sizing from the font size 2018-10-04 00:32:13 +03:00
TopRoomBar.h Improvements on the system theme 2018-09-19 22:42:26 +03:00
TrayIcon.cpp Remove the bundled open sans font 2018-10-07 13:27:20 +03:00
TrayIcon.h Move all files under src/ 2018-07-17 16:37:25 +03:00
TypingDisplay.cpp Adjust the widget size of the room list items 2018-10-06 17:21:03 +03:00
TypingDisplay.h Add solid background in TypingDisplay 2018-08-10 10:58:46 +03:00
UserInfoWidget.cpp Adjustments for the minimized sidebar 2018-10-07 14:09:47 +03:00
UserInfoWidget.h Fix a use-after-free error during logout 2018-08-31 09:10:47 +03:00
UserSettingsPage.cpp Author Color Fixes 2019-01-20 04:43:48 +00:00
UserSettingsPage.h Author Color Fixes 2019-01-20 04:43:48 +00:00
Utils.cpp Update user colors to use Cache vs Utils 2019-01-26 02:55:07 +00:00
Utils.h Update user colors to use Cache vs Utils 2019-01-26 02:55:07 +00: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