status-desktop/ui/app/AppLayouts/Wallet/views
Alex Jbanca 81a4d70932 chore(Qt5.15): Fix qml warnings after qt 5.15 migration
Fixing QML Connections warnings due to deprecated onFoo handlers. Now we're using function onFoo(params).
Fixing QML compilation error due to js filename format.
Fixing cyclic dependencies between qml components.
2023-01-31 20:39:19 +02:00
..
collectibles feat(@desktop/wallet): implement new collectibles view 2023-01-30 15:30:11 +01:00
AdvancedAddAccountView.qml fix(@wallet): preview button instead of enter password/pin 2023-01-26 16:58:23 +01:00
AssetsDetailView.qml chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
CollectiblesView.qml feat(@desktop/wallet): implement new collectibles view 2023-01-30 15:30:11 +01:00
LeftTabView.qml feat(@desktop/wallet): Add loading State for Assets view and Wallet main navigation page 2023-01-31 07:57:37 +01:00
LoadingGraphView.qml fix(@desktop/wallet): Added missing LoadingGraphComponent in qmldir 2023-01-31 11:20:28 +01:00
RightTabView.qml feat(@desktop/wallet): implement new collectibles view 2023-01-30 15:30:11 +01:00
SavedAddressesView.qml feat(@wallet): display ens name with saved addressess 2022-10-24 12:39:34 +02:00
TransactionDetailView.qml chore: Removed duplicated AddEditSavedAddressPopup.qml, fixed dependencies 2023-01-27 05:57:55 +03:00