| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pull request #192 | Riccardo Spagni | 2016-11-24 | 2 | -0/+28 |
| |\ | | | | | | | 96c7dde Add QR code display on the receive page (moneromooo.monero) | ||||
| | * | Add QR code display on the receive page | moneromooo.monero | 2016-11-20 | 2 | -0/+28 |
| | | | | | | | | | | | | | | | 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. | ||||
| * | | Wallet: fix history leak on destruction | moneromooo.monero | 2016-11-18 | 1 | -0/+1 |
| |/ | |||||
| * | Make the new sweep functions use async transactions | moneromooo.monero | 2016-11-12 | 2 | -0/+36 |
| | | |||||
| * | Support for sweeping all outputs | moneromooo.monero | 2016-11-12 | 2 | -1/+15 |
| | | |||||
| * | Add a button to sweep unmixable outputs | moneromooo.monero | 2016-11-12 | 2 | -2/+11 |
| | | |||||
| * | Transfer: display number of split tx in transaction confirmation popup | Ilya Kitaev | 2016-11-12 | 2 | -4/+14 |
| | | |||||
| * | Merge pull request #147 | Riccardo Spagni | 2016-11-11 | 3 | -0/+12 |
| |\ | | | | | | | 6914656 Fix sum of selected transactions being slighty off (moneromooo.monero) | ||||
| | * | Fix sum of selected transactions being slighty off | moneromooo.monero | 2016-11-10 | 3 | -0/+12 |
| | | | | | | | | | due to floating point operations | ||||
| * | | Merge pull request #143 | Riccardo Spagni | 2016-11-11 | 1 | -1/+2 |
| |\ \ | | | | | | | | | | | | | 4e61ebe add default argument to store() (Jacob Brydolf) 7c9d223 remove unnecessary i/o (Jacob Brydolf) | ||||
| | * | | add default argument to store() | Jacob Brydolf | 2016-11-10 | 1 | -1/+2 |
| | |/ | |||||
| * | | Merge pull request #134 | Riccardo Spagni | 2016-11-11 | 2 | -1/+27 |
| |\ \ | | | | | | | | | | | | | | | | | | | 66692be createTransactionAsync(): removed reference to WalletManager (Jacob Brydolf) f8e2e5d asynchronous transaction + show splash (Jacob Brydolf) 62060e1 wallet::createTransactionAsync pass variables to listener (Jacob Brydolf) 00ea5d6 added Wallet::createTransactionAsync() (Jacob Brydolf) | ||||
| | * | | createTransactionAsync(): removed reference to WalletManager | Jacob Brydolf | 2016-11-10 | 2 | -3/+1 |
| | | | | |||||
| | * | | wallet::createTransactionAsync pass variables to listener | Jacob Brydolf | 2016-11-10 | 2 | -3/+3 |
| | | | | |||||
| | * | | added Wallet::createTransactionAsync() | Jacob Brydolf | 2016-11-10 | 2 | -1/+29 |
| | |/ | |||||
| * / | sign/verify message/file | moneromooo.monero | 2016-11-09 | 2 | -0/+78 |
| |/ | |||||
| * | Merge pull request #128 | Riccardo Spagni | 2016-11-09 | 2 | -5/+13 |
| |\ | | | | | | | 689f041 Report when the GUI is connected to a daemon with mismatched version (moneromooo.monero) | ||||
| | * | Report when the GUI is connected to a daemon with mismatched version | moneromooo.monero | 2016-11-07 | 2 | -5/+13 |
| | | | | | | | | | | | This will cause various errors confusing to the user, as they stem for the daemon returning replies with missing information, etc. | ||||
| * | | Merge pull request #122 | Riccardo Spagni | 2016-11-09 | 2 | -0/+7 |
| |\ \ | | | | | | | | | | | | | | | | | | | 42086b5 remove old reference to passwordDialog (Jacob Brydolf) 4a1e22a history: transaction details button + popup (Jacob Brydolf) cfa8929 wallet api: added getTxKey() (Jacob Brydolf) d628795 added standardDialog component (Jacob Brydolf) | ||||
| | * | | wallet api: added getTxKey() | Jacob Brydolf | 2016-11-07 | 2 | -0/+7 |
| | | | | |||||
| * | | | Merge pull request #115 | Riccardo Spagni | 2016-11-09 | 4 | -0/+23 |
| |\| | | | | | | | | | | | d95e4a3 Write support for tx notes (moneromooo.monero) | ||||
| | * | | Write support for tx notes | moneromooo.monero | 2016-11-05 | 4 | -0/+23 |
| | |/ | | | | | | | | | Support still needs adding for displaying them in the history, but at least they're saved in the cache now, and not ignored. | ||||
| * | | Merge pull request #111 | Riccardo Spagni | 2016-11-09 | 2 | -0/+12 |
| |\ \ | | | | | | | | | | 06e94e2 Add a page for checking payments via the tx key (moneromooo.monero) | ||||
| | * | | Add a page for checking payments via the tx key | moneromooo.monero | 2016-11-06 | 2 | -0/+12 |
| | |/ | |||||
| * / | Fix erroneous DateTime & small README change | dEBRUYNE-1 | 2016-11-05 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #97 | Riccardo Spagni | 2016-11-05 | 2 | -2/+13 |
| |\ | | | | | | | | | d12436a use daemon target height in progress ui (Jacob Brydolf) 8079597 Cache daemon target height (Jacob Brydolf) | ||||
| | * | Cache daemon target height | Jacob Brydolf | 2016-11-01 | 2 | -2/+13 |
| | | | |||||
| * | | added debug message on wallet close | Jacob Brydolf | 2016-10-30 | 1 | -0/+1 |
| |/ | |||||
| * | Merge pull request #66 | Riccardo Spagni | 2016-10-24 | 2 | -0/+19 |
| |\ | | | | | | | | | 628b26c Transfer: validate destination address (moneromooo.monero) 51f89a8 Transfer: disable Send button if the payment id is invalid (moneromooo.monero) | ||||
| | * | Transfer: validate destination address | moneromooo.monero | 2016-10-16 | 2 | -0/+12 |
| | | | | | | | | | | | including preventing two payment ids (standalone and from integrated address) | ||||
| | * | Transfer: disable Send button if the payment id is invalid | moneromooo.monero | 2016-10-16 | 2 | -0/+7 |
| | | | |||||
| * | | TransactionHistory: fix date appearing as NaN | moneromooo.monero | 2016-10-16 | 1 | -4/+4 |
| |/ | | | | Also make the end dates saner | ||||
| * | libwalletqt: added isRecovering state | Jacob Brydolf | 2016-10-10 | 2 | -5/+9 |
| | | |||||
| * | History: filter by amount | Ilya Kitaev | 2016-10-10 | 1 | -1/+2 |
| | | |||||
| * | libwalletqt: added restore-height parameter to recoveryWallet(); | Jacob Brydolf | 2016-10-10 | 2 | -3/+3 |
| | | |||||
| * | History: filtering by paymentId and date | Ilya Kitaev | 2016-10-10 | 1 | -1/+2 |
| | | |||||
| * | TransactionHistory: firstDateTime and lastDateTime properties | Ilya Kitaev | 2016-10-10 | 2 | -2/+42 |
| | | |||||
| * | TransactionHistory sorting | Ilya Kitaev | 2016-10-10 | 4 | -7/+20 |
| | | |||||
| * | Transaction history is not crashing and refreshing properly | Ilya Kitaev | 2016-10-10 | 4 | -37/+38 |
| | | |||||
| * | Simple transaction history | Ilya Kitaev | 2016-10-10 | 4 | -11/+41 |
| | | |||||
| * | Added daemon BC sync progress bar | Jacob Brydolf | 2016-10-10 | 2 | -1/+10 |
| | | | | | | | depends on https://github.com/monero-project/monero/pull/1173 Signed-off-by: Jacob Brydolf <jacob@brydolf.net> | ||||
| * | added TransactionHistoryModel; renamings | Ilya Kitaev | 2016-10-10 | 6 | -19/+57 |
| | | |||||
| * | Wallet::daemonBlockChainHeight(); BC sync progress in GUI | Ilya Kitaev | 2016-09-26 | 2 | -8/+53 |
| | | |||||
| * | Wallet: moneySpent, moneyReceived, newBlock signals | Ilya Kitaev | 2016-09-23 | 2 | -6/+16 |
| | | |||||
| * | fix: Wallet storage path creation broken (#49) | Ilya Kitaev | 2016-09-05 | 2 | -0/+17 |
| | | |||||
| * | Transfer page: validate amount | Ilya Kitaev | 2016-08-23 | 2 | -6/+21 |
| | | |||||
| * | extra debug logging | Ilya Kitaev | 2016-08-23 | 2 | -9/+22 |
| | | |||||
| * | WalletManager::openWalletAsync integrating with UI | Ilya Kitaev | 2016-08-19 | 1 | -1/+8 |
| | | |||||
| * | WalletManager::openWalletAsync in progress | Ilya Kitaev | 2016-08-18 | 2 | -5/+62 |
| | | |||||
| * | Init wallet asynchronously | Ilya Kitaev | 2016-07-14 | 2 | -1/+24 |
| | | |||||
