okular/generators
Pino Toscano 6aa123656a Port the plugin system to the standard KDE factory and loader, getting rid of the custom system okular had so far.
This requires a generator to have a
  MyGenerator(QObject *parent, const QVariantList &args)
constructor in order to be successfully loaded.
The OKULAR_EXPORT_PLUGIN macro was adapted, and the generators to provide it the about data; the protected Generator::setAboutData() is no more needed.

Remove the 'lib' prefix from plugins, unneeded now.

CCMAIL: okular-devel@kde.org

svn path=/trunk/KDE/kdegraphics/okular/; revision=744169
2007-12-02 20:57:24 +00:00
..
chm Port the plugin system to the standard KDE factory and loader, getting rid of the custom system okular had so far. 2007-12-02 20:57:24 +00:00
comicbook Port the plugin system to the standard KDE factory and loader, getting rid of the custom system okular had so far. 2007-12-02 20:57:24 +00:00
djvu Port the plugin system to the standard KDE factory and loader, getting rid of the custom system okular had so far. 2007-12-02 20:57:24 +00:00
dvi Port the plugin system to the standard KDE factory and loader, getting rid of the custom system okular had so far. 2007-12-02 20:57:24 +00:00
fictionbook Port the plugin system to the standard KDE factory and loader, getting rid of the custom system okular had so far. 2007-12-02 20:57:24 +00:00
kimgio Port the plugin system to the standard KDE factory and loader, getting rid of the custom system okular had so far. 2007-12-02 20:57:24 +00:00
ooo Port the plugin system to the standard KDE factory and loader, getting rid of the custom system okular had so far. 2007-12-02 20:57:24 +00:00
plucker Port the plugin system to the standard KDE factory and loader, getting rid of the custom system okular had so far. 2007-12-02 20:57:24 +00:00
poppler Port the plugin system to the standard KDE factory and loader, getting rid of the custom system okular had so far. 2007-12-02 20:57:24 +00:00
spectre Port the plugin system to the standard KDE factory and loader, getting rid of the custom system okular had so far. 2007-12-02 20:57:24 +00:00
tiff Port the plugin system to the standard KDE factory and loader, getting rid of the custom system okular had so far. 2007-12-02 20:57:24 +00:00
xps Port the plugin system to the standard KDE factory and loader, getting rid of the custom system okular had so far. 2007-12-02 20:57:24 +00:00
CMakeLists.txt Replace the ghostview generator by the spectre generator, both are based on libgs, but the spectre one is simpler 2007-11-04 22:46:01 +00:00