nheko/src
Aidan Hahn 4a223ef508
relinted
2019-09-03 19:59:08 -07:00
..
dialogs Try to reduce memory usage by reusing avatar pixmaps 2019-08-26 08:51:56 +02: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 Merge pull request #86 from Nheko-Reborn/avatar-memory-usage 2019-08-30 23:15:09 +00:00
timeline Try to reduce memory usage by reusing avatar pixmaps 2019-08-26 08:51:56 +02:00
ui ran make lint to apply style guidelines 2019-09-02 23:30:59 -07:00
AvatarProvider.cpp Fix usage of deprecated find 2019-08-28 08:21:07 +02: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 Try to reduce memory usage by reusing avatar pixmaps 2019-08-26 08:51:56 +02:00
ChatPage.h Try to reduce memory usage by reusing avatar pixmaps 2019-08-26 08:51:56 +02: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 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 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 relinted 2019-09-03 19:59:08 -07: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 group similar ui options on settings page 2019-09-02 23:40:42 -07:00
UserSettingsPage.h ReImplement UserSettings::setAvatarCircles 2019-09-01 19:54:50 -07:00
Utils.cpp Use 'system' theme as default if QT_QPA_PLATFORMTHEME is set 2019-08-10 13:14:37 -04: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