Commit graph

1232 commits

Author SHA1 Message Date
tobtoht
ba2b0ac550
TickerWidget: rework 2021-05-25 01:13:19 +02:00
tobtoht
3410132033
BroadcastTxDialog: change daemon rpc network if connected to local node 2021-05-25 00:08:19 +02:00
tobtoht
ede6f7e942
WindowManager: make sure Tor is stopped before close 2021-05-24 21:56:23 +02:00
tobtoht
064dd585ad
Nodes: load old config format 2021-05-24 20:56:42 +02:00
tobtoht
fba93e98fc
Nodes: initSyncThreshold 2021-05-24 17:20:19 +02:00
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
f9ef0a141d
build: prepare beta-7 2021-05-24 14:35:45 +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
bee7853fb9
AppImage: build in ./build 2021-05-22 21:53:42 +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
21d29fa7ee
Fix build issue 2021-05-21 22:44:46 +02:00
tobtoht
80f7ea11b8
Dockerfile: fix Qt tag 2021-05-21 22:12:12 +02:00
tobtoht
132a738eba
Dockerfile: fix reproducibility issue with libudev 2021-05-21 22:09:23 +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
f948a71e73 Merge pull request 'Dockerfile: fix boost link' (#358) from tobtoht/feather:boost_fix into master
Reviewed-on: https://git.featherwallet.org/feather/feather/pulls/358
2021-05-05 00:06:30 +00:00
tobtoht
388f961396
Dockerfile: fix boost link 2021-05-05 02:05:57 +02:00
tobtoht
7594b3d3e5 Merge pull request 'Beta-6' (#357) from tobtoht/feather:hw_ledger into master
Reviewed-on: https://git.featherwallet.org/feather/feather/pulls/357
2021-05-04 23:17:01 +00: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
tobtoht
e6f512788b
Dockerfile.windows: add libzip 2021-04-26 13:01:17 +02:00
tobtoht
8fe056488f
Dockerfile.windows: fix Qt OpenSSL static compile 2021-04-26 13:00:42 +02:00