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 |
|
luigi1111
|
a5a90c7ed8
|
Merge pull request #2176
bac13af translations for release 0.14.1 (Pootle) (Monero-Pootle)
|
2019-05-27 13:55:05 -05:00 |
|
luigi1111
|
d0e8cf2b43
|
Merge pull request #2174
65422ae use https to fetch remote nodes list on Windows (xiphon)
|
2019-05-27 13:42:20 -05:00 |
|
luigi1111
|
f197f507bc
|
Merge pull request #2173
fbd6d68 build: Windows statically link gcc and c++ runtime (xiphon)
07bda54 build: Windows link against setupapi (hidapi dependency) (xipon)
|
2019-05-27 13:34:22 -05:00 |
|
luigi1111
|
4481aa7028
|
Merge pull request #2171
d3cf9ea Bootstrap warning text should be richtext (xmrdsc)
|
2019-05-27 13:30:18 -05:00 |
|
luigi1111
|
d71e7354d9
|
Merge pull request #2169
d518b20 WizardSummary: always show restore height when restoring from seed/keys/device (mmbyday)
|
2019-05-27 13:27:59 -05:00 |
|
luigi1111
|
bec3605757
|
Merge pull request #2168
ca9883b Fix restore height when using stagenet/testnet (mmbyday)
|
2019-05-27 13:26:12 -05:00 |
|
Monero-Pootle
|
bac13afc9b
|
translations for release 0.14.1 (Pootle)
|
2019-05-27 13:19:30 +00:00 |
|