Commit graph

85 commits

Author SHA1 Message Date
moneromooo.monero
12f2a2b6e0 Fix small amounts from being conflated with zero
Something like 0.000000000012 was converted to 1.2e-11
by the conversion to double, and that was rejected by
the Cryptonote parser.
2016-11-09 18:58:34 +00:00
Riccardo Spagni
1e249c1624
Merge pull request #117
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)
2016-11-09 20:43:33 +02:00
moneromooo.monero
142e348626 Transfer: use the new error LineEdit property to highlight bad fields 2016-11-06 12:14:44 +00:00
moneromooo.monero
5fb4e89531 Transfer: remove spammy debug traces 2016-11-06 10:49:02 +00:00
moneromooo.monero
d95e4a37cf Write support for tx notes
Support still needs adding for displaying them in the history,
but at least they're saved in the cache now, and not ignored.
2016-11-05 23:21:56 +00:00
dEBRUYNE-1
2a71bd6c11
Change default mixin to 4 & add mixin # to confirmation window 2016-10-31 19:28:48 +01:00
Riccardo Spagni
d22e02ac2a
Merge pull request #85
fe9d5d3 Update Transfer.qml (taushet)
b9187ad Update History.qml (taushet)
2016-10-24 10:43:00 +02:00
Riccardo Spagni
0b1695cfc9
Merge pull request #71
ee4091f Transfer: bound amount input widget, in range, and number of decimals (moneromooo.monero)
2016-10-24 10:35:32 +02:00
Riccardo Spagni
fc05a9cb45
Merge pull request #70
bb25294 add hint texts to address and payment id fields (moneromooo.monero)
2016-10-24 10:34:58 +02:00
taushet
fe9d5d366d Update Transfer.qml
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.
2016-10-23 22:56:44 +02:00
moneromooo.monero
ee4091f2aa Transfer: bound amount input widget, in range, and number of decimals 2016-10-16 21:40:39 +01:00
moneromooo.monero
bb2529460b add hint texts to address and payment id fields 2016-10-16 21:30:58 +01:00
moneromooo.monero
628b26c429 Transfer: validate destination address
including preventing two payment ids (standalone and
from integrated address)
2016-10-16 16:54:53 +01:00
moneromooo.monero
51f89a8402 Transfer: disable Send button if the payment id is invalid 2016-10-16 13:57:56 +01:00
Ilya Kitaev
0ff3fd3212 added TransactionHistoryModel; renamings 2016-10-10 00:15:17 +03:00
Ilya Kitaev
a7609dea7f Fix: Trailing spaces in transfer address and Payment id (#51) 2016-09-05 23:06:05 +03:00
Ilya Kitaev
4fa8ad3b19 Transfer page: validate amount 2016-08-23 16:07:52 +03:00
Ilya Kitaev
b199c5fe0a bugfix: empty transfer page 2016-08-09 15:05:53 +03:00
Ilya Kitaev
32ebf180ac dynamic translation support. closes #24 2016-07-20 22:28:11 +03:00
dEBRUYNE-1
f846935f95 Fix typo 2016-06-28 22:21:02 +02:00
Ilya Kitaev
409c5701e2 Priority aka fee multiplier integrated 2016-06-27 15:45:48 +03:00
Ilya Kitaev
2696e49a54 mixin count for Wallet::createTransaction 2016-06-20 23:36:56 +03:00
Ilya Kitaev
e3985da4e1 Transfer page: priority dropdown hidded 2016-06-20 15:58:13 +03:00
Ilya Kitaev
eaf59243b2 basic "send money" functionality implemented in GUI 2016-06-16 17:13:46 +03:00
Riccardo Spagni
bebae4727e
added licenses 2015-04-01 10:56:05 +02:00
marcin
414e85e611 https://trello.com/c/Rd0lvLdK/59-possible-change-to-add-to-address-book-functionality-in-transfer-window
https://trello.com/c/kyZNLKlk/61-hide-payment-id-in-history-if-unused-for-a-transaction
2014-07-22 17:15:52 +02:00
marcin
84c251398c https://trello.com/c/l0lGL8QQ/52-advanced-filtering-in-history-needs-to-be-more-obviously-toggled-than-the-hyperlink-an-icon-maybe 2014-07-22 16:55:25 +02:00
marcin
6dbe05d79d History page v1 2014-07-16 18:04:34 +02:00
marcin
e87418f36c https://trello.com/c/ecBrTIEB/41-change-address-book-layout-and-address-book-table-delegate
https://trello.com/c/SbxulOhI/39-add-description-input-to-transfer-page-when-add-to-address-book-is-checked
2014-07-16 16:48:17 +02:00
marcin
ba65d921e8 new title bar + fixed payment id width on transfer page.
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
2014-07-15 16:03:39 +02:00
marcin
95cec0e2fd https://trello.com/c/U0nxQ9vy/32-payment-id-field-in-transfer-tab-needs-to-be-much-longer 2014-07-14 16:40:04 +02:00
marcin
49bb4516f2 shortcuts fix + ctrl+tab/ctrl+shift+tab functionality + heperlinks fix 2014-07-13 14:27:50 +02:00
marcin
5085aa3a64 transfer v2 + checkbox 2014-07-11 16:19:13 +02:00
marcin
f4279a9800 fixes + addressbook v1 + transfer v1 2014-07-11 00:18:36 +02:00
marcin
62df25ce8e first push 2014-07-07 19:08:30 +02:00