matrixion/resources/qml
Loren Burkholder 52346d972e
Make the image overlay behave better
Previously, the image would not try to stay centered; furthermore,
on mobile devices, it was impossible to zoom images without dropping
them at a slightly off rotation. This bothered me enough that I've
clamped images to the center of the screen (as long as they aren't
zoomed larger than the screen) and snapped rotations to 45-degree
increments (with a nice animation to boot).
2024-04-18 20:19:21 -04:00
..
components disable swipe motions toggle 2023-12-31 16:15:38 -03:00
delegates Fix redaction label color 2024-03-06 20:57:11 +01:00
device-verification Fix verification with multiple devices in parallel 2024-01-15 02:17:18 +01:00
dialogs Make the image overlay behave better 2024-04-18 20:19:21 -04:00
emoji Move to automatic type registration 2023-06-19 01:38:40 +02:00
pages Fix buttons vanishing on the kde themes in the settings page 2024-03-06 21:04:32 +01:00
ui Fix lag when media messages are shown and fix media controls 2024-01-08 01:23:55 +01:00
voip Fix crash during calls 2023-11-05 23:18:43 +01:00
Avatar.qml HiDPI Fixes 2024-02-16 16:57:31 +08:00
ChatPage.qml Format qml 2023-06-08 22:32:08 +02:00
CommunitiesList.qml More qml cleanups 2023-10-26 20:52:18 +02:00
Completer.qml Add support for intentional mentions 2024-03-08 18:45:18 +01:00
ElidedLabel.qml Format qml 2023-06-08 22:32:08 +02:00
EncryptionIndicator.qml Upgrade trust of megolm sessions when receiving RoomKey 2023-11-19 20:11:21 +01:00
ForwardCompleter.qml Fix completer size on plasma6 2024-03-05 20:32:18 +01:00
ImageButton.qml Fix some qml warnings 2023-10-26 02:31:31 +02:00
MatrixText.qml Small qml fixes 2023-10-18 22:43:45 +02:00
MatrixTextField.qml More qml cleanups 2023-10-26 20:52:18 +02:00
MessageInput.qml Add support for intentional mentions 2024-03-08 18:45:18 +01:00
MessageInputWarning.qml Add support for intentional mentions 2024-03-08 18:45:18 +01:00
MessageView.qml Hopefully fix the jump when replying after scrolling 2024-04-05 02:52:45 +02:00
PrivacyScreen.qml More qml cleanups 2023-10-26 20:52:18 +02:00
QuickSwitcher.qml Fix completer size on plasma6 2024-03-05 20:32:18 +01:00
Reactions.qml Reimplement reply delegate by moving out the timeline event without layout 2023-08-25 20:43:04 +02:00
ReplyPopup.qml Fix pending reply sizing 2023-11-01 22:28:58 +01:00
RoomList.qml More qml cleanups 2023-10-26 20:52:18 +02:00
Root.qml workaround broken platform dialogs on macos 2024-03-14 01:01:12 +01:00
SelfVerificationCheck.qml Enable even more qml linter warnings 2023-10-26 21:48:55 +02:00
StatusIndicator.qml Format qml 2023-06-08 22:32:08 +02:00
TimelineBubbleMessageStyle.qml Work around the duplicate right click menus on KDE 2024-03-10 22:21:40 +01:00
TimelineDefaultMessageStyle.qml Work around the duplicate right click menus on KDE 2024-03-10 22:21:40 +01:00
TimelineEvent.qml Enable even more qml linter warnings 2023-10-26 21:48:55 +02:00
TimelineMetadata.qml HiDPI Fixes 2024-02-16 16:57:31 +08:00
TimelineSectionHeader.qml Hopefully fix the jump when replying after scrolling 2024-04-05 02:52:45 +02:00
TimelineView.qml Add support for intentional mentions 2024-03-08 18:45:18 +01:00
ToggleButton.qml Enable even more qml linter warnings 2023-10-26 21:48:55 +02:00
TopBar.qml Try to fix the blurry encryption indicator on high dpi 2024-02-15 02:58:25 +01:00
TypingIndicator.qml Enable even more qml linter warnings 2023-10-26 21:48:55 +02:00
UploadBox.qml Fix some qml warnings 2023-10-26 02:31:31 +02:00