summaryrefslogtreecommitdiffhomepage
path: root/tracker-fusion/fusion.h
AgeCommit message (Collapse)Author
2018-05-02tracker/fusion: fix logic errorStanislaw Halik
Debugged-by: @Artyrm Issue: #775
2018-04-05modules: now use i18nStanislaw Halik
2017-12-09many: use otr_tr for non-qobject translationStanislaw Halik
I haven't even compile-tested Linux and OSX-specific bits.
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.