| .. |
|
dialogs
|
show image dialog fullscreen instead of resizing to the size of the first desktop
|
2020-02-13 15:11:43 +01:00 |
|
emoji
|
modernize: use override
|
2020-02-04 15:18:26 +01:00 |
|
notifications
|
Fix additional Qt version issue
|
2019-07-05 16:31:01 -04:00 |
|
popups
|
fix c++11 range-loop might detach Qt container
|
2020-02-07 02:56:03 +01:00 |
|
timeline
|
show image dialog fullscreen instead of resizing to the size of the first desktop
|
2020-02-13 15:11:43 +01:00 |
|
ui
|
modernize: use override
|
2020-02-04 15:18:26 +01:00 |
|
AvatarProvider.cpp
|
Fix blurry avatars
|
2020-01-23 13:54:40 +01:00 |
|
AvatarProvider.h
|
Try to reduce memory usage by reusing avatar pixmaps
|
2019-08-26 08:51:56 +02:00 |
|
Cache.cpp
|
Fix integer overflow of cachesize on windows
|
2020-02-05 15:35:04 +01:00 |
|
Cache.h
|
Remove metatypes from headers
|
2020-01-31 16:08:30 +01:00 |
|
Cache_p.h
|
Remove even more headers
|
2020-01-31 16:36:58 +01:00 |
|
CacheCryptoStructs.h
|
Reduce some include of Cache.h since it needs 11s on average
|
2019-12-14 23:40:32 +01:00 |
|
CacheStructs.h
|
Fix build with build system optimizations of mtxclient
|
2020-01-29 23:39:05 +01:00 |
|
ChatPage.cpp
|
Fix linter issue
|
2020-02-05 22:43:33 +01:00 |
|
ChatPage.h
|
modernize: use nullptr
|
2020-02-04 04:58:43 +01:00 |
|
ColorImageProvider.cpp
|
Remove useless logging
|
2020-01-21 22:12:59 +01:00 |
|
ColorImageProvider.h
|
optionally use QQuickWidget and replace ColorOverlay -> colorImageProvider
|
2019-11-23 20:06:15 +01:00 |
|
CommunitiesList.cpp
|
Optimize includes a bit
|
2020-01-31 15:11:21 +01:00 |
|
CommunitiesList.h
|
Optimize includes a bit
|
2020-01-31 15:11:21 +01:00 |
|
CommunitiesListItem.cpp
|
Optimize includes a bit
|
2020-01-31 15:11:21 +01:00 |
|
CommunitiesListItem.h
|
Optimize includes a bit
|
2020-01-31 15:11:21 +01:00 |
|
Config.h
|
modernize: raw string literals
|
2020-02-04 05:19:55 +01:00 |
|
EventAccessors.cpp
|
Move visitors out of TimelineModel
|
2019-12-27 21:50:37 +01:00 |
|
EventAccessors.h
|
Move visitors out of TimelineModel
|
2019-12-27 21:50:37 +01:00 |
|
InviteeItem.cpp
|
Add method to center widgets & clean up unused headers
|
2018-09-21 10:55:24 +03:00 |
|
InviteeItem.h
|
Remove wildcard mtx.hpp includes
|
2020-01-31 17:12:20 +01:00 |
|
Logging.cpp
|
Surpress qt binding warning message until we can depend on qt5.14
|
2020-01-23 23:59:46 +01:00 |
|
Logging.h
|
Redirect qt logger
|
2019-11-23 20:06:15 +01:00 |
|
LoginPage.cpp
|
modernize: use nullptr
|
2020-02-04 04:58:43 +01:00 |
|
LoginPage.h
|
modernize: use nullptr
|
2020-02-04 04:58:43 +01:00 |
|
main.cpp
|
Remove embedded fonts
|
2020-01-16 20:37:07 +01:00 |
|
MainWindow.cpp
|
Merge pull request #112 from Nheko-Reborn/sharp-logo
|
2020-02-02 00:10:18 +00:00 |
|
MainWindow.h
|
modernize: use nullptr
|
2020-02-04 04:58:43 +01:00 |
|
MatrixClient.cpp
|
Remove metatypes from headers
|
2020-01-31 16:08:30 +01:00 |
|
MatrixClient.h
|
Remove metatypes from headers
|
2020-01-31 16:08:30 +01:00 |
|
MxcImageProvider.cpp
|
Reduce Cache.h includes further via one forward declaration
|
2019-12-15 03:34:37 +01:00 |
|
MxcImageProvider.h
|
Implement decryption of images
|
2019-12-03 23:34:16 +01:00 |
|
Olm.cpp
|
Remove loggin of encrypted message body
|
2020-01-23 20:45:23 +01:00 |
|
Olm.h
|
Remove wildcard mtx.hpp includes
|
2020-01-31 17:12:20 +01:00 |
|
QuickSwitcher.cpp
|
Remove metatypes from headers
|
2020-01-31 16:08:30 +01:00 |
|
QuickSwitcher.h
|
Remove metatypes from headers
|
2020-01-31 16:08:30 +01:00 |
|
RegisterPage.cpp
|
modernize: use nullptr
|
2020-02-04 04:58:43 +01:00 |
|
RegisterPage.h
|
modernize: use nullptr
|
2020-02-04 04:58:43 +01:00 |
|
RoomInfoListItem.cpp
|
Optimize includes a bit
|
2020-01-31 15:11:21 +01:00 |
|
RoomInfoListItem.h
|
modernize: use nullptr
|
2020-02-04 04:58:43 +01:00 |
|
RoomList.cpp
|
Select first room on startup
|
2020-02-04 21:16:04 +01:00 |
|
RoomList.h
|
modernize: use nullptr
|
2020-02-04 04:58:43 +01: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
|
Optimize includes a bit
|
2020-01-31 15:11:21 +01:00 |
|
SideBarActions.h
|
Optimize includes a bit
|
2020-01-31 15:11:21 +01:00 |
|
Splitter.cpp
|
Remove more unneeded headers
|
2020-01-31 16:25:43 +01:00 |
|
Splitter.h
|
modernize: use override
|
2020-02-04 15:18:26 +01:00 |
|
TextInputWidget.cpp
|
Don't leak the full file path when sending file
|
2020-02-06 22:25:03 +01:00 |
|
TextInputWidget.h
|
Make closing the reply popup actually clear the reply message
|
2020-02-04 18:17:14 -05:00 |
|
TopRoomBar.cpp
|
Optimize includes a bit
|
2020-01-31 15:11:21 +01:00 |
|
TopRoomBar.h
|
modernize: use nullptr
|
2020-02-04 04:58:43 +01:00 |
|
TrayIcon.cpp
|
Optimize includes a bit
|
2020-01-31 15:11:21 +01:00 |
|
TrayIcon.h
|
modernize: use override
|
2020-02-04 15:18:26 +01:00 |
|
UserInfoWidget.cpp
|
Optimize includes a bit
|
2020-01-31 15:11:21 +01:00 |
|
UserInfoWidget.h
|
modernize: use nullptr
|
2020-02-04 04:58:43 +01:00 |
|
UserSettingsPage.cpp
|
Optimize includes a bit
|
2020-01-31 15:11:21 +01:00 |
|
UserSettingsPage.h
|
modernize: use nullptr
|
2020-02-04 04:58:43 +01:00 |
|
Utils.cpp
|
Fix bug in html tag escaping
|
2020-02-06 22:04:55 +01:00 |
|
Utils.h
|
Optimize includes a bit
|
2020-01-31 15:11:21 +01:00 |
|
WelcomePage.cpp
|
Optimize includes a bit
|
2020-01-31 15:11:21 +01:00 |
|
WelcomePage.h
|
modernize: use nullptr
|
2020-02-04 04:58:43 +01:00 |