| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | 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 | 3 | -49/+37 | |
| | | ||||||
| * | libwalletqt: added restore-height parameter to recoveryWallet(); | Jacob Brydolf | 2016-10-10 | 2 | -3/+3 | |
| | | ||||||
| * | History: filter by amount | Ilya Kitaev | 2016-10-10 | 2 | -10/+109 | |
| | | ||||||
| * | History: filtering by paymentId and date | Ilya Kitaev | 2016-10-10 | 3 | -6/+109 | |
| | | ||||||
| * | TransactionHistory: firstDateTime and lastDateTime properties | Ilya Kitaev | 2016-10-10 | 2 | -2/+42 | |
| | | ||||||
| * | TransactionHistory sorting | Ilya Kitaev | 2016-10-10 | 8 | -16/+130 | |
| | | ||||||
| * | Adding sort-filter-proxy model | Ilya Kitaev | 2016-10-10 | 2 | -0/+18 | |
| | | ||||||
| * | Transaction history is not crashing and refreshing properly | Ilya Kitaev | 2016-10-10 | 4 | -37/+38 | |
| | | ||||||
| * | Simple transaction history | Ilya Kitaev | 2016-10-10 | 6 | -15/+70 | |
| | | ||||||
| * | 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 | 8 | -19/+207 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | Async API integration in progress | Ilya Kitaev | 2016-07-13 | 2 | -0/+53 | |
| | | ||||||
| * | Send money: confirmation popups added | Ilya Kitaev | 2016-06-28 | 2 | -1/+2 | |
| | | ||||||
| * | Priority aka fee multiplier integrated | Ilya Kitaev | 2016-06-27 | 3 | -7/+18 | |
| | | ||||||
| * | Added "Receive" page. Hide all pages except "Transfer" and "Receive". | Ilya Kitaev | 2016-06-26 | 2 | -3/+38 | |
| | | ||||||
| * | mixin count for Wallet::createTransaction | Ilya Kitaev | 2016-06-20 | 2 | -3/+3 | |
| | | ||||||
| * | Balance on UI updated by the signal | Ilya Kitaev | 2016-06-17 | 2 | -1/+8 | |
| | | ||||||
| * | basic "send money" functionality implemented in GUI | Ilya Kitaev | 2016-06-16 | 3 | -0/+14 | |
| | | ||||||
| * | Qt wrappers for libwallet API classes | Ilya Kitaev | 2016-06-08 | 10 | -10/+406 | |
| | | ||||||
| * | Start in normal mode if wallet exists. Resolves #9 | Ilya Kitaev | 2016-06-07 | 4 | -234/+98 | |
| | | ||||||
| * | libwallet integration | Ilya Kitaev | 2016-06-03 | 4 | -0/+402 | |
