status-desktop/ui/imports/shared/views
Lukáš Tinkl 6bfe79a7f3 fix(Chat): Context menu for gif downloads/copies a png file
Detect the MIME type using `QMimeDatabase` from the actual content and
save it in that same format using `QSaveFile`, as `QImage` does NOT
support saving a GIF

Fixes #10747
2023-06-12 16:51:33 +02:00
..
chat fix(Chat): Context menu for gif downloads/copies a png file 2023-06-12 16:51:33 +02:00
profile \chore(@desktop/wallet): Change customisation colours on desktop to match those used on mobile 2023-06-02 19:48:19 +02:00
ActivityView.qml chore(@desktop/wallet): Unify transaction enums (#11034) 2023-06-12 15:04:39 +02:00
AmountToReceive.qml feat(@dekstop/wallet) use user input resolution for Send/Bridge modals 2023-02-27 08:22:41 -03:00
AmountToSend.qml fix(@wallet): value with scientific notation 2023-06-11 10:30:15 +01:00
AssetsView.qml fix(@wallet): no token balance 2023-06-06 10:47:04 +02:00
DeviceSyncingView.qml fix(StatusScrollView): Change implementation to inherit ScrollView (#10789) 2023-05-31 23:58:23 +03:00
EnsResolver.qml chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
ExistingContacts.qml chore(InviteFriendsToCommunityPopup): Adjust search behavior 2023-05-12 16:37:01 +02:00
FeesView.qml fix(@desktop/wallet): avoid storing CurrencyAmount objects in QML 2023-02-27 08:22:41 -03:00
HistoryView.qml chore(@desktop/wallet): Unify transaction enums (#11034) 2023-06-12 15:04:39 +02:00
NetworkCardsComponent.qml feat(@wallet): remove usage of wallet section current 2023-04-27 11:58:27 +02:00
NetworkSelector.qml feat(@dekstop/wallet) use user input resolution for Send/Bridge modals 2023-02-27 08:22:41 -03:00
NetworksAdvancedCustomRoutingView.qml feat(@dekstop/wallet) use user input resolution for Send/Bridge modals 2023-02-27 08:22:41 -03:00
NetworksSimpleRoutingView.qml feat(@desktop/wallet): New floating header as a drop down list 2023-05-03 18:52:19 +02:00
NoFriendsRectangle.qml [Popups]: added destroy() function in all popups by default 2023-06-02 14:28:39 +03:00
PasswordView.qml chore: handle numpad enter key as well 2023-04-03 21:24:46 +02:00
PickedContacts.qml feat(Community/Airdrop): MembersDropdown 2023-04-21 11:53:11 +02:00
ProfileDialogView.qml [Popups]: added destroy() function in all popups by default 2023-06-02 14:28:39 +03:00
RecipientView.qml fix(@desktop/wallet): Clicking "Send" button on saved address does not add it into recipient input on SendModal 2023-05-17 11:26:19 +02:00
SearchResults.qml
SendModalFooter.qml fix(@desktop/wallet): Remove gas selector for slow, optimal and fast 2022-12-05 14:51:39 +01:00
TabAddressSelectorView.qml fix(SendModal): Modal height calculation and clipping fixed 2023-05-12 20:14:02 +02:00
TokenListView.qml feat(@desktop/wallet): Wallet -> Send: polish Send/Bridge Modals 2023-04-24 22:07:22 +02:00
TransactionPreview.qml feat(@wallet): do not change value of symbol 2023-03-29 10:14:08 +02:00
TransactionSigner.qml
TransactionStackView.qml
qmldir feat(Wallet): add activity filter basic API 2023-05-23 11:29:09 +02:00