Commit Graph

57 Commits

Author SHA1 Message Date
earthorbit
e7b08612fa Themeability (#186)
* add css (qss)

* Include css

* Merge pull request #6 from Fair-Exchange/css

Css

* fix

* beta blue

* fix

* YellowFevers UI work

* Merge pull request #7 from Fair-Exchange/css

Css - YellowFevers UI work

* Update mainwindow.cpp

* Update mainwindow.ui

* Merge pull request #6 from OleksandrBlack/css

move Tx list to balance tab

* Ease of use

General usability improvements

* Delete main.css

* style for tab

* Merge pull request #7 from YellowFeveRs/UI-work

General UI improvements

* updated tab styling

* Merge pull request #8 from Fair-Exchange/css

Css

* fix

* fix for Windows

* fix for Windows

* fix

* Merge pull request #10 from Fair-Exchange/master

Merge pull request #4 from OleksandrBlack/master

* Merge pull request #10 from Fair-Exchange/master

Merge pull request #4 from OleksandrBlack/master

* Merge pull request #11 from OleksandrBlack/css

Css

* Merge pull request #12 from OleksandrBlack/style

blue prepare

* revert

* Update zec_qt_wallet_zh.ts

* Update zec_qt_wallet_es.ts

* Update zec_qt_wallet_fr.ts

* Update zec_qt_wallet_it.ts

* Update zec_qt_wallet_pt.ts

* Update json.hpp

* Update json.hpp

* Update about.ui

* Update mainwindow.ui

* Update connection.ui

* Update connection.cpp

* Update connection.cpp

* Update application.qrc

* Update mainwindow.cpp

* Update settings.ui
2019-09-27 10:27:15 -07:00
Arjun
208d37580d Fix donation address warning 2019-08-08 11:55:28 -07:00
Aditya Kulkarni
1456811842 Handle case where private keys are multiline 2019-07-31 15:01:11 -07:00
Aditya Kulkarni
141e70a873 Fix header resizing on tx table 2019-07-27 08:02:38 -07:00
Arjun
bd1edf9f0c Fix T-addresses not showing up in dropdown (#169)
* Add upto 20 addresses to the taddr dropdown

* View All Addresses dialog box

* Add balances to view all addresses

* Add export all keys

* Add translations + copy address
2019-07-23 15:00:57 -07:00
Aditya Kulkarni
97deadb72a Merge branch 'master' of github.com:ZcashFoundation/zecwallet 2019-07-16 15:08:35 -07:00
Aditya Kulkarni
cf62904283 Update zcash explorers 2019-07-16 15:08:15 -07:00
Aditya Kulkarni
1cec871ac9 #161 Allow configuration for prices/check updates 2019-07-12 15:06:50 -07:00
Arjun
d917e7754c Move desktopservices to settings 2019-06-27 12:47:47 -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
adityapk00
a4f873e44a Ignore extra fields in payment URIs 2019-04-18 20:11:03 -07:00
Aditya Kulkarni
e46725f322 Pay payment requests 2019-03-22 15:37:21 -07:00
Aditya Kulkarni
9062fc8587 Show Sprout security warning 2019-03-20 10:40:27 -07:00
Aditya Kulkarni
1671916e73 #119 , #107
Add "troubleshooting" options to do rescan/reindex from UI
2019-03-19 16:02:47 -07:00
adityapk
077b1896a8 #74, #42 - Show a warning if there are no peers/internet is off 2018-12-13 15:39:38 -08:00
adityapk
c5e8b01c2a #74 Add Tor Support 2018-12-12 14:45:10 -08:00
Aditya Kulkarni
e2b65c6047 #70 Calculate max available with custom fees 2018-12-07 09:31:38 -08:00
Aditya Kulkarni
d87adfae82 Reply to context menu 2018-12-04 14:25:47 -08:00
Aditya Kulkarni
af1018dc18 strings for translation 2018-11-27 14:15:30 -08:00
Aditya Kulkarni
e1f1741384 Strings for translation 2018-11-27 14:14:39 -08:00
adityapk00
7d6bf31caa Handle 0 change case 2018-11-24 08:17:46 -08:00
adityapk00
b428f40def Auto shielding for t Addresses 2018-11-23 17:30:21 -08:00
Aditya Kulkarni
533dead402 Regexp validator 2018-11-22 08:31:35 -08:00
adityapk00
852df8e7b1 cleanup headers 2018-11-21 18:28:19 -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
79520f41c5 Refactor Addressbook 2018-11-21 15:00:56 -08:00
adityapk00
873eb21b4e cleanup 2018-11-16 12:57:20 -08:00
adityapk00
fcd1c8cca0 Remove all dev fee references 2018-11-16 12:45:23 -08:00
Aditya Kulkarni
4f99b1f752 Double opt in for custom fees 2018-11-15 17:05:10 -08:00
Aditya Kulkarni
448b2ceca8 Custom fees 2018-11-13 21:58:50 -08:00
Aditya Kulkarni
efe29297c7 Remove dev fee 2018-11-13 21:31:12 -08:00
adityapk00
0111d0a404 Clear UI if connection is lost 2018-11-10 12:09:52 -08:00
adityapk00
13d48f80ca #36 - Format decimals properly 2018-11-10 08:56:15 -08:00
Aditya Kulkarni
94bfcd50fc cleanup 2018-11-09 15:24:32 -08:00
Aditya Kulkarni
e7bf6b1677 merge 2018-11-09 14:51:18 -08:00
adityapk
71f4433a39 cleanup 2018-11-08 14:43:10 -08:00
adityapk00
23018c19cd Save/Restore window positions
- #29 - Settings window
- #28 - zboard
- #27 - turnstile
- turnstile progress
- import keys
- export keys
2018-11-06 07:58:20 -08:00
Aditya Kulkarni
1b4ced8c82 Manage connection 2018-11-01 14:10:26 -07:00
adityapk00
e1b9ca0150 formatting 2018-10-31 20:21:23 -07:00
Aditya Kulkarni
0e8d8a83e0 merged master 2018-10-26 10:22:03 -07:00
Aditya Kulkarni
129dcfcbd0 ui updates 2018-10-26 09:09:57 -07:00
kozyilmaz
4d5f14e5ef [macOS] zcash.conf is located in $HOME/Library/Application Support/Zcash/zcash.conf on macOS
186874bb83/src/util.cpp (L478)
2018-10-26 10:11:43 +03:00
Aditya Kulkarni
fed17ba0ee small UI fixes 2018-10-23 22:35:21 -07:00
Aditya Kulkarni
cdc46b3022 Rename to save Z txs 2018-10-23 22:13:45 -07:00
adityapk00
4c58f70a31 Options tab with savesent checkbox 2018-10-23 20:41:36 -07:00
Aditya Kulkarni
f3bd295996 Add sapling support while generating addresses 2018-10-21 21:50:35 -07:00
adityapk00
35f7950999 Load from UI Settings if local zcash.conf is not found 2018-10-18 21:15:03 -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
fa4f8685d9 valgrind + clang warnings cleanup 2018-10-17 23:20:40 -07:00