Chu Xiaodong
9c575a91d3
replace embedded annotation dialog with annot window, child of PageView
...
svn path=/trunk/playground/graphics/okular/; revision=572243
20 years ago
Chu Xiaodong
3f81e3788f
Free TextAnnotation,pop-up window and annotation properties dialog added.
...
svn path=/trunk/playground/graphics/okular/; revision=571124
20 years ago
Laurent Montel
3d62f697b2
Clean up
...
svn path=/trunk/playground/graphics/okular/; revision=566117
20 years ago
Pino Toscano
2d41c4459b
clean up the CMakeLists.txt files from the auto* stuff
...
svn path=/trunk/playground/graphics/okular/; revision=559521
20 years ago
Pino Toscano
1285825aa5
use install instead of install_files
...
svn path=/trunk/playground/graphics/okular/; revision=558033
20 years ago
Pino Toscano
bca4b9eb77
Create a okularUtils namespace with utility functions for generators (and maybe not only for them).
...
svn path=/trunk/playground/graphics/okular/; revision=556608
20 years ago
Pino Toscano
b2df1f472f
no more need to link to kutils, kfinddialog is in kdeui now
...
svn path=/trunk/playground/graphics/okular/; revision=551512
20 years ago
Pino Toscano
8b29edd06d
now that our compiling process is well defined, we can have a bit less mess in here
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=550830
20 years ago
Albert Astals Cid
eabbaeaead
oKular is now okular
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=550782
20 years ago
Albert Astals Cid
703ed15db3
port to dbus, at least compiles, but i'm not sure it'll work
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=548432
20 years ago
Pino Toscano
47816cbbf3
don't need to specify the "absolute" paths for the sources; some cosmetics
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=547746
20 years ago
Albert Astals Cid
13dde4096f
use the nice code brad wrote for poppler that allows you to extract embedded files from a pdf document.
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=545966
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
f8de9e780e
adapt to the recent cmake changes
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=540372
20 years ago
Alexander Neundorf
e80a030cf4
kde4_header and kde4_footer() are gone now
...
svn path=/trunk/KDE/kdegraphics/doc/kdvi/; revision=540219
20 years ago
Wilfried Huss
d59fa67852
Move the classes common to kviewerpart and kmultipage into a shared library kviewshellcore.
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=539981
20 years ago
Alexander Neundorf
115f7bfc09
-cleanup the toplevel CMakeLists.txt a bit
...
-remove include_directories( CMAKE_CURRENT_SOURCE_DIR CMAKE_CURRENT_BINARY_DIR)
in the subdirs, since this is done now automatically by cmake (the CMAKE_INCLUDE_CURRENT_DIR option
-include_directories(KDE4_INCLUDES) in the toplevel CMakeLists.txt, so it
doesn't have to be done in every subdir
Alex
svn path=/trunk/KDE/kdegraphics/doc/kdvi/; revision=539905
20 years ago
Laurent Montel
3bb06613e1
Remove kde4_create_doxygen_docs which doesn't exist now
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=538513
20 years ago
Stefan Kebekus
33b87c3fb1
make the DVI plugin compile with cmake
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=534250
20 years ago
Laurent Montel
1ce4f247a4
Fix use {PLUGIN_INSTALL_DIR}
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=531061
20 years ago
Laurent Montel
1db4258759
better use
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=530950
20 years ago
Pino Toscano
46c44fee25
SVN_SILENT a bit of cleanup
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=527308
20 years ago
Pino Toscano
1c5fe13624
Convert the Accessibility and Performance configuration pages to Qt4.
...
Drawback: they still have a Q3ButtonGroup, I need a replacement for it...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=525009
20 years ago
Pino Toscano
cbeaf3298b
Port the ChooseEngineDialog to KDialog and Qt4.
...
Fix a compilation error introduced by my previous commit.
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524596
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
Pino Toscano
a536c798f2
- the fax library and its generator compile and link correctly
...
- less kde3 support
- small fix in the top CMakeLists.txt
svn path=/branches/work/kde4/playground/graphics/okular/; revision=524044
20 years ago
Pino Toscano
63c18ab06e
Make the oKular part and its shell compile and link.
...
Created a oKularcore lib, so the generators ca link to it, and made the oKularpart link to it too, of course.
Adapted the sources of the Okularpart to the new location for the generated settings.h.
svn path=/branches/work/kde4/playground/graphics/okular/; revision=523729
20 years ago
Pino Toscano
283b3e0afc
now the liboKular compiles and links fine
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522736
20 years ago
Pino Toscano
e8ae2c3205
some steps to make okular cpmilable with cmake (still not possible)
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522732
20 years ago
Laurent Montel
3d0eefb6d4
Add support for cmake (not tested for the moment)
...
svn path=/branches/work/kde4/playground/graphics/okular/; revision=522661
20 years ago
Laurent Montel
6ae4578844
Use new cmake variable
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=521413
20 years ago
Laurent Montel
01dcaf6d9f
Add cmake support (not tested)
...
svn path=/trunk/KDE/kdegraphics/doc/kdvi/; revision=517816
20 years ago