[Differential] [Request, 215 lines] D528: make plugins load installed data from resources if not found in filesystem

amccann (Andrew McCann) noreply at phabricator.kde.org
Thu Nov 12 03:04:52 UTC 2015


amccann created this revision.
amccann added reviewers: kfunk, mwolff.
Herald added a subscriber: kdevelop-devel.

REVISION SUMMARY
  Store plugin data in qt5's resource system

TEST PLAN
  Compile, remove file from 'regular' system locations, ensure related feature still functions

REPOSITORY
  rKDEVPLATFORM KDevPlatform

BRANCH
  make_plugins_use_resources

REVISION DETAIL
  https://phabricator.kde.org/D528

AFFECTED FILES
  plugins/appwizard/CMakeLists.txt
  plugins/appwizard/kdevappwizard.qrc
  plugins/classbrowser/CMakeLists.txt
  plugins/classbrowser/kdevclassbrowser.qrc
  plugins/codeutils/CMakeLists.txt
  plugins/codeutils/kdevcodeutils.qrc
  plugins/contextbrowser/CMakeLists.txt
  plugins/contextbrowser/kdevcontextbrowser.qrc
  plugins/cvs/CMakeLists.txt
  plugins/cvs/kdevcvs.qrc
  plugins/documentswitcher/CMakeLists.txt
  plugins/documentswitcher/kdevdocumentswitcher.qrc
  plugins/documentview/CMakeLists.txt
  plugins/documentview/kdevdocumentview.qrc
  plugins/externalscript/CMakeLists.txt
  plugins/externalscript/kdevexternalscript.qrc
  plugins/filemanager/CMakeLists.txt
  plugins/filemanager/kdevfilemanager.qrc
  plugins/filetemplates/CMakeLists.txt
  plugins/filetemplates/kdevfiletemplates.qrc
  plugins/grepview/CMakeLists.txt
  plugins/grepview/kdevgrepview.qrc
  plugins/patchreview/CMakeLists.txt
  plugins/patchreview/kdevpatchreview.qrc
  plugins/problemreporter/CMakeLists.txt
  plugins/problemreporter/kdevproblemreporter.qrc
  plugins/projectmanagerview/CMakeLists.txt
  plugins/projectmanagerview/kdevprojectmanagerview.qrc
  plugins/quickopen/CMakeLists.txt
  plugins/quickopen/kdevquickopen.qrc
  plugins/standardoutputview/CMakeLists.txt
  plugins/standardoutputview/kdevstandardoutputview.qrc
  plugins/switchtobuddy/CMakeLists.txt
  plugins/switchtobuddy/kdevswitchtobuddy.qrc
  plugins/testview/CMakeLists.txt
  plugins/testview/kdevtestview.qrc
  shell/CMakeLists.txt
  shell/kdevplatformshell.qrc

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: amccann, kfunk, mwolff
Cc: kdevelop-devel


More information about the KDevelop-devel mailing list