09a3c32d0c
fix some found warning
2023-05-17 21:37:00 +03:00
91abbdcd96
clang-tidy warning fixes
2020-11-03 04:23:01 +03:00
276248a748
system source, some code improvements
2019-12-14 23:54:15 +03:00
e5a9e99438
Replace yahoo finance to stooq ( #131 )
...
Old code is dropped to separated provider
2017-12-15 02:01:34 +03:00
d0c96ce829
massive refactoring
2017-05-05 17:55:52 +03:00
6e62ceaac7
massive changes inside
...
* use pass by ref instead of by value if possible
* use reference in interation over collections
* fix no tag inserting
2017-05-04 15:00:50 +03:00
004a97800c
add json formatter
2016-11-02 23:23:30 +03:00
0d4211b2c4
add string formatter
2016-07-07 13:36:30 +03:00
17a0c61b4a
add list formatter
2016-07-03 04:10:04 +03:00
4337379177
add tests for abstract formatter
2016-06-01 10:55:51 +03:00
e71da9bdfb
use overloaded constructors to create tests
2016-05-19 16:28:19 +03:00
906ad56c46
Rename some properties in GI.
...
Actually properties height and width are QDialog ones, just rename them
to ones with `item` prefix. No configuration keys were changed.
Update translations as well.
2016-05-17 14:22:12 +03:00
326c65528d
rewrite formatters to ext classes
2016-05-12 20:51:21 +03:00