okular/generators
M  B  8aa96484da Markdown: Fix images with special chars in URLs not loaded
If an image URL contains a non-ASCII character (e.g. `kartöffelchen.jpg`), the html returned by the markdown parser contains the encoded path `kart%C3%B6ffelchen.jpg`. We must decode the path before checking if the image file exists.
2022-04-03 16:02:44 +00:00
..
chm Port a few more QLinkedList to QList 2022-03-31 17:08:01 +02:00
comicbook Remove unused KIO::Core dependencies 2022-04-03 10:57:09 +00:00
djvu Port a few more QLinkedList to QList 2022-03-31 17:08:01 +02:00
dvi Port a few more QLinkedList to QList 2022-03-31 17:08:01 +02:00
epub slots -> Q_SLOTS 2022-03-19 10:58:47 +00:00
fax emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
fictionbook Remove unused KIO::Core dependencies 2022-04-03 10:57:09 +00:00
kimgio Port a few QLinkedList to QList 2022-03-19 11:22:55 +00:00
markdown Markdown: Fix images with special chars in URLs not loaded 2022-04-03 16:02:44 +00:00
mobipocket emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
plucker Remove unused KIO::Core dependencies 2022-04-03 10:57:09 +00:00
poppler Port a few more QLinkedList to QList 2022-03-31 17:08:01 +02:00
spectre emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
tiff Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
txt emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
xps Remove unused KIO::Core dependencies 2022-04-03 10:57:09 +00:00
CMakeLists.txt Android: improve a bit the "androiddeployqt is not smart and needs help" code 2022-03-28 20:25:04 +00:00