Commit graph

7 commits

Author SHA1 Message Date
Alexander Lohnau f9cd6c9868 Manually convert license files for fax generator 2021-06-10 08:11:56 +00:00
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 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 69c7b834d1 Fix minor API docs EBN issues 2018-10-19 09:00:06 +03:00
Yuri Chornoivan c04ca1fa96 Fix minor EBN issues 2018-08-31 12:23:45 +03:00
Glen Kaukola 824a620d7a Krazy: Check for C++ ctors that should be declared 'explicit'.
svn path=/trunk/KDE/kdegraphics/okular/; revision=1110334
2010-04-02 19:03:57 +00:00
Tobias Koenig bb62c975b1 Add generator for G3/G4 fax documents
svn path=/trunk/KDE/kdegraphics/okular/; revision=862560
2008-09-19 09:21:20 +00:00