Riccardo Spagni
14c89776f3
Merge pull request #161
...
295348d
Do not open wallet from default location automatically (Jacob Brydolf)
2016-11-17 16:59:02 +02:00
Riccardo Spagni
9b5b24a261
Merge pull request #160
...
995bf3f
get_libwallet_api.sh: fix version.h generation timeline (moneromooo.monero)
2016-11-17 16:58:41 +02:00
moneromooo.monero
d62dd3ee19
History: do not dereference a null model
...
Seems "null" objects in Javascript can either be null, or
be non null but with a type of 'undefined' (as a string).
Whatever.
2016-11-16 21:17:02 +00:00
moneromooo.monero
9af3c7e03e
History: reset filter before setting new values
...
This ensures an empty/invalid field does not keep the old bound
2016-11-16 21:02:50 +00:00
Ilya Kitaev
391614b7c4
Generate/Update translations for debug build
2016-11-16 02:33:19 +03:00
Ilya Kitaev
ae44eec077
Title-bar: auto-hide disabled
2016-11-16 02:02:09 +03:00
xmr-eric
fc2a189314
Rename 'Transfer' tab to 'Send'
...
See issue 159: https://github.com/monero-project/monero-core/issues/159
2016-11-15 12:32:37 -05:00
Jacob Brydolf
efb3c75cd3
splash: add option to close popup
2016-11-13 17:27:45 +01:00
Jacob Brydolf
faeb9bb096
progress splash: ensure correct message is shown
2016-11-13 17:27:01 +01:00
Jacob Brydolf
295348da01
Do not open wallet from default location automatically
2016-11-13 14:14:26 +01:00
moneromooo.monero
995bf3f596
get_libwallet_api.sh: fix version.h generation timeline
2016-11-13 13:03:52 +00:00
Riccardo Spagni
24a66c184d
Merge pull request #157
...
eb50355
Update Transfer.qml (xmr-eric)
a81b5ef
Update WizardFinish.qml (xmr-eric)
2016-11-13 11:33:49 +02:00
Riccardo Spagni
2fed96d048
Merge pull request #135
...
111248f
Make the new sweep functions use async transactions (moneromooo.monero)
c779b37
Support for sweeping all outputs (moneromooo.monero)
2143392
Add a button to sweep unmixable outputs (moneromooo.monero)
2016-11-13 11:33:32 +02:00
xmr-eric
eb50355916
Update Transfer.qml
2016-11-12 23:04:54 -05:00
xmr-eric
a81b5ef08c
Update WizardFinish.qml
2016-11-12 22:57:24 -05:00
moneromooo.monero
111248f410
Make the new sweep functions use async transactions
2016-11-12 19:24:51 +00:00
moneromooo.monero
c779b376fc
Support for sweeping all outputs
2016-11-12 19:24:13 +00:00
moneromooo.monero
2143392b84
Add a button to sweep unmixable outputs
2016-11-12 19:24:13 +00:00
Riccardo Spagni
b8ea2ffc74
Merge pull request #156
...
6136ef4
Update main.qml (medusadigital)
2016-11-12 17:56:42 +02:00
Riccardo Spagni
6a62961747
Merge pull request #155
...
6e4758a
Receive: update address field when the wallet changed (moneromooo.monero)
2016-11-12 17:54:40 +02:00
Riccardo Spagni
77b54e0e7e
Merge pull request #129
...
01add29
Transfer: display number of split tx in transaction confirmation popup (Ilya Kitaev)
2016-11-12 17:53:35 +02:00
Ilya Kitaev
01add29a74
Transfer: display number of split tx in transaction confirmation popup
2016-11-12 16:28:13 +03:00
medusadigital
6136ef4239
Update main.qml
2016-11-12 12:11:24 +01:00
moneromooo.monero
6e4758a59e
Receive: update address field when the wallet changed
2016-11-12 10:55:49 +00:00
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
75608f1772
Merge pull request #143
...
4e61ebe
add default argument to store() (Jacob Brydolf)
7c9d223
remove unnecessary i/o (Jacob Brydolf)
2016-11-11 12:46:15 +02:00
Riccardo Spagni
573049d871
Merge pull request #134
...
66692be
createTransactionAsync(): removed reference to WalletManager (Jacob Brydolf)
f8e2e5d
asynchronous transaction + show splash (Jacob Brydolf)
62060e1
wallet::createTransactionAsync pass variables to listener (Jacob Brydolf)
00ea5d6
added Wallet::createTransactionAsync() (Jacob Brydolf)
2016-11-11 12:44:31 +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
d6f200ff06
Merge pull request #132
...
c3baf46
Update languages.xml (signo88)
c111f47
Update monero-core_it.ts (signo88)
2f684e6
Update languages.xml (signo88)
5faaff6
Other minor changes to it file (signo88)
9c09bab
Changes on italian translation file (signo88)
928ab56
Activation of the italian language (signo88)
9721ed8
Some italian translations (signo88)
71e0036
Wizard modification for italian translation (signo88)
2016-11-11 12:43:03 +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
Riccardo Spagni
5237647597
Merge pull request #118
...
12f2a2b
Fix small amounts from being conflated with zero (moneromooo.monero)
2016-11-11 12:40:48 +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
69b4d461c8
DatePicker: 'error' property for indicating invalid input
2016-11-10 23:08:14 +03: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
637d75480c
rename tab Tx Key -> Verify payment
2016-11-10 19:46:35 +01:00
Jacob Brydolf
bb85cb4a9a
TxKey: layout width + typos
2016-11-10 19:46:26 +01:00
Jacob Brydolf
66692be7cf
createTransactionAsync(): removed reference to WalletManager
2016-11-10 17:40:02 +01:00
Jacob Brydolf
f8e2e5da3c
asynchronous transaction + show splash
2016-11-10 17:39:56 +01:00
Jacob Brydolf
62060e183c
wallet::createTransactionAsync pass variables to listener
2016-11-10 16:11:58 +01:00
Jacob Brydolf
00ea5d6be9
added Wallet::createTransactionAsync()
2016-11-10 16:11:58 +01:00
Jacob Brydolf
4e61ebeedb
add default argument to store()
2016-11-10 12:23:43 +01:00