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 |
|
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
|
130733ad98
|
History: set correct fiat currency
|
2021-10-21 21:38:39 +02:00 |
|
tobtoht
|
ddb78db5b5
|
TxInfoDialog: ensure it is closed
|
2021-10-21 19:56:40 +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
|
7a467b875a
|
Store all constructed transactions in cache
|
2021-09-15 23:46:23 +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
|
e2a591baed
|
Enter password to open seed, keys dialog
|
2021-07-10 17:50:06 +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
|
a253022ecc
|
Menu: Add clear history for recently opened
|
2021-07-08 14:03:54 +02:00 |
|
tobtoht
|
2bba5c4787
|
Trezor: add passphrase support
|
2021-07-08 02:34:27 +02:00 |
|
tobtoht
|
31ceeb478f
|
macOS: hide horizontal line on home page
|
2021-07-07 19:06:31 +02:00 |
|
tobtoht
|
91713efe23
|
MainWindow: cleanup updateNetStats
|
2021-07-06 21:29:12 +02:00 |
|
tobtoht
|
75fe3e6614
|
Tools: add address checker
|
2021-07-06 16:10:24 +02:00 |
|
tobtoht
|
24811c92af
|
Store unconfirmed transactions in wallet cache
|
2021-07-04 23:17:10 +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
|
2ed8d6bb6d
|
MainWindow: Remove misleading status text
|
2021-07-03 00:25:15 +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
|
18cb8e2132
|
Coins: focus searchbar on toggle
|
2021-07-02 16:51:46 +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 |
|