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
Laurent Montel
db0f477119
Port deprecated QLayout::setMargin
7 years ago
Martin T. H. Sandsmark
67e7ada311
Fix build without implicit cast to/from ascii
...
See the previous commits for details. This is the last part.
10 years ago
Albert Astals Cid
0d47b62715
krazy include order issues
...
svn path=/trunk/KDE/kdegraphics/okular/; revision=655893
19 years ago
Pino Toscano
24c960bab0
simplify, and add an option
...
svn path=/trunk/playground/graphics/okular/; revision=615812
20 years ago
Pino Toscano
b663cb313c
isolate the debug options in an own tab, so it's easier to show/hide them
...
svn path=/trunk/playground/graphics/okular/; revision=615758
20 years ago
Pino Toscano
64867d5b3c
move the okular configurations to config-okular.h
...
create again the options to force the DRM (give -DOKULAR_FORCE_DRM=ON to cmake)
KPDF_FORCE_DRM -> OKULAR_FORCE_DRM
svn path=/branches/work/kde4/playground/graphics/okular/; revision=542815
20 years ago
Pino Toscano
e3994658b6
make it compile with the new snapshot
...
port to the new i18n api
svn path=/branches/work/kde4/playground/graphics/okular/; revision=528345
20 years ago
Pino Toscano
8683df0416
Ported the General and Presentation config pages to Qt4.
...
Small other touches.
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524391
20 years ago
Piotr Szymanski
5e0e973e12
- add supported mimetype caching to the kpdf part properly
...
- begin work on ghostscript backend port to libqgs
- minor tweak in configure.in.bot
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=486447
21 years ago
Piotr Szymanski
75db44d843
- sync with hdd, refactored text page, ported backends to textpage,
...
- fixed crash in fax, chm builds and ghostview nearly ported to libqgs
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=481340
21 years ago
Piotr Szymanski
5a03d1e2a6
- add libgs helper app
...
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=445291
21 years ago
Tobias Koenig
b10d10a2bd
Convert 'struct DocumentInfo' into a QDomDocument for more flexible information
...
passing.
svn path=/trunk/kdegraphics/kpdf/; revision=375065
21 years ago