Commit graph

11 commits

Author SHA1 Message Date
Albert Astals Cid 19d98d6a74 Run clang-format
find . \( -name "*.cpp" -or -name "*.h"  -or -name "*.c"  -or -name "*.cc" \) -exec clang-format -i {} \;

If you reached this file doing a git blame, please see README.clang-format (added 2 commits in the future of this one)
2020-07-11 09:17:33 +02:00
Laurent Montel 516fb89d94 Use camelcase include. (scripted) 2020-07-08 13:54:37 +02:00
Martin T. H. Sandsmark 2b473fedbd generators: Fix build without implicit cast to/from ascii
See previous commit for details.
2016-07-11 21:59:14 +02:00
Martin T. H. Sandsmark b2ffcab043 Fix build of mobipocket backend 2016-06-18 19:34:55 +02:00
Alex Richardson 2f9246ae42 Port to new JSON plugin loading system
This means Okular can now work without ksycoca and KDELibs4Support.

REVIEW: 126193
2016-01-04 15:59:07 +01:00
Montel Laurent 596f84fe17 Still compile error to reactivate it 2014-10-05 07:45:48 +02:00
Raymond Wooninck f4badbc117 Port the aboutData to the new methods. Next would be to bring back
to About Backend dialog
2014-09-18 22:17:10 +02:00
Albert Astals Cid 6112a79765 Minor version updates to generators with changes since 4.12 2014-04-09 23:39:04 +02:00
Nicolás Alvarez 8e8dde9756 Merge mobipocket generator plugin.
Imported from kde:kdegraphics-mobipocket.git/okular.
2013-11-04 16:29:33 -03:00
Pino Toscano a6e1ee3f8f remove the mobipocket generator
it has been moved to the separate mobipocket repository
2011-05-29 11:30:38 +02:00
Jakub Stachowski a48680c1e5 Mobipocket support for okular, thumbnails and strigi
svn path=/trunk/KDE/kdegraphics/okular/; revision=928589
2009-02-19 16:17:58 +00:00