| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | 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 | |
| | | ||||||
| * | 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 | |
