status-desktop/ui
Jonathan Rainville 91c8089716 fix: fix decimals problem with Chat commands
The problem was that the BigInt lib did not handle decimals at all. `divMod` only let the remainder be what is after the dot. So I created my own divde and multiply methods to move the dot depending on the number of decimals
2020-09-09 15:03:45 -04:00
..
app fix: fix decimals problem with Chat commands 2020-09-09 15:03:45 -04:00
fonts fix: use normal Inter for normal text and StatusInter for addresses 2020-07-02 10:51:57 -04:00
i18n update to alpha.5 2020-09-08 14:57:28 -04:00
imports fix: fix decimals problem with Chat commands 2020-09-09 15:03:45 -04:00
onboarding feat: change other components to use Address where needed 2020-08-27 17:48:03 -04:00
shared fix: address review comments for the send forms 2020-09-09 15:03:45 -04:00
sounds fix volume of notification sounds 2020-08-20 13:39:57 -04:00
generate-rcc.sh feat: bundle resources 2020-07-03 09:59:00 -04:00
main.qml change title from Nim Status Client to Status Desktop 2020-09-07 09:30:02 -04:00
nim-status-client.pro fix: address review comments for the send forms 2020-09-09 15:03:45 -04:00