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
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
431a789a39
Merge pull request #2228
...
024fe1b
MainApp: send unhandled events to base class (selsta)
2019-06-21 14:44:06 -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
fe40ceab20
Merge pull request #2224
...
2dc820c
repo: remove unused components (xiphon)
2019-06-21 14:41:49 -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
934ca28e2c
Merge pull request #2217
...
0d7289d
Windows installer: Add 3 new exe files (pruning, stats) (rbrunner7)
2019-06-21 14:38:01 -05:00
luigi1111
de65413390
Merge pull request #2216
...
cbbd898
WalletManager: remove unused functions (selsta)
2019-06-21 14:37:14 -05:00
luigi1111
3bb69fd645
Merge pull request #2200
...
c69f0ad
add missed translatable string in SettingsNode.qml (erciccione)
2019-06-21 14:36:20 -05:00
luigi1111
d301a9ac6e
Merge pull request #2198
...
725cf73
wizardhome: add change network label (mmbyday)
2019-06-21 14:34:58 -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
luigi1111
df34693d4e
Merge pull request #2189
...
6267be0
monero-wallet-gui.pro: add lupdate options no-obsolete and locations none (mmbyday)
2019-06-21 14:31:05 -05:00
luigi1111
edb849fa81
Merge pull request #2170
...
a3c620f
restore height visibility enhancements (mmbyday)
2019-06-21 14:27:26 -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
selsta
024fe1b834
MainApp: send unhandled events to base class
2019-06-19 20:36:16 +02:00
xiphon
d237e70ef1
main: fix false positive daemonRunning (invalid daemon address check)
2019-06-18 21:06:27 +00:00
Dusan Klinec
8d49ad9ba4
tx_key not displayed by default, click to reveal
2019-06-18 13:30:06 +02:00
xiphon
55ad5886b4
main: fix UI freeze on close in remote node mode
2019-06-18 11:23:13 +00:00
xiphon
2dc820c9d4
repo: remove unused components
2019-06-18 00:32:55 +00:00
xiphon
68c55270d4
persistentSettings: preserve fiat balance toggle on wallet restart
2019-06-17 20:51:18 +00:00
René Brunner
0d7289d94b
Windows installer: Add 3 new exe files (pruning, stats)
2019-06-15 21:06:06 +02:00
luigi1111
d1e8b6f823
Merge pull request #2213
...
2524cc1
Wallet: async fetching wallet, daemon and target height (xiphon)
2019-06-14 14:34:27 -05:00
selsta
cbbd898cd5
WalletManager: remove unused functions
2019-06-14 17:08:26 +02:00
xiphon
2524cc179e
Wallet: async fetching wallet, daemon and target height
2019-06-13 12:33:05 +00:00
erciccione
c69f0adac8
add missed translatable string in SettingsNode.qml
2019-06-06 15:04:54 +02:00
mmbyday
725cf737bc
wizardhome: add change network label
2019-06-05 23:15:26 -07:00
luigi1111
68c7cf7276
Merge pull request #2197
...
42bf4b2
KeysFiles: fix file path (mmbyday)
2019-06-05 22:36:49 -05:00
luigi1111
c32f26fc8f
Merge pull request #2192
...
8cb93ec
Windows installer: Simplify script thanks to static linking of GUI wallet exe (rbrunner7)
2019-06-05 22:35:40 -05:00
luigi1111
863c75f6a2
Merge pull request #2188
...
f61656a
Fix windows mingw build (mmbyday)
2019-06-05 22:34:48 -05:00
luigi1111
189f905785
Merge pull request #2182
...
73a3549
WalletManager: non-blocking mining status updates (xiphon)
2019-06-05 22:33:57 -05:00
luigi1111
477bce6117
Merge pull request #2180
...
a9cb42e
WalletManager: fix compilation warnings (unused args, members order) (xiphon)
2019-06-05 22:32:52 -05:00
luigi1111
f8a6dec0ed
Merge pull request #2179
...
1cffa8b
WalletManager: fix crash on null/dangling pointer dereference (xiphon)
2019-06-05 22:31:39 -05:00
luigi1111
da39be9a8d
Merge pull request #2178
...
8bc9fbe
WalletManager: async setDaemonAddress (xiphon)
2019-06-05 22:30:46 -05:00
luigi1111
1c3201b17f
Merge pull request #2177
...
a4928ba
windeploy: deploy libssl and libcrypto binaries (xiphon)
2019-06-05 22:29:33 -05:00
mmbyday
42bf4b2e87
KeysFiles: fix file path
2019-06-04 23:46:10 -07:00
mmbyday
f61656a1b8
Fix windows mingw build
2019-06-04 13:55:14 -07:00
cryptochangements34
7aff9e6af0
remove Seed & Keys subtab in left panel
2019-06-03 17:32:38 -04:00
René Brunner
8cb93ec466
Windows installer: Simplify script thanks to static linking of GUI wallet exe
2019-06-02 09:10:00 +02:00
mmbyday
6267be0413
monero-wallet-gui.pro: add lupdate options no-obsolete and locations none
...
Co-authored-by: selsta <selsta@sent.at>
Co-authored-by: erciccione <erciccione@users.noreply.github.com>
2019-05-31 23:05:56 -07:00
xiphon
73a3549e09
WalletManager: non-blocking mining status updates
2019-05-30 23:17:26 +00:00
xiphon
a9cb42e2a4
WalletManager: fix compilation warnings (unused args, members order)
2019-05-28 15:55:10 +00:00
xiphon
1cffa8b68d
WalletManager: fix crash on null/dangling pointer dereference
2019-05-28 15:46:26 +00:00
xiphon
8bc9fbecaf
WalletManager: async setDaemonAddress
2019-05-28 15:08:50 +00:00
xiphon
a4928bae6a
windeploy: deploy libssl and libcrypto binaries
2019-05-27 21:12:23 +00:00