[Differential] [Request, 177 lines] D1477: Port Archive class to PluginManager usage

elvisangelaccio (Elvis Angelaccio) noreply at phabricator.kde.org
Sun Apr 24 17:54:54 UTC 2016


elvisangelaccio created this revision.
elvisangelaccio added a reviewer: rthomsen.
elvisangelaccio added a subscriber: kde-utils-devel.
elvisangelaccio set the repository for this revision to rARK Ark.
elvisangelaccio added a project: Ark.

REVISION SUMMARY
  The Archive class now relies on a PluginManager object to load plugins.

TEST PLAN
  Add for example
  
    [EnabledPlugins]
    kerfuffle_clirar=false
  
  to the `arkrc` config file. Then Ark will not use the rar plugin when opening rar files. Unar will be used instead.

REPOSITORY
  rARK Ark

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

AFFECTED FILES
  autotests/plugins/cli7zplugin/cli7ztest.cpp
  autotests/plugins/cli7zplugin/cli7ztest.h
  autotests/plugins/clirarplugin/clirartest.cpp
  autotests/plugins/clirarplugin/clirartest.h
  autotests/plugins/cliunarchiverplugin/cliunarchivertest.cpp
  autotests/plugins/cliunarchiverplugin/cliunarchivertest.h
  kerfuffle/archive_kerfuffle.cpp
  kerfuffle/archive_kerfuffle.h
  kerfuffle/archiveinterface.cpp
  kerfuffle/archiveinterface.h
  kerfuffle/cliinterface.cpp
  kerfuffle/cliinterface.h

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

To: elvisangelaccio, rthomsen
Cc: kde-utils-devel, tctara


More information about the Kde-utils-devel mailing list