Commit graph

931 commits

Author SHA1 Message Date
tobtoht
25374846c1
Add more testnet nodes 2022-07-25 09:36:32 +02:00
tobtoht
eb44ad3bb9
Add more stagenet nodes 2022-07-25 09:34:30 +02:00
tobtoht
b59d23105c
TorInfoDialog: assume PLATFORM_INSTALLER has Tor 2022-07-08 12:05:57 +02:00
tobtoht
4990ca09c3
TorManager: assume PLATFORM_INSTALLER has Tor 2022-07-08 11:58:07 +02:00
tobtoht
03e1ea5596
CMake: don't include blockchain_db 2022-07-07 23:23:10 +02:00
tobtoht
6e2ae47d9d
Cmake: don't include hardforks 2022-07-07 22:12:32 +02:00
tobtoht
f6fd4b7c8a Polyseed submodule 2022-07-07 18:02:51 +02:00
tobtoht
65b419c039
TxImportDialog: use scanTransactions 2022-07-06 19:14:13 +02:00
tobtoht
fc9caef79a
Inactivity lock: hide all interface elements 2022-07-03 19:41:08 +02:00
tobtoht
f04019580e
Hide History -> Fiat when websocket is disabled 2022-07-03 18:24:33 +02:00
tobtoht
a66b282ce1
Wallet: fix seed length for empty seeds 2022-07-03 16:40:52 +02:00
tobtoht
ecd15c672f
About: add some more people to shouts 2022-07-03 13:25:27 +02:00
tobtoht
180ef9618b
Avoid writing config on tab change 2022-07-02 22:41:46 +02:00
tobtoht
2ba7467674 Revert "HistoryView: fix deprecation warning"
This reverts commit 360da46157.
2022-07-02 21:58:38 +02:00
tobtoht
0b2cc85c7f Revert "Change default wallet dir to AppDataLocation"
This reverts commit 78ef5cbe6b.
2022-07-02 21:52:57 +02:00
tobtoht
e423ab1ef4
Wizard: set correct nettype for seed 2022-07-02 19:55:54 +02:00
tobtoht
360da46157
HistoryView: fix deprecation warning 2022-07-01 14:43:45 +02:00
tobtoht
127c0009e3
Disable foreign wallet warning for now 2022-07-01 13:48:37 +02:00
tobtoht
e549438130
Ensure ringdb is written after wallet creation [2] 2022-07-01 13:46:29 +02:00
tobtoht
b1c447519e
Revert "Ensure ringdb is written after wallet creation"
This reverts commit d52df3b94e.

Regression: must ensure wallet is stored before opening it again.
2022-06-26 15:39:09 +02:00
tobtoht
1e4e9a2674
inactivity lock: restore Qt 5 hack 2022-06-23 20:07:16 +02:00
tobtoht
e7ef6d0ed3
Revert "Add platform tag for Tails AppImage"
This reverts commit af696f4d56.

