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
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
Laurent Montel
2d4e0d47b0
Deprecated--
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=506839
20 years ago
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
Laurent Montel
ae1583c6ad
qt3support--
...
Q3ValueList->QList
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=480297
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
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
d9a2398979
SVN_SILENT:
...
Whitespace
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=470741
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
Wilfried Huss
4db54de9c2
Constification
...
Patch by Angus Leeming
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=466960
21 years ago
Wilfried Huss
235c9d7dc4
SVN_SILENT cleanups
...
Patch by Angus Leeming
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=453640
21 years ago
Wilfried Huss
00ad43d066
Make it compile.
...
It even works more or less.
svn path=/trunk/KDE/kdegraphics/kdvi/; revision=443779
21 years ago
Laurent Montel
eb4e9d8824
Fix error
...
svn path=/branches/work/kde4/kdegraphics/kdvi/; revision=423058
21 years ago
Stefan Kebekus
5d41aeadbd
removes rarely used configuration option
...
svn path=/trunk/kdegraphics/kdvi/; revision=381851
21 years ago
Stefan Kebekus
7ea3e7c0d1
bugfix: 60980, 61062
...
svn path=/trunk/kdegraphics/kdvi/; revision=240873
23 years ago
Stefan Kebekus
b36379ada0
added source code documentation, error messages
...
svn path=/trunk/kdegraphics/kdvi/; revision=232505
23 years ago
Stefan Kebekus
a067ad0235
fixed bug in font rendering which caused "dancing lines of characters"
...
at small zoom factors
svn path=/trunk/kdegraphics/kdvi/; revision=226130
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
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
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
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
79c708f114
fixes memory access problems found by valgrind
...
svn path=/trunk/kdegraphics/kdvi/; revision=169797
24 years ago
Kurt Granroth
d9c410e035
UI fixes from Xandros:
...
* Expanded contractions (couldn't -> could not)
* Added or removed periods at end of sentences based on where they
were (captions/dialogs yes, checkboxes no)
* Enabled F1-to-start-kdehelp in kruler
* Added a few -caption "%c" params in some .desktop files
svn path=/trunk/kdegraphics/kdvi/; revision=162062
24 years ago
Kurt Granroth
368ae36517
i18n fixes. Mostly added periods and expanded contractions
...
svn path=/trunk/kdegraphics/kdvi/; revision=162044
24 years ago
Stefan Kebekus
8fb89b83dc
kdvi should honor the reference part of the DVI file's URL
...
svn path=/trunk/kdegraphics/kdvi/; revision=122688
25 years ago
Stefan Kebekus
4e72254092
fixes bug#34874, minor source cleanup
...
svn path=/trunk/kdegraphics/kdvi/; revision=122327
25 years ago
Stefan Kebekus
c2971faa65
kpsewhich now runs concurrently
...
svn path=/trunk/kdegraphics/kdvi/; revision=85047
25 years ago
Thomas Leitner
04f582e92f
need a cast to initialize an unsigned char* with a char *
...
svn path=/trunk/kdegraphics/kdvi/; revision=81136
25 years ago
Stefan Kebekus
462b0207ef
Fixed problems on big-endian machines
...
svn path=/trunk/kdegraphics/kdvi/; revision=81054
25 years ago
Stefan Kebekus
d8e21fb731
(Hopefully) fixed the BigEndian bug which disrupted the display under solaris
...
svn path=/trunk/kdegraphics/kdvi/; revision=78718
26 years ago
Stefan Kebekus
e41aeda365
further implementation of new font searching mechanism
...
svn path=/trunk/kdegraphics/kdvi/; revision=72326
26 years ago
Stephan Kulow
c2a0f25653
it compiles (and works) under Debian now too
...
svn path=/trunk/kdegraphics/kdvi/; revision=72174
26 years ago
David Faure
1cd225bb6b
bzero -> memset
...
svn path=/trunk/kdegraphics/kdvi/; revision=58590
26 years ago
Stefan Kebekus
f7bd400fb6
i18n-ification
...
svn path=/trunk/kdegraphics/kdvi/; revision=55745
26 years ago
Stefan Kebekus
21ff4150c8
genl. bugfixes and small improvements
...
svn path=/trunk/kdegraphics/kdvi/; revision=53166
26 years ago
Stefan Kebekus
129214d4d4
Further re-implementation of PostScript
...
svn path=/trunk/kdegraphics/kdvi/; revision=52674
26 years ago
Stefan Kebekus
be544056a7
started to re-implement the PostScript interface
...
svn path=/trunk/kdegraphics/kdvi/; revision=52400
26 years ago
Matthias Hoelzer-Kluepfel
4cf0bd42de
Fixed debug API.
...
svn path=/trunk/kdegraphics/kdvi/; revision=52117
26 years ago
Stefan Kebekus
a387bfaad7
further cleanup
...
svn path=/trunk/kdegraphics/kdvi/; revision=50834
26 years ago
Stefan Kebekus
13f3179e9a
source cleanup
...
svn path=/trunk/kdegraphics/kdvi/; revision=50042
26 years ago