fibercrypto / fibercryptowallet

Multi-coin cryptocurrency wallet
GNU General Public License v3.0
27 stars 15 forks source link

Refactor UI files #365

Open LateusBetelgeuse opened 3 years ago

LateusBetelgeuse commented 3 years ago

In order to ease the maintenance of the UI, reduce the amount of code, improve its performance, provide a common API for all files, improve the UX in general, and be more prepared for Qt 6, all QML files need some (maybe huge) refactoring. This includes, but is not limited to:

This is the visual part of https://github.com/fibercrypto/fibercryptowallet/issues/351. https://github.com/fibercrypto/fibercryptowallet/issues/363 will be, eventually, a blocker for this issue.