I had planned to ship an AppImage version without embedded Tor for Tails
users, but due to ongoing build system changes this won't be ready for
the next release.
2022-06-23 19:59:49 +02:00
tobtoht
3c7f1800c2
Home: bounties.monero.social 2022-06-23 19:48:30 +02:00
tobtoht
3b3fcfc42c
Send: warn on high fee 2022-06-23 17:14:06 +02:00
tobtoht
08acac91f6
Menu: remove 'Change restore height'
Restoring the wallet from seed is the preferred UX here. Missing
transactions should be imported using Tools -> Import transaction.
2022-06-23 12:54:01 +02:00
tobtoht
840d6a2b02
Don't show donationNag on empty wallets 2022-06-23 12:41:16 +02:00
tobtoht
d52df3b94e
Ensure ringdb is written after wallet creation 2022-06-23 12:33:21 +02:00
tobtoht
32f66f6622
Nodes: connect to clearnet nodes during initial sync on Tais/Whonix 2022-06-23 00:16:02 +02:00
tobtoht
cf46f1fe58
Wizard: add websocket toggle page 2022-06-22 23:01:44 +02:00
tobtoht
1ae8009329
Portable mode: set ringdb path 2022-06-22 21:37:27 +02:00
tobtoht
026dae8591
Home: add XMR/BTC ticker 2022-06-10 13:42:55 +02:00
tobtoht
89f3426bef
CMake: remove openssl 2022-05-31 22:49:19 +02:00
tobtoht
14ef10ddea
Build: remove DRONE 2022-05-31 22:10:30 +02:00
tobtoht
ef5f831013
PasswordDialog: UI improvements 2022-05-27 11:49:32 +02:00
tobtoht
6633353bf3 Seed: fix misc UI 2022-05-26 20:30:39 +02:00
tobtoht
93a6a986e0
Revuo: horizontal splitter 2022-05-26 19:28:47 +02:00
tobtoht
d82905c460
Home: Revuo Monero 2022-05-25 22:40:56 +02:00
tobtoht
13c3e9b8e2
Wizard: add seed passphrase to wallet creation 2022-05-25 12:59:28 +02:00
tobtoht
f03d7b217c Temporarily remove CCSProgressDelegate
It is broken on Qt6.
2022-05-24 19:25:57 +02:00
tobtoht
ed048edb23
Qt6: fix Qt5 builds [3] 2022-05-24 18:28:10 +02:00
tobtoht
f1cb266f70
Qt6: fix Qt5 builds [2] 2022-05-24 18:06:34 +02:00
tobtoht
45d2dc13d4
Qt6: fix Qt5 builds 2022-05-24 18:04:15 +02:00
tobtoht
e7085b8d9e
Qt6: update CMakeLists 2022-05-24 18:02:02 +02:00
tobtoht
d73ea2b54d
Qt6: remove hasPendingEvents 2022-05-24 17:53:45 +02:00
tobtoht
9d5bc2b8c6
Qt6: hide setupChildProcess 2022-05-24 17:36:42 +02:00
tobtoht
9d2da9b2f0
Qt6: disable some Attributes 2022-05-24 17:34:52 +02:00
tobtoht
5c1fda7310
Qt6: QEnterEvent 2022-05-24 17:32:42 +02:00
tobtoht
46d2228541
Qt6: splitRef -> split 2022-05-24 17:30:49 +02:00
tobtoht
d6f7255e3e
Qt6: remove QTextCodec 2022-05-24 17:27:39 +02:00
tobtoht
97bb165ae2
Qt6: use toSecsSinceEpoch 2022-05-24 17:26:35 +02:00
tobtoht
d7c4717092
Qt6: .toObject() 2022-05-24 17:24:24 +02:00
tobtoht
80fed34d16
Qt6: use setSecsSinceEpoch 2022-05-24 17:22:55 +02:00
tobtoht
a4328d07a8
Qt6: fix missing import 2022-05-24 17:20:33 +02:00
tobtoht
43e89fcef5
Qt6: remove QTextCodec 2022-05-24 17:15:36 +02:00
tobtoht
4cd7c868ad
Qt6: fix obsolete QPalette value 2022-05-24 16:01:24 +02:00
tobtoht
49c9c15d6c
Qt6: fix QSvgWidget include 2022-05-24 15:18:43 +02:00
tobtoht
6ed98e5dab
Wizard: don't add erasure word for polyseed 2022-05-24 09:48:23 +02:00
tobtoht
9c722e56e6
SPDX-ify copyright header 2022-05-24 09:15:07 +02:00
tobtoht
08a0d8af62
Polyseed support 2022-05-23 23:43:33 +02:00
tobtoht
50e239e607
openpgp: add missing include 2022-05-23 18:49:46 +02:00
tobtoht
070a074e6f
Ledger Nano S Plus 2022-05-23 10:56:11 +02:00
tobtoht
4fcf746c3a
Portable mode: accept 'portable.txt' 2022-05-22 19:52:03 +02:00
tobtoht
52705375be
Nodelist: add selsta onion node 2022-05-22 19:31:49 +02:00
tobtoht
c26793da56
Send: allow 'all' in Fiat mode 2022-05-22 19:13:19 +02:00
tobtoht
d379262a78
Fix MajesticBank node 2022-03-21 14:16:08 +01:00
tobtoht
59247ee9b1
Add MajesticBank nodes 2022-03-21 14:10:27 +01:00
tobtoht
3eb6d28221
Coins: manual input selection 2022-03-20 23:30:48 +01:00
tobtoht
b8db796479
Disable various tabs when websocket is disabled 2022-03-15 13:36:20 +01:00
tobtoht
15bed134af
nodes: don't set status text 2022-03-15 11:32:47 +01:00
tobtoht
253a6aa024
MainWindow: remove connectionstatus dialog 2022-03-15 11:12:08 +01:00
tobtoht
6eb0a05752
Settings: refactor 2022-03-15 10:52:00 +01:00
tobtoht
54140df597
Settings: offline mode 2022-03-14 22:36:58 +01:00
tobtoht
87e46fc961
Offline tx signing: don't rely on errorString for import/export success 2022-03-14 20:49:15 +01:00
tobtoht
af696f4d56
Add platform tag for Tails AppImage 2022-03-12 15:19:36 +01:00
tobtoht
34e5703f9c
libwalletqt: more cleanup 2022-03-12 15:03:33 +01:00
tobtoht
13a0409dcc
Send: verify tx outputs match destination addresses 2022-03-12 14:56:03 +01:00
tobtoht
0c02620e03
Forbid split transactions 2022-03-12 14:54:08 +01:00
tobtoht
28c1973405
Show warning on corrupted keys 2022-03-12 13:53:46 +01:00
tobtoht
3e2de76f7d
libwalletqt: cleanup unused code 2022-03-11 16:05:02 +01:00
tobtoht
efda517503
WebsocketClient: fix potential crash 2022-03-11 16:03:06 +01:00
tobtoht
a02dadcd24
Settings: remember last page 2022-03-11 14:56:07 +01:00
tobtoht
1e6f821a2f
libwalletqt: more WalletManager cleanup 2022-03-11 13:41:40 +01:00
tobtoht
7af47455b7
Nodes: swap melo.tools for rino.io 2022-03-05 17:26:44 +01:00
tobtoht
f22d1ff2ac
Tails: use feather_data instead of .feather 2022-03-05 17:03:42 +01:00
tobtoht
69a13449fa
Reduce console logging spam 2022-03-04 23:01:47 +01:00
tobtoht
07d7dfffcb
Settings: allow disabling websocket 2022-03-04 22:55:29 +01:00
tobtoht
7f73decc41
Settings: add Privacy tab 2022-03-04 22:02:27 +01:00
tobtoht
db56f99493
WindowManager: warn on non-deterministic wallet 2022-03-04 17:57:00 +01:00
tobtoht
7708cb5705
Inactivity lock timeout 2022-03-04 17:20:17 +01:00
tobtoht
4950d659f3
Require password to open cache viewer 2022-03-04 13:42:14 +01:00
tobtoht
78ef5cbe6b
Change default wallet dir to AppDataLocation 2022-03-04 13:34:33 +01:00
tobtoht
b873d1174e
Warn if wallet file was not created with Feather 2022-03-04 13:30:26 +01:00
tobtoht
6903609e8b
libwalletqt: cleanup WalletManager 2022-03-04 11:28:00 +01:00
tobtoht
46ae248259
Cmake: remove opengl include dir 2022-03-04 11:06:29 +01:00
tobtoht
fc0d5c2021
Qt6: remove QRegExp 2022-03-04 11:05:20 +01:00
tobtoht
f5fe91eb5c
DebugInfo: add tor privacy level 2022-03-03 23:38:01 +01:00
tobtoht
df1eef8399
SingleApplication 2022-03-03 23:27:54 +01:00
tobtoht
a8d33099a2
Settings: add option to disable logging to disk 2022-03-03 16:22:59 +01:00
tobtoht
f9019cb1b0
config: remove unused key 2022-03-03 15:28:40 +01:00
tobtoht
f42c5ed6ec
About: fix matrix url 2022-03-02 20:23:14 +01:00
tobtoht
2f6f73383c
Settings: set localmonero combobox correctly 2022-03-02 16:49:43 +01:00
tobtoht
3d074460e1
Nodes: properly initialize hardcoded list 2022-02-25 23:06:25 +01:00
tobtoht
f3ef0bd675
Wizard: reduce new wallet sync time 2022-02-25 21:22:03 +01:00
tobtoht
f816f44f4c
Cmake: add SELF_CONTAINED 2022-02-25 20:48:14 +01:00
tobtoht
c6264ed3a0
Seed: refactor 2022-02-25 16:29:33 +01:00
tobtoht
f8bc335720
Send: don't allow tx construction before sync is complete 2022-02-25 16:24:27 +01:00
tobtoht
87fec5d0f9
TorManager: set correct dir when Feather is installed 2022-02-25 15:12:32 +01:00
tobtoht
dd87b9fe19
Update restore height 2022-02-25 14:25:15 +01:00
tobtoht
558ed2d7ac
Don't set default donation amount 2022-02-24 00:44:13 +01:00
tobtoht
c10a6a3829
Websocket: add fallback 2022-02-24 00:42:06 +01:00
tobtoht
b8018d61a2
Calc: status warning 2022-02-24 00:40:54 +01:00
tobtoht
dac8769e7e
Multibroadcast: broadcast to selected list 2022-02-23 22:29:33 +01:00
tobtoht
0214f6fb5e
Rework Tor bundling 2022-02-23 21:34:05 +01:00
tobtoht
59e4a8588a MainWindow: remove unused function 2022-02-14 12:43:35 +01:00
tobtoht
4f4bb95b32 Fix a few clang-tidy inspections 2022-02-14 12:43:35 +01:00
tobtoht
8a2e92b6f9
add fallback for embedded commit string for source archives 2022-02-10 23:16:43 +01:00
tobtoht
8bb17191e6
Remove embedded Monero version string
This causes problems with source builds. It's also been inaccurate at
times where the latest tag wasn't pushed to our monero fork. Since the
Monero version can de derived from the Feather version anyway, it's not
worth keeping around.
2022-02-10 17:58:46 +01:00
tobtoht
fa952b6e39
wizard: remove invalid zorder
Fixes compile time warning
2022-02-10 13:30:38 +01:00
tobtoht
fb36bf54d3
cli: add Invalid mode
Silences compile warning
2022-02-10 13:25:08 +01:00
tobtoht
d26d25186d
zbar: Consistent fourcc across architectures 2022-02-10 13:07:56 +01:00
tobtoht
44154b6046
Refactor useless format string 2022-02-10 11:37:53 +01:00
tobtoht
938d2ddb4e
Update copyright to 2022 2022-02-10 11:26:41 +01:00
tobtoht
be641d8d8f
Add selsta onion node 2022-02-08 19:47:13 +01:00
tobtoht
e7ee8f59ef
Remove tor submodule 2022-02-08 15:22:03 +01:00
tobtoht
4d2dc4be22
Vendor monero-seed 2022-02-07 21:03:05 +01:00
tobtoht
a27662f2b4
Update repository URL 2022-02-03 15:19:50 +01:00
tobtoht
25c70fb146
Fix crash on macOS 2021-11-02 17:07:52 +01:00
tobtoht
20c9313c6e
Fix windows installer platform tag 2021-10-29 13:54:13 +02:00
tobtoht
1806f3f367
Remove KDMacTouchBar module 2021-10-28 23:14:01 +02:00
tobtoht
d7ca505e58
don't forget cryptotweetie 2021-10-28 20:20:13 +02:00
tobtoht
d68496bdd4
macOS: fix statusbar button clickability 2021-10-28 19:50:18 +02:00
tobtoht
17519ef7c0
Don't use WindowModal on macOS (for now) 2021-10-28 18:57:53 +02:00
tobtoht
aa53b4e488
Update hardcoded nodes 2021-10-28 18:56:02 +02:00
tobtoht
fc9452b513
fix macOS built-in updater 2021-10-28 18:55:47 +02:00
tobtoht
518fa831ae
Coins: fix description edit on multi-account wallets 2021-10-23 22:42:49 +02:00
tobtoht
b431638b4d
more acknowledgements 2021-10-23 20:16:06 +02:00
tobtoht
6f5ac0a06e
Contacts: remove cm icon 2021-10-23 15:27:36 +02:00
tobtoht
09e4185cab
Receive: clarify strings, remove cm icons 2021-10-23 15:25:29 +02:00
tobtoht
678d251169
TxConfAdv: improve UI 2021-10-23 15:06:46 +02:00
tobtoht
6ff9960aff
Add missing icon 2021-10-23 01:46:59 +02:00
tobtoht
0bc873c5cc
Send: disable openalias button on resolve 2021-10-23 01:46:38 +02:00
tobtoht
a9147d8da3
TxConfAdv: remove unlock time, add fiat amounts, make description editable 2021-10-23 01:46:08 +02:00
tobtoht
779ae278f9
Send: resolve alias don't hang UI 2021-10-23 00:14:34 +02:00
tobtoht
ab32e0b2a3
Send: fix multidest parse line numbers 2021-10-22 23:35:20 +02:00
tobtoht
2e7b23898c
History: update on websocket fiat rates received 2021-10-22 23:26:28 +02:00
tobtoht
6ccc988420
VerifyProofDialog: don't hang on verify 2021-10-22 21:25:27 +02:00
tobtoht
dcb2224537
TxProofDialog: don't allow creating InProofs for out. txs, fix misleading error msg 2021-10-22 20:28:30 +02:00
tobtoht
5f4dc89085
Use WindowModality for dialogs 2021-10-22 19:19:56 +02:00
tobtoht
484f61759e
TxInfoDialog: added a clickable icon to view transaction on block explorer 2021-10-22 18:16:12 +02:00
tobtoht
19e8ed1b19
History: fiat return ? if not usd before websocket connection 2021-10-22 17:55:24 +02:00
tobtoht
b8dbf128d2
History: copy date as shown 2021-10-22 17:49:46 +02:00
tobtoht
27f3e96686
History: fix txid column behavior 2021-10-22 17:11:50 +02:00
tobtoht
ba127b4251
TxInfoDialog: improve strings 2021-10-22 14:08:08 +02:00
tobtoht
1ebb408c2c
About: more acknowledgements 2021-10-22 14:07:31 +02:00
tobtoht
d1ae7b77e8
History: change context menu order 2021-10-22 14:07:06 +02:00
tobtoht
ecfef8c6cf
DebugInfoDialog: fix spacing 2021-10-22 13:06:09 +02:00
tobtoht
6d00d444e1
Settings: make dialog modal 2021-10-22 13:05:40 +02:00
tobtoht
a958a54927
Menu: add documentation action, update report bug action 2021-10-21 23:13:25 +02:00
tobtoht
96657b0d45
About: add Info tab 2021-10-21 22:58:05 +02:00
tobtoht
516a73fc2c
About: update UI, remove contributors, update acknowledgements 2021-10-21 22:47:26 +02:00
tobtoht
9eae773739
History: context menu: remove icons 2021-10-21 22:05:30 +02:00
tobtoht
b35642e861
History: fix copy description 2021-10-21 21:49:01 +02:00
tobtoht
e2a21868e9
History: copy amount now copies value shown in table 2021-10-21 21:43:46 +02:00
tobtoht
130733ad98
History: set correct fiat currency 2021-10-21 21:38:39 +02:00
tobtoht
9b22aa25a5
Calc: allow pasting full precision Monero amounts 2021-10-21 21:08:33 +02:00
tobtoht
ddb78db5b5
TxInfoDialog: ensure it is closed 2021-10-21 19:56:40 +02:00
tobtoht
6c87a6a141
TxInfoDialog: disable get tx key for incoming txs 2021-10-21 19:55:55 +02:00
tobtoht
1ea7452556 Remove Beta warning 2021-10-21 19:50:35 +02:00
tobtoht
3ef10e9b53
Websocket: fix unnecessary reconnect 2021-10-14 15:41:14 +02:00
tobtoht
baf4fdc67d
Remove duplicate code 2021-10-14 14:42:43 +02:00
tobtoht
f1380e581b
TxFiatHistory: simplify logic 2021-10-14 14:29:06 +02:00
tobtoht
3082a29528
PendingTransaction: remove commented code 2021-10-13 23:02:48 +02:00
tobtoht
a390bebf08
OfflineTxSigning: UI improvements 2021-10-13 23:02:21 +02:00
tobtoht
0fc5c70830
OfflineTxSigning: set default file names 2021-10-13 22:31:47 +02:00
tobtoht
aa1c805c83
History: make sure tx info dialog is closed on exit 2021-10-13 22:30:49 +02:00
tobtoht
ca641d6530
Contacts: add contact button 2021-10-13 15:55:07 +02:00
tobtoht
3deaa1bc1d
TxInfoDialog: add copy Tx ID button 2021-10-12 14:58:54 +02:00
tobtoht
3fec15e4aa
Rework Mining UI 2021-10-12 14:45:06 +02:00
tobtoht
0eb4592f87
Improve transaction history CSV export format 2021-10-05 14:30:23 +02:00
tobtoht
3721665ea6
TransactionInfo: fix balance delta for incoming txs 2021-10-04 18:33:58 +02:00
tobtoht
e512e539b6
PaymentRequestDialog 2021-10-01 19:10:46 +02:00
tobtoht
3767e736c2
Coins: freeze/thaw based on pubkey 2021-10-01 15:37:20 +02:00
tobtoht
7862063361 Receive: 'Generate subaddress' -> 'Create new address' 2021-09-15 23:47:11 +02:00
tobtoht
86574abd94 TxImportDialog: check if we have tx, check if tx import was successful 2021-09-15 23:47:05 +02:00
tobtoht
cb12e41699 Wizard: allow enters in seed entry 2021-09-15 23:46:59 +02:00
tobtoht
2ce6a80fba Support all seed languages for 25 word seeds 2021-09-15 23:46:48 +02:00
tobtoht
1d691d1eb1 Update restore heights 2021-09-15 23:46:44 +02:00
tobtoht
b452161f19 Nodelist: remove dead nodes 2021-09-15 23:46:29 +02:00
tobtoht
7a467b875a Store all constructed transactions in cache 2021-09-15 23:46:23 +02:00
tobtoht
f2b2bb9b7c History: grab tx key for tx proof dialog 2021-09-15 23:46:04 +02:00
tobtoht
c15426fee4 Allow .portable.txt for portable mode 2021-09-15 23:46:00 +02:00
tobtoht
dd9fd80086 Wizard: cancel after wallet open no longer removes back button 2021-09-15 23:45:51 +02:00
tobtoht
6cbd81de7b Settings: add melo.tools and blockchair onion block explorer 2021-09-15 23:45:45 +02:00
tobtoht
f494f61e24 WalletInfo: make cache file text selectable 2021-09-15 23:45:40 +02:00
tobtoht
f09e973e56 TxConfAdvDialog: export tx key 2021-09-15 23:45:35 +02:00
tobtoht
3288b85071 Nodes: don't append http:// on add custom node 2021-09-15 23:45:29 +02:00
tobtoht
c9775affd2 View-only: add toolip for disabled button 2021-09-15 23:45:24 +02:00
tobtoht
b76636daa6 Use node instead of daemon in user-facing strings 2021-09-15 23:45:19 +02:00
tobtoht
1e6832c184 Don't allow manually storing wallet during synchronization 2021-09-15 23:44:51 +02:00
tobtoht
3eca0bad87 History: Don't use info icon on resend transaction 2021-09-15 23:44:42 +02:00
tobtoht
05512945e9 Rename core logfile 2021-09-15 23:44:35 +02:00
tobtoht
98130b6208 Add melo.tools onion nodes 2021-09-15 23:44:28 +02:00
tobtoht
f5e6c94f59
Fix PKGBUILD 2021-07-14 18:02:50 +02:00
tobtoht
281f49f923
WindowManager: wait for cleanup thread 2021-07-11 17:55:42 +02:00
tobtoht
1816abc150
Send: don't open QrCodeScanDialog if no available cameras 2021-07-10 22:53:36 +02:00
tobtoht
85363625d3
TxInfoDialog: disable inputs for now 2021-07-10 22:05:04 +02:00
tobtoht
12d1c2e3a6
Nodes: add MoneroOutreach node 2021-07-10 17:52:56 +02:00
tobtoht
2336989147 Contacts: switch Name and Address
Suggested by /u/stephen_gordon9 on Reddit
https://old.reddit.com/r/Monero/comments/nmapig/_/gzssmlo/
2021-07-10 17:51:07 +02:00
tobtoht
e8057fc35d contacts: double click to pay to 2021-07-10 17:50:22 +02:00
tobtoht
e2a591baed
Enter password to open seed, keys dialog 2021-07-10 17:50:06 +02:00
tobtoht
2b2107b32d
Qr scanner: use camera description on Windows 2021-07-10 17:36:30 +02:00
tobtoht
ae5ff35cc3
Qr scanner: close dialog on no available cameras 2021-07-10 17:33:58 +02:00
tobtoht
5e7b64979f
fix Windows builds 2021-07-10 15:48:10 +02:00
tobtoht
2525decdbe
Disconnect wallet on close 2021-07-10 00:25:13 +02:00
tobtoht
f818812c12
Trezor: handle PIN requests in MainWindow 2021-07-09 23:48:43 +02:00
tobtoht
5262e388f1
Send: clear all lines on data paste 2021-07-09 23:43:59 +02:00
tobtoht
70e4e91a15
Node list: add more Tor nodes 2021-07-09 23:26:55 +02:00
tobtoht
8345fd2b01
Node list: remove v2 .onions 2021-07-09 22:28:37 +02:00
tobtoht
5175ffd8a5
QrCodeUtils 2021-07-08 22:21:18 +02:00
tobtoht
a253022ecc
Menu: Add clear history for recently opened 2021-07-08 14:03:54 +02:00
tobtoht
a6946b1665
Trezor: fix passphrase splash dialog message 2021-07-08 13:21:09 +02:00
tobtoht
7975c311b5
BalanceDialog: use monospace font 2021-07-08 13:20:41 +02:00
tobtoht
86e81ca3fc
History: use monospace for txid column 2021-07-08 13:09:49 +02:00
tobtoht
2bba5c4787
Trezor: add passphrase support 2021-07-08 02:34:27 +02:00
tobtoht
fe4d531b73
Send: paste Qr code image in pay to field 2021-07-08 00:48:17 +02:00
tobtoht
f15eab8c9d
Mining: allow configuring pools 2021-07-07 19:11:12 +02:00
tobtoht
31ceeb478f
macOS: hide horizontal line on home page 2021-07-07 19:06:31 +02:00
tobtoht
161f07d2da
Add open link button for udev rules 2021-07-07 19:04:31 +02:00
tobtoht
f2a72c342e
Trezor: fix splashdialog hide on pin cancel 2021-07-07 04:38:15 +02:00
tobtoht
4b747bf163
WalletManager: fix error when cache is missing 2021-07-07 04:29:42 +02:00
tobtoht
e411850ddf Add stagenet .onion node (operated by /u/boldsuck) 2021-07-06 22:13:40 +02:00
tobtoht
ea2edd0348
Utils: cleanup 2021-07-06 21:36:27 +02:00
tobtoht
91713efe23
MainWindow: cleanup updateNetStats 2021-07-06 21:29:12 +02:00
tobtoht
b9ec26ccef
AddressBook: add getAddress 2021-07-06 21:27:38 +02:00
tobtoht
75fe3e6614
Tools: add address checker 2021-07-06 16:10:24 +02:00
tobtoht
b3669c5a95
TxInfoDialog: show inputs on outgoing transactions 2021-07-06 15:31:08 +02:00
tobtoht
71736e7e87
Add melo.tools nodes 2021-07-06 14:41:56 +02:00
tobtoht
24811c92af
Store unconfirmed transactions in wallet cache 2021-07-04 23:17:10 +02:00
tobtoht
deb0087019
Wizard: detect local node 2021-07-04 05:40:31 +02:00
tobtoht
2d1c8d722a
WalletInfoDialog: add cache file 2021-07-04 03:33:10 +02:00
tobtoht
1e30b1f4a1
Resizeable QrCode 2021-07-04 00:06:24 +02:00
tobtoht
758b385aef
AppContext: clean up interface 2021-07-03 20:54:27 +02:00
tobtoht
33fbde8c19
MainWindow: send tx show details 2021-07-03 17:48:07 +02:00
tobtoht
9fb734607e
WindowManager: move Wallet cleanup to different thread 2021-07-03 03:29:13 +02:00
tobtoht
2d07483577
TorInfoDialog: validate port 2021-07-03 00:58:43 +02:00
tobtoht
801041aeaa
TorInfoDialog: dark icons on bright theme 2021-07-03 00:31:18 +02:00
tobtoht
2ed8d6bb6d
MainWindow: Remove misleading status text 2021-07-03 00:25:15 +02:00
tobtoht
588b38b3a0
Wizard: handle 0 restore height 2021-07-03 00:22:20 +02:00
tobtoht
3eb9412dc7
Wizard: fix wallet open 2021-07-03 00:12:18 +02:00
tobtoht
3442c4fc69
Fix stagnet/testnet mode 2021-07-03 00:04:15 +02:00
tobtoht
f005e4643b
Wizard: close wizard on wallet open via browse 2021-07-02 22:47:10 +02:00
tobtoht
c7558c2676
Trezor: can't create SpendProofs: missing spendkey 2021-07-02 19:43:00 +02:00
tobtoht
1e943b6208
Trezor: get tx key async 2021-07-02 19:35:21 +02:00
tobtoht
357486359f
Trezor: fix splash dialog for ambiguous button code 2021-07-02 18:06:19 +02:00
tobtoht
a7333e5065
Send: focus amount field on fill 2021-07-02 18:01:11 +02:00
tobtoht
a49a31ad86
Coins: fix filter 2021-07-02 17:52:03 +02:00
tobtoht
e4531a9e30
Coins: improve sweepOutputs error handling 2021-07-02 17:43:47 +02:00
tobtoht
5d89931f9d
Coins: add Edit Label to context menu 2021-07-02 17:27:26 +02:00
tobtoht
4489d50b72
Coins: add description to search 2021-07-02 17:03:18 +02:00
tobtoht
18cb8e2132
Coins: focus searchbar on toggle 2021-07-02 16:51:46 +02:00
tobtoht
3b06ca4b17
Wizard: clear confirm password on init 2021-07-02 16:46:04 +02:00
tobtoht
8563d7fa61
Coins: output labeling 2021-07-02 16:12:07 +02:00
tobtoht
062022f9d1
Trezor support 2021-07-01 23:00:47 +02:00
tobtoht
531cc5f980
Widgets: rename & cleanup 2021-06-28 19:48:23 +02:00
tobtoht
e5ac996ae5
Coins: add searchbar 2021-06-28 19:20:16 +02:00
tobtoht
04b2f5f9a0
Coins: Sweep selected 2021-06-28 18:05:21 +02:00
tobtoht
cfa96e8126
TxConfAdv: label dummy outputs 2021-06-28 17:30:08 +02:00
tobtoht
6c3b691ae9
Widgets: cleanup 2021-06-27 17:00:09 +02:00
tobtoht
00d2c1b953
Dialogs: clean up header files 2021-06-27 16:43:14 +02:00
tobtoht
e40f8bbe1e
Dialogs: fix pointer format 2021-06-27 16:35:49 +02:00
tobtoht
ef2f8092df
Dialogs: format includes 2021-06-27 16:33:18 +02:00
tobtoht
8dd7164154
Fix guards 2021-06-27 14:51:15 +02:00
tobtoht
482ad9cd7e
Dialogs: move destructor to bottom 2021-06-27 14:25:10 +02:00
tobtoht
6921d7b1a7
Rename misc dialogs 2021-06-27 14:22:54 +02:00
tobtoht
bc21aed5af
UI: use QScopedPointer 2021-06-27 14:13:05 +02:00
tobtoht
1afa06af91
Rename dialogs 2021-06-27 13:46:32 +02:00
tobtoht
8536db160d Merge pull request 'Webcam QrCode Scanner' (#367) from tobtoht/feather:qrscanner into master
Reviewed-on: https://git.featherwallet.org/feather/feather/pulls/367
2021-06-27 00:45:13 +00:00
tobtoht
a1db9ade6b
QrScanner: macOS support 2021-06-27 02:41:30 +02:00
tobtoht
3db3e330d5
Qr Scanner 2021-06-25 23:22:19 +02:00
n-peugnet
a4aca5a38a Fix build without xmrig 2021-06-14 20:05:43 +02:00
tobtoht
c5e200ea06
Fix semantic versioning beta handling 2021-05-27 06:20:27 +02:00
tobtoht
f13b1227ee
Ensure appData exists before WS startup 2021-05-27 04:50:58 +02:00
tobtoht
718e2c4a63
Ensure initNetworkConfigured called immediately on Tails/Whonix 2021-05-27 03:58:07 +02:00
tobtoht
ecf08db2ec
Accounts: align balance right 2021-05-27 03:15:56 +02:00
tobtoht
7b367d28e2
Remove dead nodes from hardcoded list 2021-05-27 03:03:48 +02:00
tobtoht
c691a41d53
Nodes: fix missing .onion nodes from hardcoded list 2021-05-27 01:55:49 +02:00
tobtoht
c65bc42a4a
Update balance on wallet open 2021-05-27 01:51:10 +02:00
tobtoht
faea53d617
Move startupWarning to WindowManager 2021-05-27 01:20:37 +02:00
tobtoht
364f503a6b
Ensure onInitialNetworkConfigured is called 2021-05-27 00:24:35 +02:00
tobtoht
2a3d537679
Set firstRun to false after first run 2021-05-27 00:20:48 +02:00
tobtoht
357a46e7f7
Nodes: fix missing function in header 2021-05-26 21:45:48 +02:00
tobtoht
8ec65d8f07
TorInfoDialog: allow setting initSyncThreshold 2021-05-26 21:41:14 +02:00
tobtoht
01df614daa
Change Tor string 2021-05-26 15:48:53 +02:00
tobtoht
e1f305e44c
MainWindow: minor layout fix 2021-05-26 15:47:48 +02:00
tobtoht
6ad1e76b31
LocalMonero: fix icon color dark theme 2021-05-26 15:16:20 +02:00
tobtoht
bf533ddfaa
Calc: configure crypto/fiat symbols 2021-05-26 15:14:53 +02:00
tobtoht
8e663d4a18
TorInfoDialog: clarify text 2021-05-26 00:13:58 +02:00
tobtoht
4dcd34e4bf
AccountSwitcher: make table sortable 2021-05-26 00:08:32 +02:00
tobtoht
afd29c81fc
Ledger: add link to udev rules 2021-05-25 20:00:02 +02:00
tobtoht
23d1ff2c78
TickerWidget: fix balance 2021-05-25 19:34:23 +02:00