nheko/src
Joseph Donofry b9dde957a8
Add initial support for rich replies to nheko
2019-06-09 19:03:18 -04:00
..
dialogs Nlohmann build updates 2019-02-24 20:05:11 +00:00
emoji Restore Emoji Picker, but remove forcing EmojiOne 2019-01-26 21:02:22 +00:00
notifications Enable compilation on FreeBSD (#403) 2018-08-12 09:33:36 +03:00
timeline Add initial support for rich replies to nheko 2019-06-09 19:03:18 -04: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 Attempt to fix issue #19 by increasing the lmdb max_dbs setting. 2019-02-16 17:05:25 -08:00
Cache.h Fix linting issue 2019-02-25 03:10:02 +00:00
ChatPage.cpp Add initial support for rich replies to nheko 2019-06-09 19:03:18 -04:00
ChatPage.h Add initial support for rich replies to nheko 2019-06-09 19:03:18 -04: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 Raw string literals not allowed in MOC headers on OSX 2019-05-01 13:33:34 +02: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
MainWindow.cpp Fix lint issues in last commit 2019-01-26 18:11:30 +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 Nlohmann build updates 2019-02-24 20:05:11 +00: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 Add initial support for rich replies to nheko 2019-06-09 19:03:18 -04:00
TextInputWidget.h Add initial support for rich replies to nheko 2019-06-09 19:03:18 -04: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 Fix linting 2019-04-04 22:24:21 +00:00
UserSettingsPage.h Author Color Fixes 2019-01-20 04:43:48 +00:00
Utils.cpp Simplify linkifyMessage 2019-05-01 12:11:19 +02: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
main.cpp Revert "Remove built-in emoji picker" 2019-01-26 18:17:08 +00:00