aboutsummaryrefslogtreecommitdiff
path: root/pages/Transfer.qml
Commit message (Collapse)AuthorAgeFilesLines
...
* | Support for sweeping all outputsmoneromooo.monero2016-11-121-1/+16
| |
* | Add a button to sweep unmixable outputsmoneromooo.monero2016-11-121-0/+21
|/
* Fix small amounts from being conflated with zeromoneromooo.monero2016-11-091-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 #117Riccardo Spagni2016-11-091-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 fieldsmoneromooo.monero2016-11-061-1/+19
| |
| * Transfer: remove spammy debug tracesmoneromooo.monero2016-11-061-4/+0
| |
* | Write support for tx notesmoneromooo.monero2016-11-051-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 windowdEBRUYNE-12016-10-311-1/+1
|
* Merge pull request #85Riccardo Spagni2016-10-241-2/+2
|\ | | | | | | | | fe9d5d3 Update Transfer.qml (taushet) b9187ad Update History.qml (taushet)
| * Update Transfer.qmltaushet2016-10-231-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 #71Riccardo Spagni2016-10-241-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 decimalsmoneromooo.monero2016-10-161-0/+2
| |/
* | Merge pull request #70Riccardo Spagni2016-10-241-0/+2
|\ \ | | | | | | | | | bb25294 add hint texts to address and payment id fields (moneromooo.monero)
| * | add hint texts to address and payment id fieldsmoneromooo.monero2016-10-161-0/+2
| |/
* | Transfer: validate destination addressmoneromooo.monero2016-10-161-1/+14
| | | | | | | | | | including preventing two payment ids (standalone and from integrated address)
* | Transfer: disable Send button if the payment id is invalidmoneromooo.monero2016-10-161-1/+1
|/
* added TransactionHistoryModel; renamingsIlya Kitaev2016-10-101-1/+1
|
* Fix: Trailing spaces in transfer address and Payment id (#51)Ilya Kitaev2016-09-051-1/+3
|
* Transfer page: validate amountIlya Kitaev2016-08-231-11/+16
|
* bugfix: empty transfer pageIlya Kitaev2016-08-091-3/+7
|
* dynamic translation support. closes #24Ilya Kitaev2016-07-201-9/+11
|
* Fix typodEBRUYNE-12016-06-281-1/+1
|
* Priority aka fee multiplier integratedIlya Kitaev2016-06-271-10/+14
|
* mixin count for Wallet::createTransactionIlya Kitaev2016-06-201-2/+15
|
* Transfer page: priority dropdown hiddedIlya Kitaev2016-06-201-3/+21
|
* basic "send money" functionality implemented in GUIIlya Kitaev2016-06-161-6/+21
|
* added licensesRiccardo Spagni2015-04-011-0/+28
|
* https://trello.com/c/Rd0lvLdK/59-possible-change-to-add-to-address-book-func ↵marcin2014-07-221-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 ↵marcin2014-07-221-0/+2
| | | | ore-obviously-toggled-than-the-hyperlink-an-icon-maybe
* History page v1marcin2014-07-161-1/+8
|
* https://trello.com/c/ecBrTIEB/41-change-address-book-layout-and-address-book ↵marcin2014-07-161-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.marcin2014-07-151-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 ↵marcin2014-07-141-1/+2
| | | | e-much-longer
* shortcuts fix + ctrl+tab/ctrl+shift+tab functionality + heperlinks fixmarcin2014-07-131-1/+1
|
* transfer v2 + checkboxmarcin2014-07-111-3/+98
|
* fixes + addressbook v1 + transfer v1marcin2014-07-111-1/+51
|
* first pushmarcin2014-07-071-0/+5