monero-gui/src/libwalletqt
moneromooo.monero 96c7ddeea8 Add QR code display on the receive page
This embeds MIT licenced code from Project Nayuki:
https://www.nayuki.io/page/qr-code-generator-library
The C++ part of the code is embedded in src/QR-Code-generator.
See src/QR-Code-generator/Readme.markdown for more info.
2016-11-20 18:53:12 +00:00
..
PendingTransaction.cpp Transfer: display number of split tx in transaction confirmation popup 2016-11-12 16:28:13 +03:00
PendingTransaction.h Transfer: display number of split tx in transaction confirmation popup 2016-11-12 16:28:13 +03:00
QRCodeImageProvider.cpp Add QR code display on the receive page 2016-11-20 18:53:12 +00:00
QRCodeImageProvider.h Add QR code display on the receive page 2016-11-20 18:53:12 +00:00
TransactionHistory.cpp Fix erroneous DateTime & small README change 2016-11-05 16:32:30 +01:00
TransactionHistory.h TransactionHistory: firstDateTime and lastDateTime properties 2016-10-10 00:19:39 +03:00
TransactionInfo.cpp Fix sum of selected transactions being slighty off 2016-11-10 19:55:44 +00:00
TransactionInfo.h Fix sum of selected transactions being slighty off 2016-11-10 19:55:44 +00:00
Wallet.cpp Make the new sweep functions use async transactions 2016-11-12 19:24:51 +00:00
Wallet.h Make the new sweep functions use async transactions 2016-11-12 19:24:51 +00:00
WalletManager.cpp Add a page for checking payments via the tx key 2016-11-06 18:34:42 +00:00
WalletManager.h Fix sum of selected transactions being slighty off 2016-11-10 19:55:44 +00:00