okular/mobile/components
Sune Vuorela 792425fc77 s/qAsConst/std::as_const/
We now definitely has std::as_const available and Qt has started nagging
about converting to std::as_const.

Implementation is the same for both functions, and qAsConst was a
stop-gap measure until std::as_const was sufficiently available.
2023-12-19 11:46:24 +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 Make mobile components compile with qt6 2023-12-18 22:56:22 +00:00
okularsingleton.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
pageitem.cpp Make mobile components compile with qt6 2023-12-18 22:56:22 +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