Commit Graph

1084 Commits

Author SHA1 Message Date
Denio
448f4743ec fix txttablemodel.cpp 2019-11-19 14:47:46 +01:00
Denio
6e958be983 fix sdl-cli lib and server list 2019-11-19 13:44:19 +01:00
Denio
1f1a93006c merge manually 2019-11-19 13:39:49 +01:00
Denio
9283062dbd Merge pull request #34 from MyHush/denio
merge from denio branch
2019-11-19 06:22:21 +01:00
Denio
8dc2fe5412 bump version to v1.1.0 2019-11-18 23:02:48 +01:00
Denio
84c5658d7b update translation strings 2019-11-18 22:57:38 +01:00
Denio
cdbece6884 change to wormhole.myhush.org 2019-11-18 22:25:00 +01:00
Denio
98603f81fe clean up, fix requestdialog.cpp 2019-11-18 22:09:24 +01:00
Denio
2dfede617a fix recurring.cpp 2019-11-18 21:56:19 +01:00
Denio
31279e4653 fix about 2019-11-18 21:17:54 +01:00
Denio
ba65460037 fix amounttext size mainwindow 2019-11-18 21:15:53 +01:00
Denio
b819fd3008 fix address balance amount 2019-11-18 20:54:37 +01:00
Denio
04fe2be715 Add suport for CNY,RUB,CAD,SGD,CHF,INR,GBP,AUD 2019-11-18 20:24:32 +01:00
Denio
eb70d6eeaa change message box when change currency 2019-11-18 17:25:59 +01:00
Denio
1a94f1927e fix statusLabel decimal format 2019-11-18 17:22:07 +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
66c60464e6 Require TLS cert 2019-11-16 16:05:11 -08:00
Aditya Kulkarni
1a762b01c8 Allow multiple servers in settings 2019-11-16 16:03:43 -08:00
Arjun
6520a09e6d Init logging with yeclite 2019-11-15 12:09:58 -08:00
Aditya Kulkarni
add46f9960 Fix regular exp warning 2019-11-14 09:21:00 -08:00
adityapk00
504a1244cd Merge pull request #20 from neunenak/fix_warning
Fix compiler warning pertaining to deprecated method
2019-11-14 09:17:08 -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
Aditya Kulkarni
b32a1d4732 Naming 2019-11-13 15:12:46 -08:00
Aditya Kulkarni
bcf2d4e9d6 Use latest block instead of info 2019-11-13 15:11:11 -08:00
Denio
740e713281 fix travis.yml for building test 2019-11-13 06:21:58 +01:00
adityapk00
c98da96b97 Update README.md 2019-11-12 17:30:26 -08:00
Denio
51a8b8798e change building name to SilentDragonLite 2019-11-12 19:39:11 +01:00
Denio
a3e7e97e3a Merge pull request #19 from MyHush/master
master to denio
2019-11-12 19:35:40 +01:00
Denio
22c9b60ebd Update Screenshot 2019-11-12 15:49:03 +01:00
Denio
dd11d9823e change version to v1.0.1 2019-11-12 15:42:43 +01:00
Denio
19a14225d6 Merge branch 'dev' 2019-11-12 15:36:21 +01:00
Denio
f636158a65 merge README.md manually 2019-11-12 15:36:11 +01:00
Denio
72eb75d039 Merge pull request #17 from MyHush/denio
clean up Readme, update win-build, change logo
2019-11-12 15:32:10 +01:00
Denio
bbc2d3c9aa add de translation, update all translations, bump version to 1.1 2019-11-12 15:31:02 +01:00
Denio
13f5b70c82 change logo on Daemon Tab 2019-11-12 13:18:43 +01:00
Denio
c6d7fbd23f update win-static-build.sh 2019-11-11 21:50:44 +01:00
Denio
d25cd49188 add DEVELOPING.md 2019-11-11 21:50:09 +01:00
Duke Leto
67feb8f5c0 Merge pull request #16 from MyHush/denio
Add Build Scripts, update Readme
2019-11-10 18:10:19 -05:00
Denio
6b54ff45c3 update logos 2019-11-10 23:07:49 +01:00
Denio
aac13cff56 Update README.md 2019-11-10 16:56:28 +01:00
Denio
0060ffb085 Update README.md 2019-11-10 16:55:58 +01:00
Denio
da758cef2c Update README.md 2019-11-10 16:55:23 +01:00
Denio
e291d76c61 update README 2019-11-10 16:54:15 +01:00
Denio
c0e3d862b5 add build scripts for Linux/Win 2019-11-10 16:45:13 +01:00
Denio
2dc2d27f1d Merge pull request #15 from MyHush/denio
change 'Sent' to 'send' in transaction tab
2019-11-10 10:07:52 +01:00
Aditya Kulkarni
4d93418cc3 Add macos code signing 2019-11-08 14:24:55 -08:00