Volker Krause
50d0703ae0
Enable readability-braces-around-statements
4 years ago
Alexander Lohnau
2f193a63de
Convert license headers to SPDX
5 years ago
Laurent Montel
486e05b270
If include is define in .h remove it if it's defined in .cpp too (scripted)
5 years ago
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)
6 years ago
Albert Astals Cid
5ecbb51f77
Enable modernize-use-nullptr
6 years ago
Yuri Chornoivan
c04ca1fa96
Fix minor EBN issues
8 years ago
Albert Astals Cid
5e9d751c63
plucker: Comment code to reduce warnings
...
upstream plucker is dead so no need to maitain code unchanged to ease merges
the variables were set but never used so for now commented them out
9 years ago
Montel Laurent
49129b788a
Reactivate it
12 years ago
Jeff Mitchell
c4a4a08a17
Patch KDE Security Advisory 2010-08-25-1 and CVE-2010-2575
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1167828
16 years ago
Dirk Mueller
a9470717c9
fix logical typo
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=775046
18 years ago
Dirk Mueller
37d03accd0
fix memory leak (CID 3620)
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=666003
19 years ago
Anne-Marie Mahfouf
1945d479ef
that fixes the "undefined reference to `jpeg_std_error(jpeg_error_mgr*)'" error that several of us get
...
svn path=/trunk/playground/graphics/okular/; revision=646728
19 years ago
Tobias Koenig
bbab731ce0
Add plugin for the Plucker format ( http://www.plkr.org/ ) which is used for
...
many eBooks. You can find sample files under http://www.gutenberg.org/
svn path=/trunk/playground/graphics/okular/; revision=641974
19 years ago