Commit Graph

658 Commits

Author SHA1 Message Date
luigi1111 c316fab29f
Merge pull request #2485
ff38e96 build: set BUILD_TAG to fix update notification (selsta)
2019-11-25 12:45:22 -06:00
luigi1111 37de27d7f6
Merge pull request #2477
a9a59fd main: ask whether to stop local node upon switching to remote node (xiphon)
2019-11-25 12:44:28 -06:00
selsta ff38e965bd
build: set BUILD_TAG to fix update notification 2019-11-25 00:27:29 +01:00
xiphon a9a59fd314 main: ask whether to stop local node upon switching to remote node 2019-11-24 10:19:40 +00:00
xiphon e2a187f892 AppWindow: append wallet name to window title 2019-11-24 08:49:59 +00:00
luigi1111 cf0e5a811e
Merge pull request #2440
e9cdaf4 Transfer: convert and display entered amount in fiat currency (xiphon)
2019-11-13 09:08:16 -06:00
xiphon e9cdaf4dbe Transfer: convert and display entered amount in fiat currency 2019-11-13 08:10:49 +00:00
xiphon 17f032ea11 fiat: fix invalid type, don't round conversion rate to whole number 2019-11-13 06:34:33 +00:00
xiphon 5df14abed2 Merchant: fix leaving the page 2019-11-01 12:19:25 +00:00
xiphon 582267a923 main: apply WalletMode check on start 2019-10-15 18:07:08 +00:00
xiphon 965081c554 DaemonManager: reset disconnectedEpoch on start, start timeout 60s 2019-10-09 02:02:58 +00:00
luigi1111 e6458b58ef
Merge pull request #2402
f72ed25 Transfer: forbid long Payment IDs (xiphon)
2019-10-08 15:21:35 -05:00
xiphon f72ed257ce Transfer: forbid long Payment IDs 2019-09-28 02:01:20 +00:00
xiphon 9d40baa3ef SimpleMode: allow wrong local daemon version 2019-09-26 23:36:18 +00:00
luigi1111 d3b81cb6f8
Merge pull request #2391
4905341 TitleBar: add close wallet button (selsta)
c87ebf1 TitleBar: slightly reduce size of moon icon (selsta)
2019-09-24 11:15:28 -05:00
selsta 4905341999 TitleBar: add close wallet button 2019-09-24 17:53:02 +02:00
luigi1111 dd1046b31f
Merge pull request #2392
411505b SimpleMode: ignore persistent daemon flags (xiphon)
2019-09-24 10:51:29 -05:00
selsta 2ca76ff13c
LeftPanel: new balance card 2019-09-21 01:23:09 +02:00
xiphon 411505bff5 SimpleMode: ignore persistent daemon flags 2019-09-16 23:54:05 +00:00
luigi1111 31501316c9
Merge pull request #2377
8dab075 repo: remove isMobile leftovers (selsta)
2019-09-14 12:43:36 -05:00
luigi1111 120a62257f
Merge pull request #2376
5f81b57 TitleBar: show wallet name (selsta)
2019-09-14 12:42:51 -05:00
xiphon 0d247a9b8a SimpleMode: automatic public nodes discovering and switching 2019-09-09 15:24:26 +00:00
selsta 8dab0755d3
repo: remove isMobile leftovers 2019-09-06 00:11:12 +02:00
selsta 5f81b573c0
TitleBar: show wallet name 2019-09-05 18:49:28 +02:00
selsta 4c05bff21e
main: node and log page are hidden in simple mode 2019-09-04 00:06:26 +02:00
selsta 40bdf692d1
Ledger: improve hw wallet splash screen 2019-08-17 01:05:22 +02:00
luigi1111 0724dd0043
Merge pull request #2348
a01ffc6 daemon: async daemon status check, don't freeze on wallet startup (xiphon)
2019-08-14 15:45:54 -05:00
luigi1111 1ca10373a3
Merge pull request #2336
30a3abe Wallet: explicitly set trusted daemon flag (xiphon)
2019-08-14 15:40:33 -05:00
xiphon a01ffc6e1a daemon: async daemon status check, don't freeze on wallet startup 2019-08-13 12:21:47 +00:00
xiphon 30a3abedbe Wallet: explicitly set trusted daemon flag 2019-08-07 06:43:18 +00:00
xiphon f666e6f42e main: don't attempt to close already closed wallet 2019-08-06 10:50:26 +00:00
luigi1111 39fe5478b9
Merge pull request #2287
b96004a main: don't lock on inactivity if passwordDialog is visible (selsta)
2019-07-16 11:38:46 -05:00
dsc 0b61328971
Detect tails, support data persistence
Co-authored-by: Thotbot <thotbot@protonmail.com>
Co-authored-by: Selsta <selsta@sent.at>
2019-07-16 18:33:44 +02:00
selsta b96004a101
main: don't lock on inactivity if passwordDialog is visible 2019-07-16 14:17:22 +02:00
dsc 96c99b250e
Replace Qt.labs.settings with MoneroSettings to allow for more customization 2019-07-16 01:47:07 +02:00
luigi1111 4370733b2b
Merge pull request #2282
d113bf1 main: fix password dialog overlay (selsta)
2019-07-15 18:43:33 -05:00
luigi1111 3a9f0e1100
Merge pull request #2240
35a0f25 PasswordDialog: merge components and bug fixes (selsta)
2019-07-15 18:38:32 -05:00
selsta d113bf1a66
main: fix password dialog overlay 2019-07-15 21:56:57 +02:00
selsta 35a0f25b57
PasswordDialog: merge components and bug fixes
This commit merges PasswordDialog, PassphraseDialog and
NewPasswordDialog. Also the following bugs were fixed:

