status-desktop/ui/imports/shared/popups
Alexandra Betouni 336f90a60f feat(desktop/wallet) Removed dynamic scoping from wallet
Removed all dynamic scoping parts in wallet section plus

- Renamed Config to Global and added more functions there
- Moved changeAppSectionBySectionType function to Global
  and updated all places where is used to call it from
  Global instead
- Moved openLink function to Global and updated all places
  where is used to call it from Global instead
- Moved errorSound to Global, introduced playErrorSound
  function  and updated all places where is used to call
  this function from Global instead

Closes #4245
2022-02-01 11:38:27 +01:00
..
BlockContactConfirmationDialog.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
ChatCommandsPopup.qml refactor: move StatusChatCommandsPopup to ui/shared/popups 2021-11-05 15:09:34 -04:00
ConfirmationDialog.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
DownloadModal.qml feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
ImageCropperModal.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
InviteFriendsPopup.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
ModalPopup.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
PopupMenu.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
SelectAccountModal.qml refactoring (desktop/chat) Message component 2021-11-24 13:15:15 +01:00
SendModal.qml fix(@desktop/wallet): browser tab, can't click send button 2022-01-05 16:30:17 +01:00
SignTransactionModal.qml fix(@desktop/wallet): Fix for - Recipient of the transaction message is not notified that transaction is completed 2022-01-11 20:59:17 +01:00
ToastMessage.qml feat(desktop/wallet) Removed dynamic scoping from wallet 2022-02-01 11:38:27 +01:00
TransactionSettingsConfirmationPopup.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
UnblockContactConfirmationDialog.qml refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
UserStatusContextMenu.qml refactor(user-profile): `name`, `icon` and `isIdenticon` properties added to global instance `userProfile` 2022-02-01 11:37:29 +01:00
qmldir refactoring (desktop/chat) Message component 2021-11-24 13:15:15 +01:00