Commit graph

290 commits

Author SHA1 Message Date
Sander Ferdinand
f6dc84a26a Added top-border for titlebar 2018-03-29 23:03:59 +01:00
moneromooo-monero
22a1114501 Add segregation key reuse mitigation options 2018-03-26 20:57:33 +01:00
moneromooo-monero
65ea07af61 Add a shared ringdb management page - rings and blackballed outputs 2018-03-26 20:57:33 +01:00
luigi1111
e4d75c6680
Merge pull request #1161
c8f0cf3 Stagenet
2018-03-26 12:57:14 -05:00
Jaquee
ee6dd2ec56 progress bar improvements 2018-03-20 19:23:04 +01:00
Jaquee
37cb0061ee separate progress bars for daemon and wallet 2018-03-15 16:35:47 +01:00
stoffu
c8f0cf3543
Stagenet 2018-03-14 23:26:25 +09:00
luigi1111
39db876fee
Merge pull request #1082
4c9e2c1 [Issue 1080] Fixed undefined variable for password rewrite when changing wallet initial block height
2018-03-13 16:27:27 -04:00
luigi1111
689123fa95
Merge pull request #1015
da32161 Use wallet2_api isAddressLocal utils method for isDaemonLocal check
2018-03-13 16:14:08 -04:00
luigi1111
fd5e3dcecb
Merge pull request #1005
9cdfad3 Left Panel: seeds and keys not selected when open
2018-03-13 16:11:59 -04:00
luigi1111
2deff0611d
Merge pull request #1091
89ec822 removed persistentSettings.startLocalNode as it's synonym for !persistentSettings.useRemoteNode
af882e8 rectified visual switch between local node & remote node
fd1f4bf Bootstrap daemon (requires #3165)
2018-03-06 12:24:20 -05:00
stoffu
5db9185409
startsWith is unsupported for Qt < 5.8, use indexOf instead 2018-02-20 12:10:19 +09:00
stoffu
fd1f4bf628
Bootstrap daemon (requires #3165) 2018-01-30 07:45:11 +09:00
stoffu
89ec822ba5
removed persistentSettings.startLocalNode as it's synonym for !persistentSettings.useRemoteNode 2018-01-30 07:45:03 +09:00
luigi1111
629f460eb6
Merge pull request #1065
fdd528b Update copyright for 2018
2018-01-26 14:33:47 -05:00
Neozaru
4c9e2c1f1a [Issue 1080] Fixed undefined variable for password rewrite when changing wallet initial block height 2018-01-17 11:56:53 +01:00
kenshi84
cee0474e37
Subaddresses minimal version: supports default account only 2018-01-13 14:37:07 +09:00
xmr-eric
fdd528b99e Update copyright for 2018 2018-01-08 12:51:26 -05:00
stoffu
cf488f4406
Allow password to be changed 2018-01-05 16:11:32 +09:00
stoffu
cec206ec8d
Refactor wallet password dialog 2018-01-05 16:11:29 +09:00
luigi1111
1d71429b74
Merge pull request #1001
c8dd663 hide balance in receive tab
2017-12-17 12:35:13 -06:00
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
Tim L
da3216156d Use wallet2_api isAddressLocal utils method for isDaemonLocal check 2017-12-11 16:44:01 -05:00
Tim L
9cdfad3512 Left Panel: seeds and keys not selected when open 2017-12-08 10:54:17 -05:00
stoffu
5cda1f5ac1
Spend proof 2017-11-30 08:36:28 +09: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