Commit graph

417 commits

Author SHA1 Message Date
tobtoht
58b927f9a3
MainWindow: fix potential segfault 2021-05-24 16:50:09 +02:00
tobtoht
808fd94f2a About: add icons8 link 2021-05-24 14:40:18 +02:00
tobtoht
89fd3cf27c
TxInfoDialog: fix amount string 2021-05-24 14:26:04 +02:00
tobtoht
2d267994ef
Send: don't wipe amount field 2021-05-24 14:22:25 +02:00
tobtoht
09639181ba
FeatherNode: add regex for local node detection 2021-05-24 00:53:13 +02:00
tobtoht
5edea3c436
TxImportDialog: change daemon rpc network if connected to local node 2021-05-24 00:30:47 +02:00
tobtoht
b2217c974b
BroadcastTxDialog: fix segv 2021-05-24 00:15:31 +02:00
tobtoht
0f64f78bb8
TxImportDialog: fix segfault 2021-05-24 00:11:13 +02:00
tobtoht
fadb2d7a50
Receive: add pointer cursor to Qr code 2021-05-24 00:02:36 +02:00
tobtoht
cebe92b61f
LocalMoneroWidget: disable search button during search 2021-05-23 22:24:03 +02:00
tobtoht
e054db66ca
Wallet: omit redundant 'delete' on destruction
From upstream: monero-project/monero-gui/pull/3431

