nheko/include
Konstantinos Sideris 4073d61045 Add shortcuts for chat-only & Room List-only views
Ctrl-O -> Chat
Ctrl-L -> Room list
2018-07-01 22:57:14 +03:00
..
dialogs Add menu option to enable encryption in a private room 2018-06-12 09:45:26 +03:00
emoji Hide emoji panel if it's not under the mouse cursor 2018-04-08 15:49:53 +03:00
notifications Implement desktop notification for mac 2018-05-05 22:40:24 +03:00
timeline Mark encrypted messages with a lock icon 2018-07-01 19:40:53 +03:00
ui Hide SnackBar initially & guard against access of an empty list 2018-05-08 23:38:57 +03:00
AvatarProvider.h Migrate to mtxclient for the http calls 2018-06-09 16:03:14 +03:00
Cache.h Fix crash on Windows with out_of_range exception & update docs 2018-06-30 22:43:55 +03:00
ChatPage.h Add basic support for replies (#292) 2018-06-30 15:13:15 +03:00
CommunitiesList.h Migrate to mtxclient for the http calls 2018-06-09 16:03:14 +03:00
CommunitiesListItem.h Use the correct avatar size for HiDPI displays 2018-05-11 16:00:14 +03:00
Community.h Fix UI inconsistencies between room list & communities 2018-04-28 15:27:12 +03:00
Config.h Mark encrypted messages with a lock icon 2018-07-01 19:40:53 +03:00
InviteeItem.h Add menu to invite users 2017-12-10 23:59:50 +02:00
Logging.hpp Rename the log namespace to avoid symbol clash with the math function 2018-06-14 02:28:35 +03:00
LoginPage.h Migrate to mtxclient for the http calls 2018-06-09 16:03:14 +03:00
MainWindow.h Allow arbitrary resizing of the main window & restore sidebar's size 2018-06-29 14:28:48 +03:00
MatrixClient.h Add support for displaying decrypted messages 2018-06-10 20:03:45 +03:00
Olm.hpp Upgrade matrix-structs & mtxclient 2018-06-28 16:17:39 +03:00
QuickSwitcher.h Don't use shared pointers for cache 2018-05-08 20:30:09 +03:00
RegisterPage.h Migrate to mtxclient for the http calls 2018-06-09 16:03:14 +03:00
RoomInfoListItem.h Save timeline messages in cache for faster startup times 2018-06-28 16:17:39 +03:00
RoomList.h Migrate to mtxclient for the http calls 2018-06-09 16:03:14 +03:00
RunGuard.h Allow only one application instance 2017-12-14 21:55:00 +02:00
SideBarActions.h Add border in community list & minor refactorings (#204) 2018-03-18 17:38:57 +02:00
Splitter.h Add shortcuts for chat-only & Room List-only views 2018-07-01 22:57:14 +03:00
SuggestionsPopup.hpp Remove flickering by updating auto-complete menu items in-place 2018-05-03 17:29:02 +03:00
TextInputWidget.h Add basic support for replies (#292) 2018-06-30 15:13:15 +03:00
TopRoomBar.h Add shortcuts for chat-only & Room List-only views 2018-07-01 22:57:14 +03:00
TrayIcon.h Clean up headers 2017-10-28 15:46:39 +03:00
TypingDisplay.h Receive typing notifications (#88) 2017-10-04 11:33:34 +03:00
UserInfoWidget.h Add border in community list & minor refactorings (#204) 2018-03-18 17:38:57 +02:00
UserSettingsPage.h Start in tray (#319) 2018-05-08 23:53:40 +03:00
Utils.h Save timeline messages in cache for faster startup times 2018-06-28 16:17:39 +03:00
WelcomePage.h Remove unnecessary comments 2017-11-22 21:13:22 +02:00