Laurent Montel
fd424abd35
Remove Makefile.am, all is into CMakeLists.txt
...
Keep for the moment configure.in.in (need for avoid to lose check)
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=539985
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
Stephan Kulow
3e67d87b0b
fixing some
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=539321
20 years ago
Wilfried Huss
bb0bec2912
port of commit 538376:
...
Reenable inverse search for the dvi-plugin, without the need to subclass the PageCache.
Inverse search for the pdf-plugin is still disabled.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=538384
20 years ago
Wilfried Huss
0a06176d93
Fix breakage introduced by commit 537234.
...
Fonts are found again.
CCMAIL: mueller@kde.org
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=538202
20 years ago
Laurent Montel
da05529756
qt3support--
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=537692
20 years ago
Stephan Kulow
d7e6e82048
removed another bunch of deprecated KAction calls
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=537677
20 years ago
Stephan Kulow
c96bdfeb28
deprecated--
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=537545
20 years ago
Stephan Kulow
66e09c81d3
deprecated--
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=537462
20 years ago
Stephan Kulow
68f97116ec
deprecated--
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=537449
20 years ago
Dirk Mueller
c3ed274259
fix memory leak (CID 1894)
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=537234
20 years ago
Stephan Kulow
12cf0dcf17
deprecated--
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=537038
20 years ago
Stefan Kebekus
45f7e9b105
port of robustification from working branch: use mutexlockers
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=537023
20 years ago
Stephan Kulow
f2d0be8db6
moved messages targets out of the Makefile.am
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=536282
20 years ago
Wilfried Huss
24931b0e39
qt3support--
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=536075
20 years ago
Wilfried Huss
888f9b2ca4
qt3support--
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=536067
20 years ago
Stephan Kulow
ee558f38b9
deprecated--
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=535614
20 years ago
Stephan Kulow
dfa544a07a
deprecated--
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=535301
20 years ago
Stephan Kulow
8ad7a3c262
compile for me
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=535185
20 years ago
Stefan Kebekus
2266bbbaad
oops, forgot to add the file
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=534251
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
7f0d53b512
Q3Whatsthis--
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=533644
20 years ago
Laurent Montel
1db4258759
better use
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=530950
20 years ago
Chusslove Illich
4a0ac9d183
Conversion to new i18n API (see KDE4PORTING.html->I18N->i18n calls).
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=528186
20 years ago
Stefan Kebekus
571ad202da
fixes threading problems with ghostview, minor problems with mouse scrolling, source code simplification
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=527189
20 years ago
Stefan Kebekus
2b09783336
fixes problems with closing files, mouse scrolling and alpha-channel detection in the dvi plugin
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=525172
20 years ago
Stefan Kebekus
7c3032682b
port of commit #521551 , API cleanup: clarify the meaning of two signals in kmultipage.h
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=523646
20 years ago
Laurent Montel
6ae4578844
Use new cmake variable
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=521413
20 years ago
Stefan Kebekus
a0b928a585
refactoring for source code cleanup. lots of work still to be done
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=521174
20 years ago
Wilfried Huss
1881f35a80
Port of commit 520328
...
Merge class QueuedDocumentPage into RenderedDocumentPagePixmap.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=520333
20 years ago
Wilfried Huss
cd00cb421a
Porf of commit 517835
...
Beginning of the removal of the old single threaded DocumentRenderer-API.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=517841
20 years ago
Laurent Montel
01dcaf6d9f
Add cmake support (not tested)
...
svn path=/trunk/KDE/kdegraphics/doc/kdvi/; revision=517816
20 years ago
Wilfried Huss
411f1233ca
Porf of commit 515590
...
Don't crash on DVI files that contain no paper size special.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=517374
20 years ago
Fabio Pedretti
88598d13be
Losslessly optimize file size of *.png files in /trunk/KDE/kdegraphics with optipng -o5 and advdef -z -4.
...
Losslessly optimize file size of *.svgz files in /trunk/KDE/kdegraphics with advdef -z -4.
For more info see bug 122897.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=517323
20 years ago
Wilfried Huss
32c5114704
Add threading to the DVI plugin. Postscript is disabled for now, because
...
starting a QProcess in a QThread crashes the program. It works in Qt3.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=514902
20 years ago
Wilfried Huss
01c0aec7da
Port of commit 514606
...
Control + Left Click" for source hyperlinks.
"Middle Click" still works of course.
fixes bug #122791
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=514611
20 years ago
Script Kiddy
686455c2c2
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=511224
20 years ago
Stefan Kebekus
0ab42e165f
fixes bug #120656
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=510663
20 years ago
Laurent Montel
2d4e0d47b0
Deprecated--
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=506839
20 years ago
Stefan Kebekus
fb0b66bbf1
fixes problem with PS header inclusion
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=504473
20 years ago
Laurent Montel
3aead09295
Compile/link
...
Deprecated--
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=503481
20 years ago
Laurent Montel
544c95f775
KURL->KUrl
...
Launch script to adapt to new kdelibs API
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=503148
20 years ago
Stefan Kebekus
3c944416ea
fixes problem with MS compiler; patch by Angus Leeming
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=501739
20 years ago
Wilfried Huss
66a13026ea
port of commits 497464
...
The DVI plugin works again.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=497468
20 years ago
Angus Leeming
dd6007dfa4
Tweaks to enable the code to compile with MSVC 2003.Net.
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=496078
20 years ago
Angus Leeming
4c5fc9311e
Whitespace.
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=496071
20 years ago
Script Kiddy
318ea790eb
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=495180
20 years ago
Angus Leeming
04bca5d65b
SVN_SILENT:
...
Whitespace only (sync with QDVI).
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=494424
20 years ago
Angus Leeming
1a8f7292b6
SVN_SILENT:
...
Whitespace.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=494366
20 years ago