.. |
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 periods to terminate non-user messages in the timeline
|
2020-03-13 00:48:41 +05:30 |
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 |
BlurhashProvider.cpp
|
Make blurhash provider async
|
2020-03-04 01:56:58 +01:00 |
BlurhashProvider.h
|
Make blurhash provider async
|
2020-03-04 01:56:58 +01: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
|
Made merge compatible with master
|
2020-03-15 12:16:01 -04:00 |
ChatPage.h
|
Experimental blurhash implementation (MXC2448)
|
2020-03-03 02:34:26 +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
|
Experimental blurhash implementation (MXC2448)
|
2020-03-03 02:34:26 +01:00 |
EventAccessors.h
|
Experimental blurhash implementation (MXC2448)
|
2020-03-03 02:34:26 +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
|
Make toggle in settings revert between old behavior and new behavior for sorting by unreads
|
2020-03-15 14:56:39 -04:00 |
RoomInfoListItem.h
|
Added toggle in the settings to ignore minor events
|
2020-03-15 11:19:22 -04:00 |
RoomList.cpp
|
Sort room list on setting change
|
2020-03-15 14:30:21 -04:00 |
RoomList.h
|
Added toggle in the settings to ignore minor events
|
2020-03-15 11:19:22 -04: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
|
Make toggle in settings revert between old behavior and new behavior for sorting by unreads
|
2020-03-15 14:56:39 -04:00 |
UserSettingsPage.h
|
Make toggle in settings revert between old behavior and new behavior for sorting by unreads
|
2020-03-15 14:56:39 -04: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 |