Riccardo Spagni
b8b2d148f1
Merge pull request #148
...
957e224
History: don't use a NULL model (moneromooo.monero)
2016-11-11 12:47:20 +02:00
Riccardo Spagni
29220fa09e
Merge pull request #147
...
6914656
Fix sum of selected transactions being slighty off (moneromooo.monero)
2016-11-11 12:47:04 +02:00
Riccardo Spagni
a2d2455837
Merge pull request #146
...
637d754
rename tab Tx Key -> Verify payment (Jacob Brydolf)
bb85cb4
TxKey: layout width + typos (Jacob Brydolf)
2016-11-11 12:46:38 +02:00
Riccardo Spagni
1b9c864c74
Merge pull request #133
...
472f559
sign/verify message/file (moneromooo.monero)
2016-11-11 12:43:52 +02:00
Riccardo Spagni
fc5fba23d6
Merge pull request #120
...
02503e4
History: amount and date filters validation (Ilya Kitaev)
328b7b0
History: amount filter: empty line disables filter (Ilya Kitaev)
69b4d46
DatePicker: 'error' property for indicating invalid input (Ilya Kitaev)
ead7ac8
Historty: DoubleValidator applied to "amount filter" fields (Ilya Kitaev)
2016-11-11 12:41:57 +02:00
Riccardo Spagni
52fcc429cb
Merge pull request #119
...
10348af
History: sorting by blockheight instead of timestamp (Ilya Kitaev)
c89c25c
History: keep sorting on page change (Ilya Kitaev)
ff02cc0
History: default sorting by timestamp, descending (Ilya Kitaev)
2016-11-11 12:41:09 +02:00
Ilya Kitaev
02503e44ee
History: amount and date filters validation
2016-11-11 00:06:56 +03:00
Ilya Kitaev
328b7b05d8
History: amount filter: empty line disables filter
2016-11-10 23:51:03 +03:00
moneromooo.monero
957e22422c
History: don't use a NULL model
2016-11-10 20:26:08 +00:00
Ilya Kitaev
ead7ac8686
Historty: DoubleValidator applied to "amount filter" fields
2016-11-10 23:08:12 +03:00
Ilya Kitaev
10348af88a
History: sorting by blockheight instead of timestamp
2016-11-10 22:56:33 +03:00
Ilya Kitaev
c89c25c8ed
History: keep sorting on page change
2016-11-10 22:56:30 +03:00
moneromooo.monero
69146567bf
Fix sum of selected transactions being slighty off
...
due to floating point operations
2016-11-10 19:55:44 +00:00
Ilya Kitaev
ff02cc0821
History: default sorting by timestamp, descending
2016-11-10 22:53:33 +03:00
Jacob Brydolf
bb85cb4a9a
TxKey: layout width + typos
2016-11-10 19:46:26 +01:00
moneromooo.monero
472f559332
sign/verify message/file
2016-11-09 19:04:10 +00:00
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
Riccardo Spagni
60b65b9bcc
Merge pull request #115
...
d95e4a3
Write support for tx notes (moneromooo.monero)
2016-11-09 20:42:44 +02:00
Riccardo Spagni
dca51b97b7
Merge pull request #112
...
0731958
History: display the sum of selected transactions (moneromooo.monero)
2016-11-09 20:41:01 +02:00
moneromooo.monero
07319582b9
History: display the sum of selected transactions
2016-11-06 22:05:49 +00:00
moneromooo.monero
06e94e2fbe
Add a page for checking payments via the tx key
2016-11-06 18:34:42 +00: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
Riccardo Spagni
f77033405c
Merge pull request #104
...
f38c6f4
History: sort by date actually sorts by datetime (Ilya Kitaev)
2016-11-05 10:12:06 +02:00
Riccardo Spagni
bfebc2e356
Merge pull request #95
...
550087f
PasswordDialog: accept/reject with Enter/Esc, Tab navigation (Ilya Kitaev)
513f7eb
StandardButton: indicating "focused" state (Ilya Kitaev)
7973d0c
Custom password dialog. fixes issue with standard dialog (Ilya Kitaev)
2016-11-05 10:08:50 +02:00
Riccardo Spagni
56043ec483
Merge pull request #94
...
2a71bd6
Change default mixin to 4 & add mixin # to confirmation window (dEBRUYNE-1)
2016-11-05 10:08:24 +02:00
Ilya Kitaev
f38c6f4307
History: sort by date actually sorts by datetime
2016-11-03 23:26:40 +03:00
Ilya Kitaev
7973d0cbcc
Custom password dialog. fixes issue with standard dialog
2016-11-01 15:01:24 +03:00
dEBRUYNE-1
2a71bd6c11
Change default mixin to 4 & add mixin # to confirmation window
2016-10-31 19:28:48 +01:00
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