Commit Graph

384 Commits

Author SHA1 Message Date
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
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
Riccardo Spagni 2e3350c060
Merge pull request #519
223f09d preparations for background mining requires #1827 (Jaquee)
2017-03-03 16:55:23 +02:00
Jaquee 223f09dc94 preparations for background mining
requires #1827
2017-03-03 15:44:01 +01:00
Jaquee bce496b8d1 confirm daemon running on exit 2017-03-03 15:40:42 +01:00
Riccardo Spagni 988e299290
Merge pull request #498
4e29c14 transfer: increased top margin (Jaquee)
30f87a1 Transfer: hide advanced options (Jaquee)
2017-03-03 16:36:34 +02:00
Riccardo Spagni 0e8b28b958
Merge pull request #527
2ea54a2 adjust unlocked balance waiting text (Jaquee)
2017-03-03 16:30:09 +02:00
Riccardo Spagni 30cfe1041a
Merge pull request #526
578cafb increase wizard height (Jaquee)
2017-03-03 16:29:26 +02:00
Riccardo Spagni 18eb7a02cc
Merge pull request #525
9c0002a fix undefined buildwithscanner (Jaquee)
2017-03-03 16:28:49 +02:00
Riccardo Spagni 62f016387f
Merge pull request #516
8dc95a1 remove animation when swithing to basic layout (Jaquee)
d9a2b1a fix broken basic button (Jaquee)
2017-03-03 16:26:02 +02:00
Jaquee 30f87a1019 Transfer: hide advanced options 2017-03-03 15:23:22 +01:00
Riccardo Spagni 50ee218198
Merge pull request #496
be09e3e Wizard: make sure next button is visible when stepping back (Jaquee)
ebcab01 Wizard: mobile redesign (Jaquee)
2017-03-03 16:15:57 +02:00
Riccardo Spagni 5b1588b077
Merge pull request #494
00aa231 Daemon rpc login support requires #1803 (Jaquee)
2017-03-03 16:14:33 +02:00
Jaquee 2ea54a2401
adjust unlocked balance waiting text 2017-03-03 12:30:53 +01:00
Jaquee 578cafb059 increase wizard height 2017-03-03 12:07:25 +01:00
Jaquee 9c0002ad9a
fix undefined buildwithscanner 2017-03-03 09:36:21 +01:00
Jaquee 8dc95a17e6
remove animation when swithing to basic layout 2017-03-02 12:40:58 +01:00
Jaquee ebcab010bb Wizard: mobile redesign 2017-02-27 22:07:16 +01:00
Riccardo Spagni 75bb620cb6
Merge pull request #492
8021037 pause refresh while starting daemon + startup timeout (Jaquee)
df60c81 add start/pauseRefresh() (Jaquee)
2ed59f4 Daemon manager improvements (Jaquee)
2017-02-27 22:29:33 +02:00
Jaquee 00aa23162c
Daemon rpc login support
requires #1803
2017-02-25 22:18:52 +01:00
Jaquee 80210376f3
pause refresh while starting daemon + startup timeout 2017-02-25 20:25:16 +01:00
Jaquee 2ed59f41ed Daemon manager improvements 2017-02-25 14:57:39 +01:00
Jaquee 3adeab87ed
wallet sync: progressbar ui improvements 2017-02-24 21:51:37 +01:00
Jaquee 2d6ddf043e
Improved blockchain sync status ui 2017-02-24 18:08:22 +01:00
Riccardo Spagni 2ca2376d45
Merge pull request #486
faacd3d start daemon automatically and detached (Jaquee)
2017-02-24 16:04:13 +02:00
Riccardo Spagni 6120013ae2
Merge pull request #485
5bfa9b5 Main.qml: Make ringsize one word (xmr-eric)
3ed4dee Transfer.qml: Make ringsize one word (xmr-eric)
2017-02-24 16:03:44 +02:00
Jaquee faacd3d6a1
start daemon automatically and detached 2017-02-23 19:52:06 +01:00
moneromooo.monero 97362504e8 Add updates notifier 2017-02-22 23:19:29 +00:00
xmr-eric 5bfa9b5734 Main.qml: Make ringsize one word 2017-02-22 14:20:31 -05:00
Riccardo Spagni 1869e81883
Merge pull request #460
02ab113 clear payment fields after transfer (Jaquee)
756a821 Wizard: clear restore from keys fields on wizard restart (Jaquee)
2017-02-08 12:43:48 +02:00
Riccardo Spagni fa4078f38c
Merge pull request #459
40540cb Save custom log categories to persistent settings (moneromooo.monero)
2017-02-08 12:43:29 +02:00
Riccardo Spagni e145793d2f
Merge pull request #458
8a0163f don't show daemon popup when connected (Jaquee)
2017-02-08 12:43:04 +02:00
Jaquee 02ab113762
clear payment fields after transfer 2017-02-05 20:26:58 +01:00
Jaquee 8a0163f14a
don't show daemon popup when connected 2017-02-05 13:49:25 +01:00
moneromooo.monero 40540cb38a Save custom log categories to persistent settings 2017-02-05 12:38:43 +00:00
moneromooo.monero fb743a0532 main: mixin 4 is ring size 5, not 41... 2017-02-04 20:20:06 +00:00
Riccardo Spagni 739d24efb4
Merge pull request #442
0b41fbc Don't close/reopen when changing daemon requires #1655 (Jaquee)
2586404 sync progress improvements (Jaquee)
eb909e1 async connectionStatus and init (Jaquee)
cb3281d WalletManager: fix possible race (Jaquee)
9dbbd4c WalletManager: check connection before isMining() (Jaquee)
2017-02-04 17:46:57 +02:00
Riccardo Spagni 488e4e2b86
Merge pull request #430
4e2e262 Main.qml: Ringsize equals mixin +1 (xmr-eric)
f1327ac Ringsize equals mixin +1 (xmr-eric)
2d12a3c Main.qml: Changed mixin to ring size (xmr-eric)
16f5889 Transfer.qml: Changed mixin to ring size (xmr-eric)
2017-02-04 17:44:20 +02:00
Riccardo Spagni 6c8e770a61
Merge pull request #426
93d2eb5 add qrcode scanner (MoroccanMalinois)
2017-02-04 17:43:03 +02:00
Jaquee 2586404339 sync progress improvements 2017-01-31 11:17:48 +01:00
MoroccanMalinois 93d2eb5e1a add qrcode scanner 2017-01-31 04:36:08 +00:00
xmr-eric 4e2e262f6a Main.qml: Ringsize equals mixin +1 2017-01-30 18:28:56 -05:00
xmr-eric 2d12a3cf3d Main.qml: Changed mixin to ring size 2017-01-23 13:20:15 -05:00
Jaquee c51a28f206
fix advanced hotkey + menu separators 2017-01-23 14:22:17 +01:00
Riccardo Spagni d8ac731dd2
Merge pull request #407
e0be6d4 Clearer results for Verify Payment tool (xmr-eric)
2017-01-22 11:55:19 -05:00
Jaquee 15c79df378
GUI cold signing 2017-01-15 12:32:31 +01:00
Jaquee 8f56e98397
save wallet name in appwindow 2017-01-15 12:32:14 +01:00
xmr-eric e0be6d45c5 Clearer results for Verify Payment tool 2017-01-14 22:52:04 -05:00
Riccardo Spagni b5ade0d9d1
Merge pull request #368
94e8f3a Add mining screen (moneromooo.monero)
1cd7dd6 StandardDropdown: fix for empty model (moneromooo.monero)
2017-01-14 10:41:13 -05:00
Jaquee ad5115ac3c
Add estimated time countdown for locked balance 2017-01-14 00:45:15 +01:00
Jaquee 205bfcdd7b
History: Show num of confirmations + unconfirmed payments
history: refresh on new block
2017-01-14 00:45:09 +01:00
Riccardo Spagni 24170f00cc
Merge pull request #375
192bfc7 Add "(syncing)" after balance when syncing (moneromooo.monero)
2017-01-08 16:56:17 -08:00
moneromooo.monero 192bfc70b0 Add "(syncing)" after balance when syncing
Should cut down on people wondering why their balance is wrong
2016-12-31 13:47:40 +00:00
Jaquee f2aefeebb3
settings: log level selector 2016-12-31 11:56:08 +01:00
moneromooo.monero 94e8f3ac4c Add mining screen
We want to make it easy for people to mine
2016-12-30 23:49:12 +00:00
Jaquee f94782fecf
daemon startup flags 2016-12-21 14:30:15 +01:00
Riccardo Spagni ca23b3a0e5
Merge pull request #309
2d763c9 Remove from the ctrl-tab cycling the hidden panels (Dashboard, Mining) (Clement)
3705d79 Add missing shortcuts. Improve coherency of shortcuts. (Clement)
2016-12-20 22:57:50 +02:00
Clement 2d763c930e Remove from the ctrl-tab cycling the hidden panels (Dashboard, Mining) 2016-12-18 15:24:48 +01:00
Clement 3705d79346 Add missing shortcuts. Improve coherency of shortcuts. 2016-12-18 15:17:11 +01:00
moneromooo.monero 2a7f160534 Settings hide/show window after changing decorations type 2016-12-16 21:36:41 +00:00
moneromooo.monero eff8bdedc4 Make the custom decorations optional
A number of people actually like those, so be nice to them.

