summaryrefslogtreecommitdiffhomepage
path: root/tracker-fusion/fusion.cpp
AgeCommit message (Collapse)Author
2019-03-28tracker/fusion: kill dylib warningsStanislaw Halik
2018-12-24cmake: decruft, disable deprecated Qt functionsStanislaw Halik
2018-07-08modernize onlyStanislaw Halik
2018-05-02tracker/fusion: fix logic errorStanislaw Halik
Debugged-by: @Artyrm Issue: #775
2018-01-18compat/util: retireStanislaw Halik
Adjust usages.
2018-01-18compat: split/cleanup util.hppStanislaw Halik
Some of the headers are clearly useless. Remove them. Move what's inside util.hpp into separate headers. Adjust usages. Will remove util.hpp.
2017-12-04api: add status check for modulesStanislaw Halik
2017-05-28tracker/fusion: use translation-neutral module identStanislaw Halik
Also, manage QLibrary lifetime to a minimum. They are refcounted internally anyway. Remove bogus assert -- video feed trackers drop the layout on their own typically.
2017-05-24tracker/fusion: add back "second tracker" functionalityStanislaw Halik
It only took us five years to implement again, following removal after the fork from facetracknoir.