Allow to control the default data source from DataSourceQueries
ClosedPublic

Authored by ervin on Nov 7 2015, 5:52 PM.

Details

Summary

Now that it is the place where we control the type of data sources we're
interested in, no need to do that in the note or task repositories. It
is a first step toward centralizing that feature.

Note the ugly notifier object and corresponding hacks, that is necessary
to allow mockitopp to do its job without crashes. Inheriting directly
from QObject doesn't work with it.

Diff Detail

Repository
R4 Zanshin
Lint
Lint Skipped
Unit
Unit Tests Skipped
ervin updated this revision to Diff 1193.Nov 7 2015, 5:52 PM
ervin retitled this revision from to Allow to control the default data source from DataSourceQueries.
ervin updated this object.
ervin edited the test plan for this revision. (Show Details)
ervin added reviewers: bensi, franckarrecot.
bensi accepted this revision.Nov 9 2015, 12:46 PM
bensi edited edge metadata.
This revision is now accepted and ready to land.Nov 9 2015, 12:46 PM
This revision was automatically updated to reflect the committed changes.