Commit Graph

1108 Commits

Author SHA1 Message Date
Denio
1a1c682e28 Merge pull request #34 from MyHush/denio
Update license, fix a problem with not refreshing currency changes, fix CHF pricecheck
2019-11-21 22:11:15 +01:00
Denio
226475828e bump version 2019-11-21 21:55:46 +01:00
Denio
1f9da702ee Merge branch 'denio' of https://github.com/MyHush/SilentDragonLite into denio 2019-11-21 21:52:15 +01:00
Denio
b43276831e fix refresh speed for currency changes 2019-11-21 21:51:27 +01:00
Denio
1db00f92e2 fix copyright names 2019-11-21 21:32:51 +01:00
Denio
457fde8d1f Update LICENSE 2019-11-21 21:32:13 +01:00
Denio
3f42dc3753 Change LICENSE to GNU GENERAL PUBLIC LICENSE 2019-11-21 21:30:41 +01:00
Denio
1915630396 update license infos about.ui 2019-11-21 21:29:18 +01:00
Denio
b06b162cee update license to GNU Public License V3 2019-11-21 06:24:32 +01:00
Denio
d629e62dc3 fix CHF pricecheck 2019-11-20 20:38:33 +01:00
Denio
951e972d26 Merge pull request #32 from MyHush/denio
fix some error values on txtable, build fix, wormhole improvement
2019-11-20 18:53:13 +01:00
Denio
a958bfc0a3 Improve websocket bugs and debugging so we are less likely to coredump 2019-11-20 18:51:59 +01:00
Denio
8cfca05613 switch defaul currency to $ on maintab 2019-11-20 18:11:31 +01:00
Denio
c7011bb352 update languages with new strings 2019-11-20 16:01:39 +01:00
Denio
fafad739ba fix building for windows 2019-11-20 13:48:50 +01:00
Denio
376b3a28c0 fix txtablemodell.cpp 2019-11-20 13:47:48 +01:00
Denio
a52adce838 Wormhole coredumb fix 2019-11-20 13:45:12 +01:00
Denio
d79a623e8e Merge pull request #29 from MyHush/denio
Change license, fix broken values in hushdaemon tab
2019-11-19 21:28:25 +01:00
Denio
7b624657c0 change license to The Hush developers 2019-11-19 21:25:14 +01:00
Denio
641be69bd9 fix Hush Daemon Tab 2019-11-19 21:17:25 +01:00
Duke Leto
b53e755c00 Merge pull request #27 from MyHush/denio
Add Support for 12 currencies, choose more then one server, use latest block instead of info
2019-11-19 06:04:25 -08:00
Denio
44d3266e09 Merge pull request #26 from DenioD/denio
fix txtablemodel.cpp
2019-11-19 14:49:28 +01:00
Denio
448f4743ec fix txttablemodel.cpp 2019-11-19 14:47:46 +01:00
Denio
30500730c4 Merge pull request #24 from DenioD/denio
merge upstream updates with new features
2019-11-19 13:45:56 +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