Commit Graph

845 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
Miodrag Popović
77585cf20a Update .travis.yml (#188)
Build server is obviously upgraded to Ubuntu 16.04, travis build is failing because of outdated qt591 repository.
2019-09-27 09:45:19 -07:00
Aditya Kulkarni
390ea6b505 Verification progress instead of download. Fixes #182 2019-09-16 10:40:09 -07:00
Yusuf Şahin HAMZA
43f50af4eb Update Turkish translation (#180) 2019-09-09 10:00:32 -07:00
Aditya Kulkarni
eef8133a7b Add turkish and update transalations 2019-09-05 09:59:07 -07:00
Yusuf Şahin HAMZA
0f8d00367b Create zec_qt_wallet_tr.ts (#178) 2019-09-05 09:55:27 -07:00
Aditya Kulkarni
76c4f1d4e3 #177 - Remove zboard 2019-08-26 10:28:16 -07:00
Arjun
208d37580d Fix donation address warning 2019-08-08 11:55:28 -07:00
Arjun
918408cc6e Move to standard UI transaction 2019-08-08 11:52:33 -07:00
Arjun
07d398a711 Add empty amount check 2019-08-08 11:51:05 -07:00
Aditya Kulkarni
1456811842 Handle case where private keys are multiline 2019-07-31 15:01:11 -07:00
Arjun
b792679a93 Zaddr fix (#173)
* Use isZAddress instead of hardcoded "z"

* Make last col in Tx table resizable
2019-07-28 11:23:30 -07:00
Tom Bradshaw (presstab)
9b6995aa5e Use enum for column numbers in txtablemodel for better clarity. (#172) 2019-07-28 11:23:19 -07:00
Aditya Kulkarni
3a2fdebf82 Merge branch 'master' of github.com:ZCashFoundation/zecwallet 2019-07-27 08:03:51 -07:00
Aditya Kulkarni
48b4ddc470 0.7.6 2019-07-27 08:02:38 -07:00
Aditya Kulkarni
141e70a873 Fix header resizing on tx table 2019-07-27 08:02:38 -07:00
Aditya Kulkarni
1219651f76 171 - Validate address 2019-07-27 08:02:38 -07:00
Aditya Kulkarni
df1cbe6570 Add num of skipper taddrs 2019-07-27 08:02:33 -07:00
Aditya Kulkarni
c4a691381d Keep existing address selected in recieve dropdown 2019-07-27 08:00:11 -07:00
Aditya Kulkarni
64c4e82f58 0.7.6 2019-07-24 13:12:24 -07:00
Aditya Kulkarni
b5ca3d635e Fix header resizing on tx table 2019-07-24 13:11:54 -07:00
Aditya Kulkarni
72a4f40c03 171 - Validate address 2019-07-24 10:35:47 -07:00
Aditya Kulkarni
6ec435c8ca Add num of skipper taddrs 2019-07-24 10:35:47 -07:00
Aditya Kulkarni
f7f641972d Remove gitmodules 2019-07-23 15:04:59 -07:00
Aditya Kulkarni
b541d7488f Fix alignment 2019-07-23 15:03:55 -07:00
Tom Bradshaw (presstab)
486ee5c2e6 Add confirmations column to Transactions Table. (#168)
* Add confirmations column to Transactions table.

* Fix unsigned int wrapping for confirmation count.
2019-07-23 15:01:09 -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
f90796cb4f 0.7.5 2019-07-19 11:17:01 -07:00
Aditya Kulkarni
34100fba46 Update language files 2019-07-19 11:01:36 -07:00
Aditya Kulkarni
a1ee1d5c20 Clean comments 2019-07-19 11:01:29 -07:00
kimziv
bc1418a25b add Chinese translation (#167) 2019-07-19 10:55:18 -07:00
Aditya Kulkarni
fe68d56fb0 Add "view all" button for t addresses 2019-07-19 10:54:07 -07:00
Aditya Kulkarni
8857754490 Don't segment t address 2019-07-19 10:36:35 -07:00
Aditya Kulkarni
e89e9d87e8 Remember confirm dialog size 2019-07-18 21:13:24 -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
Aditya Kulkarni
fc68820be1 Make recurring invisible on mainnet 2019-07-12 14:56:13 -07:00
adityapk00
c3c47b281d issue template 2019-07-12 14:28:19 -07:00
adityapk00
7f5f4ef198 Update issue templates 2019-07-12 14:25:38 -07:00
adityapk00
9db0e0b6ff #165 - Add "file a bug" menu item 2019-07-12 14:22:09 -07:00
Aditya Kulkarni
0f5835422d #152 - Prevent crash on exit 2019-07-11 14:52:00 -07:00
Aditya Kulkarni
3f3962708f #156 Prevent duplicate labels 2019-07-11 13:35:09 -07:00
Aditya Kulkarni
9d0a08ab0e Return default for recurring display 2019-07-11 13:21:29 -07:00
Aditya Kulkarni
ef6a57ea9b #157 - Prevent crash if there's no selection 2019-07-11 13:21:19 -07:00
Aditya Kulkarni
11c14d9af1 #150 prevent creating new t-addresses on refresh 2019-07-11 07:43:52 -07:00
Aditya Kulkarni
d9bacb9d89 #154 Prevent adding donation addr to address book 2019-07-11 07:29:54 -07:00
Aditya Kulkarni
d0116abb4c Update default prod dir 2019-07-10 12:42:04 -07:00
lyoqjrrq
48af5e3120 Fix new t-Addresses not showing up after generation (#148)
* Fix typo: recieve -> receive

* Fix new t-Addresses not showing up after generation

Refresh the address list, as when generating z-Addresses.
2019-07-08 11:26:41 -07:00
Aditya Kulkarni
37ada78a76 #146 Show taddrs from address book in dropdown 2019-07-01 16:00:23 -07:00