okular/core
Sune Vuorela a9717a8e5f Use CI environment for clang/clazy
In order to be able to also do this with Qt6 we can't currently rely on
'random distro' to be able to give us an environment sufficient for
running clang and clazy, so use the CI system setup instead

A side effect is that we get a newer clazy and clang-tidy and thus is a
few more issues to either ignore or fix.

Also, ask ninja to continue as long as possible rather than stop at
first error to be able to get succes in as few runs as possible
2023-12-15 09:39:03 +00:00
..
script Fix creation of new JS objects 2023-09-11 17:36:01 +00:00
synctex Include stdarg.h for va_start and va_end 2023-07-12 08:45:43 +00:00
action.cpp clang-tidy: Enable google-explicit-constructor 2021-08-29 08:52:35 +00:00
action.h Support SaveAs action 2022-03-06 19:16:27 +00:00
annotations.cpp No need to lookup paths for images without a dot. 2023-08-07 23:20:25 +00:00
annotations.h Port away from more QLinkedLists 2022-03-22 00:11:55 +01:00
annotations_p.h Port away from more QLinkedLists 2022-03-22 00:11:55 +01:00
area.cpp Fixed issue with occasional mis-sized tile 2022-11-30 08:39:26 +00:00
area.h Fixed issue with occasional mis-sized tile 2022-11-30 08:39:26 +00:00
audioplayer.cpp Fix playing of external audio files 2023-08-05 08:33:35 +00:00
audioplayer.h Make phonon optional 2023-06-21 15:50:58 +00:00
bookmarkmanager.cpp Add missing KBookmarkOwner include 2022-10-15 22:52:36 +02:00
bookmarkmanager.h clang-tidy: Enable google-explicit-constructor 2021-08-29 08:52:35 +00:00
chooseenginedialog.cpp Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
chooseenginedialog_p.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
chooseenginewidget.ui small touches to the backend choosing dialog: 2007-03-30 15:35:01 +00:00
debug.cpp Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
debug_p.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
document.cpp Use CI environment for clang/clazy 2023-12-15 09:39:03 +00:00
document.h Add missing includes 2023-09-11 16:47:17 +02:00
document_p.h Random minor/pedantic fixes 2023-06-17 11:04:41 +00:00
documentcommands.cpp Get rid of QStringRef 2023-12-06 19:12:43 +00:00
documentcommands_p.h Make meaning of sponsoring note more clear 2021-06-10 08:11:56 +00:00
fileprinter.cpp Remove some unused parts of FilePrinter 2023-12-13 10:27:13 +00:00
fileprinter.h Remove some unused parts of FilePrinter 2023-12-13 10:27:13 +00:00
fontinfo.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
fontinfo.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
form.cpp Random minor/pedantic fixes 2023-06-17 11:04:41 +00:00
form.h Remove virtual methods from signature and certificate info 2023-05-03 09:15:42 +00:00
form_p.h Fix two Signature issues on multipage/multisignature documents 2022-01-03 23:38:23 +01:00
generator.cpp Switch optional kwallet to use config.h 2023-05-25 21:43:43 +00:00
generator.h PDF: Fix memory leak when the file has Optional Content links 2022-01-04 16:42:35 +00:00
generator_p.cpp emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
generator_p.h slots -> Q_SLOTS 2022-03-19 10:58:47 +00:00
global.h Include QFlags in global.h. It references the macros from there 2023-12-13 10:03:51 +00:00
misc.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
misc.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
movie.cpp Fix wrong interpretation of autoplay flag 2023-02-15 23:32:49 +00:00
movie.h Fix wrong interpretation of autoplay flag 2023-02-15 23:32:49 +00:00
observer.cpp Random minor/pedantic fixes 2023-06-17 11:04:41 +00:00
observer.h Make meaning of sponsoring note more clear 2021-06-10 08:11:56 +00:00
okularGenerator.desktop SVN_SILENT made messages (.desktop file) - always resolve ours 2023-12-14 01:15:39 +00:00
page.cpp Replace qSwap with std::swap 2023-01-26 18:11:50 +00:00
page.h Fix hasPixmap setting size of TilesManager 2022-12-01 20:21:12 +00:00
page_p.h Port a few more QLinkedList to QList 2022-03-31 17:08:01 +02:00
pagecontroller.cpp emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
pagecontroller_p.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
pagesize.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
pagesize.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
pagetransition.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
pagetransition.h clang-tidy: Enable google-explicit-constructor 2021-08-29 08:52:35 +00:00
printoptionswidget.cpp Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
printoptionswidget.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
rotationjob.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
rotationjob_p.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
scripter.cpp Remove the last references to kjs from the JS executor 2023-06-22 17:45:08 +02:00
scripter.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
signatureutils.cpp Show an icon depending on the storage location of the signature 2023-12-07 12:15:03 +00:00
signatureutils.h Fix since notation in signatureutils keylocation 2023-12-07 15:01:57 +00:00
sound.cpp clang-tidy: Enable google-explicit-constructor 2021-08-29 08:52:35 +00:00
sound.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
sourcereference.cpp Add a few definitions that will come with ECM 5.85 2022-04-07 23:02:12 +00:00
sourcereference.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
sourcereference_p.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
stamps.svg PDF: Add Stamps to the file properly 2021-10-01 16:04:50 +00:00
textdocumentgenerator.cpp Port a few more QLinkedList to QList 2022-03-31 17:08:01 +02:00
textdocumentgenerator.h Act on core/ TODOs that are not binary compatible 2021-12-29 09:35:25 +00:00
textdocumentgenerator_p.h epub: Improve TableOfContents for some files 2022-08-25 23:38:42 +02:00
textdocumentsettings.cpp Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
textdocumentsettings.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
textdocumentsettings_p.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
texteditors_p.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
textpage.cpp Use CI environment for clang/clazy 2023-12-15 09:39:03 +00:00
textpage.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
textpage_p.h Get rid of QStringRef 2023-12-06 19:12:43 +00:00
tile.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
tilesmanager.cpp Replace qSwap with std::swap 2023-01-26 18:11:50 +00:00
tilesmanager_p.h Don't paint a partial pixmap over a fully rendered pixmap, even if dirty 2022-12-01 20:21:12 +00:00
utils.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
utils.h Make Utils::realDpi work on QWindow not on QWidget 2022-01-27 19:25:30 +01:00
utils_p.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
view.cpp Convert license headers to SPDX 2021-06-10 08:11:56 +00:00
view.h clang-tidy: Enable google-explicit-constructor 2021-08-29 08:52:35 +00:00
view_p.h Convert license headers to SPDX 2021-06-10 08:11:56 +00:00