The size change icons still don't work, but that's not my problem :)
2016-12-16 21:36:41 +00:00
Jaquee d119c27e3f
fixed borked wallet 2016-12-16 00:12:27 +01:00
Jaquee 143da2c390
Updated wallet close behaviour 2016-12-15 16:21:28 +01:00
Jaquee 28a220d4ac
Addressbook: New tooltip implementation (old didn't work on ubuntu) 2016-12-15 14:09:37 +01:00
Riccardo Spagni c65b1f8c69
Merge pull request #279
705bc83 move refresh progress to leftpanel (Jaquee)
2016-12-14 23:43:00 +02:00
Riccardo Spagni d21a97d706
Merge pull request #265
7aef277 remove basic layout button on wizard page (moneromooo.monero)
2016-12-14 23:36:54 +02:00
Jaquee 705bc83ae1
move refresh progress to leftpanel 2016-12-14 13:48:12 +01:00
Jaquee 7fd80a1be2
async close: make sure curretWallet isn't used after shutdown started 2016-12-14 13:11:20 +01:00
Jaquee eb97bda3a3
code clean up and wallet close consistency 2016-12-13 23:45:37 +01:00
moneromooo.monero 7aef277b3a remove basic layout button on wizard page 2016-12-10 18:46:04 +00:00
Riccardo Spagni 35d1e29457
Merge pull request #225
4e20ad8 Remove useless black bar buttons (moneromooo.monero)
2016-12-08 23:58:49 +02:00
Riccardo Spagni 72bc417cca
Merge pull request #224
ab61910 Receive: tx scanner for payments matching setup (moneromooo.monero)
87d0751 libwalletqt: add a few daemon read access routines (moneromooo.monero)
af4e49c MiddlePanel: add an optional onPageClosed callback (moneromooo.monero)
2016-12-08 23:58:22 +02:00
Riccardo Spagni bfcdf113f9
Merge pull request #217
3752ec7 send page: check daemon status after every refresh (Jaquee)
01549a3 walletManager: coding conventions (Jaquee)
0ae3d67 daemon console -> log + adjusted height (Jaquee)
0e8cd14 Wallet: add m_initialized (Jaquee)
c7232e1 set wallet connection status before querying sync status (Jaquee)
3f8e05d Wallet: Cache connection status query (Jaquee)
36a6b89 connect onWalletConnectionStatusChanged() (Jaquee)
93a8200 Transfer: new connectionStatus handling + show status msg (Jaquee)
76e6ae8 remove reference to old pw-dialog (Jaquee)
18b7a67 Wallet: add connectionStatusChanged signal (Jaquee)
d9f4ab4 daemonManager: wait for daemon stop on app close (Jaquee)
f62bb68 daemonManagerDialog: use new ConnectionStatus enum (Jaquee)
dd01f59 hide daemon sync progress after disconnecting wallet (Jaquee)
8d19a03 DaemonManager: add stateChanged() (Jaquee)
760e01b daemonManagerDialog: show processdialog when starting (Jaquee)
bb881d9 show processingSplash when starting/stopping daemon (Jaquee)
8361dda resolve rebase conflict (Jaquee)
8dfa79e Shutdown daemon and close wallet properly on app exit (Jaquee)
7876957 DaemonManager::closing() (Jacob Brydolf)
065b060 main: debug messages (Jacob Brydolf)
b4eb489 DaemonManager: forward command line arguments to monerod (Jacob Brydolf)
752ff26 forward command line arguments to DaemonManager (Jaquee)
7840dab DaemonManager: console debug output (Jacob Brydolf)
14a5bd5 settings: added daemon console (Jacob Brydolf)
b53ef00 history tx details: resized popup (Jacob Brydolf)
b4f29b2 StandardDialog: changed default sizes (Jacob Brydolf)
5855700 daemonManagerDialog: added starting signal (Jacob Brydolf)
3a43154 DaemonManager: added console updated signals (Jacob Brydolf)
3df9e44 DaemonManager: windows support (Jacob Brydolf)
5da9f8f standardDialog: close window before continue (Jacob Brydolf)
5a110f4 replace message dialog with custom dialog (Jacob Brydolf)
d465780 resized standard dialog (Jacob Brydolf)
482bd30 settings: enable/disable daemon start/stop buttons (Jacob Brydolf)
4e7de8c proper daemon shutdown on app exit (Jaquee)
48471f3 onDaemonStarted/stopped signals/slots (Jaquee)
de635cb pw dialog: close popup before continue (Jacob Brydolf)
86772be added standardDialog component (Jacob Brydolf)
ae977af settings: add daemon manager (Jacob Brydolf)
2775124 small error in daemon manager dialog (Jacob Brydolf)
82c39e0 WalletManager: include dependencies (Jaquee)
1c6884e Show daemon manager dialog if daemon isnt started (Jacob Brydolf)
9fbfbc4 daemonManager: embed as context property (Jaquee)
4cdc258 WalletManager: basic functionality (Jacob Brydolf)
2016-12-08 23:54:50 +02:00
Riccardo Spagni 4286b5c1c9
Merge pull request #209
b5a993b Print wallet filename in password dialog where approrpiate (moneromooo.monero)
2016-12-08 23:54:33 +02:00
moneromooo.monero 4e20ad819b Remove useless black bar buttons
Except the yellow layout change one, which is actually useful

The size change buttons don't work.

Also tweak the WM hints to make sure there's a close button
displayed on all platforms.
2016-11-29 13:19:55 +00:00
moneromooo.monero 87d07515a8 libwalletqt: add a few daemon read access routines 2016-11-29 12:36:53 +00:00
Jaquee 3752ec7899
send page: check daemon status after every refresh 2016-11-27 13:35:51 +01:00
Jaquee c7232e1fe6
set wallet connection status before querying sync status 2016-11-26 19:37:39 +01:00
Jaquee 36a6b89b54
connect onWalletConnectionStatusChanged() 2016-11-26 19:37:34 +01:00
Jaquee f62bb687df
daemonManagerDialog: use new ConnectionStatus enum 2016-11-26 19:37:19 +01:00
Jaquee bb881d9aef
show processingSplash when starting/stopping daemon 2016-11-26 19:37:09 +01:00
Jaquee 8dfa79ec58
Shutdown daemon and close wallet properly on app exit 2016-11-26 19:37:04 +01:00
Jacob Brydolf 5a110f410f
replace message dialog with custom dialog 2016-11-26 19:36:15 +01:00
Jaquee 4e7de8c140
proper daemon shutdown on app exit 2016-11-26 19:36:04 +01:00