User
c8dd6632a7
hide balance in receive tab
...
add updateBalance on advanced click
remove state variable and hide balance when advanced clicked
remove advanced state from left panel
add qsTr to make HIDDEN translateable
2017-12-13 06:37:18 -05:00
stoffu
d8f3a52378
Bugfix with tx proof + update
2017-11-26 11:46:41 +09:00
stoffu
d79fe0f457
Tx proof
2017-11-20 14:34:48 +09:00
stoffu
8956a35aae
Fix for tx confirm password not showing up
2017-11-16 12:25:05 +09:00
luigi1111
a01bb509ea
Merge pull request #936
...
1e4e8ae
tx confirm password dialog: clear when cancelled
2017-11-06 16:33:32 -06:00
Jaquee
60f4dcc106
Fix blockchain size typo
2017-11-05 16:32:53 +01:00
Jaquee
ceeb9b667f
do not try to start local node automatically if user has cancelled
2017-11-03 18:08:59 +01:00
Jaquee
4775a5b74d
mobile layout tweaks
2017-11-03 16:57:12 +01:00
Jaquee
a72a76d3e6
IOS open from file workaround
2017-11-03 16:57:12 +01:00
Jaquee
2170f6a46d
Improve copy text handling
2017-11-03 16:57:12 +01:00
Jaquee
e6ada22611
start local node if not started
2017-11-03 16:57:12 +01:00
Jaquee
4b871306e4
fix popups positioning
2017-11-03 16:57:12 +01:00
Jaquee
e324e160da
new dialog z fixes
2017-11-03 16:57:12 +01:00
Jaquee
44b72eaff2
refresh history updates
2017-11-03 16:57:12 +01:00
Jaquee
b8f38f29ae
don't close async
2017-11-03 16:57:12 +01:00
Jaquee
3d21b1168f
Add blockchain folder FileDialog
2017-11-03 16:57:12 +01:00
Jaquee
b9152286ec
Android: handle back-button + add statusBox
2017-11-03 16:57:12 +01:00
Jaquee
b6f268d3a5
remote node settings and use-while-local-is-syncing
2017-11-03 16:57:11 +01:00
Jaquee
ab44064fcc
main.qml mobile scaling
2017-11-03 16:57:11 +01:00
Jaquee
44079aab37
android fix: release focus after scrolling
2017-11-03 16:57:11 +01:00
Jaquee
603c1e7ee9
Add Keys page
2017-11-03 16:57:10 +01:00
Jaquee
bbcb780cfa
wizard: use m_wallet instead of storing in settingsObj
2017-11-01 17:02:44 +01:00
stoffu
1e4e8ae59a
tx confirm password dialog: clear when cancelled
2017-10-29 13:00:18 +09:00
luigi1111
f1b70d08c6
Merge pull request #918
...
80618c8
wizard: reworked testnet settings
2017-10-23 14:29:52 -05:00
Jaquee
80618c83fd
wizard: reworked testnet settings
2017-10-23 20:35:17 +02:00
stoffu
1f1d51d8e1
Show password dialog before making a transfer
2017-09-20 10:41:13 +09:00
Jaquee
86e9f3811b
Only prompt for daemon auto start when daemon address is local
2017-09-04 13:42:46 +02:00
Riccardo Spagni
c29ccc13ae
Merge pull request #808
...
3f7e3ba
check updates async (Jaquee)
2017-08-23 21:23:13 +02:00
Riccardo Spagni
7521472325
Merge pull request #806
...
7f4fec7
use testnet bool from wallet2 (Jaquee)
2017-08-23 21:22:11 +02:00
Jaquee
3f7e3ba3c4
check updates async
2017-08-06 00:10:59 +02:00
Jaquee
7f4fec7777
use testnet bool from wallet2
2017-07-31 15:11:01 +02:00
MaxXor
105336ba08
Change window title
...
Monero GUI → Monero
2017-07-13 17:39:51 +02:00
MaxXor
5339fbde8b
Add window title
2017-07-09 15:11:49 +02:00
Riccardo Spagni
ecaa1a8e23
Merge pull request #709
...
62e1dc4
Setttings: blockchain folder location (Jaquee)
9037eed
DaemonManager: support dataDir parameter + validator (Jaquee)
2017-06-04 12:17:58 +02:00
Jaquee
62e1dc490f
Setttings: blockchain folder location
2017-06-02 23:49:16 +02:00
Jaquee
13753052bc
UX: remove wide header
2017-06-02 23:06:18 +02:00
Jaquee
25852b4676
fix borked desktop size
2017-05-06 17:49:43 +02:00
Jaquee
2e53c524a1
ios build settings
2017-05-05 12:03:03 +02:00
MoroccanMalinois
fb3a6182fc
Make QtMultimedia dependency optional
2017-03-27 17:39:47 +00:00
Jaquee
9c4c34d502
Use new fee multipliers after v5 fork
...
requires #1915
2017-03-24 10:12:14 +01:00
Riccardo Spagni
9f3bd9d896
Merge pull request #586
...
97f9fb6
Monero-core.ts (xmr-eric)
a3c9c98
Main.qml: Capitalize Insufficient funds message (xmr-eric)
2017-03-22 11:35:08 +02:00
xmr-eric
a3c9c98652
Main.qml: Capitalize Insufficient funds message
2017-03-20 21:28:43 -04:00
Jaquee
48a7596953
remove processing splash when transfer fails
2017-03-20 23:13:03 +01:00
xmr-eric
a9e975f2cd
Mail.qml
2017-03-19 13:50:52 -04:00
Jaquee
4c2f78a78b
Fix translations in dropdown menu
2017-03-09 16:46:03 +01:00
Riccardo Spagni
632d347d07
Merge pull request #541
...
bd95908
update history when new block is found (Jaquee)
2017-03-07 11:03:59 +00:00
Riccardo Spagni
9f01082937
Merge pull request #538
...
7987455
reset balance on wallet close (Jaquee)
2017-03-07 11:02:34 +00:00
Jaquee
bd959085f2
update history when new block is found
2017-03-05 00:05:31 +01:00
Jaquee
7987455fcf
reset balance on wallet close
2017-03-04 00:11:26 +01:00
Jaquee
694352c1df
update history page after restore
2017-03-03 23:57:55 +01:00