More Info

Revision c4234c2...

(Back to digest)

Other in Other

Artem Serebriyskiy committed changes in [nepomuk-web-extractor/kcm] /:

Renaming classes

* Rename DataPP to Executive
* Rename DataPPConfig to DataPP
* Make necessary changes in all programs
* Changes to KCM

File Changes

Added 20 files
 
dev-scripts/newplugin/executive.cpp.template
 
dev-scripts/newplugin/executive.h.template
 
dev-scripts/newplugin/executivereply.cpp.template
 
dev-scripts/newplugin/executivereply.h.template
 
libwebextractor/decisions/identsetmanager.cpp
 
libwebextractor/decisions/identsetmanager.h
 
runtime/libwebexsettings/datapp.cpp
 
runtime/libwebexsettings/datapp.h
 
runtime/service/plugins/autotag/autotagexecutive.cpp
 
runtime/service/plugins/autotag/autotagexecutive.h
 
runtime/service/plugins/autotag/autotagexecutivereply.cpp
 
runtime/service/plugins/autotag/autotagexecutivereply.h
 
runtime/service/plugins/test/testexecutive.cpp
 
runtime/service/plugins/test/testexecutive.h
 
runtime/service/plugins/test/testexecutivereply.cpp
 
runtime/service/plugins/test/testexecutivereply.h
 
runtime/service/plugins/tvdb/tvdbexecutive.cpp
 
runtime/service/plugins/tvdb/tvdbexecutive.h
 
runtime/service/plugins/tvdb/tvdbexecutivereply.cpp
 
runtime/service/plugins/tvdb/tvdbexecutivereply.h
Deleted 22 files
 
libwebextractor/datapp.cpp
 
libwebextractor/datapp.h
 
libwebextractor/identsetmanager.cpp
 
libwebextractor/identsetmanager.h
 
dev-scripts/newplugin/datapp.cpp.template
 
dev-scripts/newplugin/datapp.h.template
 
dev-scripts/newplugin/datappreply.cpp.template
 
dev-scripts/newplugin/datappreply.h.template
 
runtime/libwebexsettings/datappconfig.cpp
 
runtime/libwebexsettings/datappconfig.h
 
runtime/service/plugins/autotag/autotagdatapp.cpp
 
runtime/service/plugins/autotag/autotagdatapp.h
 
runtime/service/plugins/autotag/autotagdatappreply.cpp
 
runtime/service/plugins/autotag/autotagdatappreply.h
 
runtime/service/plugins/test/testdatapp.cpp
 
runtime/service/plugins/test/testdatapp.h
 
runtime/service/plugins/test/testdatappreply.cpp
 
runtime/service/plugins/test/testdatappreply.h
 
runtime/service/plugins/tvdb/tvdbdatapp.cpp
 
runtime/service/plugins/tvdb/tvdbdatapp.h
 
runtime/service/plugins/tvdb/tvdbdatappreply.cpp
 
runtime/service/plugins/tvdb/tvdbdatappreply.h
Ignored 25 files
 
libbackupsynclegacy/changelog.cpp
 
libbackupsynclegacy/changelog.h
 
libbackupsynclegacy/changelogrecord.h
 
libbackupsynclegacy/CMakeLists.txt
 
libbackupsynclegacy/graphwrapper_p.h
 
libbackupsynclegacy/identificationrequest.cpp
 
libbackupsynclegacy/identificationrequest.h
 
libbackupsynclegacy/identificationrequest_p.cpp
 
libbackupsynclegacy/identificationset.cpp
 
libbackupsynclegacy/identificationset.h
 
libbackupsynclegacy/mergerequest.cpp
 
libbackupsynclegacy/mergerequest.h
 
libbackupsynclegacy/misc.cpp
 
libbackupsynclegacy/misc.h
 
libbackupsynclegacy/nepomuksync_export.h
 
libbackupsynclegacy/simpleresource.cpp
 
libbackupsynclegacy/simpleresource.h
 
libbackupsynclegacy/syncfile.cpp
 
libbackupsynclegacy/syncfile.h
 
libwebextractor/changelogfiltermodel.h
 
gui/libwebextractorui/changelogwidget.cpp
 
gui/libwebextractorui/changelogwidget.h
 
gui/libwebextractorui/decisionwidget.cpp
 
gui/libwebextractorui/decisionwidget.h
 
runtime/libwebexsettings/category.h
Modified 89 files
 
CMakeLists.txt
 
libwebextractor/CMakeLists.txt
 
libwebextractor/parameters.cpp
 
libwebextractor/parameters.h
 
libwebextractor/resourceanalyzer.cpp
 
libwebextractor/resourceanalyzer.h
 
webexshell/resourceanalyzerthread.cpp
 
dev-scripts/newplugin/CMakeLists.txt.template
 
dev-scripts/newplugin/kcm.cpp.template
 
dev-scripts/newplugin/newplugin.py
 
dev-scripts/newplugin/plugin.cpp.template
 
