Nicolas Fella
7d15dc1ae6
Clean up include_directories calls
...
Remove unnecessary calls
Convert necessary calls to target_include_directories
5 years ago
Albert Astals Cid
9a25ea41dc
Fix warning about TRANSLATION_DOMAIN being defined twice
9 years ago
Luigi Toscano
e858ecdd7c
Fix translations: add translation domain for generators
...
Generators are libraries, so define the proper TRANSLATION_DOMAIN
for each for them.
Thanks Albert for spotting this.
9 years ago
Friedrich W. H. Kossebau
37aafeba93
Remove no longer existing include dir
...
--warnings
10 years ago
Burkhard Lück
9ae16afd97
use reverse domain-name scheme for metainfo.xml files
10 years ago
Burkhard Lück
8666cacb92
add appdata file + metadata for chm, comicbook, djvu, dvi, epub, fax, fictionbook
...
REVIEW:128404
10 years ago
Olivier CHURLAUD
3b608a66c9
Preview functions again.
...
I added again the okularXXX.desktop
Correct the mess done by review 126193
10 years ago
Alex Richardson
2f9246ae42
Port to new JSON plugin loading system
...
This means Okular can now work without ksycoca and KDELibs4Support.
REVIEW: 126193
10 years ago
Marco Martin
1dd033d914
rename all the active specific desktop files
11 years ago
Alex Richardson
cfc82ee9b0
Be explicit about the target dependencies
11 years ago
Montel Laurent
629882497b
Rename icons
11 years ago
Montel Laurent
5e984303a4
Use new KDE_ macro
11 years ago
Montel Laurent
98eb283364
Fix icons
12 years ago
Montel Laurent
6300c30fea
Fix cmakelists.txt
12 years ago
Yuri Chornoivan
b98f1e9338
Add FB2 icons (design by Vladimir Prohorenkov, allowed to use under free license by the author).
...
REVIEW: 118862
12 years ago
Marco Martin
fec9218235
every mimetype with own desktop file
...
splits the desktop file of the active app per mimetype,
as is done for the desktop version and for the part,
so only the ones that were actually built will be supported
13 years ago
Laurent Montel
28fff2c988
Install as programs
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1187515
16 years ago
Dirk Mueller
41afd26ba3
link all direct dependencies
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=829219
18 years ago
Pino Toscano
5e691f9dee
link to less libraries
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=779543
18 years ago
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
19 years ago
John Layt
070285e039
Port from KPrinter to QPrinter, remove dependency on KDE4_KDEPRINT_LIBS.
...
*** Note this is not a complete port, most of the generators use the
printFiles method which Qt 4.3 does not support, these have simply
been commented out until we find a solution. At least it removes
the dependency so we can remove from kdelibs.
svn path=/trunk/KDE/kdegraphics/okular/; revision=725660
19 years ago
Laurent Montel
2e59ada023
change XDG_APPS_DIR -> XDG_APPS_INSTALL_DIR, XDG_DIRECTORY_DIR->XDG_DIRECTORY_INSTALL_DIR, DBUS_INTERFACES_DIR->DBUS_INTERFACES_INSTALL_ DIR, DBUS_SERVICES_DIR->DBUS_SERVICES_INSTALL_DIR to have same naming convention as discussed with Alex.
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=691222
19 years ago
Allen Winter
5110d1d3f2
remove kde4_automoc()
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=686063
19 years ago
Albert Astals Cid
55a67a082e
Each plugin installs a application desktop so that the supported mimetypes are exactly the ones supported by the plugins installed
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=651194
19 years ago
David Faure
06d18ea3cc
Make it possible to compile all of playground in one go (but also still to compile it like before, of course).
...
-> CMAKE_SOURCE_DIR replaced with CMAKE_CURRENT_SOURCE_DIR.
Remove module-wide config.h files, unused yet, but better remove the temptation.
svn path=/trunk/playground/graphics/okular/; revision=647336
19 years ago
Christian Ehrlicher
c5c2da7c89
fix win32 compilation
...
warnings--
svn path=/trunk/playground/graphics/okular/; revision=643874
19 years ago
Tobias Koenig
53c97a481b
Add generator plugin for the FictionBook format ( http://en.wikipedia.org/wiki/FictionBook ),
...
you can find documents e.g. under http://www.fictionbook.ru
svn path=/trunk/playground/graphics/okular/; revision=620876
19 years ago