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
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
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
8b2ee392b7
Fix compilation of DVI plugin
...
svn path=/trunk/KDE/kdegraphics/kviewshell/plugins/dvi/; revision=469963
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
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
d7c8085f9b
further API cleanup
...
svn path=/trunk/kdegraphics/kdvi/; revision=363094
22 years ago
Stefan Kebekus
c62363ed58
fixes bug #89013
...
svn path=/trunk/kdegraphics/kdvi/; revision=352065
22 years ago
Stefan Kebekus
80ce43d188
fixes bug #78194
...
svn path=/trunk/kdegraphics/kdvi/; revision=298983
22 years ago
Andrew Coles
04c5cd213e
Corrected typo.
...
22 years ago
Laurent Montel
66ad31f1a2
Fix kdDebug
...
svn path=/trunk/kdegraphics/kdvi/; revision=295845
22 years ago
Scott Wheeler
95c66ef74a
build - the placement of these ifdefs is ugly, but well that's what you
...
get when you conditionally define things like these in the header.
svn path=/trunk/kdegraphics/kdvi/; revision=243825
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
a8c6e15e06
bugfix, GUI: fixes problems with fontsize for FreeType fonts, and
...
problems with the font info dialog
svn path=/trunk/kdegraphics/kdvi/; revision=239245
23 years ago
Stefan Kebekus
384bd2934f
added proper support for font encodings
...
svn path=/trunk/kdegraphics/kdvi/; revision=231906
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
ffa1589e69
further implementation of Type1 fonts (proper font encoding still missing)
...
svn path=/trunk/kdegraphics/kdvi/; revision=216435
23 years ago
Stefan Kebekus
53197f4020
KDVI now reads type 1 fonts. Expect bugs.
...
svn path=/trunk/kdegraphics/kdvi/; revision=215403
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
159fbe04e7
minor usability enhancement, cleanup, fixed an invalid delete found by valgrind
...
svn path=/trunk/kdegraphics/kdvi/; revision=207524
23 years ago
Stefan Kebekus
dc729a55bf
source code cleanup
...
svn path=/trunk/kdegraphics/kdvi/; revision=206779
23 years ago
Stefan Kebekus
a9f576b1f3
fixes memory bug and crash
...
svn path=/trunk/kdegraphics/kdvi/; revision=205089
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
Alex Zepeda
7906f7f6b0
Resent-Message-ID: <20020910015201.5925.qmail@ktown.kde.org>
...
Remove malloc.h reference, it breaks the compile.
svn path=/trunk/kdegraphics/kdvi/; revision=176974
24 years ago
Stefan Kebekus
3ea89f1352
fixes infrequent segfault on reloading
...
svn path=/trunk/kdegraphics/kdvi/; revision=170860
24 years ago
Stefan Kebekus
33a1aab3a9
fixes a two memory leaks found by valgrind
...
svn path=/trunk/kdegraphics/kdvi/; revision=170549
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
Reza Arbab
8466bc4f86
It's not very portable to initialize static const members in a class
...
definition. An enum can be used instead of 'static const int', or the
initialization can be moved to the class implementation.
svn path=/trunk/kdegraphics/kdvi/; revision=151248
24 years ago
Stefan Kebekus
4e72254092
fixes bug#34874, minor source cleanup
...
svn path=/trunk/kdegraphics/kdvi/; revision=122327
25 years ago
Lukáš Tinkl
c3ad8df898
i18n fixes, please backport if possible
...
svn path=/trunk/kdegraphics/kdvi/; revision=121269
25 years ago
Stefan Kebekus
6057d0f453
Implemented "Export to Text". Started to implement text search.
...
svn path=/trunk/kdegraphics/kdvi/; revision=119551
25 years ago
Otto Bruggeman
6a488d0064
includemocs kdegraphics
...
svn path=/trunk/kdegraphics/kdvi/; revision=95056
25 years ago
Stefan Kebekus
eef7ca340c
added some warning dialogs; minor bugfixing and enhancements
...
svn path=/trunk/kdegraphics/kdvi/; revision=90982
25 years ago
Stefan Kebekus
dadb5c4f58
added document info and feedback on font generation
...
svn path=/trunk/kdegraphics/kdvi/; revision=89088
25 years ago
Stefan Kebekus
c84d0211f2
Fixes bugs #21936 , #22187 , #21997 , #21594 , #20836 , #20619 and #15074
...
svn path=/trunk/kdegraphics/kdvi/; revision=87135
25 years ago
Stefan Kebekus
c2971faa65
kpsewhich now runs concurrently
...
svn path=/trunk/kdegraphics/kdvi/; revision=85047
25 years ago