Co-authored-by: xiphon <xiphon@protonmail.com>
2021-05-23 21:16:16 +02:00
tobtoht
029200840a
AddressBook: remove lookupPaymentID 2021-05-23 19:50:44 +02:00
tobtoht
0ba485c9de
View: show/hide searchbar 2021-05-23 16:58:18 +02:00
tobtoht
91beff4411
VerifyProofDialog: use monospace font for formatted proof input 2021-05-23 16:17:04 +02:00
tobtoht
184d866614
MainWindow: add account id to title 2021-05-23 15:58:28 +02:00
tobtoht
d3227ce054
QDarkStyle: fix button squish issue 2021-05-23 15:30:38 +02:00
tobtoht
53f0356dc0
TxProofDialog: add copy address button 2021-05-23 15:29:53 +02:00
tobtoht
1e0450ab7a
PasswordDialog: add window icon 2021-05-23 14:34:31 +02:00
tobtoht
31893f1d45
Add wallet creation date to debug info 2021-05-22 21:32:48 +02:00
tobtoht
6a5e662f85
AccountSwitcherDialog: remove useless code 2021-05-22 21:09:22 +02:00
tobtoht
e6f1feaa29
Fix history date sort 2021-05-22 21:01:46 +02:00
tobtoht
a60326a593
Improve warning message on remote node attack 2021-05-22 20:13:48 +02:00
tobtoht
43d9624f5c
Settings: balance display 2021-05-22 16:12:39 +02:00
tobtoht
50a77307f4
Account switcher 2021-05-22 15:42:46 +02:00
tobtoht
57593589df
SeedDialog: Fix missing 25 word seed if lang not set 2021-05-21 00:11:59 +02:00
tobtoht
9a97c44d4c
Wizard: Change date format for clarity 2021-05-20 23:41:12 +02:00
tobtoht
3d646fb345 Clean up WalletKeysFilesModel 2021-05-20 21:44:40 +02:00
tobtoht
b0834f8729
Fix keysfiles debug message 2021-05-20 17:04:47 +02:00
tobtoht
65e95f0e65
Clean up calcwidget 2021-05-20 16:04:59 +02:00
tobtoht
1e23b0679e
Amount display improvements 2021-05-20 15:13:50 +02:00
tobtoht
f43949a346
Allow opening multiple windows 2021-05-18 18:08:40 +02:00
tobtoht
cc01924858
non-static mainwindow 2021-05-10 17:05:10 +02:00
tobtoht
b9995c44ec
Fix misc compiler warnings 2021-05-10 15:20:33 +02:00
tobtoht
663960af2f
Beta-6 fixes 2021-05-05 01:09:19 +02:00
tobtoht
d4cfa05157
Beta-6 2021-05-02 20:22:38 +02:00
Nekun
214f33fd05
Add tor-host option 2021-04-04 23:49:29 +00:00
tobtoht
08bb59e9e1 Merge pull request 'Fix connection status message' (#351) from tobtoht/feather:fix_connect into master
Reviewed-on: https://git.featherwallet.org/feather/feather/pulls/351
2021-03-27 15:04:48 +00:00
tobtoht
76f4a0fd10
Fix connection status message 2021-03-27 16:04:03 +01:00
tobtoht
22ac3af92e
TxInfoDialog: Paid by sender 2021-03-27 15:55:13 +01:00
tobtoht
496678a96f
Config: set default precision to 12 decimals 2021-03-24 14:21:15 +01:00
tobtoht
401ae0971f
Misc fixes 2021-03-24 02:37:54 +01:00
tobtoht
fcf764e03c
Multibroadcast transactions 2021-03-16 04:17:01 +01:00
tobtoht
858861436b
Misc changes 2021-03-14 22:12:02 +01:00
tobtoht
6741e684f5
Wizard: rework 2021-03-12 20:01:53 +01:00
tobtoht
cc5b3c3c27
History: rework 2021-03-08 21:03:20 +01:00
tobtoht
0a0c610dc6 Merge pull request 'CLI: add wallet bruteforce' (#338) from tobtoht/feather:bruteforce into master
Reviewed-on: https://git.featherwallet.org/feather/feather/pulls/338
2021-02-24 10:59:10 +00:00
tobtoht
c929a7af40
CLI: add wallet bruteforce 2021-02-24 11:57:35 +01:00
tobtoht
0a6e4a2387
Remove references to old repo 2021-02-15 19:51:32 +01:00
tobtoht
69551efde3
Tor: properly overwrite old binary 2021-02-05 19:43:14 +01:00
tobtoht
23eb71e337
Tor: update to 0.4.5.5-rc, build fixes 2021-02-05 13:55:37 +01:00
tobtoht
0f9cd68b97 Merge pull request 'Wallet: don't start refresh thread if status not ok' (#330) from tobtoht/feather:wallet_refresh_ok into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/330
2021-02-04 00:48:22 +00:00
tobtoht
3b829ec433
Wallet: don't start refresh thread if status not ok 2021-02-04 01:47:21 +01:00
tobtoht
0d6f5c6242 Merge pull request 'Wizard: improve seed layout' (#329) from tobtoht/feather:wizard_seed_ui into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/329
2021-02-04 00:09:07 +00:00
tobtoht
9d45975ddc
Wizard: improve seed layout 2021-02-04 01:08:39 +01:00
tobtoht
41635e39bb Merge pull request 'Wizard: rename cancel button to close' (#328) from tobtoht/feather:wizard_close into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/328
2021-02-04 00:07:46 +00:00
tobtoht
9803f66cc2
Wizard: rename cancel button to close 2021-02-04 01:06:52 +01:00
tobtoht
08ee34c9a6 Merge pull request 'Nodes: don't show exhaustion warning if single custom node is used' (#327) from tobtoht/feather:node_warning into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/327
2021-02-03 23:46:49 +00:00
tobtoht
348685a025
Nodes: don't show exhaustion warning if single custom node is used 2021-02-04 00:46:12 +01:00
tobtoht
0a7261d05d Merge pull request 'externalLinkWarning: minor fixes' (#326) from tobtoht/feather:external_link_fix into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/326
2021-02-03 23:28:03 +00:00
tobtoht
7556670f88
externalLinkWarning: minor fixes 2021-02-04 00:27:29 +01:00
tobtoht
ac2ca5a81b Merge pull request 'Coins: improve freeze/thaw performance and fix indexing bug' (#325) from tobtoht/feather:coins_bug into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/325
2021-02-03 23:19:04 +00:00
tobtoht
c296eab191
Coins: improve freeze/thaw performance and fix indexing bug 2021-02-04 00:14:20 +01:00
tobtoht
7f23eed890 Merge pull request 'WalletCacheDebug: reorder items' (#324) from tobtoht/feather:cache_reorder into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/324
2021-02-03 19:43:18 +00:00
tobtoht
346e24d2f8
WalletCacheDebug: reorder items 2021-02-03 20:42:35 +01:00
tobtoht
038eee5f42 Merge pull request 'Calc: update exchange icon on skin change' (#323) from tobtoht/feather:calc_update_icon into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/323
2021-02-03 19:41:40 +00:00
tobtoht
904432ea82
Calc: update exchange icon on skin change 2021-02-03 20:40:35 +01:00
tobtoht
126becf47a Merge pull request 'Send: disable combobox on multi dest txs' (#322) from tobtoht/feather:send_multi_combo into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/322
2021-02-03 18:45:36 +00:00
tobtoht
f9b0cc1d1e
Send: disable combobox on multi dest txs 2021-02-03 19:42:31 +01:00
tobtoht
662d165beb Merge pull request 'History: filter by subaddress label' (#321) from tobtoht/feather:history_filter_label into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/321
2021-02-03 18:37:46 +00:00
tobtoht
ffd7879096
History: filter by subaddress label 2021-02-03 19:36:03 +01:00
tobtoht
3f489b3558
WalletCacheDebug: use monospace font 2021-02-03 17:01:19 +01:00
tobtoht
e0f7473ed4 Merge pull request 'Don't link RandomX' (#319) from tobtoht/feather:no_randomx into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/319
2021-02-03 02:15:33 +00:00
tobtoht
6bc886f53a
Don't link RandomX 2021-02-03 02:38:42 +01:00
tobtoht
c6129b7713 Merge pull request 'Add Seth Simmon's public nodes' (#313) from tobtoht/feather:nodes_seth_simmons into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/313
2021-02-02 18:12:26 +00:00
tobtoht
7dda93db57 Merge pull request 'Calcwindow: update icon' (#318) from tobtoht/feather:calcwindow_icon into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/318
2021-02-02 18:10:48 +00:00
tobtoht
a80bfcc325
Calcwindow: update icon 2021-02-02 19:06:54 +01:00
tobtoht
1a2ba0f200 Merge pull request 'Dockerfile: multistage build for Tor' (#317) from tobtoht/feather:multistage_tor into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/317
2021-02-01 20:36:01 +00:00
tobtoht
d0b54f13c6
Dockerfile: multistage build for Tor 2021-02-01 21:18:18 +01:00
tobtoht
e3f6b73ab2 Merge pull request 'Exchanges: Remove XMR.to' (#316) from tobtoht/feather:rip_to into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/316
2021-02-01 17:03:30 +00:00
tobtoht
9e96f4183a
Exchanges: Remove XMR.to 2021-02-01 17:53:08 +01:00
tobtoht
aa6533b37d
Utils: remove unused functions 2021-01-29 16:41:52 +01:00
tobtoht
22abca4578
TxInfoDialog: improve UI 2021-01-29 16:19:59 +01:00
tobtoht
7c1b66faf5
Add Seth Simmon's public nodes 2021-01-29 02:58:36 +01:00
tobtoht
f05435d694
Improve color scheme 2021-01-28 23:48:14 +01:00
tobtoht
045d9ec2d2
Multi destination transactions 2021-01-27 19:58:15 +01:00
tobtoht
9fc77f3bc9 Merge pull request 'TxConfDialog: detect churn transaction' (#302) from tobtoht/feather:txconf_detect_churn into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/302
2021-01-25 17:44:36 +00:00
tobtoht
574b0ebf0c
Wallet cache debug dialog 2021-01-25 18:43:12 +01:00
tobtoht
3987569d55
TxConfDialog: detect churn transaction 2021-01-25 17:53:46 +01:00
tobtoht
b7362b3125 Merge pull request 'Wizard: copy seed to clipboard' (#308) from tobtoht/feather:wizard_copy_seed into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/308
2021-01-24 14:15:09 +00:00
tobtoht
3d47b453a8
Wizard: copy seed to clipboard 2021-01-24 15:13:46 +01:00
tobtoht
2ab1b900f4 Merge pull request 'Wizard: allow double click to open wallet' (#306) from tobtoht/feather:wizard_open_wallet_double_click into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/306
2021-01-22 05:32:09 +00:00
tobtoht
696149096d
Wizard: allow double click to open wallet 2021-01-22 06:31:31 +01:00
tobtoht
292f452cfe Merge pull request 'About: remove e-mail addresses of contributors' (#305) from tobtoht/feather:authors_no_emails into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/305
2021-01-22 05:22:14 +00:00
tobtoht
33c2342c8a
About: remove e-mail addresses of contributors 2021-01-22 06:21:08 +01:00
tobtoht
8c6fb5df9b Nodes: Fallback to hardcoded list if nothing cached 2021-01-22 05:46:53 +01:00
tobtoht
71fb639c16
Whonix: detect version 2021-01-21 02:38:21 +01:00
tobtoht
2237d5eff8 History: add sync notice 2021-01-21 01:22:17 +01:00
tobtoht
f343398479 Merge pull request 'Clear all tables when wallet is closed' (#282) from tobtoht/feather:clear_tables into master
Reviewed-on: https://git.wownero.com/feather/feather/pulls/282
2021-01-21 00:19:38 +00:00
tobtoht
9ddb68c82b
Wizard: rework seed display 2021-01-20 23:10:12 +01:00
tobtoht
aa3d674242
FeatherSeed: allow erasure 2021-01-20 22:13:51 +01:00