66baa78cda
build: fix debug builds
2024-05-05 15:41:43 +03:00
64b4618904
refactor: split formatters and matchers into separated singleton classes ( #166 )
...
* split formatter into separated singleton classes
* split data engine matchers to classes
* nodiscard attribute for formatter methods
* small refactoring in matchers
* fix codefactor warnings
* fix test building
2024-04-30 21:53:21 +03:00
ed5ae40624
refactor: fix some minor clang-tidy warnings
2024-04-19 19:40:59 +03:00
a35b57e5d2
refactor: simplify sources processing
...
Also fix desktop source
2024-03-30 22:34:31 +02:00
e5a9e99438
Replace yahoo finance to stooq ( #131 )
...
Old code is dropped to separated provider
2017-12-15 02:01:34 +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
1b4d1d6944
implement qcronscheduler, tests update
2017-04-28 01:47:42 +03:00
9543122816
cosmetic changes caused by site moving
2017-02-02 23:12:19 +03:00
80d926290c
finally implement bug reporting ( #104 )
2016-08-25 13:33:08 +03:00
e5b1102abf
some changes inside bug reportin backend
2016-08-22 19:10:37 +03:00
18c993c0d5
add github issue reporing backend ( #104 )
2016-08-20 12:14:22 +03:00