[Kget] KDE/kdenetwork/kget/extensions/konqueror [POSSIBLY UNSAFE]

Dawit Alemayehu adawit at kde.org
Thu Oct 28 23:42:29 CEST 2010


SVN commit 1190784 by adawit:

- Port this plugin to use the new KPart extensions, HtmlExtension and KSelectorInterface, 
  added recently to prevent plugins from directly linking to a specific KPart.
  This prevents multiple parts being loaded  when not even used simply because
  the plugin links against them.

- Note the recent coded added to support the dolphinpart used by konqueror for 
  file browsing is no longer needed as this plugin now will support any KPart 
  that implements the appropriate interface. Support for the new interface will
  be added to the dolphin KPart. See http://reviewboard.kde.org/r/5710/

CCMAIL:kget at kde.org


 M  +4 -30     CMakeLists.txt  
 M  +83 -245   kget_plug_in.cpp   [POSSIBLY UNSAFE: KRun::runCommand]
 A             kget_plug_in.desktop  
 M  +10 -43    kget_plug_in.h  
 M  +3 -3      kget_plug_in.rc  
 D             links.cpp  
 D             links.h  


http://websvn.kde.org/?view=rev&revision=1190784


More information about the Kget mailing list