| .. |
|
dialogs
|
use QStandardPaths locations for all file dialogs.
|
2020-02-14 21:35:26 -04: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
|
Reset user colors on theme change (in qml timeline)
|
2020-02-20 20:51:07 +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
|
Reset user colors on theme change (in qml timeline)
|
2020-02-20 20:51:07 +01:00 |
|
Cache.h
|
Reset user colors on theme change (in qml timeline)
|
2020-02-20 20:51:07 +01:00 |
|
Cache_p.h
|
Reset user colors on theme change (in qml timeline)
|
2020-02-20 20:51:07 +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
|
Fix opaque widget in community list
|
2020-02-21 02:39:28 +01:00 |
|
CommunitiesList.h
|
Fix opaque widget in community list
|
2020-02-21 02:39:28 +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
|
Try to fix flickering, if sync return event before send completes
|
2020-02-16 00:20:41 +01:00 |
|
EventAccessors.h
|
Try to fix flickering, if sync return event before send completes
|
2020-02-16 00:20:41 +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
|
Reset user colors on theme change (in qml timeline)
|
2020-02-20 20:51:07 +01: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
|
Quick hack to enable touch scrolling in settings and room list
|
2020-02-15 03:48:23 +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
|
use QStandardPaths locations for all file dialogs.
|
2020-02-14 21:35:26 -04: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
|
Use spacing for layouting settings
|
2020-02-20 18:11:49 +01:00 |
|
UserSettingsPage.h
|
Use spacing for layouting settings
|
2020-02-20 18:11:49 +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 |