Commit graph

77 commits

Author SHA1 Message Date
tobtoht
199e085709
send: don't allow fiat conversion if websocket is disabled 2023-02-13 10:41:07 +01:00
tobtoht
bbac1957aa
MainWindow: hide check for updates on macos 2023-02-12 16:24:02 +01:00
tobtoht
6a7da01033
settings: rename new settings dialog 2023-02-11 18:24:18 +01:00
tobtoht
f3c8e116c0
settings rework, proxy support 2023-02-11 18:11:21 +01:00
tobtoht
bc63a9d4f1
MainWindow: Help -> Check for updates 2023-02-01 15:54:08 +01:00
tobtoht
1571d59409
wallet_api: do not cache wallet password 2023-01-31 17:00:50 +01:00
tobtoht
15aea81ea4
portable mode: reset wallet dir on start 2023-01-26 16:21:18 +01:00
tobtoht
e5a61c6e2f
MainWindow: rework locking 2023-01-19 15:25:45 +01:00
tobtoht
5b5daa7089
AccountSwitcher: keep sort order during session 2023-01-17 22:06:08 +01:00
Dimitris Apostolou
9df1024e69
Fix typos 2023-01-09 04:17:25 +02:00
tobtoht
64f425badf update copyright for 2023 2023-01-02 20:31:22 +01:00
tobtoht
7652fd086e update platform tag for arm builds 2022-12-26 16:25:16 +01:00
tobtoht
d511806487
Windows: fix updater issue for win-installer 2022-08-12 09:13:55 +02:00
tobtoht
cfd85fac8a
Compare base addresses due to wallet2 integrated address inconsistency 2022-07-26 18:59:17 +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
180ef9618b
Avoid writing config on tab change 2022-07-02 22:41:46 +02:00
tobtoht
e549438130
Ensure ringdb is written after wallet creation [2] 2022-07-01 13:46:29 +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
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
026dae8591
Home: add XMR/BTC ticker 2022-06-10 13:42:55 +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
d82905c460
Home: Revuo Monero 2022-05-25 22:40:56 +02:00
tobtoht
d73ea2b54d
Qt6: remove hasPendingEvents 2022-05-24 17:53:45 +02: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
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
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
a02dadcd24
Settings: remember last page 2022-03-11 14:56:07 +01:00
tobtoht
69a13449fa
Reduce console logging spam 2022-03-04 23:01:47 +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
f816f44f4c
Cmake: add SELF_CONTAINED 2022-02-25 20:48:14 +01:00
tobtoht
558ed2d7ac
Don't set default donation amount 2022-02-24 00:44:13 +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
938d2ddb4e
Update copyright to 2022 2022-02-10 11:26:41 +01:00
tobtoht
20c9313c6e
Fix windows installer platform tag 2021-10-29 13:54:13 +02:00
tobtoht
d68496bdd4
macOS: fix statusbar button clickability 2021-10-28 19:50:18 +02:00
tobtoht
a9147d8da3
TxConfAdv: remove unlock time, add fiat amounts, make description editable 2021-10-23 01:46:08 +02:00