okular/generators/dvi
l10n daemon script 767a1c0eac SVN_SILENT made messages (.desktop file) - always resolve ours
In case of conflict in i18n, keep the version of the branch "ours"
To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
2017-05-21 04:36:10 +02:00
..
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 2006-06-29 21:12:47 +00:00
bigEndianByteReader.cpp Use categorized logging even more 2014-09-16 23:38:25 +02:00
bigEndianByteReader.h Fixed krazy issues 2007-01-04 15:22:28 +00:00
CMakeLists.txt Remove no longer existing include dir 2016-11-05 20:14:26 +01:00
config.h placeholder 2007-03-10 13:36:26 +00:00
debug_dvi.h Use categorized logging even more 2014-09-16 23:38:25 +02:00
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 2006-06-29 21:12:47 +00:00
dviexport.cpp Fixes suggested by Clazy 2016-10-29 16:33:05 +02:00
dviexport.h Add override 2017-03-02 20:38:50 +01:00
dviFile.cpp chm, dvi: Fix build with compiler flags after removing kdelibs4support 2016-07-11 21:54:08 +02:00
dviFile.h Generator porting (mostly kaboutdata) 2014-08-09 21:29:06 +02:00
dviPageInfo.cpp New backend: DVI. 2006-06-27 22:17:35 +00:00
dviPageInfo.h Port the recent changes to kdv, and remove some debug code 2006-07-01 21:17:42 +00:00
dviRenderer.cpp chm, dvi: Fix build with compiler flags after removing kdelibs4support 2016-07-11 21:54:08 +02:00
dviRenderer.h Port away from signal/slot keyword 2016-07-11 19:34:08 +02:00
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 2006-06-29 21:12:47 +00:00
dviRenderer_draw.cpp Port away from obsolete QRect/QRegion members 2016-07-11 22:13:31 +02:00
dviRenderer_prescan.cpp Fixes suggested by Clazy 2016-10-29 16:33:05 +02:00
dvisourcesplitter.cpp Fixes suggested by Clazy 2016-10-29 16:33:05 +02:00
dvisourcesplitter.h Fix warnings about using struct for classes 2016-07-24 20:38:17 +02:00
fontEncoding.cpp chm, dvi: Fix build with compiler flags after removing kdelibs4support 2016-07-11 21:54:08 +02:00
fontEncoding.h Revert "Some more kDebug->qDebug" 2014-09-11 02:03:46 +02:00
fontEncodingPool.cpp Q3Dict->QHash 2010-01-16 15:29:52 +00:00
fontEncodingPool.h Q3Dict->QHash 2010-01-16 15:29:52 +00:00
fontMap.cpp chm, dvi: Fix build with compiler flags after removing kdelibs4support 2016-07-11 21:54:08 +02:00
fontMap.h Revert "Some more kDebug->qDebug" 2014-09-11 02:03:46 +02:00
fontpool.cpp chm, dvi: Fix build with compiler flags after removing kdelibs4support 2016-07-11 21:54:08 +02:00
fontpool.h Port away from signal/slot keyword 2016-07-11 19:34:08 +02:00
generator_dvi.cpp QString as key is evil, add a nice enum 2017-03-02 21:04:59 +01:00
generator_dvi.h Add override 2017-03-02 20:38:50 +01:00
glyph.cpp Use categorized logging even more 2014-09-16 23:38:25 +02:00
glyph.h Fix memory leak: properly release each allocated element of characterBitmaps 2010-01-23 21:28:08 +00:00
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 2006-06-29 21:12:47 +00:00
length.cpp chm, dvi: Fix build with compiler flags after removing kdelibs4support 2016-07-11 21:54:08 +02:00
length.h solaris compiling fixes by physrules 2007-09-15 21:09:06 +00:00
libokularGenerator_dvi.json SVN_SILENT made messages (.desktop file) - always resolve ours 2017-05-12 04:21:17 +02:00
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 2007-03-12 00:26:41 +00:00
okularApplication_dvi.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2017-05-21 04:36:10 +02:00
okularDvi.desktop Preview functions again. 2016-07-21 23:05:54 +02:00
org.kde.mobile.okular_dvi.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2017-02-04 06:23:35 +01:00
org.kde.okular-dvi.metainfo.xml GIT_SILENT made messages (after extraction) 2017-05-12 02:59:10 +02:00
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 2006-06-29 21:12:47 +00:00
pageSize.cpp chm, dvi: Fix build with compiler flags after removing kdelibs4support 2016-07-11 21:54:08 +02:00
pageSize.h Port away from signal/slot keyword 2016-07-11 19:34:08 +02:00
prebookmark.h Remove not necessary include 2007-04-22 12:03:30 +00:00
psgs.cpp chm, dvi: Fix build with compiler flags after removing kdelibs4support 2016-07-11 21:54:08 +02:00
psgs.h Port away from signal/slot keyword 2016-07-11 19:34:08 +02:00
psheader.cpp Fix enable-final 2006-10-19 09:47:49 +00:00
simplePageSize.cpp Use categorized logging even more 2014-09-16 23:38:25 +02:00
simplePageSize.h Not necessary 2014-10-09 13:29:57 +02:00
special.cpp chm, dvi: Fix build with compiler flags after removing kdelibs4support 2016-07-11 21:54:08 +02:00
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 2006-06-29 21:12:47 +00:00
TeXFont.h the usual "daily unbreak compilation" 2007-05-04 15:41:04 +00:00
TeXFont_PFB.cpp Fix comparision between signed and unsigned 2016-11-17 22:49:22 +01:00
TeXFont_PFB.h Add override 2017-03-02 20:38:50 +01:00
TeXFont_PK.cpp Use QStringLiteral 2015-10-29 13:37:11 +01:00
TeXFont_PK.h Add override 2017-03-02 20:38:50 +01:00
TeXFont_TFM.cpp Use categorized logging even more 2014-09-16 23:38:25 +02:00
TeXFont_TFM.h Add override 2017-03-02 20:38:50 +01:00
TeXFontDefinition.cpp chm, dvi: Fix build with compiler flags after removing kdelibs4support 2016-07-11 21:54:08 +02:00
TeXFontDefinition.h Generator porting (mostly kaboutdata) 2014-08-09 21:29:06 +02:00
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 2006-06-29 21:12:47 +00:00
util.cpp Use QStringLiteral 2015-10-29 13:37:11 +01:00
vf.cpp chm, dvi: Fix build with compiler flags after removing kdelibs4support 2016-07-11 21:54:08 +02:00
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 2006-06-29 21:12:47 +00:00