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
Stefan Kebekus
6a19bd0311
source code cleanup
...
svn path=/trunk/kdegraphics/kdvi/; revision=212056
23 years ago
Stefan Kebekus
27a3bb85a8
source code cleanup: removed static variables, introduced cleaner unit system, removed redundant code
...
svn path=/trunk/kdegraphics/kdvi/; revision=210205
23 years ago
Stefan Kebekus
c43d971690
source code cleanup: removed static variables
...
svn path=/trunk/kdegraphics/kdvi/; revision=207903
23 years ago
Stefan Kebekus
6093647a02
further source code cleanup
...
svn path=/trunk/kdegraphics/kdvi/; revision=207204
23 years ago
Stefan Kebekus
dc729a55bf
source code cleanup
...
svn path=/trunk/kdegraphics/kdvi/; revision=206779
23 years ago
Stefan Kebekus
f64d81eacf
added button for "extra font enlargement"
...
svn path=/trunk/kdegraphics/kdvi/; revision=204987
23 years ago
Stefan Kebekus
aea47c1472
fixes slowness problems in forward search
...
svn path=/trunk/kdegraphics/kdvi/; revision=200351
23 years ago
Stefan Kebekus
61e7537c4e
source code cleanup
...
svn path=/trunk/kdegraphics/kdvi/; revision=197842
24 years ago
Hans Petter Bieker
99cb302770
You don't have to use QString(i18n()).... i18n() returns a QString....
...
svn path=/trunk/kdegraphics/kdvi/; revision=197068
24 years ago
Stefan Kebekus
b415e9c72c
fixes minor problems when EPS files are not found
...
svn path=/trunk/kdegraphics/kdvi/; revision=195095
24 years ago
Waldo Bastian
244d7de225
Fix some unquoted file stuff.
...
Could someone review and/or test this before I backport?
svn path=/trunk/kdegraphics/kdvi/; revision=192527
24 years ago
Stefan Kebekus
e024fe36f0
bugfix, supposed to fix bug #34822
...
svn path=/trunk/kdegraphics/kdvi/; revision=148659
24 years ago
Stefan Kebekus
452f8ac82e
fixes bug #37064
...
svn path=/trunk/kdegraphics/kdvi/; revision=148386
24 years ago
Stefan Kebekus
e90e04d22d
minor beautification
...
svn path=/trunk/kdegraphics/kdvi/; revision=124411
25 years ago
Stefan Kebekus
658e07be1c
further implementation of inverse search
...
svn path=/trunk/kdegraphics/kdvi/; revision=113143
25 years ago
Stefan Kebekus
32af7f65d7
fixes bug #30566
...
svn path=/trunk/kdegraphics/kdvi/; revision=112244
25 years ago
Stefan Kebekus
87a7097866
started to implement inverse search
...
svn path=/trunk/kdegraphics/kdvi/; revision=111128
25 years ago