status-desktop/ui/app/AppLayouts/Browser/popups
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
..
AddFavoriteModal.qml fix: port to StatusButton changes in master 2022-09-14 09:16:58 +02:00
BrowserConnectionModal.qml
BrowserSettingsMenu.qml fix(StatusPopupMenu): Refactoring 2022-12-02 10:30:50 +03:00
BrowserWalletMenu.qml chore(Qt5.15): Fix qml warnings after qt 5.15 migration 2023-01-31 20:39:19 +02:00
DownloadMenu.qml fix(StatusPopupMenu): Refactoring 2022-12-02 10:30:50 +03:00
FavoriteMenu.qml fix(StatusPopupMenu): Refactoring 2022-12-02 10:30:50 +03:00
JSDialogWindow.qml fix(desktop): Move Input anchors binding to client code 2022-08-12 11:54:51 +04:00
SignMessageModal.qml