nheko/src
Konstantinos Sideris 0588cb3dbf macOs: Add missing border on the TopBar 2018-09-08 14:16:51 +03:00
..
dialogs Small refactoring on the EditModal 2018-09-08 13:20:54 +03:00
emoji Remove hover event from emoji picker 2018-08-08 13:15:19 +03:00
notifications Enable compilation on FreeBSD (#403) 2018-08-12 09:33:36 +03:00
timeline Remove debug prints 2018-09-07 20:31:47 +03:00
ui Simplify dialog creation 2018-08-11 13:50:56 +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 Merge matrix-structs into the client lib 2018-09-01 13:35:10 +03:00
Cache.h Merge matrix-structs into the client lib 2018-09-01 13:35:10 +03:00
ChatPage.cpp Fallback to the login screen when the one-time keys cannot be uploaded 2018-09-05 16:57:26 +03:00
ChatPage.h Merge matrix-structs into the client lib 2018-09-01 13:35:10 +03:00
CommunitiesList.cpp Add option to specify the scale factor 2018-07-22 19:48:58 +03:00
CommunitiesList.h Lower the complexity of the group filtering algorithm (#380) 2018-07-21 13:35:36 +03:00
CommunitiesListItem.cpp Refactor the room settings menu to look like the user profile 2018-07-22 15:41:06 +03:00
CommunitiesListItem.h Lower the complexity of the group filtering algorithm (#380) 2018-07-21 13:35:36 +03:00
Config.h Remove pixel values from modals, use pointSize instead 2018-07-22 18:03:12 +03:00
InviteeItem.cpp Move all files under src/ 2018-07-17 16:37:25 +03:00
InviteeItem.h Move all files under src/ 2018-07-17 16:37:25 +03:00
Logging.cpp Enable colors in console logger 2018-09-04 13:17:21 +03:00
Logging.h Move all files under src/ 2018-07-17 16:37:25 +03:00
LoginPage.cpp Add option to specify the scale factor 2018-07-22 19:48:58 +03:00
LoginPage.h Enable compilation on FreeBSD (#403) 2018-08-12 09:33:36 +03:00
MainWindow.cpp Fix a use-after-free error during logout 2018-08-31 09:10:47 +03:00
MainWindow.h Retry initial sync on generic network errors (#422) 2018-08-31 16:25:27 +03:00
MatrixClient.cpp Fix issue with missing communities due to an unregistered metatype 2018-07-25 16:34:54 +03:00
MatrixClient.h Use proxy objects on lambdas instead of raw pointers 2018-09-07 12:24:09 +03:00
Olm.cpp Merge matrix-structs into the client lib 2018-09-01 13:35:10 +03:00
Olm.h Move all files under src/ 2018-07-17 16:37:25 +03:00
QuickSwitcher.cpp Move all files under src/ 2018-07-17 16:37:25 +03:00
QuickSwitcher.h Move all files under src/ 2018-07-17 16:37:25 +03:00
RegisterPage.cpp Remove captcha dialog from the member list 2018-09-05 18:05:27 +03:00
RegisterPage.h Remove captcha dialog from the member list 2018-09-05 18:05:27 +03:00
RoomInfoListItem.cpp Merge matrix-structs into the client lib 2018-09-01 13:35:10 +03:00
RoomInfoListItem.h Move all files under src/ 2018-07-17 16:37:25 +03:00
RoomList.cpp Fix background color on the room list widget 2018-07-26 12:12:00 +03:00
RoomList.h Fix issue with missing communities due to an unregistered metatype 2018-07-25 16:34:54 +03: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 Add missing tooltips on buttons 2018-07-25 23:28:37 +03:00
SideBarActions.h Add missing tooltips on buttons 2018-07-25 23:28:37 +03:00
Splitter.cpp Move all files under src/ 2018-07-17 16:37:25 +03:00
Splitter.h Move all files under src/ 2018-07-17 16:37:25 +03:00
SuggestionsPopup.cpp Move all files under src/ 2018-07-17 16:37:25 +03:00
SuggestionsPopup.h Move all files under src/ 2018-07-17 16:37:25 +03:00
TextInputWidget.cpp Merge matrix-structs into the client lib 2018-09-01 13:35:10 +03:00
TextInputWidget.h Remove the reserved space gap for the typing notifications 2018-08-09 18:20:17 +03:00
TopRoomBar.cpp Add missing tooltips on buttons 2018-07-25 23:28:37 +03:00
TopRoomBar.h macOs: Add missing border on the TopBar 2018-09-08 14:16:51 +03:00
TrayIcon.cpp Move all files under src/ 2018-07-17 16:37:25 +03:00
TrayIcon.h Move all files under src/ 2018-07-17 16:37:25 +03:00
TypingDisplay.cpp Add solid background in TypingDisplay 2018-08-10 10:58:46 +03:00
TypingDisplay.h Add solid background in TypingDisplay 2018-08-10 10:58:46 +03:00
UserInfoWidget.cpp Fix a use-after-free error during logout 2018-08-31 09:10:47 +03:00
UserInfoWidget.h Fix a use-after-free error during logout 2018-08-31 09:10:47 +03:00
UserSettingsPage.cpp Add device ID and device fingerprint to settings page like in Riot. (#407) 2018-08-21 06:22:51 +00:00
UserSettingsPage.h Add device ID and device fingerprint to settings page like in Riot. (#407) 2018-08-21 06:22:51 +00:00
Utils.cpp Initial support for sending markdown formatted messages 2018-09-07 20:05:30 +03:00
Utils.h Initial support for sending markdown formatted messages 2018-09-07 20:05:30 +03:00
WelcomePage.cpp Move all files under src/ 2018-07-17 16:37:25 +03:00
WelcomePage.h Move all files under src/ 2018-07-17 16:37:25 +03:00
main.cpp Enable compilation on FreeBSD (#403) 2018-08-12 09:33:36 +03:00