Commit graph

27 commits

Author SHA1 Message Date
Pino Toscano 9e45d58aaf adapt to the recent debug areas
svn path=/trunk/KDE/kdegraphics/okular/; revision=752570
2007-12-24 22:09:22 +00:00
Pino Toscano d22bd483f8 use the new icon for the backend
svn path=/trunk/KDE/kdegraphics/okular/; revision=752246
2007-12-23 23:43:23 +00:00
Pino Toscano bf50301758 polish
svn path=/trunk/KDE/kdegraphics/okular/; revision=752245
2007-12-23 23:42:42 +00:00
Pino Toscano 0d7a560490 copy temporary icon for the ghostscript backend from kappfinder, and install it locally
svn path=/trunk/KDE/kdegraphics/okular/; revision=752242
2007-12-23 23:38:15 +00:00
Script Kiddy 270b737e0d SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=751972
2007-12-23 08:32:07 +00:00
Script Kiddy e3d71f162d SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=747149
2007-12-11 07:45:22 +00:00
Albert Astals Cid 93e1f66dfa fix the "destructor"
svn path=/trunk/KDE/kdegraphics/okular/; revision=746605
2007-12-09 16:41:58 +00:00
Laurent Montel 2eb9a53642 Add soname
svn path=/trunk/KDE/kdegraphics/okular/; revision=746258
2007-12-08 13:15:57 +00:00
Script Kiddy 8d7e8be0c7 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=745899
2007-12-07 08:14:18 +00:00
Pino Toscano 2354aebd55 remove the 'lib' prefix from the okularpart
make konqueror able to load again okular as embedded :/

svn path=/trunk/KDE/kdegraphics/okular/; revision=745740
2007-12-06 23:12:27 +00:00
Pino Toscano d1b62bbe5e link to less libraries
svn path=/trunk/KDE/kdegraphics/okular/; revision=744174
2007-12-02 21:09:17 +00:00
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
Script Kiddy 4b1e246e87 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=743874
2007-12-02 08:05:31 +00:00
John Layt 1b1ed9451b Enable Okular printing features:
* Add FilePrinter class to enable printing via postscript files
* DJVU, PDF, and PS backends print FilePrinter
* All backends enable printing of bookmarked pages
* Print and Print Preview actions enabled/disabled depending on backends
  printing ability

Note that FilePrinter only works on *NIX platforms with Cups, lpr, or lp.



svn path=/trunk/KDE/kdegraphics/okular/; revision=741990
2007-11-26 21:43:54 +00:00
Albert Astals Cid 2153ec5edd resync with spectre
svn path=/trunk/KDE/kdegraphics/okular/; revision=741933
2007-11-26 19:15:23 +00:00
Pino Toscano 8a3af5a02a give it the correct name
svn path=/trunk/KDE/kdegraphics/okular/; revision=741326
2007-11-25 12:56:21 +00:00
Pino Toscano 10503cf472 Add stubs for about data for the backends that don't have one, but have translations.
I remember all the maintainers to fill them only after the KDE 4.0 unfreeze :)

CCMAIL: okular-devel@kde.org

svn path=/trunk/KDE/kdegraphics/okular/; revision=741068
2007-11-24 18:08:30 +00:00
Allen Winter 1e34663484 remove deprecated Encoding
DocPath => X-DocPath
ServiceTypes => X-KDE-ServiceTypes
Keywords => X-KDE-Keywords

svn path=/trunk/KDE/kdegraphics/okular/; revision=737282
2007-11-15 22:38:18 +00:00
Script Kiddy d9e6745bc7 SVN_SILENT made messages (.desktop file)
svn path=/trunk/KDE/kdegraphics/okular/; revision=735260
2007-11-11 08:03:34 +00:00
Dirk Mueller 7ea0bce44a fix FSF address
svn path=/trunk/KDE/kdegraphics/okular/; revision=734468
2007-11-08 22:49:41 +00:00
Albert Astals Cid f3a717f412 resync with spectre git, fixes winterz render problem
svn path=/trunk/KDE/kdegraphics/okular/; revision=734041
2007-11-07 22:18:08 +00:00
Dirk Mueller 161ebbc47a adding license
svn path=/trunk/KDE/kdegraphics/okular/; revision=733478
2007-11-06 12:55:42 +00:00
Pino Toscano 5412f21664 simplify more
svn path=/trunk/KDE/kdegraphics/okular/; revision=732879
2007-11-04 23:35:38 +00:00
Pino Toscano 9ac1f51e59 easier debug output
svn path=/trunk/KDE/kdegraphics/okular/; revision=732877
2007-11-04 23:33:43 +00:00
Pino Toscano 2ae8000a77 delete the document info when closing a document
svn path=/trunk/KDE/kdegraphics/okular/; revision=732870
2007-11-04 23:17:17 +00:00
Albert Astals Cid 360e7cd95b i forgot the helper headers
svn path=/trunk/KDE/kdegraphics/okular/; revision=732863
2007-11-04 23:01:32 +00:00
Albert Astals Cid 402c93e622 Replace the ghostview generator by the spectre generator, both are based on libgs, but the spectre one is simpler
as it uses the yetToBeAnnounced freedesktop libspectre project. I'm actually adding libspectre sources for the kde4.0.x
timeframe as libspectre won't be released/packaged on time for 4.0 but will remove it for 4.1 and onwards.

libspectre is a shared project between okular and evince *hooraay* that aims to unify the developing of a layer on top of libgs

That closes my work on making ps *work* on okular for KDE 4.0, any reported problem will be of course investigated
Thanks for reading up to here :-D

svn path=/trunk/KDE/kdegraphics/okular/; revision=732860
2007-11-04 22:46:01 +00:00