Albert Astals Cid
ba35bbd9e6
emit -> Q_EMIT
...
A future ECM is going to force that on us, so do it early
4 years ago
Volker Krause
50d0703ae0
Enable readability-braces-around-statements
4 years ago
Alexander Lohnau
2f193a63de
Convert license headers to SPDX
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
1a05112be1
CI: enable clazy incorrect-emit
6 years ago
Albert Astals Cid
5ecbb51f77
Enable modernize-use-nullptr
6 years ago
Ahmad Samir
54494cc3d4
[generators/*] Replace deprecated foreach with range-for
6 years ago
Albert Astals Cid
da21543a50
Small performance improvements
7 years ago
Yuri Chornoivan
c04ca1fa96
Fix minor EBN issues
8 years ago
Martin T. H. Sandsmark
2b473fedbd
generators: Fix build without implicit cast to/from ascii
...
See previous commit for details.
10 years ago
Martin T. H. Sandsmark
b2ffcab043
Fix build of mobipocket backend
10 years ago
Montel Laurent
3b4ee788b8
Fix includes
12 years ago
Albert Astals Cid
f6babc0631
compile++
13 years ago
Albert Astals Cid
b9869e10d0
Compile++
13 years ago
Nicolás Alvarez
8e8dde9756
Merge mobipocket generator plugin.
...
Imported from kde:kdegraphics-mobipocket.git/okular.
13 years ago
Pino Toscano
a6e1ee3f8f
remove the mobipocket generator
...
it has been moved to the separate mobipocket repository
15 years ago