matrixion/src
Joe Donofry c8ff44aa20 Increase Completer limit to 30
- Add scrolling
- Only display ~7 items at once
2021-12-30 04:46:30 +00:00
..
dialogs Reduce allocations using QStringLiteral 2021-12-29 04:52:52 +01:00
emoji Add Unicode 14.0 emoji 2021-09-25 02:19:44 -04:00
encryption Reserve size of some containers we are filling 2021-12-29 06:01:38 +01:00
notifications Reserve size of some containers we are filling 2021-12-29 06:01:38 +01:00
timeline Fix crash after sending image caused by the recent refactor 2021-12-30 02:10:33 +01:00
ui Prevent copies when querying theme 2021-12-29 08:05:29 +01:00
voip Reserve size of some containers we are filling 2021-12-29 06:01:38 +01:00
AvatarProvider.cpp Reduce allocations using QStringLiteral 2021-12-29 04:52:52 +01:00
AvatarProvider.h Change indentation to 4 spaces 2021-09-18 00:45:50 +02:00
BlurhashProvider.cpp Convert blurhash image format on worker thread 2021-12-30 02:25:47 +01:00
BlurhashProvider.h Some qt6 prep 2021-12-28 20:09:08 +01:00
Cache.cpp Reserve size of some containers we are filling 2021-12-29 06:01:38 +01:00
Cache.h Streamline getting other user id from invited direct chat 2021-09-11 19:45:01 -04:00
Cache_p.h Hide me underneath the space tree 2021-12-01 00:04:01 +01:00
CacheCryptoStructs.h Move away from using an event loop to access secrets 2021-11-07 03:52:57 +01:00
CacheStructs.h Only mark as direct, if invite was direct 2021-11-21 07:06:37 +01:00
ChatPage.cpp Reserve size of some containers we are filling 2021-12-29 06:01:38 +01:00
ChatPage.h Fix crash when receiving matrix uri 2021-12-17 05:58:09 +01:00
Clipboard.cpp Change indentation to 4 spaces 2021-09-18 00:45:50 +02:00
Clipboard.h Change indentation to 4 spaces 2021-09-18 00:45:50 +02:00
ColorImageProvider.cpp Change indentation to 4 spaces 2021-09-18 00:45:50 +02:00
ColorImageProvider.h Change indentation to 4 spaces 2021-09-18 00:45:50 +02:00
CombinedImagePackModel.cpp Reserve size of some containers we are filling 2021-12-29 06:01:38 +01:00
CombinedImagePackModel.h Change indentation to 4 spaces 2021-09-18 00:45:50 +02:00
CompletionModelRoles.h Change indentation to 4 spaces 2021-09-18 00:45:50 +02:00
CompletionProxyModel.cpp Fix more warnings and remove dead code 2021-12-28 22:30:12 +01:00
CompletionProxyModel.h Increase Completer limit to 30 2021-12-30 04:46:30 +00:00
Config.h use more literals 2021-12-29 00:36:43 +01:00
EventAccessors.cpp Reduce allocations for accessing event members 2021-12-29 07:02:32 +01:00
EventAccessors.h Reduce allocations for accessing event members 2021-12-29 07:02:32 +01:00
ImagePackListModel.cpp Reserve size of some containers we are filling 2021-12-29 06:01:38 +01:00
ImagePackListModel.h Change indentation to 4 spaces 2021-09-18 00:45:50 +02:00
InviteesModel.cpp Reserve size of some containers we are filling 2021-12-29 06:01:38 +01:00
InviteesModel.h Reserve size of some containers we are filling 2021-12-29 06:01:38 +01:00
JdenticonProvider.cpp Reduce allocations using QStringLiteral 2021-12-29 04:52:52 +01:00
JdenticonProvider.h Fix more warnings and remove dead code 2021-12-28 22:30:12 +01:00
Logging.cpp Change indentation to 4 spaces 2021-09-18 00:45:50 +02:00
Logging.h Update license headers 2021-03-05 01:04:07 +01:00
LoginPage.cpp Reduce allocations using QStringLiteral 2021-12-29 04:52:52 +01:00
LoginPage.h Change indentation to 4 spaces 2021-09-18 00:45:50 +02:00
main.cpp Reserve size of some containers we are filling 2021-12-29 06:01:38 +01:00
MainWindow.cpp Reserve size of some containers we are filling 2021-12-29 06:01:38 +01:00
MainWindow.h Fix more warnings and remove dead code 2021-12-28 22:30:12 +01:00
MatrixClient.cpp Some qt6 prep 2021-12-28 20:09:08 +01:00
MatrixClient.h Pretty error printing 2021-11-21 06:10:24 +01:00
MemberList.cpp Change indentation to 4 spaces 2021-09-18 00:45:50 +02:00
MemberList.h Change indentation to 4 spaces 2021-09-18 00:45:50 +02:00
MxcImageProvider.cpp Reserve size of some containers we are filling 2021-12-29 06:01:38 +01:00
MxcImageProvider.h Some qt6 prep 2021-12-28 20:09:08 +01:00
ReadReceiptsModel.cpp Reserve size of some containers we are filling 2021-12-29 06:01:38 +01:00
ReadReceiptsModel.h Change indentation to 4 spaces 2021-09-18 00:45:50 +02:00
RegisterPage.cpp Reserve size of some containers we are filling 2021-12-29 06:01:38 +01:00
RegisterPage.h Fix registration on matrix.org 2021-11-03 18:39:51 +01:00
RoomDirectoryModel.cpp Change indentation to 4 spaces 2021-09-18 00:45:50 +02:00
RoomDirectoryModel.h Reduce allocations using QStringLiteral 2021-12-29 04:52:52 +01:00
RoomsModel.cpp Reduce allocations using QStringLiteral 2021-12-29 04:52:52 +01:00
RoomsModel.h Change indentation to 4 spaces 2021-09-18 00:45:50 +02:00
SingleImagePackModel.cpp Reserve size of some containers we are filling 2021-12-29 06:01:38 +01:00
SingleImagePackModel.h Show some avatar for image packs 2021-12-13 06:00:32 +01:00
SSOHandler.cpp Change indentation to 4 spaces 2021-09-18 00:45:50 +02:00
SSOHandler.h Change indentation to 4 spaces 2021-09-18 00:45:50 +02:00
TrayIcon.cpp Some qt6 prep 2021-12-28 20:09:08 +01:00
TrayIcon.h Some qt6 prep 2021-12-28 20:09:08 +01:00
UserSettingsPage.cpp Prevent copies when querying theme 2021-12-29 08:05:29 +01:00
UserSettingsPage.h Reserve size of some containers we are filling 2021-12-29 06:01:38 +01:00
UsersModel.cpp Reduce allocations using QStringLiteral 2021-12-29 04:52:52 +01:00
UsersModel.h Change indentation to 4 spaces 2021-09-18 00:45:50 +02:00
Utils.cpp Reserve size of some containers we are filling 2021-12-29 06:01:38 +01:00
Utils.h use more literals 2021-12-29 00:36:43 +01:00
WelcomePage.cpp Some qt6 prep 2021-12-28 20:09:08 +01:00
WelcomePage.h Change indentation to 4 spaces 2021-09-18 00:45:50 +02:00