dev-scripts/newplugin/plugin.h.template
 
dev-scripts/newplugin/reply.h.template
 
gui/libwebextractorui/CMakeLists.txt
 
libwebextractor/decisions/CMakeLists.txt
 
libwebextractor/decisions/decision.cpp
 
libwebextractor/decisions/decision.h
 
libwebextractor/decisions/decisionapplicationrequest.cpp
 
libwebextractor/decisions/decisionapplicationrequest_p.h
 
libwebextractor/decisions/decisioncreator.cpp
 
libwebextractor/decisions/decisioncreator.h
 
libwebextractor/decisions/decisioncreator_p.cpp
 
libwebextractor/decisions/decisioncreator_p.h
 
libwebextractor/decisions/decisiondata.h
 
libwebextractor/decisions/propertiesgroup.cpp
 
libwebextractor/decisions/propertiesgroupcreator.cpp
 
libwebextractor/decisions/propertiesgroupcreator_p.h
 
libwebextractor/resourceservicedata/CMakeLists.txt
 
libwebextractor/resourceservicedata/dummyservicedatabackend.cpp
 
libwebextractor/resourceservicedata/dummyservicedatabackend.h
 
libwebextractor/resourceservicedata/nepomukservicedatabackend.cpp
 
libwebextractor/resourceservicedata/nepomukservicedatabackend.h
 
libwebextractor/resourceservicedata/nepomukservicedatabackendfactory.h
 
libwebextractor/resourceservicedata/resourceservicedata.cpp
 
libwebextractor/resourceservicedata/resourceservicedata.h
 
libwebextractor/resourceservicedata/resourceservicedatamanager.cpp
 
libwebextractor/resourceservicedata/resourceservicedatamanager.h
 
libwebextractor/resourceservicedata/servicedatabackend.cpp
 
libwebextractor/resourceservicedata/servicedatabackend.h
 
libwebextractor/resourceservicedata/servicedatabackendfactory.h
 
libwebextractor/test/CMakeLists.txt
 
libwebextractor/test/datapptimeouttest.h
 
runtime/console/CMakeLists.txt
 
runtime/console/examinedwidget.cpp
 
runtime/console/launchPage.cpp
 
runtime/console/launchPage.ui
 
runtime/console/settingsPage.cpp
 
runtime/graphviz/CMakeLists.txt
 
runtime/graphviz/graphvizmainwindow.cpp
 
runtime/libwebexsettings/categoriespool.cpp
 
runtime/libwebexsettings/categoriespool.h
 
runtime/libwebexsettings/category.cpp
 
runtime/libwebexsettings/CMakeLists.txt
 
runtime/libwebexsettings/datappdescr.cpp
 
runtime/libwebexsettings/datappdescr.h
 
runtime/libwebexsettings/datapppool.cpp
 
runtime/libwebexsettings/datapppool.h
 
runtime/libwebexsettings/webextractor_kcm.cpp
 
runtime/libwebexsettings/webextractor_kcm.h
 
runtime/libwebexsettings/webextractor_plugin.h
 
runtime/service/CMakeLists.txt
 
runtime/service/webexscheduler.cpp
 
runtime/service/webextractor_settings.cpp
 
runtime/service/webextractor_settings.h
 
runtime/service/kcm/categoryeditor.cpp
 
runtime/service/kcm/pluginmodel.cpp
 
runtime/service/plugins/autotag/autotagkcm.cpp
 
runtime/service/plugins/autotag/autotagkcm.h
 
runtime/service/plugins/autotag/autotagplugin.cpp
 
runtime/service/plugins/autotag/autotagplugin.h
 
runtime/service/plugins/autotag/CMakeLists.txt
 
runtime/service/plugins/dbpedia/dbpediaplugin.cpp
 
runtime/service/plugins/dbpedia/dbpediaplugin.h
 
runtime/service/plugins/dbpedia/dbpmusicdatapp.cpp
 
runtime/service/plugins/dbpedia/dbpmusicdatapp.h
 
runtime/service/plugins/dbpedia/dbpmusicreply.cpp
 
runtime/service/plugins/dbpedia/dbpmusicreply.h
 
runtime/service/plugins/debug/debug_plugin.cpp
 
runtime/service/plugins/debug/debug_plugin.h
 
runtime/service/plugins/debug/simple_debug_reply.cpp
 
runtime/service/plugins/debug/simple_debug_reply.h
 
runtime/service/plugins/musicbrainz/musicbrainz_plugin.cpp
 
runtime/service/plugins/musicbrainz/musicbrainz_plugin.h
 
runtime/service/plugins/test/CMakeLists.txt
 
runtime/service/plugins/test/testplugin.cpp
 
runtime/service/plugins/test/testplugin.h
 
runtime/service/plugins/tvdb/CMakeLists.txt
 
runtime/service/plugins/tvdb/tvdbplugin.cpp
 
runtime/service/plugins/tvdb/tvdbplugin.h
156 files changed in total