kde-extraapps/okular/generators
Ivailo Monev a3d30e304b okular: use QTextCodec::codecForText() for codec detection in txt generator
QTextCodec::codecForUtfText() can detect only unicode signatures (on
purpose) while QTextCodec::codecForText() can detect more

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
2022-12-02 21:35:27 +02:00
..
comicbook okular: make use of KStringHandler::naturalCompare() in comicbook generator 2022-11-11 22:37:15 +02:00
djvu okular: drop non-native printing support 2022-11-11 13:06:20 +02:00
dvi okular: remove file printer leftovers 2022-11-30 19:40:11 +02:00
epub okular: rewrite snapshot taker to use KIO::PreviewJob 2022-11-28 05:48:24 +02:00
fax generic: prepare for Katie changes 2022-11-13 15:37:30 +02:00
fictionbook okular: associate fictionbook generator with application/x-zip-compressed-fb2 MIME type 2022-10-13 19:27:57 +03:00
markdown okular: use QTextCodec::codecForHtml() instead of QTextCodec::codecForUtfText() in markdown generator 2022-11-27 04:02:40 +02:00
ooo generic: port to the new KCompressor and KDecompressor classes 2022-10-17 18:14:21 +03:00
poppler okular: drop non-native printing support 2022-11-11 13:06:20 +02:00
spectre okular: drop non-native printing support 2022-11-11 13:06:20 +02:00
txt okular: use QTextCodec::codecForText() for codec detection in txt generator 2022-12-02 21:35:27 +02:00
xps okular: fix xps generator printing 2022-12-01 19:06:37 +02:00
CMakeLists.txt okular: reimplement poppler generator 2022-04-18 02:09:19 +03:00