Commit Graph

30 Commits

Author SHA1 Message Date
Duke Leto
8acb4a5db1 update copyright year 2022-01-13 22:42:18 -05:00
Duke Leto
0cee4989c0 Happy 2021 2021-01-02 11:20:58 -05:00
Strider
eb2adaa81c update// reformated code in balancestablemodel.cpp 2020-04-08 14:34:09 +02:00
Denio
8d51375107 Prevent negative z balances,Hide 0-balance addresses from the balances table,Rename new address to next address 2019-12-03 19:42:06 +01:00
DenioD
cf4fb6637e merge and updates 2019-10-27 19:46:36 +01:00
Aditya Kulkarni
12d6c64583 wip 2019-10-26 21:56:02 -07:00
Aditya Kulkarni
deff437c1d Show unconfirmed addresses in the balances table 2019-10-26 19:09:16 -07:00
Aditya Kulkarni
b687306cf7 Show all addresses in the balances table 2019-10-26 14:34:31 -07:00
DenioD
b0db704262 switch to Hush as Unit 2019-10-25 22:35:42 +02:00
DenioD
5b9ef9a48c Port to Hush 2019-10-21 00:16:23 +02:00
Aditya Kulkarni
53cbea1fda Fetch balances + fix gui thread issues 2019-10-16 13:12:32 -07:00
Aditya Kulkarni
31cdab70d3 Add DataModel class 2019-10-07 11:01:37 -07:00
adityapk00
41bc296f20 Recurring (#131)
* Save created recurring info

* Add to confirm dialog

* Update RPI at confirm

* Make singleton

* Add history to recurring payments

* USD/ZEC switch

* Fix check state

* recurring item serialization

* Add recurring payments to file

* Refactor

* Address view model

* Wire up dialog

* Update windows installer logos

* Store all payments in the store

* Save table geometry

* Add recurring payments view

* Add deletion

* Add recurring payment execution

* Add donation address to address book

* Add multiple payment handling

* Disable recurring for multiple payments

* Handle pay last

* Handle pay all

* Reomve frequency

* Enable recurring payments only for testnet

* For testing, allow payments in 5 min intervals

* Fix request money amounts
2019-05-14 13:12:31 -07:00
Aditya Kulkarni
2ff1718fab Prevent zero-balance accounts from showing up in balances 2019-02-26 12:55:44 -08:00
adityapk00
44d26ddab7 Labels (#59)
* hacked up labels

* Custom widget for addresses with labels

* turnstile to use labels
2018-11-21 16:30:15 -08:00
Aditya Kulkarni
6175c3cde5 Prevent rounding for small amounts 2018-11-21 14:17:11 -08:00
adityapk00
0111d0a404 Clear UI if connection is lost 2018-11-10 12:09:52 -08:00
Aditya Kulkarni
94bfcd50fc cleanup 2018-11-09 15:24:32 -08:00
adityapk
0db210cfac formatting fix 2018-10-31 21:54:08 -07:00
adityapk00
e1b9ca0150 formatting 2018-10-31 20:21:23 -07:00
Aditya Kulkarni
35be99170d Add loading indicator to table. 2018-10-29 10:01:37 -07:00
Aditya Kulkarni
d3c4b42a16 Support lower version of Qt and mingw compiler 2018-10-28 08:24:53 -07:00
Aditya Kulkarni
b88bf6b288 Align USD prices properly 2018-10-18 14:55:15 -07:00
Aditya Kulkarni
02432338cd Show $ values next to ZEC amounts 2018-10-18 11:30:31 -07:00
Aditya Kulkarni
1b2335c0d4 Fetch ZEC Price for display purposes 2018-10-18 11:15:49 -07:00
Aditya Kulkarni
d28ab79743 Add view on block explorer for txid and address 2018-10-17 12:27:43 -07:00
Aditya Kulkarni
46ff75b109 Add support for testnet 2018-10-16 13:21:24 -07:00
Aditya Kulkarni
44554f7ff4 Fix ZEC double precision display, add validations 2018-10-15 14:59:48 -07:00
Aditya Kulkarni
1c282000c8 Fix flicker issues on the balances and transactions tables 2018-10-14 23:09:54 -07:00
Aditya Kulkarni
e99c75b54a Directory structure 2018-10-13 23:04:36 -07:00