.. |
dialogs
|
Fix Registration
|
2020-02-23 13:44:05 +01:00 |
emoji
|
remove setStyleSheet calls directly from widget code
|
2020-02-21 15:38:19 -04: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
|
Add support for more room events in timeline
|
2020-03-03 15:06:52 -04:00 |
ui
|
Fix avatar layering in room list
|
2020-03-03 01:23:04 +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_p.h
|
Fix stuck unread messages by storing state events in the db
|
2020-02-24 01:07:25 +01:00 |
Cache.cpp
|
total + first member shows as one too many room members
|
2020-03-02 21:30:19 -04:00 |
Cache.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
|
Wrap error label on login page
|
2020-02-25 01:51:21 +01:00 |
LoginPage.h
|
modernize: use nullptr
|
2020-02-04 04:58:43 +01:00 |
main.cpp
|
Use third_party singleapplication helper
|
2020-02-23 13:44:05 +01:00 |
MainWindow.cpp
|
Fix Registration
|
2020-02-23 13:44:05 +01:00 |
MainWindow.h
|
Fix Registration
|
2020-02-23 13:44:05 +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
|
Fix Registration
|
2020-02-23 13:44:05 +01:00 |
RegisterPage.h
|
Fix Registration
|
2020-02-23 13:44:05 +01:00 |
RoomInfoListItem.cpp
|
Fix avatar layering in room list
|
2020-03-03 01:23:04 +01:00 |
RoomInfoListItem.h
|
Fix high dpi scaling of avatars
|
2020-02-28 03:20:27 +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 |
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
|
Make small sidebar sizing consistent
|
2020-02-28 19:56:08 +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 stuck unread messages by storing state events in the db
|
2020-02-24 01:07:25 +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 |