DenioD
205bb29f4a
show only memos from selcted contact - work in progress
2020-04-29 01:24:38 +02:00
DenioD
e9ae0e78c5
send Memo to selected Contact
2020-04-29 00:51:07 +02:00
DenioD
a5020cbe24
render HushChat Address in Addressbook
2020-04-28 23:01:11 +02:00
DenioD
10ca28a449
Merge branch 'chat' of https://github.com/strider-paff-shell/SilentDragonLite-1 into chat
2020-04-28 22:07:54 +02:00
Strider
30edee0470
update// added rederfcuntion to contactlist (causes segfaul on compiling)
2020-04-28 22:05:40 +02:00
DenioD
555ac40ec2
Add Headermemo, work in Progress
2020-04-28 20:32:31 +02:00
Strider
2efec07e42
update// refactored addressbook with new storage format
2020-04-28 20:24:50 +02:00
DenioD
38a1d6966a
add sending ability for HushChat tab
2020-04-27 23:10:42 +02:00
Strider
b79334a497
update// added chatmessages to chatwindow
2020-04-27 21:53:37 +02:00
DenioD
a073ae9003
Add our new Onion Service Lightwallet Server
2020-04-12 09:24:20 +02:00
DenioD
0c3cdcbd69
add the choice to ciopy the Blockexplorer Link with txid
2020-01-05 17:06:17 +01:00
Denio
696d056178
delete old light server
2019-12-08 16:05:50 +01:00
Denio
8ed21ce8c6
change default server to lite.myhush.org
2019-12-03 20:58:13 +01: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
Denio
b90a87de48
fix https link
2019-12-02 15:42:25 +01:00
Denio
b289fd1529
add new US lightwallet server
2019-12-02 15:35:16 +01:00
Denio
3ff42921ef
add Halving time,Market Cap and Volume to Hushdaemon tab
2019-12-01 20:36:31 +01:00
Denio
a437880bbd
fix Github links
2019-11-29 16:20:23 +01:00
Denio
12fc6b80e2
Fix a phishing vulnerability related to HTML in memo fields
...
Original report by @s-rah here: ZcashFoundation#205
2019-11-27 19:52:44 +01:00
Denio
b43276831e
fix refresh speed for currency changes
2019-11-21 21:51:27 +01:00
Denio
fafad739ba
fix building for windows
2019-11-20 13:48:50 +01:00
Denio
1f1a93006c
merge manually
2019-11-19 13:39:49 +01:00
Denio
98603f81fe
clean up, fix requestdialog.cpp
2019-11-18 22:09:24 +01:00
Denio
b819fd3008
fix address balance amount
2019-11-18 20:54:37 +01:00
Denio
eb70d6eeaa
change message box when change currency
2019-11-18 17:25:59 +01:00
Denio
f8c86fde79
Add full support of USD,EUR,BTC
2019-11-18 17:09:51 +01:00
Denio
e27ab8d5d7
Message that the change will take some seconds
2019-11-17 23:17:53 +01:00
Denio
b0c12948c7
add the option to choose between usd,eur,btc as currency for mainwindow Pricecheck
2019-11-17 22:41:37 +01:00
Aditya Kulkarni
d81fac8b08
Add rescan to UI
2019-11-16 21:22:31 -08:00
Aditya Kulkarni
7a9552f5f1
Allow custom servers
2019-11-16 20:45:13 -08:00
Aditya Kulkarni
1a762b01c8
Allow multiple servers in settings
2019-11-16 16:03:43 -08:00
greg
ae546b7015
Fix compiler warning pertaining to deprecated method
...
Previously when compiling, the following deprecation warning would be
encountered:
```
src/mainwindow.cpp:447:70: warning: ‘QList<T> QObject::findChildren(const QRegExp&, Qt::FindChildOptions) const [with T = QLineEdit*; Qt::FindChildOptions = QFlags<Qt::FindChildOption>]’ is deprecated: Use findChildren(const QRegularExpression &, ...) instead. [-Wdeprecated-declarations]
```
This commit updates this line to the non-deprecated QT5 version of this
method, which uses QRegularExpression rather than QRegExp, thus removing
the warning.
2019-11-14 01:37:46 -08:00
DenioD
1df1f9c3e0
fix dir creation, change .log path
2019-11-01 16:27:33 +01:00
DenioD
7668cecba4
error handlings
2019-10-31 23:55:21 +01:00
Aditya Kulkarni
851a13c11b
Handle incorrect passwords properly with export
...
Fixes !5
2019-10-31 14:26:04 -07:00
DenioD
8aab518775
merge latest update
2019-10-31 20:31:39 +01:00
Aditya Kulkarni
0d5ea2f5a5
Point URLs to zecwallet-lite
2019-10-31 12:09:20 -07:00
Aditya Kulkarni
54c3971bed
Export seed menu item
2019-10-31 10:58:54 -07:00
Aditya Kulkarni
0a99730fba
Handle blank passwords/cancel.
...
Fixes #10
2019-10-31 09:55:48 -07:00
Aditya Kulkarni
58c80aaf81
Refresh wallet after encryption status change.
...
Fixes #11
2019-10-31 09:48:06 -07:00
DenioD
edfbbe2da9
set conf 2, merge upstream update
2019-10-31 17:23:44 +01:00
Aditya Kulkarni
35a3cff250
Don't accept empty passwords
2019-10-30 16:28:30 -07:00
Aditya Kulkarni
cfc2f85b08
Wallet encryption
2019-10-30 13:54:42 -07:00
DenioD
e634d8858a
update sendTab
2019-10-28 10:26:04 +01:00
Aditya Kulkarni
eb2309b30f
Default table widths
2019-10-27 21:33:38 -07:00
DenioD
b3491aaec1
change debug.log path, fix Coredump with new zaddr
2019-10-27 21:56:00 +01:00
DenioD
6914279526
fix zs address error
2019-10-27 20:24:28 +01:00
DenioD
cf4fb6637e
merge and updates
2019-10-27 19:46:36 +01:00
Aditya Kulkarni
fd9d668a44
Remove "from" fields
2019-10-27 10:32:58 -07:00
Aditya Kulkarni
13e4a1c1a0
Remove deleted UI headers
2019-10-27 07:13:44 -07:00