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
d2e6f2fe38
some refactoring
...
* massive changes inside includes, drop unused definitions
* rewrite some initialization methods to avoid additional
freeing/allocation
* drop some explicit destructors calls
2017-07-14 03:34:05 +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
6a24fc3f63
more pretty about text
...
Use generic text generation for all plasmoids
2016-11-06 22:12:03 +03:00
ee6cf60aa4
change constants from #define
to const var val
...
Update contributing.md accordingly
2016-09-18 00:59:23 +03:00
b17aeb88e3
drop some legacy code
2016-08-29 15:02:34 +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