| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Support for sweeping all outputs | moneromooo.monero | 2016-11-12 | 1 | -1/+16 | |
| | | | ||||||
| * | | Add a button to sweep unmixable outputs | moneromooo.monero | 2016-11-12 | 1 | -0/+21 | |
| |/ | ||||||
| * | Fix small amounts from being conflated with zero | moneromooo.monero | 2016-11-09 | 1 | -1/+1 | |
| | | | | | | | Something like 0.000000000012 was converted to 1.2e-11 by the conversion to double, and that was rejected by the Cryptonote parser. | |||||
| * | Merge pull request #117 | Riccardo Spagni | 2016-11-09 | 1 | -5/+19 | |
| |\ | | | | | | | | | | | 142e348 Transfer: use the new error LineEdit property to highlight bad fields (moneromooo.monero) b97d0a9 LineEdit: add an error property (moneromooo.monero) 5fb4e89 Transfer: remove spammy debug traces (moneromooo.monero) | |||||
| | * | Transfer: use the new error LineEdit property to highlight bad fields | moneromooo.monero | 2016-11-06 | 1 | -1/+19 | |
| | | | ||||||
| | * | Transfer: remove spammy debug traces | moneromooo.monero | 2016-11-06 | 1 | -4/+0 | |
| | | | ||||||
| * | | Write support for tx notes | moneromooo.monero | 2016-11-05 | 1 | -2/+2 | |
| |/ | | | | | Support still needs adding for displaying them in the history, but at least they're saved in the cache now, and not ignored. | |||||
| * | Change default mixin to 4 & add mixin # to confirmation window | dEBRUYNE-1 | 2016-10-31 | 1 | -1/+1 | |
| | | ||||||
| * | Merge pull request #85 | Riccardo Spagni | 2016-10-24 | 1 | -2/+2 | |
| |\ | | | | | | | | | fe9d5d3 Update Transfer.qml (taushet) b9187ad Update History.qml (taushet) | |||||
| | * | Update Transfer.qml | taushet | 2016-10-23 | 1 | -2/+2 | |
| | | | | | | | | | | | 1. Lack of consistency. Either all fields should have placeholder text or none of them should. 2. I imagine this would be a slightly controversial edit, but is nevertheless correct, I feel. "Cost" is too non-specific to the new user, and it should be clearly identified that we are referring to transactional costs. | |||||
| * | | Merge pull request #71 | Riccardo Spagni | 2016-10-24 | 1 | -0/+2 | |
| |\ \ | | | | | | | | | | ee4091f Transfer: bound amount input widget, in range, and number of decimals (moneromooo.monero) | |||||
| | * | | Transfer: bound amount input widget, in range, and number of decimals | moneromooo.monero | 2016-10-16 | 1 | -0/+2 | |
| | |/ | ||||||
| * | | Merge pull request #70 | Riccardo Spagni | 2016-10-24 | 1 | -0/+2 | |
| |\ \ | | | | | | | | | | bb25294 add hint texts to address and payment id fields (moneromooo.monero) | |||||
| | * | | add hint texts to address and payment id fields | moneromooo.monero | 2016-10-16 | 1 | -0/+2 | |
| | |/ | ||||||
| * | | Transfer: validate destination address | moneromooo.monero | 2016-10-16 | 1 | -1/+14 | |
| | | | | | | | | | | | 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 | 1 | -1/+1 | |
| |/ | ||||||
| * | added TransactionHistoryModel; renamings | Ilya Kitaev | 2016-10-10 | 1 | -1/+1 | |
| | | ||||||
| * | Fix: Trailing spaces in transfer address and Payment id (#51) | Ilya Kitaev | 2016-09-05 | 1 | -1/+3 | |
| | | ||||||
| * | Transfer page: validate amount | Ilya Kitaev | 2016-08-23 | 1 | -11/+16 | |
| | | ||||||
| * | bugfix: empty transfer page | Ilya Kitaev | 2016-08-09 | 1 | -3/+7 | |
| | | ||||||
| * | dynamic translation support. closes #24 | Ilya Kitaev | 2016-07-20 | 1 | -9/+11 | |
| | | ||||||
| * | Fix typo | dEBRUYNE-1 | 2016-06-28 | 1 | -1/+1 | |
| | | ||||||
| * | Priority aka fee multiplier integrated | Ilya Kitaev | 2016-06-27 | 1 | -10/+14 | |
| | | ||||||
| * | mixin count for Wallet::createTransaction | Ilya Kitaev | 2016-06-20 | 1 | -2/+15 | |
| | | ||||||
| * | Transfer page: priority dropdown hidded | Ilya Kitaev | 2016-06-20 | 1 | -3/+21 | |
| | | ||||||
| * | basic "send money" functionality implemented in GUI | Ilya Kitaev | 2016-06-16 | 1 | -6/+21 | |
| | | ||||||
| * | added licenses | Riccardo Spagni | 2015-04-01 | 1 | -0/+28 | |
| | | ||||||
| * | https://trello.com/c/Rd0lvLdK/59-possible-change-to-add-to-address-book-func ↵ | marcin | 2014-07-22 | 1 | -26/+10 | |
| | | | | | | | tionality-in-transfer-window https://trello.com/c/kyZNLKlk/61-hide-payment-id-in-history-if-unused-for-a-transaction | |||||
| * | https://trello.com/c/l0lGL8QQ/52-advanced-filtering-in-history-needs-to-be-m ↵ | marcin | 2014-07-22 | 1 | -0/+2 | |
| | | | | | ore-obviously-toggled-than-the-hyperlink-an-icon-maybe | |||||
| * | History page v1 | marcin | 2014-07-16 | 1 | -1/+8 | |
| | | ||||||
| * | https://trello.com/c/ecBrTIEB/41-change-address-book-layout-and-address-book ↵ | marcin | 2014-07-16 | 1 | -2/+28 | |
| | | | | | | | -table-delegate https://trello.com/c/SbxulOhI/39-add-description-input-to-transfer-page-when-add-to-address-book-is-checked | |||||
| * | new title bar + fixed payment id width on transfer page. | marcin | 2014-07-15 | 1 | -5/+11 | |
| | | | | | | https://trello.com/c/U0nxQ9vy/32-payment-id-field-in-transfer-tab-needs-to-be-much-longer https://trello.com/c/r755XHXq/36-move-window-control-icons-to-left-hand-side-as-discussed-once-qml-is-all-done-we-will-see-how-everyone-reacts-to-it | |||||
| * | https://trello.com/c/U0nxQ9vy/32-payment-id-field-in-transfer-tab-needs-to-b ↵ | marcin | 2014-07-14 | 1 | -1/+2 | |
| | | | | | e-much-longer | |||||
| * | shortcuts fix + ctrl+tab/ctrl+shift+tab functionality + heperlinks fix | marcin | 2014-07-13 | 1 | -1/+1 | |
| | | ||||||
| * | transfer v2 + checkbox | marcin | 2014-07-11 | 1 | -3/+98 | |
| | | ||||||
| * | fixes + addressbook v1 + transfer v1 | marcin | 2014-07-11 | 1 | -1/+51 | |
| | | ||||||
| * | first push | marcin | 2014-07-07 | 1 | -0/+5 | |
