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
Laurent Montel
516fb89d94
Use camelcase include. (scripted)
6 years ago
Alex Richardson
2f9246ae42
Port to new JSON plugin loading system
...
This means Okular can now work without ksycoca and KDELibs4Support.
REVIEW: 126193
10 years ago
Montel Laurent
466eb79615
Use QStringLiteral
11 years ago
Montel Laurent
f59383196d
Fix debug, QStandardpath
12 years ago
Raymond Wooninck
f4badbc117
Port the aboutData to the new methods. Next would be to bring back
...
to About Backend dialog
12 years ago
Frederik Gladhorn
6bb0668d9d
Fix building epub generator
12 years ago
Vishesh Handa
fb330dd45c
Port the EPubGenerator
12 years ago
Albert Astals Cid
6112a79765
Minor version updates to generators with changes since 4.12
12 years ago
Albert Astals Cid
d2d4528bea
Increase versions for 4.12 RC
12 years ago
Fabio D'Urso
a79351212d
Removed TextDocumentGenerator::generalSettingsWidget()
...
Which is now useless because with the previous patch
TextDocumentGenerator no longer caches the widget.
13 years ago
Albert Astals Cid
aa9b2668c9
prepend okular_ to the config gile names
13 years ago
Azat Khuzhin
1fdb0a0a06
Font selector for TextDocumentGenerator
...
REVIEW: 109021
13 years ago
Albert Astals Cid
07495549bb
Bump versions
14 years ago
Mohammad Mahfuzur Rahman Mamun
57db9f4c19
textSelection according to the TextList seems to work fine -- tested with some pdfs
15 years ago
Myreal Name
2149fb46ef
Another message
15 years ago
Pino Toscano
e6b98db3d0
bump some generators version number to the values of the 4.5 branch, plus increase if there was work/fixes done
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1212170
15 years ago
Pino Toscano
b10baf2d19
SVN_SILENT whitespace cleanup
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=1182878
16 years ago
Malcolm Hunter
1f696fb0c7
EPub is the accepted capitalisation
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=796340
18 years ago