- Wizard pages still being active when opening a wallet
  from wizard.
- Capslock detection was buggy when copy pasting password, I
  replaced it with native implementations for each platform.
- isAlpha could throw errors when using special characters.
2019-07-15 00:05:10 +02:00
xiphon ab9e31e7cc WalletManager: async close with splash screen 2019-07-02 11:11:38 +00:00
luigi1111 c7956f76ea
Merge pull request #2231
9d6038e main: make variable used once local to function (selsta)
df50c51 main: remove unused variables (selsta)
2019-06-21 14:46:02 -05:00
luigi1111 30997a8262
Merge pull request #2230
484d403 NetworkStatusItem: correctly display remote node status (selsta)
2019-06-21 14:44:53 -05:00
luigi1111 8428e77c16
Merge pull request #2226
55ad588 main: fix UI freeze on close in remote node mode (xiphon)
2019-06-21 14:43:08 -05:00
luigi1111 27ad473695
Merge pull request #2223
d237e70 main: fix false positive daemonRunning (invalid daemon address check) (xiphon)
2019-06-21 14:41:05 -05:00
luigi1111 2c81f1808f
Merge pull request #2222
68c5527 persistentSettings: preserve fiat balance toggle on wallet restart (xiphon)
2019-06-21 14:40:18 -05:00
luigi1111 f6a797fcb5
Merge pull request #2220
8d49ad9 tx_key not displayed by default, click to reveal (ph4r05)
6d03d63 get_tx_key, get_tx_proof, tx_spend_proof async (ph4r05)
2019-06-21 14:39:20 -05:00
luigi1111 a4648d9738
Merge pull request #2194
7aff9e6 remove Seed & Keys subtab in left panel (cryptochangements34)
2019-06-21 14:33:40 -05:00
selsta df50c5111b
main: remove unused variables 2019-06-21 01:54:17 +02:00
selsta 9d6038e0a3
main: make variable used once local to function 2019-06-21 01:24:39 +02:00
selsta 484d403921
NetworkStatusItem: correctly display remote node status 2019-06-21 00:43:29 +02:00
Dusan Klinec 6d03d63c88
get_tx_key, get_tx_proof, tx_spend_proof async 2019-06-20 14:57:10 +02:00
xiphon d237e70ef1 main: fix false positive daemonRunning (invalid daemon address check) 2019-06-18 21:06:27 +00:00
xiphon 55ad5886b4 main: fix UI freeze on close in remote node mode 2019-06-18 11:23:13 +00:00
xiphon 68c55270d4 persistentSettings: preserve fiat balance toggle on wallet restart 2019-06-17 20:51:18 +00:00
xiphon 2524cc179e Wallet: async fetching wallet, daemon and target height 2019-06-13 12:33:05 +00:00
luigi1111 da39be9a8d
Merge pull request #2178
8bc9fbe WalletManager: async setDaemonAddress (xiphon)
2019-06-05 22:30:46 -05:00
cryptochangements34 7aff9e6af0 remove Seed & Keys subtab in left panel 2019-06-03 17:32:38 -04:00
xiphon 8bc9fbecaf WalletManager: async setDaemonAddress 2019-05-28 15:08:50 +00:00
xiphon 65422ae6ca use https to fetch remote nodes list on Windows 2019-05-22 15:03:01 +00:00
luigi1111 80a992553d
Merge pull request #2158
ceed212 wallet: fix deadlock, omit invoking 'refresh' from callback (xiphon)
2019-05-10 13:21:14 -05:00
luigi1111 abf823e38d
Merge pull request #2147
c88bb60 transaction: async commit (ph4r05)
2019-05-10 13:01:29 -05:00
dsc d4be7634cb Fiat API
Co-Authored-By: selsta <selsta@sent.at>
Co-Authored-By: Gene Peters <gene@telligent-data.com>
2019-05-06 04:36:23 +02:00
xiphon ceed212e63 wallet: fix deadlock, omit invoking 'refresh' from callback
Co-authored-by: Dusan Klinec <dusan.klinec@gmail.com>
2019-05-03 18:43:11 +00:00
luigi1111 3c1fe1da8b
Merge pull request #2157
1f2f081 Black theme by default (xiphon)
2019-05-03 13:06:07 -05:00
luigi1111 1fcd79729c
Merge pull request #2149
5d3fe93 Check before disconnecting wallet (xmrdsc)
2019-05-03 13:01:13 -05:00
luigi1111 d0a40b4ca8
Merge pull request #2133
cb4a9da RightPanel: cleanup from repo (selsta)
2019-05-03 12:47:46 -05:00
xiphon 1f2f08190a Black theme by default 2019-05-03 14:39:09 +00:00
xmrdsc 5d3fe93e1f Check before disconnecting wallet 2019-05-02 16:27:35 +02:00
Dusan Klinec c88bb60135
transaction: async commit
Addresses #2123, reduces UI freezing on long-lasting operation, improves Trezor experience
2019-05-02 16:19:22 +02:00
mmbyday 171e1fc023 Fix checking for gui updates 2019-04-30 18:43:37 -07:00
luigi1111 7ee0f5907f
Merge pull request #2135
e9df885 Merchant: fix title bar with custom decorations turned off (selsta)
2019-04-30 15:39:48 -05:00
selsta e9df885b26
Merchant: fix title bar with custom decorations turned off 2019-04-30 02:34:27 +02:00
selsta cb4a9daca2
RightPanel: cleanup from repo 2019-04-30 02:14:11 +02:00
dsc 18f2accc7f IPC and custom protocol handler for monero:// 2019-04-29 19:56:46 +02:00
dsc 62285b01dc
Remove scaleRatio 2019-04-25 21:09:23 +02:00
dsc 42f7afaefd
White theme 2019-04-24 05:37:35 +02:00
luigi1111 8cd97e807c
Merge pull request #2098
c721670 main: remove unused openWalletFromFile and fileDialog code (xiphon)
2019-04-23 15:29:08 -05:00
xiphon c721670098 main: remove unused openWalletFromFile and fileDialog code 2019-04-20 05:47:01 +00:00
xiphon ed603f310e device: fix hardware wallet creation / restore height 2019-04-20 05:38:55 +00:00
selsta 15a5f76334
add missing TranslationManager.emptyString 2019-04-16 16:35:30 +02:00
dsc 7611e826aa
History redesign 2019-04-08 21:28:51 +02:00
Dusan Klinec 1a2675b246
async device open and create from device, passphrase
- passphrase entry on host added, requires early listener setting monero pull #5355
- wallet open and create from device shows splash to indicate possible long process
- create from device is async to support passphrase entry
2019-04-06 14:52:14 +02:00
luigi1111 f3cc2818c5
Merge pull request #2012
c2f1d01 main: automatically fix common wallet cache errors (mmbyday)
2019-04-03 14:27:34 -04:00
luigi1111 11468d44be
Merge pull request #2016
f5aec0e main: fix refreshing of language fields (mmbyday)
2019-03-21 16:15:21 -04:00
mmbyday f5aec0eba9 main: fix refreshing of language fields 2019-03-12 18:53:56 -07:00
mmbyday c2f1d0168b main: automatically fix common wallet cache errors 2019-03-12 00:25:46 -07:00
luigi1111 5ce689972e
Merge pull request #1981
3f0241a Revert 'Dont show message on simple mode disconnect/reconnect' (selsta)
2019-03-01 02:36:05 -06:00
dsc e516a8060a
Removing HTTPs for Windows 2019-02-28 15:15:05 +01:00
selsta 3f0241a039
Revert "Dont show message on simple mode disconnect/reconnect"
This reverts commit 632423da07.
2019-02-28 13:08:41 +01:00
luigi1111 a237d16f7d
Merge pull request #1961
632423d Dont show message on simple mode disconnect/reconnect (xmrdsc)
2019-02-25 14:33:04 -06:00
dsc 632423da07
Dont show message on simple mode disconnect/reconnect 2019-02-25 16:07:03 +01:00
mmbyday 341c00b15c Main: fix changing language from settings 2019-02-24 13:34:37 -08:00
dsc 3dc04b0df3
Replace language sidebar with a dedicated language screen 2019-02-24 06:31:01 +01:00
dsc f329a71029
Wizard redesign 2019-02-22 03:05:27 +01:00
luigi1111 f2b4c468a2
Merge pull request #1943
3aff7dd Fix default daemon/remote node RPC port based on the network type (xiphon)
2019-02-21 14:15:39 -06:00
xiphon 3aff7ddcef Fix default daemon/remote node RPC port based on the network type 2019-02-17 14:40:03 +00:00
mmbyday bd42200a29 settingsnode: enable trusted daemon option 2019-02-16 21:19:37 -08:00
xiphon f91b38ff53 Revert "Bring back paymentID to tranfer page and force hide paymentId on a settings toggle (and reset fields on transfer page)"
This reverts commit 02493be6eb.
2019-02-12 13:42:22 +03:00
luigi1111 666dee9bd8
Merge pull request #1916
02493be Bring back paymentID to tranfer page and force hide paymentId on a settings toggle (and reset fields on transfer page) (xmrdsc)
2019-02-01 01:07:47 -06:00
dsc 02493be6eb
Bring back paymentID to tranfer page and force hide paymentId on a settings toggle (and reset fields on transfer page) 2019-01-28 14:17:06 +01:00
selsta bd809abc52
add account support
Co-authored-by: kenshi84 <kenshi84@protonmail.ch>
2019-01-22 23:07:30 +01:00
luigi1111 a6824c6802
Merge pull request #1885
f2749fa repo: cleanup unused pages and components (selsta)
2019-01-21 14:52:40 -06:00
luigi1111 90b0f4fa55
Merge pull request #1878
77cd521 Wizard/Device: set estimated restore height if none is provided (selsta)
2019-01-21 14:48:08 -06:00
luigi1111 442320bc36
Merge pull request #1866
bb37234 Transfer: disable long payment ids by default (selsta)
2019-01-21 14:45:48 -06:00
selsta f2749fa1f0
repo: cleanup unused pages and components
- Dashboard
- TableHeader
- SearchInput
- DashboardTable
2019-01-10 06:58:43 +01:00
luigi1111 36eb1f80e1
Merge pull request #1890
8022db3 Proof: don't round amounts received (selsta)
2019-01-09 17:52:26 -06:00
luigi1111 4b2df0418a
Merge pull request #1867
600c5a7 mining: optimize update function, improve performance (mmbyday)
2019-01-09 17:44:31 -06:00
selsta 8022db34c6
Proof: don't round amounts received 2019-01-08 10:07:50 +01:00
selsta 77cd521ffe
Wizard/Device: set estimated restore height if none is provided
requires #5034
2019-01-02 10:12:21 +01:00
dsc 85cd428dcb Merchant page 2018-12-29 18:08:21 +01:00
selsta bb37234142
Transfer: disable long payment ids by default 2018-12-28 20:06:51 +01:00
mmbyday 600c5a76f1 mining: optimize update function, improve performance 2018-12-27 20:42:37 -08:00
mmbyday 2b5f920bc2 main: use custom daemon settings goes directly to settings>node page 2018-12-20 16:36:37 -08:00
luigi1111 806262a5a2
Merge pull request #1848
c2c1260 main: disable resize bar if custom decorations are off (selsta)
2018-12-20 14:35:16 -06:00
luigi1111 1e4e9384eb
Merge pull request #1830
84a6042 mining: add visual icon/indicator that mining is enabled, visible on all the screens (mmbyday)
2018-12-20 14:30:08 -06:00
dsc 5bebf83d52
Lock wallet on inactivity 2018-12-20 10:38:38 +01:00
selsta c2c1260da0
main: disable resize bar if custom decorations are off 2018-12-19 22:10:54 +01:00
mmbyday 84a60424ef mining: add visual icon/indicator that mining is enabled, visible on all the screens 2018-12-18 19:07:26 -08:00
luigi1111 4d2b454e6d
Merge pull request #1832
616fd66 main: hide Unlock time when switching wallets (mmbyday)
2018-12-18 09:49:34 -06:00
luigi1111 8ea0c16390
Merge pull request #1831
1d5937e wizard: add close button by enabling titlebar (mmbyday)
2018-12-18 09:48:24 -06:00
mmbyday 616fd6603f main: hide Unlock time when switching wallets 2018-12-16 20:13:07 -08:00
mmbyday 1d5937e1e8 wizard: add close button by enabling titlebar 2018-12-16 19:27:27 -08:00
xiphon bd8289803e PasswordDialog: hide balance when passwordDialog is open
Co-authored-by: mmbyday <mmbyday@protonmail.com>
2018-12-15 04:07:01 +00:00
dsc db51dd0c39
Toggle hiding balance via Settings->Layout->Hide balance 2018-12-12 09:33:24 +01:00
luigi1111 0f05127262
Merge pull request #1788
1ea7766 import utils fix (xmrdsc)
2018-12-07 19:03:36 -06:00
dsc 1ea77662fe
import utils fix 2018-12-07 08:48:20 +01:00
mmbyday 950ac55281 receive: enable advanced option checkbox2 to persist 2018-12-06 14:56:23 -05:00
stoffu c840e2b664
Allow adjusting number of rounds for the key derivation function 2018-11-30 11:22:32 +09:00
xiphon 39855241fc password dialog: show error in place 2018-10-24 06:54:31 +03:00
Sander Ferdinand e21f8903ee Replacing the optional ring size slider in favor of static ring size 11 2018-10-10 20:04:00 +02:00
xiphon af0f58f727 fixed "Keys" CTRL+Y hotkey 2018-09-27 14:01:14 +00:00
stoffu 9bb6a25f31
Add support for creating hardware wallet 2018-08-24 12:54:43 +09:00
luigi1111 3483b8dbec
Merge pull request #1511
Settings overhaul (27 commits by skftn)
2018-08-14 16:15:31 -05:00
luigi1111 496332a878
Merge pull request #1532
d2ee184 Correctly maximize window (MaxXor)
2018-08-02 17:46:34 -05:00
MaxXor d2ee1845e1 Correctly maximize window 2018-07-28 08:06:05 -04:00
MaxXor 2842c33759 Fix some QML warnings 2018-07-28 07:37:43 -04:00
Sander Ferdinand eb457019dd Move function to show the seed page to Utils.js 2018-07-18 16:51:56 +02:00
luigi1111 2633419c8e
Merge pull request #1454
f258ae4 don't check local daemon status on settings page, update on onWalletConnectionStatusChanged (pazos)
2018-07-17 16:54:17 -05:00
luigi1111 fb32dda5a1
Merge pull request #1491
030ff09 mobile view: draggable window (xiphon)
2018-07-17 16:43:41 -05:00
xiphon 030ff0994d mobile view: draggable window 2018-07-03 19:56:23 +03:00
xiphon 0295641aeb hotkey for "Shared RingDB" changed to CTRL+G instead of CTRL+A 2018-07-03 16:26:37 +03:00
Martín Fdez f258ae4b60 don't check local daemon status on settings page, update on onWalletConnectionStatusChanged 2018-06-20 22:26:45 +02:00
pazos 2bbd5c6814 ctrl+shift+tab, switch pages in Leftpanel reverse order 2018-05-11 22:30:40 +02:00
pazos 827c80d4d8 ctrl+tab switch pages in the same order as leftpanel 2018-05-08 19:00:30 +02:00
luigi1111 37bceb7897
Merge pull request #1344
c13b4cb Redesigned shared ringdb panel
b75eedd Fixes CTRL-A hotkey
1e8f8bf Reformat help tooltips
2018-04-27 15:37:31 -05:00
Sander Ferdinand 7fe9d71eb3 Added daemonConsole component to main.qml 2018-04-25 16:32:12 +02:00
Sander Ferdinand 4d56ed9e27 Make the titlebar more modular 2018-04-25 16:32:12 +02:00
Sander Ferdinand 47f9a1765a Modify password dialog and move customdecorations function out of main.qml 2018-04-25 16:31:13 +02:00
luigi1111 1956f5896d
Merge pull request #1286
cd4418d Receive: make tracking optional
a9331a7 Set daemon address to WalletManager (requires #3576)
2018-04-24 21:40:46 -05:00
Sander Ferdinand b75eedde0a Fixes CTRL-A hotkey 2018-04-22 22:49:11 +02:00
luigi1111 a15f088e8b
Merge pull request #1245
84fad36 Add missing newline to transfer confirm dialog
2018-04-08 17:53:13 -05:00
luigi1111 3d00c4ae30
Merge pull request #1271
3b76636 Refactoring signal functions
1378ae4 Reset flickable scrollview to 0 Y position
2018-04-08 17:40:11 -05:00
stoffu a9331a757f
Set daemon address to WalletManager (requires #3576) 2018-04-07 14:10:31 +09:00
Sander Ferdinand 1378ae45c3 Reset flickable scrollview to 0 Y position 2018-04-05 11:52:09 +02:00
Sander Ferdinand 3b76636d6b Refactoring signal functions 2018-04-05 10:32:43 +02:00
Sander Ferdinand 6ca0713739 Fixes blockchain size warnings 2018-04-05 09:21:43 +02:00
stoffu 84fad36282
Add missing newline to transfer confirm dialog 2018-04-03 12:29:40 +09:00
Sander Ferdinand abe0ae9304 Adds warning message for when a transaction with a non-default mixin value is created 2018-03-31 21:42:38 +02:00
Sander Ferdinand 408878290e nettype comparison needs to be loose 2018-03-29 23:04:04 +01:00
Sander Ferdinand 0b7966f625 Fixes transaction confirmation dialog and also makes sure you will not be able to transfer funds when the daemon is not up (to date) 2018-03-29 23:04:04 +01:00
Sander Ferdinand 0bfff8844e nettype comparison needs to be loose 2018-03-29 23:04:04 +01:00
Sander Ferdinand 84e6461248 Change 'money' to 'monero' 2018-03-29 23:04:04 +01:00
Sander Ferdinand 916c7acbb7 Design polish work 2018-03-29 23:04:03 +01:00
Sander Ferdinand f544d9ac78 Exit application when wallet variable is empty 2018-03-29 23:04:03 +01:00
Sander Ferdinand 3ba4224b69 Redesigned StandardDialog 2018-03-29 23:04:03 +01:00
Sander Ferdinand 30bf765b75 Fixing up after rebase 2018-03-29 23:04:03 +01:00
Sander Ferdinand 22792df5cd Hide the custom titlebar when custom decorations are turned off 2018-03-29 23:04:01 +01:00
Sander Ferdinand dc445edaae Hide 'unlocked balance' when no funds are available 2018-03-29 23:04:00 +01:00
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
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