Commit graph

8 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
Albert Astals Cid 46d1ba0e20 Enable clazy missing-qobject-macro 2020-02-21 17:09:46 +01:00
Albert Astals Cid 78cf6bd910 CI: enable more modernize checks
Since unfortunately some of the autogenerated includes don't pass the
checks we do a trick of building out of source and then specifying the
.*/okular/.* path as the only includes we care about
2019-12-18 12:51:13 +01:00
Yuri Chornoivan 39b6e8147d Fix minor EBN issues 2018-09-01 11:25:57 +03:00
Albert Astals Cid f621cd0c42 Add a few overrides 2017-11-03 15:20:01 +01: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