nheko/src
Nicolas Werner 0d8bf6c676 lint 2019-11-23 20:06:15 +01:00
..
dialogs Fix section layout issues and pagination issues 2019-11-23 20:06:15 +01:00
emoji Add emoji text selection option for non-mac 2019-07-26 17:31:59 -04:00
notifications Fix additional Qt version issue 2019-07-05 16:31:01 -04:00
popups Replace timeline with empty qml view 2019-11-23 20:06:14 +01:00
timeline Add basic sections and button placeholders to qml timeline 2019-11-23 20:06:14 +01:00
timeline2 lint 2019-11-23 20:06:15 +01:00
ui Implement avatars in qml timeline 2019-11-23 20:06:14 +01:00
AvatarProvider.cpp Size images/videos by timeline width 2019-11-23 20:06:15 +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 reduce memory usage by reusing avatar pixmaps 2019-08-26 08:51:56 +02:00
Cache.h Try to reduce memory usage by reusing avatar pixmaps 2019-08-26 08:51:56 +02:00
ChatPage.cpp Reenable redactions 2019-11-23 20:06:15 +01:00
ChatPage.h Reenable redactions 2019-11-23 20:06:15 +01: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 Try to reduce memory usage by reusing avatar pixmaps 2019-08-26 08:51:56 +02:00
Logging.h Try to reduce memory usage by reusing avatar pixmaps 2019-08-26 08:51:56 +02: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 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 Restore saving of media 2019-11-23 20:06:14 +01:00
MxcImageProvider.cpp Size images/videos by timeline width 2019-11-23 20:06:15 +01:00
MxcImageProvider.h Implement basic ImageMessages in qml timeline 2019-11-23 20:06:14 +01: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 Initial Support for Rich Replies 2019-06-11 21:04:30 -04: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 Implement avatars in qml timeline 2019-11-23 20:06:14 +01:00
RoomInfoListItem.h removed leftovers from previous refactor 2019-09-01 16:28:19 -07:00
RoomList.cpp Try to reduce memory usage by reusing avatar pixmaps 2019-08-26 08:51:56 +02: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 Fix copy and pasting image from clipboard 2019-07-22 02:38:44 +02:00
TextInputWidget.h Fix copy and pasting image from clipboard 2019-07-22 02:38:44 +02: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
TypingDisplay.cpp Add 'and' to typing display 2019-07-28 18:13:16 +02:00
TypingDisplay.h Add solid background in TypingDisplay 2018-08-10 10:58:46 +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 Implement avatars in qml timeline 2019-11-23 20:06:14 +01:00
UserSettingsPage.h ReImplement UserSettings::setAvatarCircles 2019-09-01 19:54:50 -07:00
Utils.cpp Add native themeing to QML (where possible) 2019-11-23 20:06:15 +01:00
Utils.h Fix linting 2019-07-28 20:50:18 -04: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 Actually set attributes before starting the app 2019-07-22 00:03:12 +02:00