summaryrefslogtreecommitdiff
path: root/plugins/CurrencyRates/src/CommonOptionDlg.cpp
AgeCommit message (Collapse)Author
2019-03-02all protocols (even virtual ones) moved to the Protocols folderGeorge Hazan
2019-02-21the less boost and other C++ perversions - the betterGeorge Hazan
2019-02-20CurrencyRates:George Hazan
- fixes #1857 (rate limit error); - code cleaning; - version bump
2018-12-08db_get_sa / db_get_wsa to receive the default value, massive code simplificationGeorge Hazan
2018-11-12db_* functions replaced with g_plugin callsGeorge Hazan
2018-07-27CurrencyRates: quotes replaced to currencyratesKirill Volinsky
2018-07-25Quotes renamed to CurrencyRatesKirill Volinsky