okular/generators/dvi
l10n daemon script 4e9bbfddb0 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"
2018-10-10 06:37:12 +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 Fix warning about TRANSLATION_DOMAIN being defined twice 2017-08-30 23:07:03 +02:00
config.h placeholder 2007-03-10 13:36:26 +00:00
debug_dvi.h Fix minor EBN issues 2018-08-31 12:23:45 +03: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 Fix minor EBN issues 2018-08-31 12:23:45 +03:00
dviexport.h Fix minor EBN issues 2018-08-31 12:23:45 +03:00
dviFile.cpp Fix minor EBN issues 2018-08-31 12:23:45 +03:00
dviFile.h Fix minor EBN issues 2018-08-31 12:23:45 +03: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 clang-tidy: modernize-use-nullptr run 2017-09-06 00:19:48 +02:00
dviRenderer.h Fix minor EBN issues 2018-08-31 12:23:45 +03: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 Fix minor EBN issues 2018-08-31 12:23:45 +03:00
dviRenderer_prescan.cpp clang-tidy: modernize-use-nullptr run 2017-09-06 00:19:48 +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 Fix minor EBN issues 2018-08-31 12:23:45 +03:00
fontEncoding.h Revert "Some more kDebug->qDebug" 2014-09-11 02:03:46 +02:00
fontEncodingPool.cpp clang-tidy: modernize-use-nullptr run 2017-09-06 00:19:48 +02:00
fontEncodingPool.h Q3Dict->QHash 2010-01-16 15:29:52 +00:00
fontMap.cpp Fix minor EBN issues 2018-08-31 12:23:45 +03:00
fontMap.h Revert "Some more kDebug->qDebug" 2014-09-11 02:03:46 +02:00
fontpool.cpp clang-tidy: modernize-use-nullptr run 2017-09-06 00:19:48 +02:00
fontpool.h clang-tidy: modernize-use-nullptr run 2017-09-06 00:19:48 +02:00
generator_dvi.cpp Fix minor EBN issues 2018-08-31 12:23:45 +03:00
generator_dvi.h Add support for cancellable image rendering and text extraction 2018-02-01 22:53:28 +01:00
glyph.cpp clang-tidy: modernize-use-nullptr run 2017-09-06 00:19:48 +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 clang-tidy: modernize-use-nullptr run 2017-09-06 00:19:48 +02:00
length.h clang-tidy: modernize-use-nullptr run 2017-09-06 00:19:48 +02:00
libokularGenerator_dvi.json SVN_SILENT made messages (.desktop file) - always resolve ours 2018-08-04 05:43:46 +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 2018-10-10 06:37:12 +02:00
okularDvi.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2018-10-10 06:37:12 +02:00
org.kde.mobile.okular_dvi.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2018-10-10 06:37:12 +02:00
org.kde.okular-dvi.metainfo.xml GIT_SILENT made messages (after extraction) 2018-10-10 04:08:48 +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 Fix minor EBN issues 2018-08-31 12:23:45 +03: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 Fix minor EBN issues 2018-08-31 12:23:45 +03:00
psgs.h Fix minor EBN issues 2018-08-31 12:23:45 +03:00
psheader.cpp Fix enable-final 2006-10-19 09:47:49 +00:00
simplePageSize.cpp Fix minor EBN issues 2018-08-31 12:23:45 +03:00
simplePageSize.h Not necessary 2014-10-09 13:29:57 +02:00
special.cpp clang-tidy: modernize-use-nullptr run 2017-09-06 00:19:48 +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 minor EBN issues 2018-08-31 12:23:45 +03:00
TeXFont_PFB.h clang-tidy: modernize-use-nullptr run 2017-09-06 00:19:48 +02:00
TeXFont_PK.cpp clang-tidy: modernize-use-nullptr run 2017-09-06 00:19:48 +02:00
TeXFont_PK.h Add override 2017-03-02 20:38:50 +01:00
TeXFont_TFM.cpp Fix minor EBN issues 2018-08-31 12:23:45 +03:00
TeXFont_TFM.h Add override 2017-03-02 20:38:50 +01:00
TeXFontDefinition.cpp Fix minor EBN issues 2018-08-31 12:23:45 +03:00
TeXFontDefinition.h Fix minor EBN issues 2018-08-31 12:23:45 +03: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 Fix minor EBN issues 2018-08-31 12:23:45 +03:00
vf.cpp Remove unneeded dependencies 2018-04-13 17:05:16 +02:00
xdvi.h Remove unneeded dependencies 2018-04-13 17:05:16 +02:00