Revision 244e394...

Go back to digest for 18th September 2011

Features in KDE Base

Vishesh Handa committed changes in [libstreamanalyzer/popplerPdfAnalyzer] /:

First attempt at the poppler based PDF analyzer

It currently caches most of the file in memory, and doesn't
support produce rdf for the metadata present in the pdf (Author,
Title, etc)

Additionally, the FindPoppler.cmake has been copied, and isn't
what we want - It looks for the presence of the Qt4 version, which
we don't care about.

File Changes

Added 2 files
  •   cmake/FindPoppler.cmake
  •   plugins/endplugins/pdfendanalyzer.cpp
Modified 2 files
  •   CMakeLists.txt
  •   plugins/endplugins/CMakeLists.txt
4 files changed in total