Angus Leeming
9154aba7e4
More info to emacs on how to retain the current style.
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=488778
21 years ago
Angus Leeming
c9e093dbb3
Tell emacs how to format the files.
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=486678
21 years ago
Stefan Kebekus
dc1e1419fa
fixes rare problem with EPS file location
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=480847
21 years ago
Angus Leeming
8cf9cc84c4
Use the same kdDebug wrapper for both QDVI and KDVI.
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=477356
21 years ago
Angus Leeming
8d784b5ce0
Sync with QDVI; mainly removal of redundant #includes.
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=475508
21 years ago
Angus Leeming
777dbcd108
Sync with the 3.5 working branch. Mainly whitespace.
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=475326
21 years ago
Angus Leeming
17bb86813d
Rearrange #includes.
...
Include most specific (local files) first and most generic (system headers) last
. Makes it much easier to see the differences with QDVI.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=473492
21 years ago
Angus Leeming
0e35ee5a01
SVN_SILENT:
...
Various trivia; mainly whitespace.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=472140
21 years ago
Angus Leeming
d9a2398979
SVN_SILENT:
...
Whitespace
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=470741
21 years ago
Wilfried Huss
61450e7ab8
Port of revision 470623:
...
applies baseURL patch
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=470653
21 years ago
Angus Leeming
d175df8ace
Sync QDVI and KDVI header files as much as possible.
...
#include <config.h> in all .cpp files.
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=470366
21 years ago
Stefan Kebekus
9d1d1d7fec
robustification; patch by Angus Leeming
...
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=468255
21 years ago
Stefan Kebekus
c0d34f2f42
fixes graphics problem; patch by Angus Leeming
...
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=468251
21 years ago
Wilfried Huss
4db54de9c2
Constification
...
Patch by Angus Leeming
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=466960
21 years ago
Wilfried Huss
969f24fb5c
Cleanups
...
Patch by Angus Leeming
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=463925
21 years ago
Laurent Montel
5f62ebfb24
qt3_support--
...
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=463609
21 years ago
Wilfried Huss
934522d43a
Include cleanups
...
Patch by Angus Leeming
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=462681
21 years ago
Wilfried Huss
235c9d7dc4
SVN_SILENT cleanups
...
Patch by Angus Leeming
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=453640
21 years ago
Stefan Kebekus
7f3d84d84a
fixes problems with named colors ("PineGreen")
...
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=449626
21 years ago
Stefan Kebekus
a35a86bd01
fixes crash, and implements bookmarks (the latter not yet finished)
...
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=427872
21 years ago
Laurent Montel
eb4e9d8824
Fix error
...
svn path=/branches/work/kde4/kdegraphics/kdvi/; revision=423058
21 years ago
Wilfried Huss
1ecf23be6a
dviwin* -> dviRenderer*
...
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=421139
21 years ago
Stefan Kebekus
d49f921e03
fixes TPIC problem found by Robert Cabane
...
svn path=/trunk/kdegraphics/kdvi/; revision=398681
21 years ago
Wilfried Huss
ed381d5882
Fix deprecation-warnings
...
svn path=/trunk/kdegraphics/kdvi/; revision=396922
21 years ago
Stefan Kebekus
5fe52af46e
removes debug messages
...
svn path=/trunk/kdegraphics/kdvi/; revision=386723
21 years ago
Stefan Kebekus
5d41aeadbd
removes rarely used configuration option
...
svn path=/trunk/kdegraphics/kdvi/; revision=381851
21 years ago
Stefan Kebekus
ddbbf810e8
moving methods from kdvi_multipage to kmultipage
...
svn path=/trunk/kdegraphics/kdvi/; revision=374665
22 years ago
Stefan Kebekus
74365f20be
fixes bug #89538
...
svn path=/trunk/kdegraphics/kdvi/; revision=373480
22 years ago
Stefan Kebekus
987c7c6629
fixes issues #92490 and #93366
...
svn path=/trunk/kdegraphics/kdvi/; revision=372461
22 years ago
Stefan Kebekus
da9201dbc0
probleme im GhostScript Interface behoben
...
svn path=/trunk/kdegraphics/kdvi/; revision=371484
22 years ago
Stefan Kebekus
d7c8085f9b
further API cleanup
...
svn path=/trunk/kdegraphics/kdvi/; revision=363094
22 years ago
Wilfried Huss
89b8dbba4a
Start of KViewShell/KDVI refractoring.
...
Files moved from KDVI to KViewShell:
selection.{h,cpp}
documentPage.{h,cpp}
documentPageCache.{h,cpp}
documentWidget.{h,cpp}
history.{h,cpp}
optionDialogGUIWidget_base.ui
Methods moved from KDVIMultiPage to KMultiPage:
void doGoForward()
void doGoBack()
Q_UINT16 getCurrentPageNumber()
void goto_page(int page, int y, bool isLink)
bool gotoPage(int page)
void generateDocumentWidgets(int startPage)
void setViewMode(int mode)
New Classes in KViewShell:
DocumentRenderer:
Abstract baseclass for dviWin.
TODO: needs a more complete API.
New Classes in KDVI:
DviWidget:
Subclass of DocumentWidget. Handels DVI-specific source links.
TODO: Source link data structures need to be moved out of class
DocumentPage, which is now part of KViewShell.
TODO: Restore Configuration GUI of the Overview Viewmode.
svn path=/trunk/kdegraphics/kdvi/; revision=357089
22 years ago
Stefan Kebekus
b7bc324a97
further restructuring of source
...
svn path=/trunk/kdegraphics/kdvi/; revision=308399
22 years ago
Stefan Kebekus
c588e86711
*** empty log message ***
...
svn path=/trunk/kdegraphics/kdvi/; revision=304834
22 years ago
Stefan Kebekus
f3d842531f
started to re-organize code in order to implement wish #49867
...
svn path=/trunk/kdegraphics/kdvi/; revision=299531
22 years ago
Stefan Kebekus
a50bcdc108
fixed bug #72875
...
svn path=/trunk/kdegraphics/kdvi/; revision=285868
22 years ago
Stefan Kebekus
fef7f12314
fixes bug #68404
...
svn path=/trunk/kdegraphics/kdvi/; revision=269360
23 years ago
Stefan Kebekus
0ca630cbf8
kdvi now correctly extracts and interprets hyperlinks that are
...
contained in PS specials
svn path=/trunk/kdegraphics/kdvi/; revision=253270
23 years ago
Stefan Kebekus
12c23943ad
added "embed PS figures" feature
...
svn path=/trunk/kdegraphics/kdvi/; revision=248486
23 years ago
Stefan Kebekus
9a3e1d034b
isolated prescan code and fixed a problem with placement of EPS graphics
...
svn path=/trunk/kdegraphics/kdvi/; revision=243704
23 years ago
Stefan Kebekus
decddb0826
bugfix: parse TPIC specials last, to avoid confusion with papersize specials
...
svn path=/trunk/kdegraphics/kdvi/; revision=238721
23 years ago
Stefan Kebekus
9e66104d04
implemented some basic TPIC specials
...
svn path=/trunk/kdegraphics/kdvi/; revision=238483
23 years ago
Stefan Kebekus
70e45627d1
added support for the papersize special
...
svn path=/trunk/kdegraphics/kdvi/; revision=236360
23 years ago
Stefan Kebekus
0eb0c5e7a1
improved glyph rendering for PK fonts
...
svn path=/trunk/kdegraphics/kdvi/; revision=220816
23 years ago
Stefan Kebekus
5b40d68f24
significant improvement in startup-performance for DVI file with lots of fonts
...
svn path=/trunk/kdegraphics/kdvi/; revision=218683
23 years ago
Stefan Kebekus
3471fea312
colored font specials are not implemented
...
svn path=/trunk/kdegraphics/doc/kdvi/; revision=217876
23 years ago
Stefan Kebekus
39ac84d05e
further implementation of colored font specials
...
svn path=/trunk/kdegraphics/kdvi/; revision=217736
23 years ago
Stefan Kebekus
0d4ef35d19
started to implement colored font specials (not yet working)
...
svn path=/trunk/kdegraphics/kdvi/; revision=217530
23 years ago
Stefan Kebekus
ffa1589e69
further implementation of Type1 fonts (proper font encoding still missing)
...
svn path=/trunk/kdegraphics/kdvi/; revision=216435
23 years ago
Stefan Kebekus
2e1ece3153
KDVI now uses TFM file to draw grey squares when font files cannot be found
...
svn path=/trunk/kdegraphics/kdvi/; revision=213870
23 years ago