matrixion/resources/qml/dialogs
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
..
AliasEditor.qml More qml cleanups 2023-10-26 20:52:18 +02:00
AllowedRoomsSettingsDialog.qml More qml cleanups 2023-10-26 20:52:18 +02:00
ConfirmJoinRoomDialog.qml More qml cleanups 2023-10-26 20:52:18 +02:00
CreateDirect.qml More qml cleanups 2023-10-26 20:52:18 +02:00
CreateRoom.qml Fix palette access and QMediaPlayer errors 2023-06-08 22:32:07 +02:00
EventExpirationDialog.qml Add an early out cache for event expiration 2023-07-06 20:51:04 +02:00
FallbackAuthDialog.qml QML the fallback auth dialog 2023-07-14 13:16:43 -04:00
HiddenEventsDialog.qml Get rid of year in license headers 2023-02-21 23:48:49 +01:00
IgnoredUsers.qml Fix some qml warnings 2023-10-26 02:31:31 +02:00
ImageOverlay.qml Make the image overlay behave better 2024-04-18 20:19:21 -04:00
ImagePackDeleteDialog.qml workaround broken platform dialogs on macos 2024-03-14 01:01:12 +01:00
ImagePackEditorDialog.qml More qml cleanups 2023-10-26 20:52:18 +02:00
ImagePackSettingsDialog.qml move destroyOnClose into ImagePackSettingsDialog 2023-12-19 16:33:54 +01:00
InputDialog.qml Fix some keyboard shortcuts on macOS that involved arrow keys 2024-01-09 20:53:22 -05:00
InviteDialog.qml More qml cleanups 2023-10-26 20:52:18 +02:00
JoinRoomDialog.qml Fix palette access and QMediaPlayer errors 2023-06-08 22:32:07 +02:00
LeaveRoomDialog.qml workaround broken platform dialogs on macos 2024-03-14 01:01:12 +01:00
LogoutDialog.qml workaround broken platform dialogs on macos 2024-03-14 01:01:12 +01:00
PhoneNumberInputDialog.qml Enable even more qml linter warnings 2023-10-26 21:48:55 +02:00
PowerLevelEditor.qml More qml cleanups 2023-10-26 20:52:18 +02:00
PowerLevelSpacesApplyDialog.qml More qml cleanups 2023-10-26 20:52:18 +02:00
RawMessageDialog.qml Qt 6.4 properly supports scrolling text with touch 2023-09-30 10:26:45 -04:00
ReadReceipts.qml More qml cleanups 2023-10-26 20:52:18 +02:00
ReCaptchaDialog.qml Port the reCAPTCHA dialog to QML 2023-07-06 08:35:37 -04:00
ReportMessage.qml Add report message functionality 2023-10-25 22:24:40 -04:00
RoomDirectory.qml More qml cleanups 2023-10-26 20:52:18 +02:00
RoomMembers.qml HiDPI Fixes 2024-02-16 16:57:31 +08:00
RoomSettingsDialog.qml workaround broken platform dialogs on macos 2024-03-14 01:01:12 +01:00
UserProfile.qml HiDPI Fixes 2024-02-16 16:57:31 +08:00