okular/generators/poppler
Albert Astals Cid 6767b8739e Port a few QLinkedList to QList
QLinkedList is deprecated in later Qt5 and gone in Qt6

The 1:1 port is std::list but in this cases all we ever do
is create the lists, push back to them, and pass then around
to be read, for that a QList is more than enough
2022-03-19 11:22:55 +00:00
..
conf PDF: Support not contacting OCSP servers when validating signatures 2021-09-28 21:33:07 +00:00
annots.cpp Port a few QLinkedList to QList 2022-03-19 11:22:55 +00:00
annots.h PDF: Add Stamps to the file properly 2021-10-01 16:04:50 +00:00
CMakeLists.txt Support SaveAs action 2022-03-06 19:16:27 +00:00
config-okular-poppler.h.cmake Support SaveAs action 2022-03-06 19:16:27 +00:00
debug_pdf.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
formfields.cpp PDF: Allow signing unsigned signature fields 2022-01-24 13:18:36 +01:00
formfields.h PDF: Allow signing unsigned signature fields 2022-01-24 13:18:36 +01:00
generator_pdf.cpp emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
generator_pdf.h PDF: Allow signing unsigned signature fields 2022-01-24 13:18:36 +01:00
libokularGenerator_poppler.json SVN_SILENT made messages (.desktop file) - always resolve ours 2022-02-05 01:43:36 +00:00
Messages.sh Renamed dummy extraction file rc_okular_poppler.cpp to usual rc.cpp. 2013-02-27 13:11:33 +01:00
okularApplication_pdf.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2022-02-05 01:43:36 +00:00
okularPoppler.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2021-09-10 02:19:38 +00:00
org.kde.mobile.okular_pdf.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2021-09-10 02:19:38 +00:00
org.kde.okular-poppler.metainfo.xml GIT_SILENT Update Appstream for new release 2022-02-27 19:11:13 +01:00
pdfsettingswidget.cpp PDF: Support not contacting OCSP servers when validating signatures 2021-09-28 21:33:07 +00:00
pdfsettingswidget.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
pdfsignatureutils.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
pdfsignatureutils.h clang-tidy: Enable google-explicit-constructor 2021-08-29 08:52:35 +00:00
popplerembeddedfile.h clang-tidy: Enable google-explicit-constructor 2021-08-29 08:52:35 +00:00