status-desktop/ui/app/AppLayouts
Michał Cieślak 53a3a769d9 fix(ChatMessageView): delayed binding for proper msg height calculation
Direct binding was causing problems with height calculation in some
environments (qt 5.15) and lack of binding in other (5.14). This is
a solution which seems to work in both cases.

Closes: #7703
2022-10-04 11:32:34 +02:00
..
Browser hotfix: unbreak opening URL in the builtin browser 2022-09-20 11:34:04 +02:00
Chat fix(ChatMessageView): delayed binding for proper msg height calculation 2022-10-04 11:32:34 +02:00
CommunitiesPortal feat(CommunitiesPortal): show placeholder when no search results 2022-10-04 11:09:40 +02:00
Node feat(desktop): Made activity button be visible everywhere 2022-09-02 10:29:23 +03:00
Onboarding fix(@desktop/keycard): change password disabled for a keycard user 2022-09-27 20:15:34 +02:00
Profile fix(@desktop/wallet): Added squish test for change password and relogin 2022-09-30 15:56:03 +02:00
UIComponents refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
Wallet fix(wallet): fix never fetching transactions 2022-09-29 10:45:27 +02:00
stores feat(@desktop/keycard): sign transaction using `Authenticate` flow 2022-09-29 17:28:18 +02:00