| .. |
|
CMakeLists.txt
|
Fix warning about TRANSLATION_DOMAIN being defined twice
|
9 years ago |
|
Messages.sh
|
extract the messages of each generator into an own pot: this way it's easier to translate a single backend (or provide the translation for a custom one), but as drawback some strings are repeated in more than one pot
|
19 years ago |
|
TeXFont.cpp
|
now, really copy (hope so) the strictly necessary files from the dvi plugin of kviewshell, and applying our work to make it work
|
20 years ago |
|
TeXFont.h
|
the usual "daily unbreak compilation"
|
19 years ago |
|
TeXFontDefinition.cpp
|
chm, dvi: Fix build with compiler flags after removing kdelibs4support
|
10 years ago |
|
TeXFontDefinition.h
|
Generator porting (mostly kaboutdata)
|
12 years ago |
|
TeXFont_PFB.cpp
|
Fix comparision between signed and unsigned
|
9 years ago |
|
TeXFont_PFB.h
|
Add override
|
9 years ago |
|
TeXFont_PK.cpp
|
Use QStringLiteral
|
11 years ago |
|
TeXFont_PK.h
|
Add override
|
9 years ago |
|
TeXFont_TFM.cpp
|
Use categorized logging even more
|
12 years ago |
|
TeXFont_TFM.h
|
Add override
|
9 years ago |
|
anchor.h
|
now, really copy (hope so) the strictly necessary files from the dvi plugin of kviewshell, and applying our work to make it work
|
20 years ago |
|
bigEndianByteReader.cpp
|
Use categorized logging even more
|
12 years ago |
|
bigEndianByteReader.h
|
Fixed krazy issues
|
19 years ago |
|
config.h
|
placeholder
|
19 years ago |
|
debug_dvi.h
|
Use categorized logging even more
|
12 years ago |
|
dvi.h
|
now, really copy (hope so) the strictly necessary files from the dvi plugin of kviewshell, and applying our work to make it work
|
20 years ago |
|
dviFile.cpp
|
chm, dvi: Fix build with compiler flags after removing kdelibs4support
|
10 years ago |
|
dviFile.h
|
Generator porting (mostly kaboutdata)
|
12 years ago |
|
dviPageInfo.cpp
|
New backend: DVI.
|
20 years ago |
|
dviPageInfo.h
|
Port the recent changes to kdv, and remove some debug code
|
20 years ago |
|
dviRenderer.cpp
|
chm, dvi: Fix build with compiler flags after removing kdelibs4support
|
10 years ago |
|
dviRenderer.h
|
Port away from signal/slot keyword
|
10 years ago |
|
dviRenderer_dr.cpp
|
now, really copy (hope so) the strictly necessary files from the dvi plugin of kviewshell, and applying our work to make it work
|
20 years ago |
|
dviRenderer_draw.cpp
|
Make newer gcc happier about fallthrough
|
9 years ago |
|
dviRenderer_prescan.cpp
|
Make newer gcc happier about fallthrough
|
9 years ago |
|
dviexport.cpp
|
Fixes suggested by Clazy
|
10 years ago |
|
dviexport.h
|
Add override
|
9 years ago |
|
dvisourcesplitter.cpp
|
Fixes suggested by Clazy
|
10 years ago |
|
dvisourcesplitter.h
|
Fix warnings about using struct for classes
|
10 years ago |
|
fontEncoding.cpp
|
chm, dvi: Fix build with compiler flags after removing kdelibs4support
|
10 years ago |
|
fontEncoding.h
|
Revert "Some more kDebug->qDebug"
|
12 years ago |
|
fontEncodingPool.cpp
|
Q3Dict->QHash
|
16 years ago |
|
fontEncodingPool.h
|
Q3Dict->QHash
|
16 years ago |
|
fontMap.cpp
|
chm, dvi: Fix build with compiler flags after removing kdelibs4support
|
10 years ago |
|
fontMap.h
|
Revert "Some more kDebug->qDebug"
|
12 years ago |
|
fontpool.cpp
|
chm, dvi: Fix build with compiler flags after removing kdelibs4support
|
10 years ago |
|
fontpool.h
|
Port away from signal/slot keyword
|
10 years ago |
|
generator_dvi.cpp
|
QString as key is evil, add a nice enum
|
9 years ago |
|
generator_dvi.h
|
Add override
|
9 years ago |
|
glyph.cpp
|
Use categorized logging even more
|
12 years ago |
|
glyph.h
|
Fix memory leak: properly release each allocated element of characterBitmaps
|
16 years ago |
|
hyperlink.h
|
now, really copy (hope so) the strictly necessary files from the dvi plugin of kviewshell, and applying our work to make it work
|
20 years ago |
|
length.cpp
|
chm, dvi: Fix build with compiler flags after removing kdelibs4support
|
10 years ago |
|
length.h
|
solaris compiling fixes by physrules
|
19 years ago |
|
libokularGenerator_dvi.json
|
SVN_SILENT made messages (.desktop file) - always resolve ours
|
9 years ago |
|
okularApplication_dvi.desktop
|
SVN_SILENT made messages (.desktop file) - always resolve ours
|
9 years ago |
|
okularDvi.desktop
|
Preview functions again.
|
10 years ago |
|
org.kde.mobile.okular_dvi.desktop
|
SVN_SILENT made messages (.desktop file) - always resolve ours
|
9 years ago |
|
org.kde.okular-dvi.metainfo.xml
|
GIT_SILENT made messages (after extraction)
|
9 years ago |
|
pageNumber.h
|
now, really copy (hope so) the strictly necessary files from the dvi plugin of kviewshell, and applying our work to make it work
|
20 years ago |
|
pageSize.cpp
|
chm, dvi: Fix build with compiler flags after removing kdelibs4support
|
10 years ago |
|
pageSize.h
|
Port away from signal/slot keyword
|
10 years ago |
|
prebookmark.h
|
Remove not necessary include
|
19 years ago |
|
psgs.cpp
|
chm, dvi: Fix build with compiler flags after removing kdelibs4support
|
10 years ago |
|
psgs.h
|
Port away from signal/slot keyword
|
10 years ago |
|
psheader.cpp
|
Fix enable-final
|
20 years ago |
|
simplePageSize.cpp
|
Use categorized logging even more
|
12 years ago |
|
simplePageSize.h
|
Not necessary
|
12 years ago |
|
special.cpp
|
chm, dvi: Fix build with compiler flags after removing kdelibs4support
|
10 years ago |
|
textBox.h
|
now, really copy (hope so) the strictly necessary files from the dvi plugin of kviewshell, and applying our work to make it work
|
20 years ago |
|
util.cpp
|
Use QStringLiteral
|
11 years ago |
|
vf.cpp
|
chm, dvi: Fix build with compiler flags after removing kdelibs4support
|
10 years ago |
|
xdvi.h
|
now, really copy (hope so) the strictly necessary files from the dvi plugin of kviewshell, and applying our work to make it work
|
20 years ago |