wowlet/src/libwalletqt
dsc 289f9ab1d2 The balance fiat display does not 'round to ceiling' anymore, instead introduced some more decimals:
![https://i.imgur.com/aZAonV4.png](https://i.imgur.com/aZAonV4.png)

New fiat columns in the history table:

- Historical price (`balance * historical fiat price`)
- Historical rate (the historical fiat price at that date)
- Current price (`balance * current fiat price`)

![https://i.imgur.com/QkWCLRf.png](https://i.imgur.com/QkWCLRf.png)

When preferred fiat is changed (in the settings), the balance fiat display now follows accordingly.

Requires https://git.wownero.com/wowlet/wowlet-backend/pulls/19
2022-04-25 21:56:14 +02:00
..
AddressBook.cpp This commit introduces a websocket server via the `--daemon` argument. 2021-03-28 21:50:55 +02:00
AddressBook.h This commit introduces a websocket server via the `--daemon` argument. 2021-03-28 21:50:55 +02:00
AddressBookInfo.cpp Update copyright for 2021 2020-12-26 20:56:06 +01:00
AddressBookInfo.h defeather 2021-03-31 20:08:52 +03:00
CMakeLists.txt Feather, a free Monero desktop wallet 2020-10-08 04:31:22 +02:00
Coins.cpp Coins: improve freeze/thaw performance and fix indexing bug 2021-02-04 00:14:20 +01:00
Coins.h defeather 2021-03-31 20:08:52 +03:00
CoinsInfo.cpp Misc code cleanup 2020-12-28 05:39:20 +01:00
CoinsInfo.h defeather 2021-03-31 20:08:52 +03:00
ConstructionInfo.cpp Update copyright for 2021 2020-12-26 20:56:06 +01:00
ConstructionInfo.h defeather 2021-03-31 20:08:52 +03:00
Input.h defeather 2021-03-31 20:08:52 +03:00
PassphraseHelper.cpp Misc code cleanup 2020-12-28 05:39:20 +01:00
PassphraseHelper.h Update copyright for 2021 2020-12-26 20:56:06 +01:00
PendingTransaction.cpp Update copyright for 2021 2020-12-26 20:56:06 +01:00
PendingTransaction.h Update copyright for 2021 2020-12-26 20:56:06 +01:00
PendingTransactionInfo.cpp Misc code cleanup 2020-12-28 05:39:20 +01:00
PendingTransactionInfo.h defeather 2021-03-31 20:08:52 +03:00
Ring.h defeather 2021-03-31 20:08:52 +03:00
Subaddress.cpp Update copyright for 2021 2020-12-26 20:56:06 +01:00
Subaddress.h Update copyright for 2021 2020-12-26 20:56:06 +01:00
SubaddressAccount.cpp Update copyright for 2021 2020-12-26 20:56:06 +01:00
SubaddressAccount.h Update copyright for 2021 2020-12-26 20:56:06 +01:00
TransactionHistory.cpp The balance fiat display does not 'round to ceiling' anymore, instead introduced some more decimals: 2022-04-25 21:56:14 +02:00
TransactionHistory.h The balance fiat display does not 'round to ceiling' anymore, instead introduced some more decimals: 2022-04-25 21:56:14 +02:00
TransactionInfo.cpp The balance fiat display does not 'round to ceiling' anymore, instead introduced some more decimals: 2022-04-25 21:56:14 +02:00
TransactionInfo.h The balance fiat display does not 'round to ceiling' anymore, instead introduced some more decimals: 2022-04-25 21:56:14 +02:00
Transfer.h TxInfoDialog: improve UI 2021-01-29 16:19:59 +01:00
UnsignedTransaction.cpp Misc code cleanup 2020-12-28 05:39:20 +01:00
UnsignedTransaction.h Update copyright for 2021 2020-12-26 20:56:06 +01:00
Wallet.cpp Prepare Wowlet codebase for an Android app 2021-04-20 00:02:37 +02:00
Wallet.h This commit introduces a websocket server via the `--daemon` argument. 2021-03-28 21:50:55 +02:00
WalletListenerImpl.cpp Update copyright for 2021 2020-12-26 20:56:06 +01:00
WalletListenerImpl.h Update copyright for 2021 2020-12-26 20:56:06 +01:00
WalletManager.cpp Send: don't lose precision 2020-12-31 04:26:03 +01:00
WalletManager.h Initial code for supporting an alternative QtQuick based UI for OpenVR 2021-04-14 22:00:25 +02:00