Jacob Brydolf
12332caa65
settings: close wallet button
2016-10-29 16:30:41 +02:00
Jacob Brydolf
a34efeddcf
settings: remove daemon connection check
2016-10-28 22:01:53 +02: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
Riccardo Spagni
b74cae4168
Merge pull request #66
...
628b26c
Transfer: validate destination address (moneromooo.monero)
51f89a8
Transfer: disable Send button if the payment id is invalid (moneromooo.monero)
2016-10-24 10:34:29 +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
taushet
b9187ad4d4
Update History.qml
...
2 formatting/grammar edits
2016-10-23 22:50:22 +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
moneromooo.monero
58cae5bebd
Receive: allow integrated addresses from custom payment ids
...
This needs a matching update from monero to not override
invalid payment ids.
2016-10-16 13:21:22 +01:00
Riccardo Spagni
05046a5f21
Merge pull request #56
...
e1b8ac9
Update AddressBook.qml (xmr-eric)
2016-10-12 20:33:44 +02:00
xmr-eric
ae91fbb556
Fixed 1 typo in Settings.qml
2016-10-11 18:14:43 -04:00
xmr-eric
e1b8ac9688
Update AddressBook.qml
2016-10-11 18:09:51 -04:00
Jacob Brydolf
cb867bccd1
fixed 3 typos
2016-10-11 20:14:37 +02:00
Riccardo Spagni
d9b3f4a4fd
Merge pull request #46
...
b8c07de
wizard: store password in appwindow session (Jacob Brydolf)
e5b9a1b
settings page: strict password check (Jacob Brydolf)
010cce4
settings page: Empty password field on seed view (Jacob Brydolf)
2016-10-11 10:28:31 +02:00
Jacob Brydolf
e5b9a1b9d7
settings page: strict password check
2016-10-11 01:00:19 +02:00
Ilya Kitaev
f8f94e048b
History: display blockheight, sort by blockheight
2016-10-11 01:28:06 +03:00
Jacob Brydolf
010cce4133
settings page: Empty password field on seed view
2016-10-11 00:19:11 +02:00
Ilya Kitaev
d67071a7a4
Settings page: layout items vertically
2016-10-10 00:30:55 +03:00
Ilya Kitaev
4f4cc9c8e8
Settings page: small renaming and formatting
2016-10-10 00:29:54 +03:00
Ilya Kitaev
da552a012d
History: Fixed filter collapse
2016-10-10 00:25:56 +03:00
Ilya Kitaev
eafcf71382
Minimized aka basic mode
2016-10-10 00:25:28 +03:00
Ilya Kitaev
0ac27e13a6
History: filter by amount
2016-10-10 00:22:36 +03:00
Jacob Brydolf
0e0b0bec8d
removed moneroComponets dependency
2016-10-10 00:22:36 +03:00
Ilya Kitaev
8b748bf25d
History: filter by amount
2016-10-10 00:19:39 +03:00
Ilya Kitaev
9b09e83ba0
History: filtering by paymentId and date
2016-10-10 00:19:39 +03:00
Ilya Kitaev
612c497608
TransactionHistory sorting
2016-10-10 00:19:13 +03:00
Ilya Kitaev
0498c3ba64
Transaction history is not crashing and refreshing properly
2016-10-10 00:19:13 +03:00
Jacob Brydolf
2966b0db69
settings page: daemon change + password prompt on seed view
2016-10-10 00:18:27 +03:00
Ilya Kitaev
522b0671ad
Simple transaction history
2016-10-10 00:15:17 +03:00
Jacob Brydolf
9cc92bf9d6
added onPageCompleted
2016-10-10 00:15:17 +03:00
Ilya Kitaev
53d3bc4f06
Receive page: display long address from the beginning in TextField
2016-10-10 00:15:17 +03:00
Jacob Brydolf
cd1247c292
Added option to show seed on settings-page
...
Signed-off-by: Jacob Brydolf <jacob@brydolf.net>
2016-10-10 00:15:17 +03:00
Ilya Kitaev
819be91cb6
Integrating TransactionHistoryModel
2016-10-10 00:15:17 +03:00
Ilya Kitaev
56c3579501
Replaced Loader with StackView; Fixed payment id generation
2016-10-10 00:15:17 +03: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
JamesCullum
33275c9d44
typo
2016-09-03 11:30:49 +03:00
JamesCullum
2ecba2e5d7
typo
2016-09-03 11:30:49 +03:00
Ilya Kitaev
4706379079
Processing splash bug fixed;
...
Receive page: wrong reference to the wallet fixed;
2016-09-01 23:55:30 +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
17f38a930e
Added "Receive" page. Hide all pages except "Transfer" and "Receive".
2016-06-26 18:04:45 +03:00
Ilya Kitaev
2696e49a54
mixin count for Wallet::createTransaction
2016-06-20 23:36:56 +03:00