okular/mobile/components
Sune Vuorela dc88b5873a Don't put slashes in plugin prefix
It complicates stuff further down the line and we don't gain much for
it, so work with the rest of the stack rather than work around it.

One of the complications is that if bindir contains both plugins and executable, we will have okular and okular/ in the same folder and that doesn't really work.
2024-01-09 14:12:45 +00:00
..
private Adapt QML code for qt6 2023-12-18 22:56:22 +00:00
CMakeLists.txt Switch to kf6 2023-12-18 22:56:22 +00:00
documentitem.cpp s/qAsConst/std::as_const/ 2023-12-19 11:46:24 +00:00
documentitem.h Make mobile components compile with qt6 2023-12-18 22:56:22 +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 Don't put slashes in plugin prefix 2024-01-09 14:12:45 +00:00
okularsingleton.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
pageitem.cpp Remove deprecated functions. Porting is needed anyways 2023-12-22 23:25:44 +00:00
pageitem.h Make mobile components compile with qt6 2023-12-18 22:56:22 +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