Skip to content

Cppcheck Fixes

Rafał Mikrut requested to merge (removed):cppcheck_fixes into master

I fixed some bugs found by Cppcheck.

I also added to gitignore files generated by QT Creator and Cppcheck

I tried to compile it in Ubuntu docker(18.04, 19.10 and 20.04), but I always have at the end problem with dependencies. Is somewhere an instruction how to install all dependencies on Ubuntu?

Merge request reports