Patryk Osmaczko
|
35a2dd5244
|
[Popups]: added destroy() function in all popups by default
Also switched StatusModal to derive from StatusDialog instead
of Popup type
Closes #10149
|
2023-06-02 14:28:39 +03:00 |
MishkaRogachev
|
0d3aed0611
|
fix(@desktop): Fix scrolling twitches using ScrollView amd Flickable items
Close #5781
|
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
|
ba7a6d5d34
|
style: remove trailing whitespaces
|
2022-02-09 11:16:23 +01:00 |
Khushboo Mehta
|
83d4aaa0e8
|
refactor: remove dynamic scoping from browser module
closes #4246
|
2022-02-01 11:39:45 +01:00 |
Richard Ramos
|
a9a5469f72
|
fix
- missing account color and balance
- revoking permission on account change
- UI errors on message signing modal
|
2021-11-19 10:19:11 -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 |
Pascal Precht
|
684d0b30b6
|
refactor(@desktop/browser): use StatusQ controls in browser module
|
2021-10-21 09:22:35 -04:00 |
Pascal Precht
|
88049eac49
|
refactor: move `TransactionSigner` to ui/shared/views
|
2021-10-14 12:51:27 -04:00 |
Pascal Precht
|
cbfe90947e
|
refactor: move `ModalPopup` to ui/shared/popups
|
2021-10-14 12:51:27 -04:00 |
Pascal Precht
|
86a57a308b
|
refactor: move `LabelValueRow` to ui/shared/panels
|
2021-10-14 12:51:27 -04:00 |
Khushboo Mehta
|
77bde47de0
|
\refactor: move QML Browser section to new architecture
closes #3709
|
2021-10-05 16:29:18 -04:00 |