|
doc
|
Mention new features in the documentation
|
22 years ago |
|
examples
|
New example for bad DVI-File
|
26 years ago |
|
make
|
somehow make-3.77 doesn't like the stuff out of tetex's Makefiles
|
27 years ago |
|
pix
|
Moved from kdebase/pics/crystalsvg to join its PNGs
|
22 years ago |
|
AUTHORS
|
Implemented Hyperlinks
|
26 years ago |
|
ChangeLog
|
Bernd: KDvi uses KFileDialog now
|
28 years ago |
|
Makefile.am
|
CVS_SILENT Add desktop file
|
21 years ago |
|
TODO
|
remove items that are implemented
|
23 years ago |
|
TeXFont.cpp
|
source code cleanup
|
23 years ago |
|
TeXFont.h
|
started to implement colored font specials (not yet working)
|
23 years ago |
|
TeXFontDefinition.cpp
|
further API cleanup
|
22 years ago |
|
TeXFontDefinition.h
|
further API cleanup
|
22 years ago |
|
TeXFont_PFB.cpp
|
fixes bug #89013
|
22 years ago |
|
TeXFont_PFB.h
|
fixes bug #89013
|
22 years ago |
|
TeXFont_PK.cpp
|
bugfix: 60980, 61062
|
23 years ago |
|
TeXFont_PK.h
|
started to implement colored font specials (not yet working)
|
23 years ago |
|
TeXFont_TFM.cpp
|
further implementation of colored font specials
|
23 years ago |
|
TeXFont_TFM.h
|
started to implement colored font specials (not yet working)
|
23 years ago |
|
bigEndianByteReader.cpp
|
finishes implementation of the "emebed PostScript" feature
|
23 years ago |
|
bigEndianByteReader.h
|
added "embed PS figures" feature
|
23 years ago |
|
configure.in.in
|
fixes bug #96255
|
21 years ago |
|
dvi.h
|
imported kdvi
|
29 years ago |
|
dviFile.cpp
|
fixes newly introduced issue with printing
|
22 years ago |
|
dviFile.h
|
fixes bug #89538
|
22 years ago |
|
dviWidget.cpp
|
further API cleanup
|
22 years ago |
|
dviWidget.h
|
further API cleanup
|
22 years ago |
|
dvisourcesplitter.cpp
|
Small refactoring of the source specials. Put the code to split the line
|
22 years ago |
|
dvisourcesplitter.h
|
Small refactoring of the source specials. Put the code to split the line
|
22 years ago |
|
dviwin.cpp
|
fixes serious problems with page sizes
|
21 years ago |
|
dviwin.h
|
fixes serious problems with page sizes
|
21 years ago |
|
dviwin_draw.cpp
|
Hyperlink underlining is now done by the ViewShell.
|
21 years ago |
|
dviwin_export.cpp
|
CVS_SILENT i18n style guide fixes
|
21 years ago |
|
dviwin_prescan.cpp
|
moving methods from kdvi_multipage to kmultipage
|
22 years ago |
|
fontEncoding.cpp
|
fixes issues #92490 and #93366
|
22 years ago |
|
fontEncoding.h
|
fixes issues #92490 and #93366
|
22 years ago |
|
fontEncodingPool.cpp
|
fixes issues #92490 and #93366
|
22 years ago |
|
fontEncodingPool.h
|
added proper support for font encodings
|
23 years ago |
|
fontMap.cpp
|
fixes bug #89013
|
22 years ago |
|
fontMap.h
|
fixes bug #89013
|
22 years ago |
|
fontpool.cpp
|
CVS_SILENT i18n style guide fixes
|
21 years ago |
|
fontpool.h
|
re-organization of source code and removal of rarely used configuration
|
22 years ago |
|
fontprogress.cpp
|
re-organization of source code and removal of rarely used configuration
|
22 years ago |
|
fontprogress.h
|
re-organization of source code and removal of rarely used configuration
|
22 years ago |
|
glyph.cpp
|
KDVI now uses TFM file to draw grey squares when font files cannot be found
|
23 years ago |
|
glyph.h
|
started to implement colored font specials (not yet working)
|
23 years ago |
|
infodialog.cpp
|
Revert compound stuff - no time left for discussion
|
22 years ago |
|
infodialog.h
|
Connecting to signals - cool,
|
24 years ago |
|
kdvi.desktop
|
CVS_SILENT made messages (.desktop file)
|
21 years ago |
|
kdvi.h
|
Fixes bugs #21936, #22187, #21997, #21594, #20836, #20619 and #15074
|
25 years ago |
|
kdvi.kcfg
|
convert to schema
|
22 years ago |
|
kdvi.lsm
|
* Qt v1.3x etc -> Qt
|
27 years ago |
|
kdvi_multipage.cpp
|
fix compile
|
21 years ago |
|
kdvi_multipage.h
|
Use K_EXPORT_COMPONENT_FACTORY.
|
21 years ago |
|
kdvi_multipage_texthandling.cpp
|
moving methods from kdvi_multipage to kmultipage
|
22 years ago |
|
kdvi_part.rc
|
Use seperate main function for kdvi, to make it behave like a regular KDE program.
|
22 years ago |
|
kdvimultipage.desktop
|
Load MultiPage dynamically based on mime type.
|
21 years ago |
|
kprinterwrapper.h
|
fixes name clash with the kdeprint subsystem; patch by Luciano Montanaro
|
22 years ago |
|
main.cpp
|
Set default mime type to application/x-dvi.
|
21 years ago |
|
optionDialogFontsWidget.cpp
|
porting kdvi to kconfigXT; patches by Wilfried Huss
|
22 years ago |
|
optionDialogFontsWidget.h
|
porting kdvi to kconfigXT; patches by Wilfried Huss
|
22 years ago |
|
optionDialogFontsWidget_base.ui
|
fixuifiles
|
22 years ago |
|
optionDialogSpecialWidget.cpp
|
porting kdvi to kconfigXT; patches by Wilfried Huss
|
22 years ago |
|
optionDialogSpecialWidget.h
|
porting kdvi to kconfigXT; patches by Wilfried Huss
|
22 years ago |
|
optionDialogSpecialWidget_base.ui
|
fixuifiles
|
22 years ago |
|
performanceMeasurement.h
|
significant improvement in startup-performance for DVI file with lots of fonts
|
23 years ago |
|
prefs.kcfgc
|
porting kdvi to kconfigXT; patches by Wilfried Huss
|
22 years ago |
|
psgs.cpp
|
fixes bug #89538
|
22 years ago |
|
psgs.h
|
fixes bug #89538
|
22 years ago |
|
psheader.txt
|
added PSGraphics-cache, source cleanup
|
26 years ago |
|
special.cpp
|
moving methods from kdvi_multipage to kmultipage
|
22 years ago |
|
squeeze.c
|
satisfy new compilers
|
22 years ago |
|
tips
|
further source code cleanup
|
23 years ago |
|
util.cpp
|
CVS_SILENT
|
22 years ago |
|
vf.cpp
|
further API cleanup
|
22 years ago |
|
xdvi.h
|
source code cleanup: removed static variables
|
23 years ago |