MishkaRogachev
|
9aa1a1073e
|
fix(@desktop): Fix scrolling in chat components, wallet fixes
|
2022-07-21 18:44:30 +03:00 |
Patryk Osmaczko
|
e0a5afebee
|
chore(translations): transform `qsTrId` to `qsTr`
issue: #4544
|
2022-07-06 19:09:50 +02:00 |
Patryk Osmaczko
|
f59f0f69c5
|
fix(@desktop/chat): fix identicon in transaction preview
fixes: #5477
|
2022-05-12 14:07:41 -04:00 |
Khushboo Mehta
|
29db292472
|
fix(@desktop/wallet): Can't add an address to saved addresses
fixes #5534
|
2022-04-13 13:54:36 +02:00 |
Patryk Osmaczko
|
25c6a5f5ca
|
chore(@desktop): remove identicon related code
|
2022-04-04 17:50:48 +02:00 |
Khushboo Mehta
|
cc55f811b1
|
fix(@desktop/wallet): Re-add saved addresses view from Wallet V2
fixes #4747
|
2022-03-03 15:47:42 +01:00 |
Sale Djenic
|
69fc5bec5e
|
refactor(@desktop/settings-ens-usernames): ens usernames module added and corresponding ui updated
|
2022-02-01 11:50:14 +01:00 |
Sale Djenic
|
e220599612
|
refactor(@desktop/general): necessary changes applied due to refactored `Contacts` sub-section of the `Settings` section
|
2022-02-01 11:47:46 +01:00 |
Jonathan Rainville
|
9016999ec2
|
refactor(chat): hook chat commands to qml and fix ens resolve
|
2022-02-01 11:46:40 +01:00 |
Alexandra Betouni
|
0eb40287fa
|
refactor: removed dynamic scoping from shared module
Properties and functions moved to Global:
- toastMessage
- openProfilePopup()
- getProfileImage()
- popupOpened
Closes #4248
|
2022-02-01 11:46:39 +01:00 |
Jonathan Rainville
|
9448cd7fd4
|
fix(wallet): fix account selector in the SendModal
|
2021-11-05 14:10:29 -04:00 |
Alexandra Betouni
|
426c116bac
|
refactor(desktop) Made shared a QML module
Use it as import shared 1.0, import shared.controls 1.0
etc instead of import "../../../shared"
Closes #3934
|
2021-10-27 18:05:45 -04:00 |