tobtoht
43e89fcef5
Qt6: remove QTextCodec
2022-05-24 17:15:36 +02:00
tobtoht
3eb6d28221
Coins: manual input selection
2022-03-20 23:30:48 +01:00
tobtoht
fc0d5c2021
Qt6: remove QRegExp
2022-03-04 11:05:20 +01:00
tobtoht
938d2ddb4e
Update copyright to 2022
2022-02-10 11:26:41 +01:00
tobtoht
518fa831ae
Coins: fix description edit on multi-account wallets
2021-10-23 22:42:49 +02:00
tobtoht
19e8ed1b19
History: fiat return ? if not usd before websocket connection
2021-10-22 17:55:24 +02:00
tobtoht
27f3e96686
History: fix txid column behavior
2021-10-22 17:11:50 +02:00
tobtoht
130733ad98
History: set correct fiat currency
2021-10-21 21:38:39 +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
86e81ca3fc
History: use monospace for txid column
2021-07-08 13:09:49 +02:00
tobtoht
ea2edd0348
Utils: cleanup
2021-07-06 21:36:27 +02:00
tobtoht
a49a31ad86
Coins: fix filter
2021-07-02 17:52:03 +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
8563d7fa61
Coins: output labeling
2021-07-02 16:12:07 +02:00
tobtoht
e5ac996ae5
Coins: add searchbar
2021-06-28 19:20:16 +02:00
tobtoht
3db3e330d5
Qr Scanner
2021-06-25 23:22:19 +02:00
tobtoht
ecf08db2ec
Accounts: align balance right
2021-05-27 03:15:56 +02:00
tobtoht
4dcd34e4bf
AccountSwitcher: make table sortable
2021-05-26 00:08:32 +02:00
tobtoht
029200840a
AddressBook: remove lookupPaymentID
2021-05-23 19:50:44 +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
50a77307f4
Account switcher
2021-05-22 15:42:46 +02:00
tobtoht
3d646fb345
Clean up WalletKeysFilesModel
2021-05-20 21:44:40 +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
b9995c44ec
Fix misc compiler warnings
2021-05-10 15:20:33 +02:00
tobtoht
d4cfa05157
Beta-6
2021-05-02 20:22:38 +02:00
tobtoht
401ae0971f
Misc fixes
2021-03-24 02:37:54 +01:00
tobtoht
858861436b
Misc changes
2021-03-14 22:12:02 +01:00
tobtoht
cc5b3c3c27
History: rework
2021-03-08 21:03:20 +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
ffd7879096
History: filter by subaddress label
2021-02-03 19:36:03 +01:00
tobtoht
9e96f4183a
Exchanges: Remove XMR.to
2021-02-01 17:53:08 +01:00
tobtoht
f05435d694
Improve color scheme
2021-01-28 23:48:14 +01:00
tobtoht
b758cc1918
Misc code cleanup
2020-12-28 05:39:20 +01:00
tobtoht
b4fd07ff8b
Update copyright for 2021
2020-12-26 20:56:06 +01:00
tobtoht
14e3422423
Don't use unsigned ints
2020-12-25 15:38:44 +01:00
tobtoht
a38912a348
CSSWidget: don't filter funded proposals
2020-12-22 20:54:30 +01:00
blasty
4c9ece5025
Apply currency formatting to fiat column in transaction history
2020-12-16 10:53:41 +01:00
tobtoht
874748ea7f
Coins: copy label
2020-12-14 02:30:30 +01:00
tobtoht
480ecfd047
Improve row background color contrast for QDarkStyle
2020-11-25 22:09:13 +01:00
tobtoht
5a08bc353e
Misc networking fixes
...
- connecting to nodes is much faster and more reliable now
- reduced the amount of spaghetti in libwalletqt and greatly simplified the logic in nodes.cpp
- Settings -> Node dialog should feel slightly more responsive
- during synchronization the status bar will now display the amount of data downloaded
- fixed some edge cases that could cause unreasonably long hangs
- Help -> Debug Info screen now auto-updates every 5 seconds
- Don't use SSL over Tor
2020-11-23 17:57:42 +01:00
tobtoht
d9dfef021f
Mitigate target_height attack
2020-11-14 22:42:41 +01:00
tobtoht
780a35fabe
TransactionInfoDialog: add copy spendproof, in/outproof
2020-11-08 12:12:06 +01:00
tobtoht
20b741d30d
Merge pull request 'Coins: numerical sort for amount column' ( #105 ) from tobtoht/feather:coins_amount_sort into master
...
Reviewed-on: https://git.wownero.com/feather/feather/pulls/105
2020-11-02 07:58:50 +00:00
tobtoht
9b7849c5be
Coins: numerical sort for amount column
2020-10-21 16:57:06 +02:00
tobtoht
51a0f86652
Move cdiv to globals.h
2020-10-21 16:57:03 +02:00
mrdeveloper
47d965c6cd
Make format csv import as same as export
2020-10-21 10:10:48 +02:00