You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
nheko/src
Nicolas Werner 2fd6385403 Make small sidebar sizing consistent 5 years ago
..
dialogs Fix Registration 5 years ago
emoji remove setStyleSheet calls directly from widget code 5 years ago
notifications Fix additional Qt version issue 5 years ago
popups fix c++11 range-loop might detach Qt container 5 years ago
timeline Improve link theming 5 years ago
ui Fix high dpi scaling of avatars 5 years ago
AvatarProvider.cpp Fix blurry avatars 5 years ago
AvatarProvider.h Try to reduce memory usage by reusing avatar pixmaps 5 years ago
Cache.cpp Fix encrypted messages being pinned to the bottom after read marker fix 5 years ago
Cache.h Reset user colors on theme change (in qml timeline) 5 years ago
CacheCryptoStructs.h Reduce some include of Cache.h since it needs 11s on average 5 years ago
CacheStructs.h Fix build with build system optimizations of mtxclient 5 years ago
Cache_p.h Fix stuck unread messages by storing state events in the db 5 years ago
ChatPage.cpp Fix linter issue 5 years ago
ChatPage.h modernize: use nullptr 5 years ago
ColorImageProvider.cpp Remove useless logging 5 years ago
ColorImageProvider.h optionally use QQuickWidget and replace ColorOverlay -> colorImageProvider 5 years ago
CommunitiesList.cpp Fix opaque widget in community list 5 years ago
CommunitiesList.h Fix opaque widget in community list 5 years ago
CommunitiesListItem.cpp Optimize includes a bit 5 years ago
CommunitiesListItem.h Optimize includes a bit 5 years ago
Config.h modernize: raw string literals 5 years ago
EventAccessors.cpp Try to fix flickering, if sync return event before send completes 5 years ago
EventAccessors.h Try to fix flickering, if sync return event before send completes 5 years ago
InviteeItem.cpp Add method to center widgets & clean up unused headers 6 years ago
InviteeItem.h Remove wildcard mtx.hpp includes 5 years ago
Logging.cpp Surpress qt binding warning message until we can depend on qt5.14 5 years ago
Logging.h Redirect qt logger 5 years ago
LoginPage.cpp Wrap error label on login page 5 years ago
LoginPage.h modernize: use nullptr 5 years ago
MainWindow.cpp Fix Registration 5 years ago
MainWindow.h Fix Registration 5 years ago
MatrixClient.cpp Remove metatypes from headers 5 years ago
MatrixClient.h Remove metatypes from headers 5 years ago
MxcImageProvider.cpp Reduce Cache.h includes further via one forward declaration 5 years ago
MxcImageProvider.h Implement decryption of images 5 years ago
Olm.cpp Remove loggin of encrypted message body 5 years ago
Olm.h Remove wildcard mtx.hpp includes 5 years ago
QuickSwitcher.cpp Remove metatypes from headers 5 years ago
QuickSwitcher.h Remove metatypes from headers 5 years ago
RegisterPage.cpp Fix Registration 5 years ago
RegisterPage.h Fix Registration 5 years ago
RoomInfoListItem.cpp Delete unused variable 5 years ago
RoomInfoListItem.h Fix high dpi scaling of avatars 5 years ago
RoomList.cpp Quick hack to enable touch scrolling in settings and room list 5 years ago
RoomList.h modernize: use nullptr 5 years ago
SideBarActions.cpp Optimize includes a bit 5 years ago
SideBarActions.h Optimize includes a bit 5 years ago
Splitter.cpp Make small sidebar sizing consistent 5 years ago
Splitter.h modernize: use override 5 years ago
TextInputWidget.cpp use QStandardPaths locations for all file dialogs. 5 years ago
TextInputWidget.h Make closing the reply popup actually clear the reply message 5 years ago
TopRoomBar.cpp Optimize includes a bit 5 years ago
TopRoomBar.h modernize: use nullptr 5 years ago
TrayIcon.cpp Optimize includes a bit 5 years ago
TrayIcon.h modernize: use override 5 years ago
UserInfoWidget.cpp Optimize includes a bit 5 years ago
UserInfoWidget.h modernize: use nullptr 5 years ago
UserSettingsPage.cpp Use spacing for layouting settings 5 years ago
UserSettingsPage.h Use spacing for layouting settings 5 years ago
Utils.cpp Fix stuck unread messages by storing state events in the db 5 years ago
Utils.h Optimize includes a bit 5 years ago
WelcomePage.cpp Optimize includes a bit 5 years ago
WelcomePage.h modernize: use nullptr 5 years ago
main.cpp Use third_party singleapplication helper 5 years ago