This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/105790/

src/service/NepomukActivityManager.h (Diff revision 1)
public:
69
    Nepomuk::Resource activityResource(const QString & id) const;
69
    Nepomuk2::Resource activityResource(const QString & id) const;
This is the only probable potential problem:
should it still have a retrocompatibility method returning a Nepomuk::Resource?

- Marco


On July 30th, 2012, 12:02 p.m., Marco Martin wrote:

Review request for Plasma and Ivan Čukić.
By Marco Martin.

Updated July 30, 2012, 12:02 p.m.

Description

this is the diff from master of the branch mart/nepomuk2 in kactivities (the branch has a more comprehensible history of changes ;).
it ports all the nepomuk usage to nepomuk2

Diffs

  • src/service/CMakeLists.txt (f6d7f9c)
  • src/service/NepomukActivityManager.h (ba6e75b)
  • src/service/NepomukActivityManager.cpp (e06ded3)
  • src/service/jobs/nepomuk/Move.h (23db0b7)
  • src/service/jobs/nepomuk/Move.cpp (8342aef)
  • src/service/plugins/sqlite/CMakeLists.txt (1664630)
  • src/service/plugins/sqlite/NepomukCommon.h (c3ecacf)
  • src/workspace/CMakeLists.txt (2fcd194)
  • src/workspace/kio/CMakeLists.txt (7dfb50c)
  • src/workspace/kio/kio_activities.cpp (8ef1f7b)

View Diff