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
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
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
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