okular/mobile/components
Volker Krause a1454ca4e4 Pass Android content: URLs fully encoded to Android API
This fixes opening files e.g. with a space anywhere in their name or path.

content: URLs we get from the file dialog need to get back into Android
API (via QFile or otherwise) as exactly the same string, any kind of
changes e.g. to the URL encoding are not considered to be the same file,
and thus a file we have no permission to access.
2023-06-25 22:58:57 +00:00
..
private mobile: Update imports to the minimum required versions on the cmake side 2022-01-26 14:26:47 +01:00
CMakeLists.txt Don't require KF5::IconThemes for Mobile 2022-03-29 12:56:04 +00:00
documentitem.cpp Pass Android content: URLs fully encoded to Android API 2023-06-25 22:58:57 +00:00
documentitem.h Mobile: Ask for password if the document needs one 2022-08-02 21:29:05 +00:00
DocumentView.qml mobile: Update imports to the minimum required versions on the cmake side 2022-01-26 14:26:47 +01:00
Messages.sh Cleanup Messages.sh files for mobile 2016-11-03 23:01:08 +01:00
okularplugin.cpp mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00
okularplugin.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
okularsingleton.cpp Okular Mobile: Require Qt 5.15.2 2021-12-28 09:06:01 +00:00
okularsingleton.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
pageitem.cpp emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
pageitem.h Okular Mobile: Require Qt 5.15.2 2021-12-28 09:06:01 +00:00
qmldir A touchscreen optimized view for a document 2015-09-24 17:47:26 +02:00
settings.h Remove dependency on okularpart from the mobile components 2019-02-23 09:59:42 +01:00
test.qml Port tests away from QQC1 2022-08-05 16:12:02 +02:00
testDocumentView.qml Port tests away from QQC1 2022-08-05 16:12:02 +02:00
thumbnailitem.cpp Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
thumbnailitem.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00