From edd5fd5a268fcbf54704ae7e5115505276adac08 Mon Sep 17 00:00:00 2001 From: Jakub Melka Date: Tue, 10 Aug 2021 19:22:56 +0200 Subject: [PATCH] Project name with capital letters --- CodeGenerator/CodeGenerator.pro | 8 ++--- CodeGenerator/codegenerator.cpp | 8 ++--- CodeGenerator/codegenerator.h | 8 ++--- CodeGenerator/generatormainwindow.cpp | 8 ++--- CodeGenerator/generatormainwindow.h | 8 ++--- CodeGenerator/main.cpp | 8 ++--- JBIG2_Viewer/main.cpp | 8 ++--- Pdf4Qt.pro | 8 ++--- .../Pdf4QtDocPageOrganizer.pro | 8 ++--- Pdf4QtDocPageOrganizer/aboutdialog.cpp | 8 ++--- Pdf4QtDocPageOrganizer/aboutdialog.h | 8 ++--- .../assembleoutputsettingsdialog.cpp | 8 ++--- .../assembleoutputsettingsdialog.h | 8 ++--- Pdf4QtDocPageOrganizer/main.cpp | 8 ++--- Pdf4QtDocPageOrganizer/mainwindow.cpp | 8 ++--- Pdf4QtDocPageOrganizer/mainwindow.h | 8 ++--- Pdf4QtDocPageOrganizer/pageitemdelegate.cpp | 8 ++--- Pdf4QtDocPageOrganizer/pageitemdelegate.h | 8 ++--- Pdf4QtDocPageOrganizer/pageitemmodel.cpp | 8 ++--- Pdf4QtDocPageOrganizer/pageitemmodel.h | 8 ++--- .../selectbookmarkstoregroupdialog.cpp | 8 ++--- .../selectbookmarkstoregroupdialog.h | 8 ++--- Pdf4QtLib/Pdf4QtLib.pro | 10 +++---- Pdf4QtLib/sources/pdfaction.cpp | 8 ++--- Pdf4QtLib/sources/pdfaction.h | 12 ++++---- Pdf4QtLib/sources/pdfadvancedtools.cpp | 8 ++--- Pdf4QtLib/sources/pdfadvancedtools.h | 30 +++++++++---------- Pdf4QtLib/sources/pdfannotation.cpp | 8 ++--- Pdf4QtLib/sources/pdfannotation.h | 16 +++++----- Pdf4QtLib/sources/pdfblendfunction.cpp | 8 ++--- Pdf4QtLib/sources/pdfblendfunction.h | 8 ++--- Pdf4QtLib/sources/pdfcatalog.cpp | 8 ++--- Pdf4QtLib/sources/pdfcatalog.h | 24 +++++++-------- Pdf4QtLib/sources/pdfccittfaxdecoder.cpp | 8 ++--- Pdf4QtLib/sources/pdfccittfaxdecoder.h | 8 ++--- Pdf4QtLib/sources/pdfcms.cpp | 8 ++--- Pdf4QtLib/sources/pdfcms.h | 10 +++---- Pdf4QtLib/sources/pdfcolorspaces.cpp | 8 ++--- Pdf4QtLib/sources/pdfcolorspaces.h | 10 +++---- Pdf4QtLib/sources/pdfcompiler.cpp | 8 ++--- Pdf4QtLib/sources/pdfcompiler.h | 10 +++---- Pdf4QtLib/sources/pdfconstants.h | 10 +++---- Pdf4QtLib/sources/pdfdocument.cpp | 8 ++--- Pdf4QtLib/sources/pdfdocument.h | 14 ++++----- Pdf4QtLib/sources/pdfdocumentbuilder.cpp | 8 ++--- Pdf4QtLib/sources/pdfdocumentbuilder.h | 16 +++++----- Pdf4QtLib/sources/pdfdocumentdrawinterface.h | 10 +++---- Pdf4QtLib/sources/pdfdocumentmanipulator.cpp | 8 ++--- Pdf4QtLib/sources/pdfdocumentmanipulator.h | 10 +++---- Pdf4QtLib/sources/pdfdocumentreader.cpp | 8 ++--- Pdf4QtLib/sources/pdfdocumentreader.h | 10 +++---- Pdf4QtLib/sources/pdfdocumenttextflow.cpp | 8 ++--- Pdf4QtLib/sources/pdfdocumenttextflow.h | 12 ++++---- Pdf4QtLib/sources/pdfdocumentwriter.cpp | 8 ++--- Pdf4QtLib/sources/pdfdocumentwriter.h | 10 +++---- Pdf4QtLib/sources/pdfdrawspacecontroller.cpp | 8 ++--- Pdf4QtLib/sources/pdfdrawspacecontroller.h | 10 +++---- Pdf4QtLib/sources/pdfdrawwidget.cpp | 8 ++--- Pdf4QtLib/sources/pdfdrawwidget.h | 10 +++---- Pdf4QtLib/sources/pdfencoding.cpp | 8 ++--- Pdf4QtLib/sources/pdfencoding.h | 10 +++---- Pdf4QtLib/sources/pdfexception.h | 8 ++--- Pdf4QtLib/sources/pdfexecutionpolicy.cpp | 8 ++--- Pdf4QtLib/sources/pdfexecutionpolicy.h | 10 +++---- Pdf4QtLib/sources/pdffile.cpp | 8 ++--- Pdf4QtLib/sources/pdffile.h | 26 ++++++++-------- Pdf4QtLib/sources/pdfflatarray.h | 8 ++--- Pdf4QtLib/sources/pdfflatmap.h | 8 ++--- Pdf4QtLib/sources/pdffont.cpp | 8 ++--- Pdf4QtLib/sources/pdffont.h | 20 ++++++------- Pdf4QtLib/sources/pdfform.cpp | 8 ++--- Pdf4QtLib/sources/pdfform.h | 12 ++++---- Pdf4QtLib/sources/pdffunction.cpp | 8 ++--- Pdf4QtLib/sources/pdffunction.h | 20 ++++++------- Pdf4QtLib/sources/pdfglobal.h | 14 ++++----- Pdf4QtLib/sources/pdfimage.cpp | 8 ++--- Pdf4QtLib/sources/pdfimage.h | 10 +++---- Pdf4QtLib/sources/pdfitemmodels.cpp | 8 ++--- Pdf4QtLib/sources/pdfitemmodels.h | 22 +++++++------- Pdf4QtLib/sources/pdfjavascriptscanner.cpp | 8 ++--- Pdf4QtLib/sources/pdfjavascriptscanner.h | 10 +++---- Pdf4QtLib/sources/pdfjbig2decoder.cpp | 8 ++--- Pdf4QtLib/sources/pdfjbig2decoder.h | 16 +++++----- Pdf4QtLib/sources/pdfmeshqualitysettings.h | 8 ++--- Pdf4QtLib/sources/pdfmultimedia.cpp | 8 ++--- Pdf4QtLib/sources/pdfmultimedia.h | 8 ++--- Pdf4QtLib/sources/pdfnametounicode.cpp | 8 ++--- Pdf4QtLib/sources/pdfnametounicode.h | 10 +++---- Pdf4QtLib/sources/pdfnametreeloader.h | 8 ++--- Pdf4QtLib/sources/pdfnumbertreeloader.h | 8 ++--- Pdf4QtLib/sources/pdfobject.cpp | 8 ++--- Pdf4QtLib/sources/pdfobject.h | 22 +++++++------- Pdf4QtLib/sources/pdfobjecteditormodel.cpp | 8 ++--- Pdf4QtLib/sources/pdfobjecteditormodel.h | 12 ++++---- Pdf4QtLib/sources/pdfobjecteditorwidget.cpp | 8 ++--- Pdf4QtLib/sources/pdfobjecteditorwidget.h | 8 ++--- .../sources/pdfobjecteditorwidget_impl.h | 8 ++--- Pdf4QtLib/sources/pdfobjectutils.cpp | 8 ++--- Pdf4QtLib/sources/pdfobjectutils.h | 12 ++++---- Pdf4QtLib/sources/pdfoptimizer.cpp | 8 ++--- Pdf4QtLib/sources/pdfoptimizer.h | 10 +++---- Pdf4QtLib/sources/pdfoptionalcontent.cpp | 8 ++--- Pdf4QtLib/sources/pdfoptionalcontent.h | 10 +++---- Pdf4QtLib/sources/pdfoutline.cpp | 8 ++--- Pdf4QtLib/sources/pdfoutline.h | 10 +++---- Pdf4QtLib/sources/pdfpage.cpp | 8 ++--- Pdf4QtLib/sources/pdfpage.h | 10 +++---- Pdf4QtLib/sources/pdfpagecontentprocessor.cpp | 8 ++--- Pdf4QtLib/sources/pdfpagecontentprocessor.h | 10 +++---- Pdf4QtLib/sources/pdfpagenavigation.cpp | 8 ++--- Pdf4QtLib/sources/pdfpagenavigation.h | 10 +++---- Pdf4QtLib/sources/pdfpagetransition.cpp | 8 ++--- Pdf4QtLib/sources/pdfpagetransition.h | 8 ++--- Pdf4QtLib/sources/pdfpainter.cpp | 8 ++--- Pdf4QtLib/sources/pdfpainter.h | 10 +++---- Pdf4QtLib/sources/pdfpainterutils.cpp | 8 ++--- Pdf4QtLib/sources/pdfpainterutils.h | 10 +++---- Pdf4QtLib/sources/pdfparser.cpp | 8 ++--- Pdf4QtLib/sources/pdfparser.h | 12 ++++---- Pdf4QtLib/sources/pdfpattern.cpp | 8 ++--- Pdf4QtLib/sources/pdfpattern.h | 8 ++--- Pdf4QtLib/sources/pdfplugin.cpp | 8 ++--- Pdf4QtLib/sources/pdfplugin.h | 12 ++++---- Pdf4QtLib/sources/pdfprogress.cpp | 8 ++--- Pdf4QtLib/sources/pdfprogress.h | 10 +++---- Pdf4QtLib/sources/pdfredact.cpp | 8 ++--- Pdf4QtLib/sources/pdfredact.h | 10 +++---- Pdf4QtLib/sources/pdfrenderer.cpp | 8 ++--- Pdf4QtLib/sources/pdfrenderer.h | 18 +++++------ .../sources/pdfrenderingerrorswidget.cpp | 8 ++--- Pdf4QtLib/sources/pdfrenderingerrorswidget.h | 10 +++---- Pdf4QtLib/sources/pdfsecurityhandler.cpp | 8 ++--- Pdf4QtLib/sources/pdfsecurityhandler.h | 10 +++---- Pdf4QtLib/sources/pdfselectpagesdialog.cpp | 8 ++--- Pdf4QtLib/sources/pdfselectpagesdialog.h | 10 +++---- Pdf4QtLib/sources/pdfsignaturehandler.cpp | 8 ++--- Pdf4QtLib/sources/pdfsignaturehandler.h | 16 +++++----- Pdf4QtLib/sources/pdfsignaturehandler_impl.h | 8 ++--- Pdf4QtLib/sources/pdfsnapper.cpp | 8 ++--- Pdf4QtLib/sources/pdfsnapper.h | 8 ++--- Pdf4QtLib/sources/pdfstreamfilters.cpp | 8 ++--- Pdf4QtLib/sources/pdfstreamfilters.h | 22 +++++++------- Pdf4QtLib/sources/pdfstructuretree.cpp | 8 ++--- Pdf4QtLib/sources/pdfstructuretree.h | 24 +++++++-------- Pdf4QtLib/sources/pdftextlayout.cpp | 8 ++--- Pdf4QtLib/sources/pdftextlayout.h | 22 +++++++------- Pdf4QtLib/sources/pdftransparencyrenderer.cpp | 8 ++--- Pdf4QtLib/sources/pdftransparencyrenderer.h | 18 +++++------ Pdf4QtLib/sources/pdfutils.cpp | 8 ++--- Pdf4QtLib/sources/pdfutils.h | 18 +++++------ Pdf4QtLib/sources/pdfvisitor.cpp | 8 ++--- Pdf4QtLib/sources/pdfvisitor.h | 12 ++++---- Pdf4QtLib/sources/pdfwidgettool.cpp | 8 ++--- Pdf4QtLib/sources/pdfwidgettool.h | 20 ++++++------- Pdf4QtLib/sources/pdfwidgetutils.cpp | 8 ++--- Pdf4QtLib/sources/pdfwidgetutils.h | 10 +++---- Pdf4QtLib/sources/pdfxreftable.cpp | 8 ++--- Pdf4QtLib/sources/pdfxreftable.h | 8 ++--- Pdf4QtViewer/Pdf4QtViewer.pro | 10 +++---- Pdf4QtViewer/pdfaboutdialog.cpp | 8 ++--- Pdf4QtViewer/pdfaboutdialog.h | 8 ++--- Pdf4QtViewer/pdfadvancedfindwidget.cpp | 8 ++--- Pdf4QtViewer/pdfadvancedfindwidget.h | 8 ++--- Pdf4QtViewer/pdfdocumentpropertiesdialog.cpp | 8 ++--- Pdf4QtViewer/pdfdocumentpropertiesdialog.h | 8 ++--- Pdf4QtViewer/pdfencryptionsettingsdialog.cpp | 8 ++--- Pdf4QtViewer/pdfencryptionsettingsdialog.h | 8 ++--- .../pdfencryptionstrengthhintwidget.cpp | 8 ++--- .../pdfencryptionstrengthhintwidget.h | 8 ++--- Pdf4QtViewer/pdfoptimizedocumentdialog.cpp | 8 ++--- Pdf4QtViewer/pdfoptimizedocumentdialog.h | 8 ++--- Pdf4QtViewer/pdfprogramcontroller.cpp | 8 ++--- Pdf4QtViewer/pdfprogramcontroller.h | 12 ++++---- Pdf4QtViewer/pdfrecentfilemanager.cpp | 8 ++--- Pdf4QtViewer/pdfrecentfilemanager.h | 8 ++--- Pdf4QtViewer/pdfrendertoimagesdialog.cpp | 8 ++--- Pdf4QtViewer/pdfrendertoimagesdialog.h | 8 ++--- Pdf4QtViewer/pdfsendmail.cpp | 8 ++--- Pdf4QtViewer/pdfsendmail.h | 8 ++--- Pdf4QtViewer/pdfsidebarwidget.cpp | 8 ++--- Pdf4QtViewer/pdfsidebarwidget.h | 8 ++--- Pdf4QtViewer/pdftexttospeech.cpp | 8 ++--- Pdf4QtViewer/pdftexttospeech.h | 8 ++--- Pdf4QtViewer/pdfundoredomanager.cpp | 8 ++--- Pdf4QtViewer/pdfundoredomanager.h | 8 ++--- Pdf4QtViewer/pdfviewerglobal.h | 14 ++++----- Pdf4QtViewer/pdfviewermainwindow.cpp | 8 ++--- Pdf4QtViewer/pdfviewermainwindow.h | 10 +++---- Pdf4QtViewer/pdfviewermainwindowlite.cpp | 8 ++--- Pdf4QtViewer/pdfviewermainwindowlite.h | 10 +++---- Pdf4QtViewer/pdfviewersettings.cpp | 8 ++--- Pdf4QtViewer/pdfviewersettings.h | 8 ++--- Pdf4QtViewer/pdfviewersettingsdialog.cpp | 8 ++--- Pdf4QtViewer/pdfviewersettingsdialog.h | 8 ++--- Pdf4QtViewerLite/Pdf4QtViewerLite.pro | 8 ++--- Pdf4QtViewerLite/main.cpp | 8 ++--- .../DimensionsPlugin/DimensionsPlugin.pro | 8 ++--- .../DimensionsPlugin/dimensionsplugin.cpp | 8 ++--- .../DimensionsPlugin/dimensionsplugin.h | 10 +++---- .../DimensionsPlugin/dimensiontool.cpp | 8 ++--- .../DimensionsPlugin/dimensiontool.h | 8 ++--- .../DimensionsPlugin/settingsdialog.cpp | 8 ++--- .../DimensionsPlugin/settingsdialog.h | 8 ++--- .../ObjectInspectorPlugin.pro | 8 ++--- .../objectinspectordialog.cpp | 8 ++--- .../objectinspectordialog.h | 8 ++--- .../objectinspectorplugin.cpp | 8 ++--- .../objectinspectorplugin.h | 10 +++---- .../objectstatisticsdialog.cpp | 8 ++--- .../objectstatisticsdialog.h | 8 ++--- .../objectviewerwidget.cpp | 8 ++--- .../objectviewerwidget.h | 8 ++--- .../pdfobjectinspectortreeitemmodel.cpp | 8 ++--- .../pdfobjectinspectortreeitemmodel.h | 8 ++--- .../statisticsgraphwidget.cpp | 8 ++--- .../statisticsgraphwidget.h | 8 ++--- .../OutputPreviewPlugin.pro | 8 ++--- .../OutputPreviewPlugin/inkcoveragedialog.cpp | 8 ++--- .../OutputPreviewPlugin/inkcoveragedialog.h | 8 ++--- .../outputpreviewdialog.cpp | 8 ++--- .../OutputPreviewPlugin/outputpreviewdialog.h | 8 ++--- .../outputpreviewplugin.cpp | 8 ++--- .../OutputPreviewPlugin/outputpreviewplugin.h | 10 +++---- .../outputpreviewwidget.cpp | 8 ++--- .../OutputPreviewPlugin/outputpreviewwidget.h | 8 ++--- Pdf4QtViewerPlugins/Pdf4QtViewerPlugins.pro | 8 ++--- .../RedactPlugin/RedactPlugin.pro | 8 ++--- .../createredacteddocumentdialog.cpp | 8 ++--- .../createredacteddocumentdialog.h | 8 ++--- .../RedactPlugin/redactplugin.cpp | 8 ++--- .../RedactPlugin/redactplugin.h | 10 +++---- .../SoftProofingPlugin/SoftProofingPlugin.pro | 8 ++--- .../SoftProofingPlugin/settingsdialog.cpp | 8 ++--- .../SoftProofingPlugin/settingsdialog.h | 8 ++--- .../SoftProofingPlugin/softproofingplugin.cpp | 8 ++--- .../SoftProofingPlugin/softproofingplugin.h | 10 +++---- Pdf4QtViewerProfi/Pdf4QtViewerProfi.pro | 8 ++--- Pdf4QtViewerProfi/main.cpp | 8 ++--- PdfExampleGenerator/PdfExampleGenerator.pro | 8 ++--- PdfExampleGenerator/main.cpp | 8 ++--- PdfExampleGenerator/pdfexamplesgenerator.cpp | 8 ++--- PdfExampleGenerator/pdfexamplesgenerator.h | 8 ++--- PdfTool/PdfTool.pro | 8 ++--- PdfTool/main.cpp | 8 ++--- PdfTool/pdfoutputformatter.cpp | 10 +++---- PdfTool/pdfoutputformatter.h | 8 ++--- PdfTool/pdftoolabstractapplication.cpp | 8 ++--- PdfTool/pdftoolabstractapplication.h | 8 ++--- PdfTool/pdftoolattachments.cpp | 8 ++--- PdfTool/pdftoolattachments.h | 8 ++--- PdfTool/pdftoolaudiobook.cpp | 8 ++--- PdfTool/pdftoolaudiobook.h | 8 ++--- PdfTool/pdftoolcertstore.cpp | 8 ++--- PdfTool/pdftoolcertstore.h | 8 ++--- PdfTool/pdftoolcolorprofiles.cpp | 8 ++--- PdfTool/pdftoolcolorprofiles.h | 8 ++--- PdfTool/pdftooldecrypt.cpp | 8 ++--- PdfTool/pdftooldecrypt.h | 8 ++--- PdfTool/pdftoolencrypt.cpp | 8 ++--- PdfTool/pdftoolencrypt.h | 8 ++--- PdfTool/pdftoolfetchimages.cpp | 8 ++--- PdfTool/pdftoolfetchimages.h | 8 ++--- PdfTool/pdftoolfetchtext.cpp | 8 ++--- PdfTool/pdftoolfetchtext.h | 8 ++--- PdfTool/pdftoolinfo.cpp | 8 ++--- PdfTool/pdftoolinfo.h | 8 ++--- PdfTool/pdftoolinfofonts.cpp | 8 ++--- PdfTool/pdftoolinfofonts.h | 8 ++--- PdfTool/pdftoolinfoinks.cpp | 8 ++--- PdfTool/pdftoolinfoinks.h | 8 ++--- PdfTool/pdftoolinfojavascript.cpp | 8 ++--- PdfTool/pdftoolinfojavascript.h | 8 ++--- PdfTool/pdftoolinfometadata.cpp | 8 ++--- PdfTool/pdftoolinfometadata.h | 8 ++--- PdfTool/pdftoolinfonameddestinations.cpp | 8 ++--- PdfTool/pdftoolinfonameddestinations.h | 8 ++--- PdfTool/pdftoolinfopageboxes.cpp | 8 ++--- PdfTool/pdftoolinfopageboxes.h | 8 ++--- PdfTool/pdftoolinfostructuretree.cpp | 8 ++--- PdfTool/pdftoolinfostructuretree.h | 8 ++--- PdfTool/pdftoolinkcoverage.cpp | 8 ++--- PdfTool/pdftoolinkcoverage.h | 8 ++--- PdfTool/pdftooloptimize.cpp | 8 ++--- PdfTool/pdftooloptimize.h | 8 ++--- PdfTool/pdftoolrender.cpp | 8 ++--- PdfTool/pdftoolrender.h | 8 ++--- PdfTool/pdftoolseparate.cpp | 8 ++--- PdfTool/pdftoolseparate.h | 8 ++--- PdfTool/pdftoolstatistics.cpp | 8 ++--- PdfTool/pdftoolstatistics.h | 8 ++--- PdfTool/pdftoolunite.cpp | 8 ++--- PdfTool/pdftoolunite.h | 8 ++--- PdfTool/pdftoolverifysignatures.cpp | 8 ++--- PdfTool/pdftoolverifysignatures.h | 8 ++--- PdfTool/pdftoolxml.cpp | 8 ++--- PdfTool/pdftoolxml.h | 8 ++--- UnitTests/UnitTests.pro | 8 ++--- UnitTests/tst_lexicalanalyzertest.cpp | 8 ++--- 298 files changed, 1371 insertions(+), 1371 deletions(-) diff --git a/CodeGenerator/CodeGenerator.pro b/CodeGenerator/CodeGenerator.pro index f1dcd9a..ab4875a 100644 --- a/CodeGenerator/CodeGenerator.pro +++ b/CodeGenerator/CodeGenerator.pro @@ -1,19 +1,19 @@ # Copyright (C) 2018-2021 Jakub Melka # -# This file is part of Pdf4Qt. +# This file is part of PDF4QT. # -# Pdf4Qt is free software: you can redistribute it and/or modify +# PDF4QT is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # with the written consent of the copyright owner, any later version. # -# Pdf4Qt is distributed in the hope that it will be useful, +# PDF4QT is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Pdf4Qt. If not, see . +# along with PDF4QT. If not, see . QT += core gui xml diff --git a/CodeGenerator/codegenerator.cpp b/CodeGenerator/codegenerator.cpp index d79fe5c..ec3e905 100644 --- a/CodeGenerator/codegenerator.cpp +++ b/CodeGenerator/codegenerator.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "codegenerator.h" diff --git a/CodeGenerator/codegenerator.h b/CodeGenerator/codegenerator.h index 2b78091..ecfba40 100644 --- a/CodeGenerator/codegenerator.h +++ b/CodeGenerator/codegenerator.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef CODEGENERATOR_H #define CODEGENERATOR_H diff --git a/CodeGenerator/generatormainwindow.cpp b/CodeGenerator/generatormainwindow.cpp index 53ccb2c..194f34e 100644 --- a/CodeGenerator/generatormainwindow.cpp +++ b/CodeGenerator/generatormainwindow.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "generatormainwindow.h" #include "ui_generatormainwindow.h" diff --git a/CodeGenerator/generatormainwindow.h b/CodeGenerator/generatormainwindow.h index e22d658..b41cba3 100644 --- a/CodeGenerator/generatormainwindow.h +++ b/CodeGenerator/generatormainwindow.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef GENERATORMAINWINDOW_H #define GENERATORMAINWINDOW_H diff --git a/CodeGenerator/main.cpp b/CodeGenerator/main.cpp index e85c2a8..28ea8da 100644 --- a/CodeGenerator/main.cpp +++ b/CodeGenerator/main.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "generatormainwindow.h" diff --git a/JBIG2_Viewer/main.cpp b/JBIG2_Viewer/main.cpp index 5fd1157..9cfa17b 100644 --- a/JBIG2_Viewer/main.cpp +++ b/JBIG2_Viewer/main.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "mainwindow.h" diff --git a/Pdf4Qt.pro b/Pdf4Qt.pro index 04e9f79..3c26213 100644 --- a/Pdf4Qt.pro +++ b/Pdf4Qt.pro @@ -1,19 +1,19 @@ # Copyright (C) 2018-2021 Jakub Melka # -# This file is part of Pdf4Qt. +# This file is part of PDF4QT. # -# Pdf4Qt is free software: you can redistribute it and/or modify +# PDF4QT is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # with the written consent of the copyright owner, any later version. # -# Pdf4Qt is distributed in the hope that it will be useful, +# PDF4QT is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Pdf4Qt. If not, see . +# along with PDF4QT. If not, see . TEMPLATE = subdirs diff --git a/Pdf4QtDocPageOrganizer/Pdf4QtDocPageOrganizer.pro b/Pdf4QtDocPageOrganizer/Pdf4QtDocPageOrganizer.pro index 473da82..d9803c4 100644 --- a/Pdf4QtDocPageOrganizer/Pdf4QtDocPageOrganizer.pro +++ b/Pdf4QtDocPageOrganizer/Pdf4QtDocPageOrganizer.pro @@ -1,19 +1,19 @@ # Copyright (C) 2021 Jakub Melka # -# This file is part of Pdf4Qt. +# This file is part of PDF4QT. # -# Pdf4Qt is free software: you can redistribute it and/or modify +# PDF4QT is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # with the written consent of the copyright owner, any later version. # -# Pdf4Qt is distributed in the hope that it will be useful, +# PDF4QT is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Pdf4Qt. If not, see . +# along with PDF4QT. If not, see . QT += core gui widgets winextras diff --git a/Pdf4QtDocPageOrganizer/aboutdialog.cpp b/Pdf4QtDocPageOrganizer/aboutdialog.cpp index 54e6ab7..6fd0ee8 100644 --- a/Pdf4QtDocPageOrganizer/aboutdialog.cpp +++ b/Pdf4QtDocPageOrganizer/aboutdialog.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "aboutdialog.h" #include "ui_aboutdialog.h" diff --git a/Pdf4QtDocPageOrganizer/aboutdialog.h b/Pdf4QtDocPageOrganizer/aboutdialog.h index 66507b4..b59fd91 100644 --- a/Pdf4QtDocPageOrganizer/aboutdialog.h +++ b/Pdf4QtDocPageOrganizer/aboutdialog.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFDOCPAGEORGANIZER_PDFABOUTDIALOG_H #define PDFDOCPAGEORGANIZER_PDFABOUTDIALOG_H diff --git a/Pdf4QtDocPageOrganizer/assembleoutputsettingsdialog.cpp b/Pdf4QtDocPageOrganizer/assembleoutputsettingsdialog.cpp index 118e6ff..4fced52 100644 --- a/Pdf4QtDocPageOrganizer/assembleoutputsettingsdialog.cpp +++ b/Pdf4QtDocPageOrganizer/assembleoutputsettingsdialog.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "assembleoutputsettingsdialog.h" #include "ui_assembleoutputsettingsdialog.h" diff --git a/Pdf4QtDocPageOrganizer/assembleoutputsettingsdialog.h b/Pdf4QtDocPageOrganizer/assembleoutputsettingsdialog.h index 18d8b16..18140c7 100644 --- a/Pdf4QtDocPageOrganizer/assembleoutputsettingsdialog.h +++ b/Pdf4QtDocPageOrganizer/assembleoutputsettingsdialog.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFDOCPAGEORGANIZER_ASSEMBLEOUTPUTSETTINGSDIALOG_H #define PDFDOCPAGEORGANIZER_ASSEMBLEOUTPUTSETTINGSDIALOG_H diff --git a/Pdf4QtDocPageOrganizer/main.cpp b/Pdf4QtDocPageOrganizer/main.cpp index d5c6832..996a0d9 100644 --- a/Pdf4QtDocPageOrganizer/main.cpp +++ b/Pdf4QtDocPageOrganizer/main.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfconstants.h" #include "mainwindow.h" diff --git a/Pdf4QtDocPageOrganizer/mainwindow.cpp b/Pdf4QtDocPageOrganizer/mainwindow.cpp index 75950b6..9381be5 100644 --- a/Pdf4QtDocPageOrganizer/mainwindow.cpp +++ b/Pdf4QtDocPageOrganizer/mainwindow.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "mainwindow.h" #include "ui_mainwindow.h" diff --git a/Pdf4QtDocPageOrganizer/mainwindow.h b/Pdf4QtDocPageOrganizer/mainwindow.h index 1e87738..9130fef 100644 --- a/Pdf4QtDocPageOrganizer/mainwindow.h +++ b/Pdf4QtDocPageOrganizer/mainwindow.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFDOCPAGEORGANIZER_MAINWINDOW_H #define PDFDOCPAGEORGANIZER_MAINWINDOW_H diff --git a/Pdf4QtDocPageOrganizer/pageitemdelegate.cpp b/Pdf4QtDocPageOrganizer/pageitemdelegate.cpp index f4226be..60c75bd 100644 --- a/Pdf4QtDocPageOrganizer/pageitemdelegate.cpp +++ b/Pdf4QtDocPageOrganizer/pageitemdelegate.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pageitemdelegate.h" #include "pageitemmodel.h" diff --git a/Pdf4QtDocPageOrganizer/pageitemdelegate.h b/Pdf4QtDocPageOrganizer/pageitemdelegate.h index 5fed611..65775b6 100644 --- a/Pdf4QtDocPageOrganizer/pageitemdelegate.h +++ b/Pdf4QtDocPageOrganizer/pageitemdelegate.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFDOCPAGEORGANIZER_PAGEITEMDELEGATE_H #define PDFDOCPAGEORGANIZER_PAGEITEMDELEGATE_H diff --git a/Pdf4QtDocPageOrganizer/pageitemmodel.cpp b/Pdf4QtDocPageOrganizer/pageitemmodel.cpp index 468fd5d..ac29929 100644 --- a/Pdf4QtDocPageOrganizer/pageitemmodel.cpp +++ b/Pdf4QtDocPageOrganizer/pageitemmodel.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pageitemmodel.h" diff --git a/Pdf4QtDocPageOrganizer/pageitemmodel.h b/Pdf4QtDocPageOrganizer/pageitemmodel.h index 518b4d0..8c3f9b2 100644 --- a/Pdf4QtDocPageOrganizer/pageitemmodel.h +++ b/Pdf4QtDocPageOrganizer/pageitemmodel.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFDOCPAGEORGANIZER_PAGEITEMMODEL_H #define PDFDOCPAGEORGANIZER_PAGEITEMMODEL_H diff --git a/Pdf4QtDocPageOrganizer/selectbookmarkstoregroupdialog.cpp b/Pdf4QtDocPageOrganizer/selectbookmarkstoregroupdialog.cpp index 0d00267..81af147 100644 --- a/Pdf4QtDocPageOrganizer/selectbookmarkstoregroupdialog.cpp +++ b/Pdf4QtDocPageOrganizer/selectbookmarkstoregroupdialog.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "selectbookmarkstoregroupdialog.h" #include "ui_selectbookmarkstoregroupdialog.h" diff --git a/Pdf4QtDocPageOrganizer/selectbookmarkstoregroupdialog.h b/Pdf4QtDocPageOrganizer/selectbookmarkstoregroupdialog.h index 28be6e7..ca1ee04 100644 --- a/Pdf4QtDocPageOrganizer/selectbookmarkstoregroupdialog.h +++ b/Pdf4QtDocPageOrganizer/selectbookmarkstoregroupdialog.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFDOCPAGEORGANIZER_SELECTBOOKMARKSTOREGROUPDIALOG_H #define PDFDOCPAGEORGANIZER_SELECTBOOKMARKSTOREGROUPDIALOG_H diff --git a/Pdf4QtLib/Pdf4QtLib.pro b/Pdf4QtLib/Pdf4QtLib.pro index 44519ec..0aa16d5 100644 --- a/Pdf4QtLib/Pdf4QtLib.pro +++ b/Pdf4QtLib/Pdf4QtLib.pro @@ -1,19 +1,19 @@ # Copyright (C) 2018-2021 Jakub Melka # -# This file is part of Pdf4Qt. +# This file is part of PDF4QT. # -# Pdf4Qt is free software: you can redistribute it and/or modify +# PDF4QT is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # with the written consent of the copyright owner, any later version. # -# Pdf4Qt is distributed in the hope that it will be useful, +# PDF4QT is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Pdf4Qt. If not, see . +# along with PDF4QT. If not, see . QT += gui widgets @@ -26,7 +26,7 @@ VERSION = 1.0.0 QMAKE_TARGET_DESCRIPTION = "PDF rendering / editing library for Qt" QMAKE_TARGET_COPYRIGHT = "(c) Jakub Melka 2018-2021" -DEFINES += Pdf4QtLIB_LIBRARY +DEFINES += PDF4QTLIB_LIBRARY # The following define makes your compiler emit warnings if you use # any feature of Qt which has been marked as deprecated (the exact warnings diff --git a/Pdf4QtLib/sources/pdfaction.cpp b/Pdf4QtLib/sources/pdfaction.cpp index 3447631..4d7fef1 100644 --- a/Pdf4QtLib/sources/pdfaction.cpp +++ b/Pdf4QtLib/sources/pdfaction.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfaction.h" #include "pdfdocument.h" diff --git a/Pdf4QtLib/sources/pdfaction.h b/Pdf4QtLib/sources/pdfaction.h index 69cf774..25841f7 100644 --- a/Pdf4QtLib/sources/pdfaction.h +++ b/Pdf4QtLib/sources/pdfaction.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFACTION_H #define PDFACTION_H @@ -79,7 +79,7 @@ enum class DestinationType /// destination has almost exactly same syntax as page destination, it should be checked, /// if indirect reference returned by function \p getPageReference references really page, /// or some structure element. -class Pdf4QtLIBSHARED_EXPORT PDFDestination +class PDF4QTLIBSHARED_EXPORT PDFDestination { public: explicit inline PDFDestination() = default; @@ -144,7 +144,7 @@ private: using PDFActionPtr = QSharedPointer; /// Base class for action types. -class Pdf4QtLIBSHARED_EXPORT PDFAction +class PDF4QTLIBSHARED_EXPORT PDFAction { public: explicit PDFAction() = default; diff --git a/Pdf4QtLib/sources/pdfadvancedtools.cpp b/Pdf4QtLib/sources/pdfadvancedtools.cpp index d42cffe..7a22c8c 100644 --- a/Pdf4QtLib/sources/pdfadvancedtools.cpp +++ b/Pdf4QtLib/sources/pdfadvancedtools.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfadvancedtools.h" #include "pdfdocumentbuilder.h" diff --git a/Pdf4QtLib/sources/pdfadvancedtools.h b/Pdf4QtLib/sources/pdfadvancedtools.h index f5163d0..21ff273 100644 --- a/Pdf4QtLib/sources/pdfadvancedtools.h +++ b/Pdf4QtLib/sources/pdfadvancedtools.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFADVANCEDTOOLS_H #define PDFADVANCEDTOOLS_H @@ -29,7 +29,7 @@ namespace pdf /// Tool that creates 'sticky note' annotations. Multiple types of sticky /// notes are available, user can select a type of sticky note. When /// user select a point, popup window appears and user can enter a text. -class Pdf4QtLIBSHARED_EXPORT PDFCreateStickyNoteTool : public PDFWidgetTool +class PDF4QTLIBSHARED_EXPORT PDFCreateStickyNoteTool : public PDFWidgetTool { Q_OBJECT @@ -52,7 +52,7 @@ private: TextAnnotationIcon m_icon; }; -class Pdf4QtLIBSHARED_EXPORT PDFCreateAnnotationTool : public PDFWidgetTool +class PDF4QTLIBSHARED_EXPORT PDFCreateAnnotationTool : public PDFWidgetTool { Q_OBJECT @@ -69,7 +69,7 @@ protected: /// Tool that creates url link annotation. Multiple types of link highlights /// are available, user can select a link highlight. When link annotation /// is clicked, url address is triggered. -class Pdf4QtLIBSHARED_EXPORT PDFCreateHyperlinkTool : public PDFCreateAnnotationTool +class PDF4QTLIBSHARED_EXPORT PDFCreateHyperlinkTool : public PDFCreateAnnotationTool { Q_OBJECT @@ -91,7 +91,7 @@ private: }; /// Tool that creates free text note without callout line. -class Pdf4QtLIBSHARED_EXPORT PDFCreateFreeTextTool : public PDFCreateAnnotationTool +class PDF4QTLIBSHARED_EXPORT PDFCreateFreeTextTool : public PDFCreateAnnotationTool { Q_OBJECT @@ -109,7 +109,7 @@ private: }; /// Tool that creates line/polyline/polygon annotations. -class Pdf4QtLIBSHARED_EXPORT PDFCreateLineTypeTool : public PDFCreateAnnotationTool +class PDF4QTLIBSHARED_EXPORT PDFCreateLineTypeTool : public PDFCreateAnnotationTool { Q_OBJECT @@ -156,7 +156,7 @@ private: }; /// Tool that creates ellipse annotation. -class Pdf4QtLIBSHARED_EXPORT PDFCreateEllipseTool : public PDFCreateAnnotationTool +class PDF4QTLIBSHARED_EXPORT PDFCreateEllipseTool : public PDFCreateAnnotationTool { Q_OBJECT @@ -191,7 +191,7 @@ private: QColor m_fillColor; }; -class Pdf4QtLIBSHARED_EXPORT PDFCreateFreehandCurveTool : public PDFCreateAnnotationTool +class PDF4QTLIBSHARED_EXPORT PDFCreateFreehandCurveTool : public PDFCreateAnnotationTool { Q_OBJECT @@ -229,7 +229,7 @@ private: /// Tool that creates 'stamp' annotations. Multiple types of stamps /// are available, user can select a type of stamp (text). -class Pdf4QtLIBSHARED_EXPORT PDFCreateStampTool : public PDFWidgetTool +class PDF4QTLIBSHARED_EXPORT PDFCreateStampTool : public PDFWidgetTool { Q_OBJECT @@ -262,7 +262,7 @@ private: }; /// Tool for highlighting of text in document -class Pdf4QtLIBSHARED_EXPORT PDFCreateHighlightTextTool : public PDFWidgetTool +class PDF4QTLIBSHARED_EXPORT PDFCreateHighlightTextTool : public PDFWidgetTool { Q_OBJECT @@ -314,7 +314,7 @@ private: /// Tool that creates redaction annotation from rectangle. Rectangle is not /// selected from the text, it is just any rectangle. -class Pdf4QtLIBSHARED_EXPORT PDFCreateRedactRectangleTool : public PDFCreateAnnotationTool +class PDF4QTLIBSHARED_EXPORT PDFCreateRedactRectangleTool : public PDFCreateAnnotationTool { Q_OBJECT @@ -332,7 +332,7 @@ private: }; /// Tool for redaction of text in document. Creates redaction annotation from text selection. -class Pdf4QtLIBSHARED_EXPORT PDFCreateRedactTextTool : public PDFWidgetTool +class PDF4QTLIBSHARED_EXPORT PDFCreateRedactTextTool : public PDFWidgetTool { Q_OBJECT diff --git a/Pdf4QtLib/sources/pdfannotation.cpp b/Pdf4QtLib/sources/pdfannotation.cpp index 3919b8a..d80f66f 100644 --- a/Pdf4QtLib/sources/pdfannotation.cpp +++ b/Pdf4QtLib/sources/pdfannotation.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfannotation.h" #include "pdfdocument.h" diff --git a/Pdf4QtLib/sources/pdfannotation.h b/Pdf4QtLib/sources/pdfannotation.h index 12578d4..2b72ec2 100644 --- a/Pdf4QtLib/sources/pdfannotation.h +++ b/Pdf4QtLib/sources/pdfannotation.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFANNOTATION_H #define PDFANNOTATION_H @@ -782,7 +782,7 @@ enum class TextAnnotationIcon /// as if flag NoZoom and NoRotate were set). When this annotation is opened, /// it displays popup window containing the text of the note, font and size /// is implementation dependent by viewer application. -class Pdf4QtLIBSHARED_EXPORT PDFTextAnnotation : public PDFMarkupAnnotation +class PDF4QTLIBSHARED_EXPORT PDFTextAnnotation : public PDFMarkupAnnotation { public: inline explicit PDFTextAnnotation() = default; @@ -1103,7 +1103,7 @@ enum class StampIntent /// Annotation for stamps. Displays text or graphics intended to look /// as if they were stamped on the paper. -class Pdf4QtLIBSHARED_EXPORT PDFStampAnnotation : public PDFMarkupAnnotation +class PDF4QTLIBSHARED_EXPORT PDFStampAnnotation : public PDFMarkupAnnotation { public: inline explicit PDFStampAnnotation() = default; @@ -1432,7 +1432,7 @@ private: /// this object builds annotation's appearance streams, if necessary. This /// manager is intended to non-gui rendering. If widget annotation manager is used, /// then this object is not thread safe. -class Pdf4QtLIBSHARED_EXPORT PDFAnnotationManager : public QObject, public IDocumentDrawInterface +class PDF4QTLIBSHARED_EXPORT PDFAnnotationManager : public QObject, public IDocumentDrawInterface { Q_OBJECT @@ -1624,7 +1624,7 @@ protected: /// Annotation manager for GUI rendering, it also manages annotations widgets /// for parent widget. -class Pdf4QtLIBSHARED_EXPORT PDFWidgetAnnotationManager : public PDFAnnotationManager, public IDrawWidgetInputInterface +class PDF4QTLIBSHARED_EXPORT PDFWidgetAnnotationManager : public PDFAnnotationManager, public IDrawWidgetInputInterface { Q_OBJECT diff --git a/Pdf4QtLib/sources/pdfblendfunction.cpp b/Pdf4QtLib/sources/pdfblendfunction.cpp index 5bd8385..1358e71 100644 --- a/Pdf4QtLib/sources/pdfblendfunction.cpp +++ b/Pdf4QtLib/sources/pdfblendfunction.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfblendfunction.h" diff --git a/Pdf4QtLib/sources/pdfblendfunction.h b/Pdf4QtLib/sources/pdfblendfunction.h index d3dfc68..8152a49 100644 --- a/Pdf4QtLib/sources/pdfblendfunction.h +++ b/Pdf4QtLib/sources/pdfblendfunction.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFBLENDFUNCTION_H #define PDFBLENDFUNCTION_H diff --git a/Pdf4QtLib/sources/pdfcatalog.cpp b/Pdf4QtLib/sources/pdfcatalog.cpp index c526606..445e963 100644 --- a/Pdf4QtLib/sources/pdfcatalog.cpp +++ b/Pdf4QtLib/sources/pdfcatalog.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfcatalog.h" #include "pdfdocument.h" diff --git a/Pdf4QtLib/sources/pdfcatalog.h b/Pdf4QtLib/sources/pdfcatalog.h index 51422b6..e137f46 100644 --- a/Pdf4QtLib/sources/pdfcatalog.h +++ b/Pdf4QtLib/sources/pdfcatalog.h @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFCATALOG_H #define PDFCATALOG_H @@ -235,7 +235,7 @@ private: /// Document security store. Contains certificates, CRLs, OCSPs, and /// other data for signature validation. -class Pdf4QtLIBSHARED_EXPORT PDFDocumentSecurityStore +class PDF4QTLIBSHARED_EXPORT PDFDocumentSecurityStore { public: explicit inline PDFDocumentSecurityStore() = default; @@ -300,7 +300,7 @@ private: /// Document extensions. Contains information about developer's extensions /// used in document. -class Pdf4QtLIBSHARED_EXPORT PDFDeveloperExtensions +class PDF4QTLIBSHARED_EXPORT PDFDeveloperExtensions { public: explicit PDFDeveloperExtensions() = default; @@ -329,7 +329,7 @@ private: }; /// Web capture info -class Pdf4QtLIBSHARED_EXPORT PDFWebCaptureInfo +class PDF4QTLIBSHARED_EXPORT PDFWebCaptureInfo { public: explicit PDFWebCaptureInfo() = default; @@ -348,7 +348,7 @@ private: std::vector m_commands; }; -class Pdf4QtLIBSHARED_EXPORT PDFOutputIntentICCProfileInfo +class PDF4QTLIBSHARED_EXPORT PDFOutputIntentICCProfileInfo { public: explicit PDFOutputIntentICCProfileInfo() = default; @@ -376,7 +376,7 @@ private: }; /// Output intent -class Pdf4QtLIBSHARED_EXPORT PDFOutputIntent +class PDF4QTLIBSHARED_EXPORT PDFOutputIntent { public: explicit PDFOutputIntent() = default; @@ -410,7 +410,7 @@ private: }; /// Legal attestations -class Pdf4QtLIBSHARED_EXPORT PDFLegalAttestation +class PDF4QTLIBSHARED_EXPORT PDFLegalAttestation { public: explicit inline PDFLegalAttestation() = default; @@ -458,7 +458,7 @@ private: /// Document can contain requirements for viewer application. This class /// verifies, if this library and viewer application satisfies these requirements /// and returns result. -class Pdf4QtLIBSHARED_EXPORT PDFDocumentRequirements +class PDF4QTLIBSHARED_EXPORT PDFDocumentRequirements { public: @@ -563,7 +563,7 @@ private: std::array m_actions; }; -class Pdf4QtLIBSHARED_EXPORT PDFCatalog +class PDF4QTLIBSHARED_EXPORT PDFCatalog { public: inline PDFCatalog() = default; diff --git a/Pdf4QtLib/sources/pdfccittfaxdecoder.cpp b/Pdf4QtLib/sources/pdfccittfaxdecoder.cpp index ba8fa71..7efc7cd 100644 --- a/Pdf4QtLib/sources/pdfccittfaxdecoder.cpp +++ b/Pdf4QtLib/sources/pdfccittfaxdecoder.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfccittfaxdecoder.h" diff --git a/Pdf4QtLib/sources/pdfccittfaxdecoder.h b/Pdf4QtLib/sources/pdfccittfaxdecoder.h index a96d550..e7108ae 100644 --- a/Pdf4QtLib/sources/pdfccittfaxdecoder.h +++ b/Pdf4QtLib/sources/pdfccittfaxdecoder.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFCCITTFAXDECODER_H #define PDFCCITTFAXDECODER_H diff --git a/Pdf4QtLib/sources/pdfcms.cpp b/Pdf4QtLib/sources/pdfcms.cpp index 109916c..6d39909 100644 --- a/Pdf4QtLib/sources/pdfcms.cpp +++ b/Pdf4QtLib/sources/pdfcms.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfcms.h" #include "pdfdocument.h" diff --git a/Pdf4QtLib/sources/pdfcms.h b/Pdf4QtLib/sources/pdfcms.h index 05c9900..19650ca 100644 --- a/Pdf4QtLib/sources/pdfcms.h +++ b/Pdf4QtLib/sources/pdfcms.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFCMS_H #define PDFCMS_H @@ -337,7 +337,7 @@ using PDFColorProfileIdentifiers = std::vector; /// It also handles settings, and it's changes. Constant functions /// is save to call from multiple threads, this also holds for some /// non-constant functions - manager is protected by mutexes. -class Pdf4QtLIBSHARED_EXPORT PDFCMSManager : public QObject +class PDF4QTLIBSHARED_EXPORT PDFCMSManager : public QObject { Q_OBJECT diff --git a/Pdf4QtLib/sources/pdfcolorspaces.cpp b/Pdf4QtLib/sources/pdfcolorspaces.cpp index 24027a4..ee3f0dc 100644 --- a/Pdf4QtLib/sources/pdfcolorspaces.cpp +++ b/Pdf4QtLib/sources/pdfcolorspaces.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfcolorspaces.h" #include "pdfobject.h" diff --git a/Pdf4QtLib/sources/pdfcolorspaces.h b/Pdf4QtLib/sources/pdfcolorspaces.h index 6eed2b9..3e14231 100644 --- a/Pdf4QtLib/sources/pdfcolorspaces.h +++ b/Pdf4QtLib/sources/pdfcolorspaces.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFCOLORSPACES_H #define PDFCOLORSPACES_H @@ -307,7 +307,7 @@ using PDFColorComponentMatrix_3x3 = PDFColorComponentMatrix<3, 3>; /// Represents PDF's color space (abstract class). Contains functions for parsing /// color spaces. -class Pdf4QtLIBSHARED_EXPORT PDFAbstractColorSpace +class PDF4QTLIBSHARED_EXPORT PDFAbstractColorSpace { public: explicit PDFAbstractColorSpace() = default; diff --git a/Pdf4QtLib/sources/pdfcompiler.cpp b/Pdf4QtLib/sources/pdfcompiler.cpp index c730bfc..329c436 100644 --- a/Pdf4QtLib/sources/pdfcompiler.cpp +++ b/Pdf4QtLib/sources/pdfcompiler.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfcompiler.h" #include "pdfcms.h" diff --git a/Pdf4QtLib/sources/pdfcompiler.h b/Pdf4QtLib/sources/pdfcompiler.h index 5b5d342..7498ceb 100644 --- a/Pdf4QtLib/sources/pdfcompiler.h +++ b/Pdf4QtLib/sources/pdfcompiler.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFCOMPILER_H #define PDFCOMPILER_H @@ -97,7 +97,7 @@ private: std::map m_tasks; }; -class Pdf4QtLIBSHARED_EXPORT PDFAsynchronousTextLayoutCompiler : public QObject +class PDF4QTLIBSHARED_EXPORT PDFAsynchronousTextLayoutCompiler : public QObject { Q_OBJECT diff --git a/Pdf4QtLib/sources/pdfconstants.h b/Pdf4QtLib/sources/pdfconstants.h index 5aa76ce..2bc69fb 100644 --- a/Pdf4QtLib/sources/pdfconstants.h +++ b/Pdf4QtLib/sources/pdfconstants.h @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFCONSTANTS_H @@ -23,7 +23,7 @@ namespace pdf { // Name of the library, together with version -static constexpr const char* PDF_LIBRARY_NAME = "Pdf4Qt 1.0.0"; +static constexpr const char* PDF_LIBRARY_NAME = "PDF4QT 1.0.0"; static constexpr const char* PDF_LIBRARY_VERSION = "1.0.0"; // Structure file constants diff --git a/Pdf4QtLib/sources/pdfdocument.cpp b/Pdf4QtLib/sources/pdfdocument.cpp index 54c4aaf..94c0074 100644 --- a/Pdf4QtLib/sources/pdfdocument.cpp +++ b/Pdf4QtLib/sources/pdfdocument.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfdocument.h" diff --git a/Pdf4QtLib/sources/pdfdocument.h b/Pdf4QtLib/sources/pdfdocument.h index 8a58c8b..cd7c17b 100644 --- a/Pdf4QtLib/sources/pdfdocument.h +++ b/Pdf4QtLib/sources/pdfdocument.h @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFDOCUMENT_H #define PDFDOCUMENT_H @@ -37,7 +37,7 @@ class PDFDocumentBuilder; /// Storage for objects. This class is not thread safe for writing (calling non-const functions). Caller must ensure /// locking, if this object is used from multiple threads. Calling const functions should be thread safe. -class Pdf4QtLIBSHARED_EXPORT PDFObjectStorage +class PDF4QTLIBSHARED_EXPORT PDFObjectStorage { public: inline PDFObjectStorage() = default; @@ -146,7 +146,7 @@ private: /// then if object with valid data is not found, default value is used, and second one, /// without default value, if valid data are not found, then exception is thrown. /// This class uses Decorator design pattern. -class Pdf4QtLIBSHARED_EXPORT PDFDocumentDataLoaderDecorator +class PDF4QTLIBSHARED_EXPORT PDFDocumentDataLoaderDecorator { public: explicit PDFDocumentDataLoaderDecorator(const PDFDocument* document); @@ -402,7 +402,7 @@ private: }; /// PDF document main class. -class Pdf4QtLIBSHARED_EXPORT PDFDocument +class PDF4QTLIBSHARED_EXPORT PDFDocument { Q_DECLARE_TR_FUNCTIONS(pdf::PDFDocument) diff --git a/Pdf4QtLib/sources/pdfdocumentbuilder.cpp b/Pdf4QtLib/sources/pdfdocumentbuilder.cpp index 7b44b3e..3b098b1 100644 --- a/Pdf4QtLib/sources/pdfdocumentbuilder.cpp +++ b/Pdf4QtLib/sources/pdfdocumentbuilder.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfdocumentbuilder.h" #include "pdfencoding.h" diff --git a/Pdf4QtLib/sources/pdfdocumentbuilder.h b/Pdf4QtLib/sources/pdfdocumentbuilder.h index 39bf4ec..7fd7bd1 100644 --- a/Pdf4QtLib/sources/pdfdocumentbuilder.h +++ b/Pdf4QtLib/sources/pdfdocumentbuilder.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFDOCUMENTBUILDER_H #define PDFDOCUMENTBUILDER_H @@ -200,7 +200,7 @@ private: /// to draw graphics elements on it. Content stream can have various /// resources, which can, if selected be dereferenced, so content /// stream is encapsulated and doesn't contain references. -class Pdf4QtLIBSHARED_EXPORT PDFContentStreamBuilder +class PDF4QTLIBSHARED_EXPORT PDFContentStreamBuilder { public: @@ -257,7 +257,7 @@ private: /// to draw graphics elements on it. Content stream can have various /// resources, which can, if selected be dereferenced, so content /// stream is encapsulated and doesn't contain references. -class Pdf4QtLIBSHARED_EXPORT PDFPageContentStreamBuilder +class PDF4QTLIBSHARED_EXPORT PDFPageContentStreamBuilder { public: PDFPageContentStreamBuilder(PDFDocumentBuilder* builder); @@ -288,7 +288,7 @@ private: PDFObjectReference m_pageReference; }; -class Pdf4QtLIBSHARED_EXPORT PDFDocumentBuilder +class PDF4QTLIBSHARED_EXPORT PDFDocumentBuilder { public: /// Creates a new blank document (with no pages) @@ -1493,7 +1493,7 @@ private: /// This class serves for document modification. While document is modified, /// modification flags are gathered. At the end of the modification, it is checked, /// if document was really changed. -class Pdf4QtLIBSHARED_EXPORT PDFDocumentModifier +class PDF4QTLIBSHARED_EXPORT PDFDocumentModifier { public: explicit PDFDocumentModifier(const PDFDocument* originalDocument); diff --git a/Pdf4QtLib/sources/pdfdocumentdrawinterface.h b/Pdf4QtLib/sources/pdfdocumentdrawinterface.h index 92f521b..c82ac6f 100644 --- a/Pdf4QtLib/sources/pdfdocumentdrawinterface.h +++ b/Pdf4QtLib/sources/pdfdocumentdrawinterface.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFDOCUMENTDRAWINTERFACE_H #define PDFDOCUMENTDRAWINTERFACE_H @@ -31,7 +31,7 @@ namespace pdf class PDFPrecompiledPage; class PDFTextLayoutGetter; -class Pdf4QtLIBSHARED_EXPORT IDocumentDrawInterface +class PDF4QTLIBSHARED_EXPORT IDocumentDrawInterface { public: explicit inline IDocumentDrawInterface() = default; diff --git a/Pdf4QtLib/sources/pdfdocumentmanipulator.cpp b/Pdf4QtLib/sources/pdfdocumentmanipulator.cpp index f6e7fb4..33cb113 100644 --- a/Pdf4QtLib/sources/pdfdocumentmanipulator.cpp +++ b/Pdf4QtLib/sources/pdfdocumentmanipulator.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfdocumentmanipulator.h" #include "pdfdocumentbuilder.h" diff --git a/Pdf4QtLib/sources/pdfdocumentmanipulator.h b/Pdf4QtLib/sources/pdfdocumentmanipulator.h index d8fc4a9..66d0eb1 100644 --- a/Pdf4QtLib/sources/pdfdocumentmanipulator.h +++ b/Pdf4QtLib/sources/pdfdocumentmanipulator.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFDOCUMENTMANIPULATOR_H #define PDFDOCUMENTMANIPULATOR_H @@ -30,7 +30,7 @@ namespace pdf /// to a new document, where pages are inserted/removed/moved, or joined /// from another documents, or blank pages/image pages inserted. Document /// is also optimized. -class Pdf4QtLIBSHARED_EXPORT PDFDocumentManipulator +class PDF4QTLIBSHARED_EXPORT PDFDocumentManipulator { Q_DECLARE_TR_FUNCTIONS(pdf::PDFDocumentManipulator) diff --git a/Pdf4QtLib/sources/pdfdocumentreader.cpp b/Pdf4QtLib/sources/pdfdocumentreader.cpp index bea90b5..13e3795 100644 --- a/Pdf4QtLib/sources/pdfdocumentreader.cpp +++ b/Pdf4QtLib/sources/pdfdocumentreader.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfdocumentreader.h" diff --git a/Pdf4QtLib/sources/pdfdocumentreader.h b/Pdf4QtLib/sources/pdfdocumentreader.h index 3634aac..bbec82c 100644 --- a/Pdf4QtLib/sources/pdfdocumentreader.h +++ b/Pdf4QtLib/sources/pdfdocumentreader.h @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFDOCUMENTREADER_H @@ -35,7 +35,7 @@ class PDFParsingContext; /// This class is a reader of PDF document from various devices (file, io device, /// byte buffer). This class doesn't throw exceptions, to check errors, use /// appropriate functions. -class Pdf4QtLIBSHARED_EXPORT PDFDocumentReader +class PDF4QTLIBSHARED_EXPORT PDFDocumentReader { Q_DECLARE_TR_FUNCTIONS(pdf::PDFDocumentReader) diff --git a/Pdf4QtLib/sources/pdfdocumenttextflow.cpp b/Pdf4QtLib/sources/pdfdocumenttextflow.cpp index e060ee8..391ae4e 100644 --- a/Pdf4QtLib/sources/pdfdocumenttextflow.cpp +++ b/Pdf4QtLib/sources/pdfdocumenttextflow.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfdocumenttextflow.h" #include "pdfdocument.h" diff --git a/Pdf4QtLib/sources/pdfdocumenttextflow.h b/Pdf4QtLib/sources/pdfdocumenttextflow.h index a6ecde4..3b577dc 100644 --- a/Pdf4QtLib/sources/pdfdocumenttextflow.h +++ b/Pdf4QtLib/sources/pdfdocumenttextflow.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFDOCUMENTTEXTFLOW_H #define PDFDOCUMENTTEXTFLOW_H @@ -28,7 +28,7 @@ class PDFDocument; /// Text flow extracted from document. Text flow can be created \p PDFDocumentTextFlowFactory. /// Flow can contain various items, not just text ones. Also, some manipulation functions /// are available, they can modify text flow by various content. -class Pdf4QtLIBSHARED_EXPORT PDFDocumentTextFlow +class PDF4QTLIBSHARED_EXPORT PDFDocumentTextFlow { public: @@ -74,7 +74,7 @@ private: }; /// This factory creates text flow for whole document -class Pdf4QtLIBSHARED_EXPORT PDFDocumentTextFlowFactory +class PDF4QTLIBSHARED_EXPORT PDFDocumentTextFlowFactory { public: explicit PDFDocumentTextFlowFactory() = default; diff --git a/Pdf4QtLib/sources/pdfdocumentwriter.cpp b/Pdf4QtLib/sources/pdfdocumentwriter.cpp index 0b61376..14558f6 100644 --- a/Pdf4QtLib/sources/pdfdocumentwriter.cpp +++ b/Pdf4QtLib/sources/pdfdocumentwriter.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfdocumentwriter.h" #include "pdfconstants.h" diff --git a/Pdf4QtLib/sources/pdfdocumentwriter.h b/Pdf4QtLib/sources/pdfdocumentwriter.h index 0adfdf2..f3cb382 100644 --- a/Pdf4QtLib/sources/pdfdocumentwriter.h +++ b/Pdf4QtLib/sources/pdfdocumentwriter.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFDOCUMENTWRITER_H #define PDFDOCUMENTWRITER_H @@ -29,7 +29,7 @@ namespace pdf /// Class used for writing PDF documents to the desired target device (or file, /// buffer, etc.). If writing is not successful, then error message is returned. -class Pdf4QtLIBSHARED_EXPORT PDFDocumentWriter +class PDF4QTLIBSHARED_EXPORT PDFDocumentWriter { Q_DECLARE_TR_FUNCTIONS(pdf::PDFDocumentWriter) diff --git a/Pdf4QtLib/sources/pdfdrawspacecontroller.cpp b/Pdf4QtLib/sources/pdfdrawspacecontroller.cpp index e5183fd..4c7c47f 100644 --- a/Pdf4QtLib/sources/pdfdrawspacecontroller.cpp +++ b/Pdf4QtLib/sources/pdfdrawspacecontroller.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfdrawspacecontroller.h" diff --git a/Pdf4QtLib/sources/pdfdrawspacecontroller.h b/Pdf4QtLib/sources/pdfdrawspacecontroller.h index 18562e6..f44b5dd 100644 --- a/Pdf4QtLib/sources/pdfdrawspacecontroller.h +++ b/Pdf4QtLib/sources/pdfdrawspacecontroller.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFDRAWSPACECONTROLLER_H #define PDFDRAWSPACECONTROLLER_H @@ -180,7 +180,7 @@ struct PDFWidgetSnapshot /// This is a proxy class to draw space controller using widget. We have two spaces, pixel space /// (on the controlled widget) and device space (device is draw space controller). -class Pdf4QtLIBSHARED_EXPORT PDFDrawWidgetProxy : public QObject +class PDF4QTLIBSHARED_EXPORT PDFDrawWidgetProxy : public QObject { Q_OBJECT diff --git a/Pdf4QtLib/sources/pdfdrawwidget.cpp b/Pdf4QtLib/sources/pdfdrawwidget.cpp index 1dfa5bf..417f096 100644 --- a/Pdf4QtLib/sources/pdfdrawwidget.cpp +++ b/Pdf4QtLib/sources/pdfdrawwidget.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfdrawwidget.h" #include "pdfdrawspacecontroller.h" diff --git a/Pdf4QtLib/sources/pdfdrawwidget.h b/Pdf4QtLib/sources/pdfdrawwidget.h index a2c1f6e..edc314e 100644 --- a/Pdf4QtLib/sources/pdfdrawwidget.h +++ b/Pdf4QtLib/sources/pdfdrawwidget.h @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFDRAWWIDGET_H #define PDFDRAWWIDGET_H @@ -48,7 +48,7 @@ public: virtual std::vector getCurrentPages() const = 0; }; -class Pdf4QtLIBSHARED_EXPORT PDFWidget : public QWidget +class PDF4QTLIBSHARED_EXPORT PDFWidget : public QWidget { Q_OBJECT diff --git a/Pdf4QtLib/sources/pdfencoding.cpp b/Pdf4QtLib/sources/pdfencoding.cpp index 1ec08b0..35f5460 100644 --- a/Pdf4QtLib/sources/pdfencoding.cpp +++ b/Pdf4QtLib/sources/pdfencoding.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfencoding.h" diff --git a/Pdf4QtLib/sources/pdfencoding.h b/Pdf4QtLib/sources/pdfencoding.h index c861a5e..fe87dbc 100644 --- a/Pdf4QtLib/sources/pdfencoding.h +++ b/Pdf4QtLib/sources/pdfencoding.h @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFENCODING_H #define PDFENCODING_H @@ -35,7 +35,7 @@ using EncodingTable = std::array; /// This class can convert byte stream to the QString in unicode encoding. /// PDF has several encodings, see PDF Reference 1.7, Appendix D. -class Pdf4QtLIBSHARED_EXPORT PDFEncoding +class PDF4QTLIBSHARED_EXPORT PDFEncoding { public: explicit PDFEncoding() = delete; diff --git a/Pdf4QtLib/sources/pdfexception.h b/Pdf4QtLib/sources/pdfexception.h index 23db81c..732d42d 100644 --- a/Pdf4QtLib/sources/pdfexception.h +++ b/Pdf4QtLib/sources/pdfexception.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFEXCEPTION_H #define PDFEXCEPTION_H diff --git a/Pdf4QtLib/sources/pdfexecutionpolicy.cpp b/Pdf4QtLib/sources/pdfexecutionpolicy.cpp index 230142f..a4f257b 100644 --- a/Pdf4QtLib/sources/pdfexecutionpolicy.cpp +++ b/Pdf4QtLib/sources/pdfexecutionpolicy.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfexecutionpolicy.h" diff --git a/Pdf4QtLib/sources/pdfexecutionpolicy.h b/Pdf4QtLib/sources/pdfexecutionpolicy.h index 9d6cc36..f13e64e 100644 --- a/Pdf4QtLib/sources/pdfexecutionpolicy.h +++ b/Pdf4QtLib/sources/pdfexecutionpolicy.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFEXECUTIONPOLICY_H #define PDFEXECUTIONPOLICY_H @@ -33,7 +33,7 @@ struct PDFExecutionPolicyHolder; /// Defines thread execution policy based on settings and actual number of page content /// streams being processed. It can regulate number of threads executed at each /// point, where execution policy is used. -class Pdf4QtLIBSHARED_EXPORT PDFExecutionPolicy +class PDF4QTLIBSHARED_EXPORT PDFExecutionPolicy { public: diff --git a/Pdf4QtLib/sources/pdffile.cpp b/Pdf4QtLib/sources/pdffile.cpp index 3a58bad..1bdb2e9 100644 --- a/Pdf4QtLib/sources/pdffile.cpp +++ b/Pdf4QtLib/sources/pdffile.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdffile.h" #include "pdfdocument.h" diff --git a/Pdf4QtLib/sources/pdffile.h b/Pdf4QtLib/sources/pdffile.h index 3cca445..7a65e63 100644 --- a/Pdf4QtLib/sources/pdffile.h +++ b/Pdf4QtLib/sources/pdffile.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFFILE_H #define PDFFILE_H @@ -31,7 +31,7 @@ class PDFObjectStorage; /// Each identifier consists of two parts - permanent identifier, which /// is unique identifier based on original document, and changing identifier, /// which is updated when document is being modified. -class Pdf4QtLIBSHARED_EXPORT PDFFileIdentifier +class PDF4QTLIBSHARED_EXPORT PDFFileIdentifier { public: explicit inline PDFFileIdentifier() = default; @@ -49,7 +49,7 @@ private: /// Provides description of collection item property field. It describes it's /// kind, data type, if content of the property should be presented to the user, /// and ordering, visibility and editability. -class Pdf4QtLIBSHARED_EXPORT PDFCollectionField +class PDF4QTLIBSHARED_EXPORT PDFCollectionField { public: explicit inline PDFCollectionField() = default; @@ -96,7 +96,7 @@ private: /// Collection schema. Contains a list of defined fields. /// Schema can be queried for field definition. -class Pdf4QtLIBSHARED_EXPORT PDFCollectionSchema +class PDF4QTLIBSHARED_EXPORT PDFCollectionSchema { public: explicit inline PDFCollectionSchema() = default; @@ -123,7 +123,7 @@ private: /// Collection of file attachments. In the PDF file, attached files /// can be grouped in collection (if they are related to each other). -class Pdf4QtLIBSHARED_EXPORT PDFCollection +class PDF4QTLIBSHARED_EXPORT PDFCollection { public: explicit inline PDFCollection() = default; @@ -242,7 +242,7 @@ private: }; /// Collection folder. Can contain subfolders and files. -class Pdf4QtLIBSHARED_EXPORT PDFCollectionFolder +class PDF4QTLIBSHARED_EXPORT PDFCollectionFolder { public: explicit inline PDFCollectionFolder() = default; @@ -277,7 +277,7 @@ private: /// Collection item. Contains properties of the collection item, /// for example, embedded file. -class Pdf4QtLIBSHARED_EXPORT PDFCollectionItem +class PDF4QTLIBSHARED_EXPORT PDFCollectionItem { public: explicit inline PDFCollectionItem() = default; @@ -316,7 +316,7 @@ private: /// Collection navigator. It contains modes of display. Interactive /// PDF processor should display first layout it is capable of. -class Pdf4QtLIBSHARED_EXPORT PDFCollectionNavigator +class PDF4QTLIBSHARED_EXPORT PDFCollectionNavigator { public: explicit inline PDFCollectionNavigator() = default; @@ -347,7 +347,7 @@ private: Layouts m_layouts = None; }; -class Pdf4QtLIBSHARED_EXPORT PDFEmbeddedFile +class PDF4QTLIBSHARED_EXPORT PDFEmbeddedFile { public: explicit PDFEmbeddedFile() = default; @@ -372,7 +372,7 @@ private: }; /// File specification -class Pdf4QtLIBSHARED_EXPORT PDFFileSpecification +class PDF4QTLIBSHARED_EXPORT PDFFileSpecification { public: explicit PDFFileSpecification() = default; diff --git a/Pdf4QtLib/sources/pdfflatarray.h b/Pdf4QtLib/sources/pdfflatarray.h index cf33895..09bb298 100644 --- a/Pdf4QtLib/sources/pdfflatarray.h +++ b/Pdf4QtLib/sources/pdfflatarray.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFFLATARRAY_H diff --git a/Pdf4QtLib/sources/pdfflatmap.h b/Pdf4QtLib/sources/pdfflatmap.h index 3fbd9eb..895621b 100644 --- a/Pdf4QtLib/sources/pdfflatmap.h +++ b/Pdf4QtLib/sources/pdfflatmap.h @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFFLATMAP_H diff --git a/Pdf4QtLib/sources/pdffont.cpp b/Pdf4QtLib/sources/pdffont.cpp index 888b4f0..04ffee2 100644 --- a/Pdf4QtLib/sources/pdffont.cpp +++ b/Pdf4QtLib/sources/pdffont.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdffont.h" #include "pdfdocument.h" diff --git a/Pdf4QtLib/sources/pdffont.h b/Pdf4QtLib/sources/pdffont.h index ac124eb..749826d 100644 --- a/Pdf4QtLib/sources/pdffont.h +++ b/Pdf4QtLib/sources/pdffont.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFFONT_H #define PDFFONT_H @@ -171,7 +171,7 @@ static constexpr PDFEncoding::Encoding getEncodingForStandardFont(StandardFontTy } } -struct Pdf4QtLIBSHARED_EXPORT FontDescriptor +struct PDF4QTLIBSHARED_EXPORT FontDescriptor { bool isEmbedded() const { return !fontFile.isEmpty() || !fontFile2.isEmpty() || !fontFile3.isEmpty(); } @@ -228,7 +228,7 @@ using CharacterInfos = std::vector; /// Font, which has fixed pixel size. It is programmed as PIMPL, because we need /// to remove FreeType types from the interface (so we do not include FreeType in the interface). -class Pdf4QtLIBSHARED_EXPORT PDFRealizedFont +class PDF4QTLIBSHARED_EXPORT PDFRealizedFont { public: ~PDFRealizedFont(); @@ -264,7 +264,7 @@ private: }; /// Base class representing font in the PDF file -class Pdf4QtLIBSHARED_EXPORT PDFFont +class PDF4QTLIBSHARED_EXPORT PDFFont { public: explicit PDFFont(FontDescriptor fontDescriptor); @@ -374,7 +374,7 @@ public: /// Font cache which caches both fonts, and realized fonts. Cache has individual limit /// for fonts, and realized fonts. -class Pdf4QtLIBSHARED_EXPORT PDFFontCache +class PDF4QTLIBSHARED_EXPORT PDFFontCache { public: inline explicit PDFFontCache(size_t fontCacheLimit, size_t realizedFontCacheLimit) : @@ -481,7 +481,7 @@ private: }; /// Represents a font CMAP (mapping of CIDs) -class Pdf4QtLIBSHARED_EXPORT PDFFontCMap +class PDF4QTLIBSHARED_EXPORT PDFFontCMap { public: explicit PDFFontCMap() = default; @@ -630,7 +630,7 @@ private: }; /// Repository with predefined CMaps -class Pdf4QtLIBSHARED_EXPORT PDFFontCMapRepository +class PDF4QTLIBSHARED_EXPORT PDFFontCMapRepository { public: /// Returns instance of CMAP repository diff --git a/Pdf4QtLib/sources/pdfform.cpp b/Pdf4QtLib/sources/pdfform.cpp index 384df30..5e0e472 100644 --- a/Pdf4QtLib/sources/pdfform.cpp +++ b/Pdf4QtLib/sources/pdfform.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfform.h" #include "pdfdocument.h" diff --git a/Pdf4QtLib/sources/pdfform.h b/Pdf4QtLib/sources/pdfform.h index 34db593..f1b9d10 100644 --- a/Pdf4QtLib/sources/pdfform.h +++ b/Pdf4QtLib/sources/pdfform.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFFORM_H #define PDFFORM_H @@ -412,7 +412,7 @@ private: /// Fields forms tree-like structure, where leafs are usually widgets. Fields include /// ordinary widgets, such as buttons, check boxes, combo boxes and text fields, and one /// special - signature field, which represents digital signature. -class Pdf4QtLIBSHARED_EXPORT PDFForm +class PDF4QTLIBSHARED_EXPORT PDFForm { public: explicit inline PDFForm() = default; @@ -533,7 +533,7 @@ protected: /// Form manager. Manages all form widgets functionality - triggers actions, /// edits fields, updates annotation appearances, etc. Valid pointer to annotation /// manager is requirement. -class Pdf4QtLIBSHARED_EXPORT PDFFormManager : public QObject, public IDrawWidgetInputInterface +class PDF4QTLIBSHARED_EXPORT PDFFormManager : public QObject, public IDrawWidgetInputInterface { Q_OBJECT diff --git a/Pdf4QtLib/sources/pdffunction.cpp b/Pdf4QtLib/sources/pdffunction.cpp index eba074e..c99f3bf 100644 --- a/Pdf4QtLib/sources/pdffunction.cpp +++ b/Pdf4QtLib/sources/pdffunction.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdffunction.h" #include "pdfflatarray.h" diff --git a/Pdf4QtLib/sources/pdffunction.h b/Pdf4QtLib/sources/pdffunction.h index 91e62b0..87dca67 100644 --- a/Pdf4QtLib/sources/pdffunction.h +++ b/Pdf4QtLib/sources/pdffunction.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFFUNCTION_H @@ -46,7 +46,7 @@ using PDFFunctionPtr = std::shared_ptr; /// Function has domain and range, values outside of domain and range are clamped /// to the nearest values. This class is fully thread safe (if constant functions /// are called). -class Pdf4QtLIBSHARED_EXPORT PDFFunction +class PDF4QTLIBSHARED_EXPORT PDFFunction { public: @@ -131,7 +131,7 @@ protected: }; /// Identity function -class Pdf4QtLIBSHARED_EXPORT PDFIdentityFunction : public PDFFunction +class PDF4QTLIBSHARED_EXPORT PDFIdentityFunction : public PDFFunction { public: explicit PDFIdentityFunction(); @@ -148,7 +148,7 @@ public: /// Sampled function (Type 0 function). /// \note Order is ignored, linear interpolation is always performed. No cubic spline /// interpolation occurs. -class Pdf4QtLIBSHARED_EXPORT PDFSampledFunction : public PDFFunction +class PDF4QTLIBSHARED_EXPORT PDFSampledFunction : public PDFFunction { public: @@ -217,7 +217,7 @@ private: /// is defined as f(x) = c0 + x^exponent * (c1 - c0). If exponent is 1.0, then linear interpolation /// is performed as f(x) = c0 * (1 - x) + x * c1. To be more precise, if exponent is nearly 1.0, /// then linear interpolation is used instead. -class Pdf4QtLIBSHARED_EXPORT PDFExponentialFunction : public PDFFunction +class PDF4QTLIBSHARED_EXPORT PDFExponentialFunction : public PDFFunction { public: /// Construct new exponential function. @@ -254,7 +254,7 @@ private: /// Stitching function (Type 3 function) /// This type of function has always exactly one input. Transformation of this function /// is defined via k subfunctions which are used in defined intervals of the input value. -class Pdf4QtLIBSHARED_EXPORT PDFStitchingFunction : public PDFFunction +class PDF4QTLIBSHARED_EXPORT PDFStitchingFunction : public PDFFunction { public: struct PartialFunction @@ -313,7 +313,7 @@ private: /// Postscript function (Type 4 function) /// Implements subset of postscript language -class Pdf4QtLIBSHARED_EXPORT PDFPostScriptFunction : public PDFFunction +class PDF4QTLIBSHARED_EXPORT PDFPostScriptFunction : public PDFFunction { public: diff --git a/Pdf4QtLib/sources/pdfglobal.h b/Pdf4QtLib/sources/pdfglobal.h index 168c74c..c0eaa31 100644 --- a/Pdf4QtLib/sources/pdfglobal.h +++ b/Pdf4QtLib/sources/pdfglobal.h @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFGLOBAL_H @@ -26,10 +26,10 @@ #include #include -#if defined(Pdf4QtLIB_LIBRARY) -# define Pdf4QtLIBSHARED_EXPORT Q_DECL_EXPORT +#if defined(PDF4QTLIB_LIBRARY) +# define PDF4QTLIBSHARED_EXPORT Q_DECL_EXPORT #else -# define Pdf4QtLIBSHARED_EXPORT Q_DECL_IMPORT +# define PDF4QTLIBSHARED_EXPORT Q_DECL_IMPORT #endif namespace pdf diff --git a/Pdf4QtLib/sources/pdfimage.cpp b/Pdf4QtLib/sources/pdfimage.cpp index 4d34ba5..0d6415b 100644 --- a/Pdf4QtLib/sources/pdfimage.cpp +++ b/Pdf4QtLib/sources/pdfimage.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfimage.h" #include "pdfdocument.h" diff --git a/Pdf4QtLib/sources/pdfimage.h b/Pdf4QtLib/sources/pdfimage.h index a077981..b330e88 100644 --- a/Pdf4QtLib/sources/pdfimage.h +++ b/Pdf4QtLib/sources/pdfimage.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFIMAGE_H #define PDFIMAGE_H @@ -54,7 +54,7 @@ private: bool m_defaultForPrinting = false; }; -class Pdf4QtLIBSHARED_EXPORT PDFImage +class PDF4QTLIBSHARED_EXPORT PDFImage { public: diff --git a/Pdf4QtLib/sources/pdfitemmodels.cpp b/Pdf4QtLib/sources/pdfitemmodels.cpp index 4800c6c..8302efd 100644 --- a/Pdf4QtLib/sources/pdfitemmodels.cpp +++ b/Pdf4QtLib/sources/pdfitemmodels.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfitemmodels.h" #include "pdfdocument.h" diff --git a/Pdf4QtLib/sources/pdfitemmodels.h b/Pdf4QtLib/sources/pdfitemmodels.h index 706dcd3..f1df846 100644 --- a/Pdf4QtLib/sources/pdfitemmodels.h +++ b/Pdf4QtLib/sources/pdfitemmodels.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFITEMMODELS_H #define PDFITEMMODELS_H @@ -38,7 +38,7 @@ class PDFOptionalContentActivity; class PDFDrawWidgetProxy; /// Represents tree item in the GUI tree -class Pdf4QtLIBSHARED_EXPORT PDFTreeItem +class PDF4QTLIBSHARED_EXPORT PDFTreeItem { public: inline explicit PDFTreeItem() = default; @@ -73,7 +73,7 @@ private: /// Root of all tree item models. Reimplementations of this model /// must handle "soft" document updates, such as only annotations changed etc. /// Model should be rebuilded only, if it is neccessary. -class Pdf4QtLIBSHARED_EXPORT PDFTreeItemModel : public QAbstractItemModel +class PDF4QTLIBSHARED_EXPORT PDFTreeItemModel : public QAbstractItemModel { public: explicit PDFTreeItemModel(QObject* parent); @@ -116,7 +116,7 @@ private: bool m_locked; ///< Node is locked (user can't change it) }; -class Pdf4QtLIBSHARED_EXPORT PDFOptionalContentTreeItemModel : public PDFTreeItemModel +class PDF4QTLIBSHARED_EXPORT PDFOptionalContentTreeItemModel : public PDFTreeItemModel { Q_OBJECT public: @@ -150,7 +150,7 @@ private: QSharedPointer m_outlineItem; }; -class Pdf4QtLIBSHARED_EXPORT PDFOutlineTreeItemModel : public PDFTreeItemModel +class PDF4QTLIBSHARED_EXPORT PDFOutlineTreeItemModel : public PDFTreeItemModel { Q_OBJECT public: @@ -175,7 +175,7 @@ private: QIcon m_icon; }; -class Pdf4QtLIBSHARED_EXPORT PDFSelectableOutlineTreeItemModel : public PDFOutlineTreeItemModel +class PDF4QTLIBSHARED_EXPORT PDFSelectableOutlineTreeItemModel : public PDFOutlineTreeItemModel { Q_OBJECT @@ -218,7 +218,7 @@ private: std::unique_ptr m_fileSpecification; }; -class Pdf4QtLIBSHARED_EXPORT PDFAttachmentsTreeItemModel : public PDFTreeItemModel +class PDF4QTLIBSHARED_EXPORT PDFAttachmentsTreeItemModel : public PDFTreeItemModel { Q_OBJECT public: @@ -243,7 +243,7 @@ public: const PDFFileSpecification* getFileSpecification(const QModelIndex& index) const; }; -class Pdf4QtLIBSHARED_EXPORT PDFThumbnailsItemModel : public QAbstractItemModel +class PDF4QTLIBSHARED_EXPORT PDFThumbnailsItemModel : public QAbstractItemModel { Q_OBJECT diff --git a/Pdf4QtLib/sources/pdfjavascriptscanner.cpp b/Pdf4QtLib/sources/pdfjavascriptscanner.cpp index 573525e..74a4699 100644 --- a/Pdf4QtLib/sources/pdfjavascriptscanner.cpp +++ b/Pdf4QtLib/sources/pdfjavascriptscanner.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfjavascriptscanner.h" #include "pdfaction.h" diff --git a/Pdf4QtLib/sources/pdfjavascriptscanner.h b/Pdf4QtLib/sources/pdfjavascriptscanner.h index 2338a65..fa0dd68 100644 --- a/Pdf4QtLib/sources/pdfjavascriptscanner.h +++ b/Pdf4QtLib/sources/pdfjavascriptscanner.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFJAVASCRIPTSCANNER_H #define PDFJAVASCRIPTSCANNER_H @@ -57,7 +57,7 @@ struct PDFJavaScriptEntry /// Scans document for all javascript presence (in actions). Several option /// can be set, for example, scan only document actions, or stop scanning, /// when first javascript is found. -class Pdf4QtLIBSHARED_EXPORT PDFJavaScriptScanner +class PDF4QTLIBSHARED_EXPORT PDFJavaScriptScanner { public: explicit PDFJavaScriptScanner(const PDFDocument* document); diff --git a/Pdf4QtLib/sources/pdfjbig2decoder.cpp b/Pdf4QtLib/sources/pdfjbig2decoder.cpp index 9e3bdca..83642d3 100644 --- a/Pdf4QtLib/sources/pdfjbig2decoder.cpp +++ b/Pdf4QtLib/sources/pdfjbig2decoder.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfjbig2decoder.h" #include "pdfexception.h" diff --git a/Pdf4QtLib/sources/pdfjbig2decoder.h b/Pdf4QtLib/sources/pdfjbig2decoder.h index 00d4b77..56d2401 100644 --- a/Pdf4QtLib/sources/pdfjbig2decoder.h +++ b/Pdf4QtLib/sources/pdfjbig2decoder.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFJBIG2DECODER_H #define PDFJBIG2DECODER_H @@ -73,7 +73,7 @@ struct PDFJBIG2HuffmanTableEntry /// state is stored as 8-bit value, where only 7 bits are used. 6 bits are used /// to store Qe value index (current row in the table, number 0-46), and lowest 1 bit /// is used to store current MPS value (most probable symbol - 0/1). -class Pdf4QtLIBSHARED_EXPORT PDFJBIG2ArithmeticDecoderState +class PDF4QTLIBSHARED_EXPORT PDFJBIG2ArithmeticDecoderState { public: explicit inline PDFJBIG2ArithmeticDecoderState() = default; @@ -139,7 +139,7 @@ private: /// of decoder described in document ISO/IEC 14492:2001, T.88, annex G (arithmetic decoding /// procedure). It uses 32-bit fixed point arithmetic instead of 16-bit fixed point /// arithmetic described in the specification (it is much faster). -class Pdf4QtLIBSHARED_EXPORT PDFJBIG2ArithmeticDecoder +class PDF4QTLIBSHARED_EXPORT PDFJBIG2ArithmeticDecoder { public: explicit inline PDFJBIG2ArithmeticDecoder(PDFBitReader* reader) : @@ -323,7 +323,7 @@ private: std::vector m_entries; }; -class Pdf4QtLIBSHARED_EXPORT PDFJBIG2Bitmap : public PDFJBIG2Segment +class PDF4QTLIBSHARED_EXPORT PDFJBIG2Bitmap : public PDFJBIG2Segment { public: explicit PDFJBIG2Bitmap(); @@ -427,7 +427,7 @@ using PDFJBIG2ATPositions = std::array; /// Decoder of JBIG2 data streams. Decodes the black/white monochrome image. /// Handles also global segments. Decoder decodes data using the specification /// ISO/IEC 14492:2001, T.88. -class Pdf4QtLIBSHARED_EXPORT PDFJBIG2Decoder +class PDF4QTLIBSHARED_EXPORT PDFJBIG2Decoder { public: explicit inline PDFJBIG2Decoder(QByteArray data, QByteArray globalData, PDFRenderErrorReporter* errorReporter) : diff --git a/Pdf4QtLib/sources/pdfmeshqualitysettings.h b/Pdf4QtLib/sources/pdfmeshqualitysettings.h index 548e8fd..d70dcd1 100644 --- a/Pdf4QtLib/sources/pdfmeshqualitysettings.h +++ b/Pdf4QtLib/sources/pdfmeshqualitysettings.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFMESHQUALITYSETTINGS_H #define PDFMESHQUALITYSETTINGS_H diff --git a/Pdf4QtLib/sources/pdfmultimedia.cpp b/Pdf4QtLib/sources/pdfmultimedia.cpp index f6bad46..85baf7a 100644 --- a/Pdf4QtLib/sources/pdfmultimedia.cpp +++ b/Pdf4QtLib/sources/pdfmultimedia.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfmultimedia.h" #include "pdfdocument.h" diff --git a/Pdf4QtLib/sources/pdfmultimedia.h b/Pdf4QtLib/sources/pdfmultimedia.h index 6841981..aacd5e0 100644 --- a/Pdf4QtLib/sources/pdfmultimedia.h +++ b/Pdf4QtLib/sources/pdfmultimedia.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFMULTIMEDIA_H #define PDFMULTIMEDIA_H diff --git a/Pdf4QtLib/sources/pdfnametounicode.cpp b/Pdf4QtLib/sources/pdfnametounicode.cpp index 868d327..abb5983 100644 --- a/Pdf4QtLib/sources/pdfnametounicode.cpp +++ b/Pdf4QtLib/sources/pdfnametounicode.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfnametounicode.h" diff --git a/Pdf4QtLib/sources/pdfnametounicode.h b/Pdf4QtLib/sources/pdfnametounicode.h index 70f3d03..6e08fa5 100644 --- a/Pdf4QtLib/sources/pdfnametounicode.h +++ b/Pdf4QtLib/sources/pdfnametounicode.h @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFNAMETOUNICODE_H @@ -27,7 +27,7 @@ namespace pdf { -class Pdf4QtLIBSHARED_EXPORT PDFNameToUnicode +class PDF4QTLIBSHARED_EXPORT PDFNameToUnicode { public: explicit PDFNameToUnicode() = delete; diff --git a/Pdf4QtLib/sources/pdfnametreeloader.h b/Pdf4QtLib/sources/pdfnametreeloader.h index 8772a29..bc07aa0 100644 --- a/Pdf4QtLib/sources/pdfnametreeloader.h +++ b/Pdf4QtLib/sources/pdfnametreeloader.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFNAMETREELOADER_H #define PDFNAMETREELOADER_H diff --git a/Pdf4QtLib/sources/pdfnumbertreeloader.h b/Pdf4QtLib/sources/pdfnumbertreeloader.h index 407526c..47e8539 100644 --- a/Pdf4QtLib/sources/pdfnumbertreeloader.h +++ b/Pdf4QtLib/sources/pdfnumbertreeloader.h @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFNUMBERTREELOADER_H diff --git a/Pdf4QtLib/sources/pdfobject.cpp b/Pdf4QtLib/sources/pdfobject.cpp index 9f7034b..a8b2479 100644 --- a/Pdf4QtLib/sources/pdfobject.cpp +++ b/Pdf4QtLib/sources/pdfobject.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfobject.h" #include "pdfvisitor.h" diff --git a/Pdf4QtLib/sources/pdfobject.h b/Pdf4QtLib/sources/pdfobject.h index 0ba3432..6ec9794 100644 --- a/Pdf4QtLib/sources/pdfobject.h +++ b/Pdf4QtLib/sources/pdfobject.h @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFOBJECT_H @@ -111,7 +111,7 @@ struct PDFInplaceString }; /// Reference to the string implementations -struct Pdf4QtLIBSHARED_EXPORT PDFStringRef +struct PDF4QTLIBSHARED_EXPORT PDFStringRef { const PDFInplaceString* inplaceString = nullptr; const PDFString* memoryString = nullptr; @@ -121,7 +121,7 @@ struct Pdf4QtLIBSHARED_EXPORT PDFStringRef /// This class represents string, which can be inplace string (no memory allocation), /// or classic byte array string, if not enough space for embedded string. -class Pdf4QtLIBSHARED_EXPORT PDFInplaceOrMemoryString +class PDF4QTLIBSHARED_EXPORT PDFInplaceOrMemoryString { public: constexpr PDFInplaceOrMemoryString() = default; @@ -157,7 +157,7 @@ private: std::variant m_value; }; -class Pdf4QtLIBSHARED_EXPORT PDFObject +class PDF4QTLIBSHARED_EXPORT PDFObject { public: enum class Type : uint8_t @@ -310,7 +310,7 @@ private: }; /// Represents an array of objects in the PDF file. -class Pdf4QtLIBSHARED_EXPORT PDFArray : public PDFObjectContent +class PDF4QTLIBSHARED_EXPORT PDFArray : public PDFObjectContent { public: inline PDFArray() = default; @@ -352,7 +352,7 @@ private: /// an array of pairs key-value, where key is name object and value is any /// PDF object. For this reason, we use QByteArray for key. We do not use /// map, because dictionaries are usually small. -class Pdf4QtLIBSHARED_EXPORT PDFDictionary : public PDFObjectContent +class PDF4QTLIBSHARED_EXPORT PDFDictionary : public PDFObjectContent { public: using DictionaryEntry = std::pair; @@ -463,7 +463,7 @@ private: /// Represents a stream object in the PDF file. Stream consists of dictionary /// and stream content - byte array. -class Pdf4QtLIBSHARED_EXPORT PDFStream : public PDFObjectContent +class PDF4QTLIBSHARED_EXPORT PDFStream : public PDFObjectContent { public: inline explicit PDFStream() = default; @@ -492,7 +492,7 @@ private: QByteArray m_content; }; -class Pdf4QtLIBSHARED_EXPORT PDFObjectManipulator +class PDF4QTLIBSHARED_EXPORT PDFObjectManipulator { public: explicit PDFObjectManipulator() = delete; diff --git a/Pdf4QtLib/sources/pdfobjecteditormodel.cpp b/Pdf4QtLib/sources/pdfobjecteditormodel.cpp index ab9c507..690043a 100644 --- a/Pdf4QtLib/sources/pdfobjecteditormodel.cpp +++ b/Pdf4QtLib/sources/pdfobjecteditormodel.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfobjecteditormodel.h" #include "pdfdocumentbuilder.h" diff --git a/Pdf4QtLib/sources/pdfobjecteditormodel.h b/Pdf4QtLib/sources/pdfobjecteditormodel.h index fdd87b3..ffd6a77 100644 --- a/Pdf4QtLib/sources/pdfobjecteditormodel.h +++ b/Pdf4QtLib/sources/pdfobjecteditormodel.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFOBJECTEDITORABSTRACTMODEL_H #define PDFOBJECTEDITORABSTRACTMODEL_H @@ -121,7 +121,7 @@ struct PDFObjectEditorModelAttribute bool selectorAttributeValue = false; }; -class Pdf4QtLIBSHARED_EXPORT PDFObjectEditorAbstractModel : public QObject +class PDF4QTLIBSHARED_EXPORT PDFObjectEditorAbstractModel : public QObject { Q_OBJECT @@ -230,7 +230,7 @@ protected: std::map> m_similarAttributes; }; -class Pdf4QtLIBSHARED_EXPORT PDFObjectEditorAnnotationsModel : public PDFObjectEditorAbstractModel +class PDF4QTLIBSHARED_EXPORT PDFObjectEditorAnnotationsModel : public PDFObjectEditorAbstractModel { Q_OBJECT diff --git a/Pdf4QtLib/sources/pdfobjecteditorwidget.cpp b/Pdf4QtLib/sources/pdfobjecteditorwidget.cpp index ee37672..f389ef0 100644 --- a/Pdf4QtLib/sources/pdfobjecteditorwidget.cpp +++ b/Pdf4QtLib/sources/pdfobjecteditorwidget.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfobjecteditorwidget.h" #include "pdfobjecteditorwidget_impl.h" diff --git a/Pdf4QtLib/sources/pdfobjecteditorwidget.h b/Pdf4QtLib/sources/pdfobjecteditorwidget.h index e94301c..02cb7df 100644 --- a/Pdf4QtLib/sources/pdfobjecteditorwidget.h +++ b/Pdf4QtLib/sources/pdfobjecteditorwidget.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFOBJECTEDITORWIDGET_H #define PDFOBJECTEDITORWIDGET_H diff --git a/Pdf4QtLib/sources/pdfobjecteditorwidget_impl.h b/Pdf4QtLib/sources/pdfobjecteditorwidget_impl.h index 22ed2d2..231796e 100644 --- a/Pdf4QtLib/sources/pdfobjecteditorwidget_impl.h +++ b/Pdf4QtLib/sources/pdfobjecteditorwidget_impl.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFOBJECTEDITORWIDGET_IMPL_H #define PDFOBJECTEDITORWIDGET_IMPL_H diff --git a/Pdf4QtLib/sources/pdfobjectutils.cpp b/Pdf4QtLib/sources/pdfobjectutils.cpp index 8b0d1a3..5690604 100644 --- a/Pdf4QtLib/sources/pdfobjectutils.cpp +++ b/Pdf4QtLib/sources/pdfobjectutils.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfobjectutils.h" #include "pdfvisitor.h" diff --git a/Pdf4QtLib/sources/pdfobjectutils.h b/Pdf4QtLib/sources/pdfobjectutils.h index 4027414..9a2918b 100644 --- a/Pdf4QtLib/sources/pdfobjectutils.h +++ b/Pdf4QtLib/sources/pdfobjectutils.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFOBJECTUTILS_H #define PDFOBJECTUTILS_H @@ -32,7 +32,7 @@ class PDFObjectStorage; class PDFDocument; /// Utilities for manipulation with objects -class Pdf4QtLIBSHARED_EXPORT PDFObjectUtils +class PDF4QTLIBSHARED_EXPORT PDFObjectUtils { public: /// Returns a list of references referenced by \p objects. So, all references, which are present @@ -111,7 +111,7 @@ private: /// Classifies objects according to their type. Some heuristic is used /// when object type is missing or document is not well-formed. -class Pdf4QtLIBSHARED_EXPORT PDFObjectClassifier +class PDF4QTLIBSHARED_EXPORT PDFObjectClassifier { public: diff --git a/Pdf4QtLib/sources/pdfoptimizer.cpp b/Pdf4QtLib/sources/pdfoptimizer.cpp index 47aa352..d0ae8e4 100644 --- a/Pdf4QtLib/sources/pdfoptimizer.cpp +++ b/Pdf4QtLib/sources/pdfoptimizer.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfoptimizer.h" #include "pdfvisitor.h" diff --git a/Pdf4QtLib/sources/pdfoptimizer.h b/Pdf4QtLib/sources/pdfoptimizer.h index 024d2fc..b5abfdc 100644 --- a/Pdf4QtLib/sources/pdfoptimizer.h +++ b/Pdf4QtLib/sources/pdfoptimizer.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFOPTIMIZER_H #define PDFOPTIMIZER_H @@ -29,7 +29,7 @@ namespace pdf /// and remove unused objects, merge same objects, or even recompress some streams /// to achieve better optimization ratio. Optimization is configurable, user can specify, /// which optimization steps should be done and which not. -class Pdf4QtLIBSHARED_EXPORT PDFOptimizer : public QObject +class PDF4QTLIBSHARED_EXPORT PDFOptimizer : public QObject { Q_OBJECT diff --git a/Pdf4QtLib/sources/pdfoptionalcontent.cpp b/Pdf4QtLib/sources/pdfoptionalcontent.cpp index f378737..a3dba07 100644 --- a/Pdf4QtLib/sources/pdfoptionalcontent.cpp +++ b/Pdf4QtLib/sources/pdfoptionalcontent.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfoptionalcontent.h" diff --git a/Pdf4QtLib/sources/pdfoptionalcontent.h b/Pdf4QtLib/sources/pdfoptionalcontent.h index dc0a21e..caf7a02 100644 --- a/Pdf4QtLib/sources/pdfoptionalcontent.h +++ b/Pdf4QtLib/sources/pdfoptionalcontent.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFOPTIONALCONTENT_H @@ -155,7 +155,7 @@ private: }; /// Activeness of the optional content -class Pdf4QtLIBSHARED_EXPORT PDFOptionalContentActivity : public QObject +class PDF4QTLIBSHARED_EXPORT PDFOptionalContentActivity : public QObject { Q_OBJECT diff --git a/Pdf4QtLib/sources/pdfoutline.cpp b/Pdf4QtLib/sources/pdfoutline.cpp index 98fe665..0043ff2 100644 --- a/Pdf4QtLib/sources/pdfoutline.cpp +++ b/Pdf4QtLib/sources/pdfoutline.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfoutline.h" #include "pdfdocument.h" diff --git a/Pdf4QtLib/sources/pdfoutline.h b/Pdf4QtLib/sources/pdfoutline.h index a457546..0e160e5 100644 --- a/Pdf4QtLib/sources/pdfoutline.h +++ b/Pdf4QtLib/sources/pdfoutline.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFOUTLINE_H #define PDFOUTLINE_H @@ -31,7 +31,7 @@ namespace pdf class PDFDocument; /// Outline item -class Pdf4QtLIBSHARED_EXPORT PDFOutlineItem +class PDF4QTLIBSHARED_EXPORT PDFOutlineItem { public: explicit PDFOutlineItem() = default; diff --git a/Pdf4QtLib/sources/pdfpage.cpp b/Pdf4QtLib/sources/pdfpage.cpp index f0e29d7..90618be 100644 --- a/Pdf4QtLib/sources/pdfpage.cpp +++ b/Pdf4QtLib/sources/pdfpage.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfpage.h" #include "pdfdocument.h" diff --git a/Pdf4QtLib/sources/pdfpage.h b/Pdf4QtLib/sources/pdfpage.h index 34093dc..730a772 100644 --- a/Pdf4QtLib/sources/pdfpage.h +++ b/Pdf4QtLib/sources/pdfpage.h @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFPAGE_H #define PDFPAGE_H @@ -139,7 +139,7 @@ private: /// Object representing page in PDF document. Contains different page properties, such as /// media box, crop box, rotation, etc. and also page content, resources. -class Pdf4QtLIBSHARED_EXPORT PDFPage +class PDF4QTLIBSHARED_EXPORT PDFPage { public: explicit PDFPage() = default; diff --git a/Pdf4QtLib/sources/pdfpagecontentprocessor.cpp b/Pdf4QtLib/sources/pdfpagecontentprocessor.cpp index 1d5e542..bb86dc0 100644 --- a/Pdf4QtLib/sources/pdfpagecontentprocessor.cpp +++ b/Pdf4QtLib/sources/pdfpagecontentprocessor.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfpagecontentprocessor.h" #include "pdfdocument.h" diff --git a/Pdf4QtLib/sources/pdfpagecontentprocessor.h b/Pdf4QtLib/sources/pdfpagecontentprocessor.h index fc648c2..896d5a5 100644 --- a/Pdf4QtLib/sources/pdfpagecontentprocessor.h +++ b/Pdf4QtLib/sources/pdfpagecontentprocessor.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFPAGECONTENTPROCESSOR_H #define PDFPAGECONTENTPROCESSOR_H @@ -73,7 +73,7 @@ private: }; /// Process the contents of the page. -class Pdf4QtLIBSHARED_EXPORT PDFPageContentProcessor : public PDFRenderErrorReporter +class PDF4QTLIBSHARED_EXPORT PDFPageContentProcessor : public PDFRenderErrorReporter { public: explicit PDFPageContentProcessor(const PDFPage* page, diff --git a/Pdf4QtLib/sources/pdfpagenavigation.cpp b/Pdf4QtLib/sources/pdfpagenavigation.cpp index 3871809..dd61376 100644 --- a/Pdf4QtLib/sources/pdfpagenavigation.cpp +++ b/Pdf4QtLib/sources/pdfpagenavigation.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfpagenavigation.h" diff --git a/Pdf4QtLib/sources/pdfpagenavigation.h b/Pdf4QtLib/sources/pdfpagenavigation.h index 6aa2d4a..fd66523 100644 --- a/Pdf4QtLib/sources/pdfpagenavigation.h +++ b/Pdf4QtLib/sources/pdfpagenavigation.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFPAGENAVIGATION_H #define PDFPAGENAVIGATION_H @@ -60,7 +60,7 @@ private: /// Navigation object, which helps to navigate trough document. /// It also handles subpage navigation, if subpage navigation /// steps are present. -class Pdf4QtLIBSHARED_EXPORT PDFPageNavigation : public QObject +class PDF4QTLIBSHARED_EXPORT PDFPageNavigation : public QObject { Q_OBJECT diff --git a/Pdf4QtLib/sources/pdfpagetransition.cpp b/Pdf4QtLib/sources/pdfpagetransition.cpp index 5e1b46e..b78e348 100644 --- a/Pdf4QtLib/sources/pdfpagetransition.cpp +++ b/Pdf4QtLib/sources/pdfpagetransition.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfpagetransition.h" #include "pdfdocument.h" diff --git a/Pdf4QtLib/sources/pdfpagetransition.h b/Pdf4QtLib/sources/pdfpagetransition.h index 6cf22c8..51e86e8 100644 --- a/Pdf4QtLib/sources/pdfpagetransition.h +++ b/Pdf4QtLib/sources/pdfpagetransition.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFPAGETRANSITION_H #define PDFPAGETRANSITION_H diff --git a/Pdf4QtLib/sources/pdfpainter.cpp b/Pdf4QtLib/sources/pdfpainter.cpp index 79e274c..93a7b83 100644 --- a/Pdf4QtLib/sources/pdfpainter.cpp +++ b/Pdf4QtLib/sources/pdfpainter.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfpainter.h" #include "pdfpattern.h" diff --git a/Pdf4QtLib/sources/pdfpainter.h b/Pdf4QtLib/sources/pdfpainter.h index bdce7c9..787bf36 100644 --- a/Pdf4QtLib/sources/pdfpainter.h +++ b/Pdf4QtLib/sources/pdfpainter.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFPAINTER_H #define PDFPAINTER_H @@ -307,7 +307,7 @@ private: /// Processor, which processes PDF's page commands and writes them to the precompiled page. /// Precompiled page then can be used to execute these commands on QPainter. -class Pdf4QtLIBSHARED_EXPORT PDFPrecompiledPageGenerator : public PDFPainterBase +class PDF4QTLIBSHARED_EXPORT PDFPrecompiledPageGenerator : public PDFPainterBase { using BaseClass = PDFPainterBase; diff --git a/Pdf4QtLib/sources/pdfpainterutils.cpp b/Pdf4QtLib/sources/pdfpainterutils.cpp index f185eae..b0d92ee 100644 --- a/Pdf4QtLib/sources/pdfpainterutils.cpp +++ b/Pdf4QtLib/sources/pdfpainterutils.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfpainterutils.h" diff --git a/Pdf4QtLib/sources/pdfpainterutils.h b/Pdf4QtLib/sources/pdfpainterutils.h index e77d0a9..7f08e89 100644 --- a/Pdf4QtLib/sources/pdfpainterutils.h +++ b/Pdf4QtLib/sources/pdfpainterutils.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFPAINTERUTILS_H #define PDFPAINTERUTILS_H @@ -44,7 +44,7 @@ private: QPainter* m_painter; }; -class Pdf4QtLIBSHARED_EXPORT PDFPainterHelper +class PDF4QTLIBSHARED_EXPORT PDFPainterHelper { public: /// Draws bubble using painter. Bubble is aligned to the point, colored with color diff --git a/Pdf4QtLib/sources/pdfparser.cpp b/Pdf4QtLib/sources/pdfparser.cpp index dbb6430..efadde6 100644 --- a/Pdf4QtLib/sources/pdfparser.cpp +++ b/Pdf4QtLib/sources/pdfparser.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfparser.h" diff --git a/Pdf4QtLib/sources/pdfparser.h b/Pdf4QtLib/sources/pdfparser.h index 7aff3c0..30f0dd6 100644 --- a/Pdf4QtLib/sources/pdfparser.h +++ b/Pdf4QtLib/sources/pdfparser.h @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFPARSER_H @@ -78,7 +78,7 @@ constexpr const char* PDF_REFERENCE_COMMAND = "R"; constexpr const char* PDF_STREAM_START_COMMAND = "stream"; constexpr const char* PDF_STREAM_END_COMMAND = "endstream"; -class Pdf4QtLIBSHARED_EXPORT PDFLexicalAnalyzer +class PDF4QTLIBSHARED_EXPORT PDFLexicalAnalyzer { Q_GADGET Q_DECLARE_TR_FUNCTIONS(pdf::PDFLexicalAnalyzer) @@ -283,7 +283,7 @@ private: /// Class for parsing objects. Checks cyclical references. If /// the object cannot be obtained from the stream, exception is thrown. -class Pdf4QtLIBSHARED_EXPORT PDFParser +class PDF4QTLIBSHARED_EXPORT PDFParser { Q_DECLARE_TR_FUNCTIONS(pdf::PDFParser) diff --git a/Pdf4QtLib/sources/pdfpattern.cpp b/Pdf4QtLib/sources/pdfpattern.cpp index 0ef0bb4..0168ecf 100644 --- a/Pdf4QtLib/sources/pdfpattern.cpp +++ b/Pdf4QtLib/sources/pdfpattern.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfpattern.h" #include "pdfdocument.h" diff --git a/Pdf4QtLib/sources/pdfpattern.h b/Pdf4QtLib/sources/pdfpattern.h index 35ab13e..75f9e82 100644 --- a/Pdf4QtLib/sources/pdfpattern.h +++ b/Pdf4QtLib/sources/pdfpattern.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFPATTERN_H #define PDFPATTERN_H diff --git a/Pdf4QtLib/sources/pdfplugin.cpp b/Pdf4QtLib/sources/pdfplugin.cpp index 720ef1f..a4ec131 100644 --- a/Pdf4QtLib/sources/pdfplugin.cpp +++ b/Pdf4QtLib/sources/pdfplugin.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfplugin.h" diff --git a/Pdf4QtLib/sources/pdfplugin.h b/Pdf4QtLib/sources/pdfplugin.h index 6ec9d39..2a8e481 100644 --- a/Pdf4QtLib/sources/pdfplugin.h +++ b/Pdf4QtLib/sources/pdfplugin.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFPLUGIN_H #define PDFPLUGIN_H @@ -33,7 +33,7 @@ namespace pdf class PDFWidget; class PDFCMSManager; -struct Pdf4QtLIBSHARED_EXPORT PDFPluginInfo +struct PDF4QTLIBSHARED_EXPORT PDFPluginInfo { QString name; QString author; @@ -57,7 +57,7 @@ public: virtual pdf::PDFTextSelection getSelectedText() const = 0; }; -class Pdf4QtLIBSHARED_EXPORT PDFPlugin : public QObject +class PDF4QTLIBSHARED_EXPORT PDFPlugin : public QObject { Q_OBJECT diff --git a/Pdf4QtLib/sources/pdfprogress.cpp b/Pdf4QtLib/sources/pdfprogress.cpp index f332e86..141ed4d 100644 --- a/Pdf4QtLib/sources/pdfprogress.cpp +++ b/Pdf4QtLib/sources/pdfprogress.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfprogress.h" diff --git a/Pdf4QtLib/sources/pdfprogress.h b/Pdf4QtLib/sources/pdfprogress.h index b141647..490e3ed 100644 --- a/Pdf4QtLib/sources/pdfprogress.h +++ b/Pdf4QtLib/sources/pdfprogress.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFPROGRESS_H #define PDFPROGRESS_H @@ -33,7 +33,7 @@ struct ProgressStartupInfo QString text; }; -class Pdf4QtLIBSHARED_EXPORT PDFProgress : public QObject +class PDF4QTLIBSHARED_EXPORT PDFProgress : public QObject { Q_OBJECT diff --git a/Pdf4QtLib/sources/pdfredact.cpp b/Pdf4QtLib/sources/pdfredact.cpp index 62ab1d4..ecfdb73 100644 --- a/Pdf4QtLib/sources/pdfredact.cpp +++ b/Pdf4QtLib/sources/pdfredact.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfredact.h" #include "pdfpainter.h" diff --git a/Pdf4QtLib/sources/pdfredact.h b/Pdf4QtLib/sources/pdfredact.h index a9fb274..6272b26 100644 --- a/Pdf4QtLib/sources/pdfredact.h +++ b/Pdf4QtLib/sources/pdfredact.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFREDACT_H #define PDFREDACT_H @@ -27,7 +27,7 @@ namespace pdf /// Create redacted document from the document, which have redact annotations. /// Redacted document has removed content marked by these annotations, and /// annotations themselfs are removed. -class Pdf4QtLIBSHARED_EXPORT PDFRedact +class PDF4QTLIBSHARED_EXPORT PDFRedact { public: explicit PDFRedact(const PDFDocument* document, diff --git a/Pdf4QtLib/sources/pdfrenderer.cpp b/Pdf4QtLib/sources/pdfrenderer.cpp index be0635f..93d5fa9 100644 --- a/Pdf4QtLib/sources/pdfrenderer.cpp +++ b/Pdf4QtLib/sources/pdfrenderer.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfrenderer.h" #include "pdfpainter.h" diff --git a/Pdf4QtLib/sources/pdfrenderer.h b/Pdf4QtLib/sources/pdfrenderer.h index c520144..8cedf13 100644 --- a/Pdf4QtLib/sources/pdfrenderer.h +++ b/Pdf4QtLib/sources/pdfrenderer.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFRENDERER_H #define PDFRENDERER_H @@ -44,7 +44,7 @@ class PDFAnnotationManager; class PDFOptionalContentActivity; /// Renders the PDF page on the painter, or onto an image. -class Pdf4QtLIBSHARED_EXPORT PDFRenderer +class PDF4QTLIBSHARED_EXPORT PDFRenderer { public: @@ -126,7 +126,7 @@ private: /// if it is enabled, if this is the case, offscreen rendering to framebuffer /// is used. /// \note Construct this object only in main GUI thread -class Pdf4QtLIBSHARED_EXPORT PDFRasterizer : public QObject +class PDF4QTLIBSHARED_EXPORT PDFRasterizer : public QObject { Q_OBJECT @@ -198,7 +198,7 @@ struct PDFRenderedPageImage /// render page images asynchronously. You can use this object in two ways - /// first one is as standard object pool, second one is to directly render /// page images asynchronously. -class Pdf4QtLIBSHARED_EXPORT PDFRasterizerPool : public QObject +class PDF4QTLIBSHARED_EXPORT PDFRasterizerPool : public QObject { Q_OBJECT @@ -280,7 +280,7 @@ private: }; /// Settings object for image writer -class Pdf4QtLIBSHARED_EXPORT PDFImageWriterSettings +class PDF4QTLIBSHARED_EXPORT PDFImageWriterSettings { public: explicit PDFImageWriterSettings(); @@ -332,7 +332,7 @@ private: }; /// This class is for setup of page image exporter -class Pdf4QtLIBSHARED_EXPORT PDFPageImageExportSettings +class PDF4QTLIBSHARED_EXPORT PDFPageImageExportSettings { public: explicit PDFPageImageExportSettings() : PDFPageImageExportSettings(nullptr) { } diff --git a/Pdf4QtLib/sources/pdfrenderingerrorswidget.cpp b/Pdf4QtLib/sources/pdfrenderingerrorswidget.cpp index e32e396..418d328 100644 --- a/Pdf4QtLib/sources/pdfrenderingerrorswidget.cpp +++ b/Pdf4QtLib/sources/pdfrenderingerrorswidget.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfrenderingerrorswidget.h" #include "pdfdrawwidget.h" diff --git a/Pdf4QtLib/sources/pdfrenderingerrorswidget.h b/Pdf4QtLib/sources/pdfrenderingerrorswidget.h index fe328e0..164b8b1 100644 --- a/Pdf4QtLib/sources/pdfrenderingerrorswidget.h +++ b/Pdf4QtLib/sources/pdfrenderingerrorswidget.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFRENDERINGERRORSWIDGET_H #define PDFRENDERINGERRORSWIDGET_H @@ -31,7 +31,7 @@ namespace pdf { class PDFWidget; -class Pdf4QtLIBSHARED_EXPORT PDFRenderingErrorsWidget : public QDialog +class PDF4QTLIBSHARED_EXPORT PDFRenderingErrorsWidget : public QDialog { Q_OBJECT diff --git a/Pdf4QtLib/sources/pdfsecurityhandler.cpp b/Pdf4QtLib/sources/pdfsecurityhandler.cpp index b1dc27f..7b03e8f 100644 --- a/Pdf4QtLib/sources/pdfsecurityhandler.cpp +++ b/Pdf4QtLib/sources/pdfsecurityhandler.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfsecurityhandler.h" #include "pdfexception.h" diff --git a/Pdf4QtLib/sources/pdfsecurityhandler.h b/Pdf4QtLib/sources/pdfsecurityhandler.h index 78434dd..2b1bdc0 100644 --- a/Pdf4QtLib/sources/pdfsecurityhandler.h +++ b/Pdf4QtLib/sources/pdfsecurityhandler.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFSECURITYHANDLER_H #define PDFSECURITYHANDLER_H @@ -378,7 +378,7 @@ private: }; /// Factory, which creates security handler based on settings. -class Pdf4QtLIBSHARED_EXPORT PDFSecurityHandlerFactory +class PDF4QTLIBSHARED_EXPORT PDFSecurityHandlerFactory { Q_DECLARE_TR_FUNCTIONS(pdf::PDFSecurityHandlerFactory) diff --git a/Pdf4QtLib/sources/pdfselectpagesdialog.cpp b/Pdf4QtLib/sources/pdfselectpagesdialog.cpp index a327d2a..49993ac 100644 --- a/Pdf4QtLib/sources/pdfselectpagesdialog.cpp +++ b/Pdf4QtLib/sources/pdfselectpagesdialog.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfselectpagesdialog.h" #include "ui_pdfselectpagesdialog.h" diff --git a/Pdf4QtLib/sources/pdfselectpagesdialog.h b/Pdf4QtLib/sources/pdfselectpagesdialog.h index b72f3d0..b405765 100644 --- a/Pdf4QtLib/sources/pdfselectpagesdialog.h +++ b/Pdf4QtLib/sources/pdfselectpagesdialog.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFSELECTPAGESDIALOG_H #define PDFSELECTPAGESDIALOG_H @@ -30,7 +30,7 @@ class PDFSelectPagesDialog; namespace pdf { -class Pdf4QtLIBSHARED_EXPORT PDFSelectPagesDialog : public QDialog +class PDF4QTLIBSHARED_EXPORT PDFSelectPagesDialog : public QDialog { Q_OBJECT diff --git a/Pdf4QtLib/sources/pdfsignaturehandler.cpp b/Pdf4QtLib/sources/pdfsignaturehandler.cpp index 9abc8ed..1139c89 100644 --- a/Pdf4QtLib/sources/pdfsignaturehandler.cpp +++ b/Pdf4QtLib/sources/pdfsignaturehandler.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfsignaturehandler.h" #include "pdfdocument.h" diff --git a/Pdf4QtLib/sources/pdfsignaturehandler.h b/Pdf4QtLib/sources/pdfsignaturehandler.h index bb0070e..c6b144e 100644 --- a/Pdf4QtLib/sources/pdfsignaturehandler.h +++ b/Pdf4QtLib/sources/pdfsignaturehandler.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFSIGNATUREHANDLER_H #define PDFSIGNATUREHANDLER_H @@ -153,7 +153,7 @@ private: }; /// Info about certificate, various details etc. -class Pdf4QtLIBSHARED_EXPORT PDFCertificateInfo +class PDF4QTLIBSHARED_EXPORT PDFCertificateInfo { public: explicit inline PDFCertificateInfo() = default; @@ -270,7 +270,7 @@ private: using PDFCertificateInfos = std::vector; -class Pdf4QtLIBSHARED_EXPORT PDFSignatureVerificationResult +class PDF4QTLIBSHARED_EXPORT PDFSignatureVerificationResult { public: explicit PDFSignatureVerificationResult() = default; @@ -426,7 +426,7 @@ private: }; /// Signature handler. Can verify both certificate and signature validity. -class Pdf4QtLIBSHARED_EXPORT PDFSignatureHandler +class PDF4QTLIBSHARED_EXPORT PDFSignatureHandler { public: explicit PDFSignatureHandler() = default; @@ -463,7 +463,7 @@ private: /// Trusted certificate store. Contains list of trusted certificates. Store /// can be persisted to the persistent storage trough serialization/deserialization. /// Persisting method is versioned. -class Pdf4QtLIBSHARED_EXPORT PDFCertificateStore +class PDF4QTLIBSHARED_EXPORT PDFCertificateStore { public: explicit inline PDFCertificateStore() = default; diff --git a/Pdf4QtLib/sources/pdfsignaturehandler_impl.h b/Pdf4QtLib/sources/pdfsignaturehandler_impl.h index 153b893..b9dfeca 100644 --- a/Pdf4QtLib/sources/pdfsignaturehandler_impl.h +++ b/Pdf4QtLib/sources/pdfsignaturehandler_impl.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFSIGNATUREHANDLER_IMPL_H #define PDFSIGNATUREHANDLER_IMPL_H diff --git a/Pdf4QtLib/sources/pdfsnapper.cpp b/Pdf4QtLib/sources/pdfsnapper.cpp index 63e2962..57f4ca0 100644 --- a/Pdf4QtLib/sources/pdfsnapper.cpp +++ b/Pdf4QtLib/sources/pdfsnapper.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfsnapper.h" #include "pdfcompiler.h" diff --git a/Pdf4QtLib/sources/pdfsnapper.h b/Pdf4QtLib/sources/pdfsnapper.h index 8fd845b..88f80d0 100644 --- a/Pdf4QtLib/sources/pdfsnapper.h +++ b/Pdf4QtLib/sources/pdfsnapper.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFSNAPPER_H #define PDFSNAPPER_H diff --git a/Pdf4QtLib/sources/pdfstreamfilters.cpp b/Pdf4QtLib/sources/pdfstreamfilters.cpp index c02d78a..67e6afb 100644 --- a/Pdf4QtLib/sources/pdfstreamfilters.cpp +++ b/Pdf4QtLib/sources/pdfstreamfilters.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfstreamfilters.h" #include "pdfexception.h" diff --git a/Pdf4QtLib/sources/pdfstreamfilters.h b/Pdf4QtLib/sources/pdfstreamfilters.h index 9d50eea..ce4549c 100644 --- a/Pdf4QtLib/sources/pdfstreamfilters.h +++ b/Pdf4QtLib/sources/pdfstreamfilters.h @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFSTREAMFILTERS_H #define PDFSTREAMFILTERS_H @@ -137,7 +137,7 @@ private: int m_stride = 0; }; -class Pdf4QtLIBSHARED_EXPORT PDFStreamFilter +class PDF4QTLIBSHARED_EXPORT PDFStreamFilter { public: explicit PDFStreamFilter() = default; @@ -164,7 +164,7 @@ public: virtual PDFInteger getStreamDataLength(const QByteArray& data, PDFInteger offset) const; }; -class Pdf4QtLIBSHARED_EXPORT PDFAsciiHexDecodeFilter : public PDFStreamFilter +class PDF4QTLIBSHARED_EXPORT PDFAsciiHexDecodeFilter : public PDFStreamFilter { public: explicit PDFAsciiHexDecodeFilter() = default; @@ -176,7 +176,7 @@ public: const PDFSecurityHandler* securityHandler) const override; }; -class Pdf4QtLIBSHARED_EXPORT PDFAscii85DecodeFilter : public PDFStreamFilter +class PDF4QTLIBSHARED_EXPORT PDFAscii85DecodeFilter : public PDFStreamFilter { public: explicit PDFAscii85DecodeFilter() = default; @@ -188,7 +188,7 @@ public: const PDFSecurityHandler* securityHandler) const override; }; -class Pdf4QtLIBSHARED_EXPORT PDFLzwDecodeFilter : public PDFStreamFilter +class PDF4QTLIBSHARED_EXPORT PDFLzwDecodeFilter : public PDFStreamFilter { public: explicit PDFLzwDecodeFilter() = default; @@ -200,7 +200,7 @@ public: const PDFSecurityHandler* securityHandler) const override; }; -class Pdf4QtLIBSHARED_EXPORT PDFFlateDecodeFilter : public PDFStreamFilter +class PDF4QTLIBSHARED_EXPORT PDFFlateDecodeFilter : public PDFStreamFilter { public: explicit PDFFlateDecodeFilter() = default; @@ -222,7 +222,7 @@ private: static QByteArray uncompress(const QByteArray& data); }; -class Pdf4QtLIBSHARED_EXPORT PDFRunLengthDecodeFilter : public PDFStreamFilter +class PDF4QTLIBSHARED_EXPORT PDFRunLengthDecodeFilter : public PDFStreamFilter { public: explicit PDFRunLengthDecodeFilter() = default; @@ -234,7 +234,7 @@ public: const PDFSecurityHandler* securityHandler) const override; }; -class Pdf4QtLIBSHARED_EXPORT PDFCryptFilter : public PDFStreamFilter +class PDF4QTLIBSHARED_EXPORT PDFCryptFilter : public PDFStreamFilter { public: explicit PDFCryptFilter() = default; diff --git a/Pdf4QtLib/sources/pdfstructuretree.cpp b/Pdf4QtLib/sources/pdfstructuretree.cpp index 5432495..a37e453 100644 --- a/Pdf4QtLib/sources/pdfstructuretree.cpp +++ b/Pdf4QtLib/sources/pdfstructuretree.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfstructuretree.h" #include "pdfdocument.h" diff --git a/Pdf4QtLib/sources/pdfstructuretree.h b/Pdf4QtLib/sources/pdfstructuretree.h index 02cbb2f..7a55e09 100644 --- a/Pdf4QtLib/sources/pdfstructuretree.h +++ b/Pdf4QtLib/sources/pdfstructuretree.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFSTRUCTURETREE_H #define PDFSTRUCTURETREE_H @@ -35,7 +35,7 @@ class PDFStructureElement; class PDFStructureMarkedContentReference; class PDFStructureObjectReference; -class Pdf4QtLIBSHARED_EXPORT PDFStructureTreeAbstractVisitor +class PDF4QTLIBSHARED_EXPORT PDFStructureTreeAbstractVisitor { public: inline PDFStructureTreeAbstractVisitor() = default; @@ -50,7 +50,7 @@ protected: void acceptChildren(const PDFStructureItem* item); }; -class Pdf4QtLIBSHARED_EXPORT PDFStructureTreeAttribute +class PDF4QTLIBSHARED_EXPORT PDFStructureTreeAttribute { public: @@ -251,7 +251,7 @@ class PDFStructureMarkedContentReference; using PDFStructureItemPointer = QSharedPointer; /// Root class for all structure tree items -class Pdf4QtLIBSHARED_EXPORT PDFStructureItem +class PDF4QTLIBSHARED_EXPORT PDFStructureItem { public: explicit inline PDFStructureItem(PDFStructureItem* parent, PDFStructureTree* root) : @@ -345,7 +345,7 @@ protected: }; /// Structure tree namespace -class Pdf4QtLIBSHARED_EXPORT PDFStructureTreeNamespace +class PDF4QTLIBSHARED_EXPORT PDFStructureTreeNamespace { public: explicit inline PDFStructureTreeNamespace() = default; @@ -367,7 +367,7 @@ private: using PDFStructureTreeNamespaces = std::vector; /// Structure tree, contains structure element hierarchy -class Pdf4QtLIBSHARED_EXPORT PDFStructureTree : public PDFStructureItem +class PDF4QTLIBSHARED_EXPORT PDFStructureTree : public PDFStructureItem { public: explicit inline PDFStructureTree() : PDFStructureItem(nullptr, this) { } @@ -447,7 +447,7 @@ private: }; /// Structure element -class Pdf4QtLIBSHARED_EXPORT PDFStructureElement : public PDFStructureItem +class PDF4QTLIBSHARED_EXPORT PDFStructureElement : public PDFStructureItem { public: explicit inline PDFStructureElement(PDFStructureItem* parent, PDFStructureTree* root) : @@ -539,7 +539,7 @@ private: }; /// Structure marked content reference -class Pdf4QtLIBSHARED_EXPORT PDFStructureMarkedContentReference : public PDFStructureItem +class PDF4QTLIBSHARED_EXPORT PDFStructureMarkedContentReference : public PDFStructureItem { public: explicit inline PDFStructureMarkedContentReference(PDFStructureItem* parent, PDFStructureTree* root) : @@ -577,7 +577,7 @@ private: }; /// Structure object reference -class Pdf4QtLIBSHARED_EXPORT PDFStructureObjectReference : public PDFStructureItem +class PDF4QTLIBSHARED_EXPORT PDFStructureObjectReference : public PDFStructureItem { public: explicit inline PDFStructureObjectReference(PDFStructureItem* parent, PDFStructureTree* root) : diff --git a/Pdf4QtLib/sources/pdftextlayout.cpp b/Pdf4QtLib/sources/pdftextlayout.cpp index aaa4569..1c5a784 100644 --- a/Pdf4QtLib/sources/pdftextlayout.cpp +++ b/Pdf4QtLib/sources/pdftextlayout.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftextlayout.h" #include "pdfutils.h" diff --git a/Pdf4QtLib/sources/pdftextlayout.h b/Pdf4QtLib/sources/pdftextlayout.h index f07adc9..52ba44b 100644 --- a/Pdf4QtLib/sources/pdftextlayout.h +++ b/Pdf4QtLib/sources/pdftextlayout.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTEXTLAYOUT_H #define PDFTEXTLAYOUT_H @@ -213,7 +213,7 @@ using PDFTextSelectionColoredItems = std::vector; /// Text selection, can be used across multiple pages. Also defines color /// for each text selection. -class Pdf4QtLIBSHARED_EXPORT PDFTextSelection +class PDF4QTLIBSHARED_EXPORT PDFTextSelection { public: explicit PDFTextSelection() = default; @@ -272,7 +272,7 @@ using PDFTextFlows = std::vector; /// This class represents a portion of continuous text on the page. It can /// consists of multiple blocks (which follow reading order). -class Pdf4QtLIBSHARED_EXPORT PDFTextFlow +class PDF4QTLIBSHARED_EXPORT PDFTextFlow { public: @@ -330,7 +330,7 @@ private: /// Text layout of single page. Can handle various fonts, various angles of lines /// and vertically oriented text. It performs the "docstrum" algorithm. -class Pdf4QtLIBSHARED_EXPORT PDFTextLayout +class PDF4QTLIBSHARED_EXPORT PDFTextLayout { public: explicit PDFTextLayout(); @@ -397,7 +397,7 @@ private: }; /// Cache for storing single text layout -class Pdf4QtLIBSHARED_EXPORT PDFTextLayoutCache +class PDF4QTLIBSHARED_EXPORT PDFTextLayoutCache { public: explicit PDFTextLayoutCache(std::function textLayoutGetter); @@ -417,7 +417,7 @@ private: PDFTextLayout m_layout; }; -class Pdf4QtLIBSHARED_EXPORT PDFTextLayoutGetter +class PDF4QTLIBSHARED_EXPORT PDFTextLayoutGetter { public: explicit inline PDFTextLayoutGetter(PDFTextLayoutCache* cache, PDFInteger pageIndex) : @@ -466,7 +466,7 @@ private: }; /// Paints text selection on various pages using page to device point matrix -class Pdf4QtLIBSHARED_EXPORT PDFTextSelectionPainter +class PDF4QTLIBSHARED_EXPORT PDFTextSelectionPainter { public: explicit inline PDFTextSelectionPainter(const PDFTextSelection* selection) : @@ -501,7 +501,7 @@ private: /// For writing, mutex is used to synchronize asynchronous writes, for reading /// no mutex is used at all. For this reason, both reading/writing at the same time /// is prohibited, it is not thread safe. -class Pdf4QtLIBSHARED_EXPORT PDFTextLayoutStorage +class PDF4QTLIBSHARED_EXPORT PDFTextLayoutStorage { public: explicit inline PDFTextLayoutStorage() = default; diff --git a/Pdf4QtLib/sources/pdftransparencyrenderer.cpp b/Pdf4QtLib/sources/pdftransparencyrenderer.cpp index bd252bb..7835618 100644 --- a/Pdf4QtLib/sources/pdftransparencyrenderer.cpp +++ b/Pdf4QtLib/sources/pdftransparencyrenderer.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftransparencyrenderer.h" #include "pdfdocument.h" diff --git a/Pdf4QtLib/sources/pdftransparencyrenderer.h b/Pdf4QtLib/sources/pdftransparencyrenderer.h index 8c04f98..4dfbe87 100644 --- a/Pdf4QtLib/sources/pdftransparencyrenderer.h +++ b/Pdf4QtLib/sources/pdftransparencyrenderer.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTRANSPARENCYRENDERER_H #define PDFTRANSPARENCYRENDERER_H @@ -137,7 +137,7 @@ private: /// Represents float bitmap with arbitrary color channel count. Bitmap can also /// have auxiliary channels, such as shape and opacity channels. -class Pdf4QtLIBSHARED_EXPORT PDFFloatBitmap +class PDF4QTLIBSHARED_EXPORT PDFFloatBitmap { public: explicit PDFFloatBitmap(); @@ -319,7 +319,7 @@ private: }; /// Float bitmap with color space -class Pdf4QtLIBSHARED_EXPORT PDFFloatBitmapWithColorSpace : public PDFFloatBitmap +class PDF4QTLIBSHARED_EXPORT PDFFloatBitmapWithColorSpace : public PDFFloatBitmap { public: explicit PDFFloatBitmapWithColorSpace(); @@ -365,7 +365,7 @@ struct PDFInkMapping }; /// Ink mapper for mapping device inks (device colors) and spot inks (spot colors). -class Pdf4QtLIBSHARED_EXPORT PDFInkMapper +class PDF4QTLIBSHARED_EXPORT PDFInkMapper { public: explicit PDFInkMapper(const PDFCMSManager* manager, const PDFDocument* document); @@ -633,7 +633,7 @@ struct PDFTransparencyRendererSettings /// page blending space and device blending space. So, painted graphics is being /// blended to the page blending space, and then converted to the device blending /// space. -class Pdf4QtLIBSHARED_EXPORT PDFTransparencyRenderer : public PDFPageContentProcessor +class PDF4QTLIBSHARED_EXPORT PDFTransparencyRenderer : public PDFPageContentProcessor { private: using BaseClass = PDFPageContentProcessor; @@ -927,7 +927,7 @@ private: /// Ink coverage calculator. Calculates ink coverage for a given /// page range. Calculates ink coverage of both cmyk colors and spot colors. -class Pdf4QtLIBSHARED_EXPORT PDFInkCoverageCalculator +class PDF4QTLIBSHARED_EXPORT PDFInkCoverageCalculator { public: PDFInkCoverageCalculator(const PDFDocument* document, diff --git a/Pdf4QtLib/sources/pdfutils.cpp b/Pdf4QtLib/sources/pdfutils.cpp index fca3d11..01b7f81 100644 --- a/Pdf4QtLib/sources/pdfutils.cpp +++ b/Pdf4QtLib/sources/pdfutils.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfutils.h" #include "pdfexception.h" diff --git a/Pdf4QtLib/sources/pdfutils.h b/Pdf4QtLib/sources/pdfutils.h index 4bece59..e4d5226 100644 --- a/Pdf4QtLib/sources/pdfutils.h +++ b/Pdf4QtLib/sources/pdfutils.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFUTILS_H #define PDFUTILS_H @@ -109,7 +109,7 @@ private: /// Bit-reader, which can read n-bit unsigned integers from the stream. /// Number of bits can be set in the constructor and is constant. -class Pdf4QtLIBSHARED_EXPORT PDFBitReader +class PDF4QTLIBSHARED_EXPORT PDFBitReader { public: using Value = uint64_t; @@ -380,7 +380,7 @@ inline constexpr uint8_t log2ceil(uint32_t value) return logarithm; } -struct Pdf4QtLIBSHARED_EXPORT PDFDependentLibraryInfo +struct PDF4QTLIBSHARED_EXPORT PDFDependentLibraryInfo { Q_DECLARE_TR_FUNCTIONS(pdf::PDFDependentLibraryInfo) @@ -646,7 +646,7 @@ private: }; /// Get system information -class Pdf4QtLIBSHARED_EXPORT PDFSysUtils +class PDF4QTLIBSHARED_EXPORT PDFSysUtils { public: @@ -654,7 +654,7 @@ public: }; /// Set of closed intervals -class Pdf4QtLIBSHARED_EXPORT PDFClosedIntervalSet +class PDF4QTLIBSHARED_EXPORT PDFClosedIntervalSet { public: explicit inline PDFClosedIntervalSet() = default; @@ -808,7 +808,7 @@ QDataStream& operator<<(QDataStream& stream, const std::set& set) /// Color scale represents hot-to-cold color scale. It maps value /// to the color from blue trough green to red. -class Pdf4QtLIBSHARED_EXPORT PDFColorScale +class PDF4QTLIBSHARED_EXPORT PDFColorScale { public: explicit PDFColorScale(); diff --git a/Pdf4QtLib/sources/pdfvisitor.cpp b/Pdf4QtLib/sources/pdfvisitor.cpp index f02af12..1f691f6 100644 --- a/Pdf4QtLib/sources/pdfvisitor.cpp +++ b/Pdf4QtLib/sources/pdfvisitor.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfvisitor.h" diff --git a/Pdf4QtLib/sources/pdfvisitor.h b/Pdf4QtLib/sources/pdfvisitor.h index 55b0c6a..ea8ecf6 100644 --- a/Pdf4QtLib/sources/pdfvisitor.h +++ b/Pdf4QtLib/sources/pdfvisitor.h @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFVISITOR_H #define PDFVISITOR_H @@ -32,7 +32,7 @@ namespace pdf { /// Abstract visitor, can iterate trough object tree -class Pdf4QtLIBSHARED_EXPORT PDFAbstractVisitor +class PDF4QTLIBSHARED_EXPORT PDFAbstractVisitor { public: @@ -81,7 +81,7 @@ protected: /// Statistics visitor, collects statistics about PDF object, can be /// invoked from multiple threads. -class Pdf4QtLIBSHARED_EXPORT PDFStatisticsCollector : public PDFAbstractVisitor +class PDF4QTLIBSHARED_EXPORT PDFStatisticsCollector : public PDFAbstractVisitor { public: explicit PDFStatisticsCollector(); diff --git a/Pdf4QtLib/sources/pdfwidgettool.cpp b/Pdf4QtLib/sources/pdfwidgettool.cpp index 660fd9e..9115efc 100644 --- a/Pdf4QtLib/sources/pdfwidgettool.cpp +++ b/Pdf4QtLib/sources/pdfwidgettool.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfwidgettool.h" #include "pdfdrawwidget.h" diff --git a/Pdf4QtLib/sources/pdfwidgettool.h b/Pdf4QtLib/sources/pdfwidgettool.h index 2df5c21..f2605c9 100644 --- a/Pdf4QtLib/sources/pdfwidgettool.h +++ b/Pdf4QtLib/sources/pdfwidgettool.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFWIDGETTOOL_H #define PDFWIDGETTOOL_H @@ -34,7 +34,7 @@ namespace pdf /// Base class for various widget tools (for example, searching, text selection, /// screenshots, zoom tool etc.). Each tool can have subtools (for example, /// screenshot tool is picking screenshot rectangle). -class Pdf4QtLIBSHARED_EXPORT PDFWidgetTool : public QObject, public IDocumentDrawInterface +class PDF4QTLIBSHARED_EXPORT PDFWidgetTool : public QObject, public IDocumentDrawInterface { Q_OBJECT @@ -256,7 +256,7 @@ private: }; /// Tool to magnify specific area in the drawing widget -class Pdf4QtLIBSHARED_EXPORT PDFMagnifierTool : public PDFWidgetTool +class PDF4QTLIBSHARED_EXPORT PDFMagnifierTool : public PDFWidgetTool { Q_OBJECT @@ -291,7 +291,7 @@ private: }; /// Tools for picking various items on page - points, rectangles, images etc. -class Pdf4QtLIBSHARED_EXPORT PDFPickTool : public PDFWidgetTool +class PDF4QTLIBSHARED_EXPORT PDFPickTool : public PDFWidgetTool { Q_OBJECT @@ -365,7 +365,7 @@ private: /// Tool that makes screenshot of page area and copies it to the clipboard, /// using current client area to determine image size. -class Pdf4QtLIBSHARED_EXPORT PDFScreenshotTool : public PDFWidgetTool +class PDF4QTLIBSHARED_EXPORT PDFScreenshotTool : public PDFWidgetTool { Q_OBJECT @@ -387,7 +387,7 @@ private: /// Tool that extracts image from page and copies it to the clipboard, /// using image original size (not zoomed size from widget area) -class Pdf4QtLIBSHARED_EXPORT PDFExtractImageTool : public PDFWidgetTool +class PDF4QTLIBSHARED_EXPORT PDFExtractImageTool : public PDFWidgetTool { Q_OBJECT @@ -413,7 +413,7 @@ private: /// Manager used for managing tools, their activity, availability /// and other settings. It also defines a predefined set of tools, /// available for various purposes (text searching, magnifier tool etc.) -class Pdf4QtLIBSHARED_EXPORT PDFToolManager : public QObject, public IDrawWidgetInputInterface +class PDF4QTLIBSHARED_EXPORT PDFToolManager : public QObject, public IDrawWidgetInputInterface { Q_OBJECT diff --git a/Pdf4QtLib/sources/pdfwidgetutils.cpp b/Pdf4QtLib/sources/pdfwidgetutils.cpp index ef26d92..5f16553 100644 --- a/Pdf4QtLib/sources/pdfwidgetutils.cpp +++ b/Pdf4QtLib/sources/pdfwidgetutils.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfwidgetutils.h" diff --git a/Pdf4QtLib/sources/pdfwidgetutils.h b/Pdf4QtLib/sources/pdfwidgetutils.h index 25e1b66..4274823 100644 --- a/Pdf4QtLib/sources/pdfwidgetutils.h +++ b/Pdf4QtLib/sources/pdfwidgetutils.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFWIDGETUTILS_H #define PDFWIDGETUTILS_H @@ -25,7 +25,7 @@ namespace pdf { -class Pdf4QtLIBSHARED_EXPORT PDFWidgetUtils +class PDF4QTLIBSHARED_EXPORT PDFWidgetUtils { public: PDFWidgetUtils() = delete; diff --git a/Pdf4QtLib/sources/pdfxreftable.cpp b/Pdf4QtLib/sources/pdfxreftable.cpp index 0b4bad7..affae22 100644 --- a/Pdf4QtLib/sources/pdfxreftable.cpp +++ b/Pdf4QtLib/sources/pdfxreftable.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfxreftable.h" #include "pdfconstants.h" diff --git a/Pdf4QtLib/sources/pdfxreftable.h b/Pdf4QtLib/sources/pdfxreftable.h index ebc34ad..0515cdc 100644 --- a/Pdf4QtLib/sources/pdfxreftable.h +++ b/Pdf4QtLib/sources/pdfxreftable.h @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFXREFTABLE_H #define PDFXREFTABLE_H diff --git a/Pdf4QtViewer/Pdf4QtViewer.pro b/Pdf4QtViewer/Pdf4QtViewer.pro index 9e45cbb..23074f9 100644 --- a/Pdf4QtViewer/Pdf4QtViewer.pro +++ b/Pdf4QtViewer/Pdf4QtViewer.pro @@ -1,19 +1,19 @@ # Copyright (C) 2018-2021 Jakub Melka # -# This file is part of Pdf4Qt. +# This file is part of PDF4QT. # -# Pdf4Qt is free software: you can redistribute it and/or modify +# PDF4QT is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # with the written consent of the copyright owner, any later version. # -# Pdf4Qt is distributed in the hope that it will be useful, +# PDF4QT is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Pdf4Qt. If not, see . +# along with PDF4QT. If not, see . QT += core gui widgets winextras printsupport texttospeech network xml @@ -23,7 +23,7 @@ TEMPLATE = lib win32:TARGET_EXT = .dll VERSION = 1.0.0 -DEFINES += Pdf4QtVIEWER_LIBRARY +DEFINES += PDF4QTVIEWER_LIBRARY QMAKE_TARGET_DESCRIPTION = "PDF viewer support library" QMAKE_TARGET_COPYRIGHT = "(c) Jakub Melka 2018-2021" diff --git a/Pdf4QtViewer/pdfaboutdialog.cpp b/Pdf4QtViewer/pdfaboutdialog.cpp index 3def50e..440eba3 100644 --- a/Pdf4QtViewer/pdfaboutdialog.cpp +++ b/Pdf4QtViewer/pdfaboutdialog.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfaboutdialog.h" #include "ui_pdfaboutdialog.h" diff --git a/Pdf4QtViewer/pdfaboutdialog.h b/Pdf4QtViewer/pdfaboutdialog.h index b4c02ee..819ff4c 100644 --- a/Pdf4QtViewer/pdfaboutdialog.h +++ b/Pdf4QtViewer/pdfaboutdialog.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFABOUTDIALOG_H #define PDFABOUTDIALOG_H diff --git a/Pdf4QtViewer/pdfadvancedfindwidget.cpp b/Pdf4QtViewer/pdfadvancedfindwidget.cpp index 88894bf..88075eb 100644 --- a/Pdf4QtViewer/pdfadvancedfindwidget.cpp +++ b/Pdf4QtViewer/pdfadvancedfindwidget.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfadvancedfindwidget.h" #include "ui_pdfadvancedfindwidget.h" diff --git a/Pdf4QtViewer/pdfadvancedfindwidget.h b/Pdf4QtViewer/pdfadvancedfindwidget.h index cf61c7b..6d300d3 100644 --- a/Pdf4QtViewer/pdfadvancedfindwidget.h +++ b/Pdf4QtViewer/pdfadvancedfindwidget.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFADVANCEDFINDWIDGET_H #define PDFADVANCEDFINDWIDGET_H diff --git a/Pdf4QtViewer/pdfdocumentpropertiesdialog.cpp b/Pdf4QtViewer/pdfdocumentpropertiesdialog.cpp index f216268..54458b6 100644 --- a/Pdf4QtViewer/pdfdocumentpropertiesdialog.cpp +++ b/Pdf4QtViewer/pdfdocumentpropertiesdialog.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfdocumentpropertiesdialog.h" #include "ui_pdfdocumentpropertiesdialog.h" diff --git a/Pdf4QtViewer/pdfdocumentpropertiesdialog.h b/Pdf4QtViewer/pdfdocumentpropertiesdialog.h index c643d5a..5a42056 100644 --- a/Pdf4QtViewer/pdfdocumentpropertiesdialog.h +++ b/Pdf4QtViewer/pdfdocumentpropertiesdialog.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFDOCUMENTPROPERTIESDIALOG_H #define PDFDOCUMENTPROPERTIESDIALOG_H diff --git a/Pdf4QtViewer/pdfencryptionsettingsdialog.cpp b/Pdf4QtViewer/pdfencryptionsettingsdialog.cpp index 880991b..7b788d4 100644 --- a/Pdf4QtViewer/pdfencryptionsettingsdialog.cpp +++ b/Pdf4QtViewer/pdfencryptionsettingsdialog.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfencryptionsettingsdialog.h" #include "ui_pdfencryptionsettingsdialog.h" diff --git a/Pdf4QtViewer/pdfencryptionsettingsdialog.h b/Pdf4QtViewer/pdfencryptionsettingsdialog.h index 871838d..07c1106 100644 --- a/Pdf4QtViewer/pdfencryptionsettingsdialog.h +++ b/Pdf4QtViewer/pdfencryptionsettingsdialog.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFENCRYPTIONSETTINGSDIALOG_H #define PDFENCRYPTIONSETTINGSDIALOG_H diff --git a/Pdf4QtViewer/pdfencryptionstrengthhintwidget.cpp b/Pdf4QtViewer/pdfencryptionstrengthhintwidget.cpp index 67faba9..39d0eb3 100644 --- a/Pdf4QtViewer/pdfencryptionstrengthhintwidget.cpp +++ b/Pdf4QtViewer/pdfencryptionstrengthhintwidget.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfencryptionstrengthhintwidget.h" #include "pdfwidgetutils.h" diff --git a/Pdf4QtViewer/pdfencryptionstrengthhintwidget.h b/Pdf4QtViewer/pdfencryptionstrengthhintwidget.h index 4f1e671..a16bd47 100644 --- a/Pdf4QtViewer/pdfencryptionstrengthhintwidget.h +++ b/Pdf4QtViewer/pdfencryptionstrengthhintwidget.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFENCRYPTIONSTRENGTHHINTWIDGET_H #define PDFENCRYPTIONSTRENGTHHINTWIDGET_H diff --git a/Pdf4QtViewer/pdfoptimizedocumentdialog.cpp b/Pdf4QtViewer/pdfoptimizedocumentdialog.cpp index c40c090..bbfc6cf 100644 --- a/Pdf4QtViewer/pdfoptimizedocumentdialog.cpp +++ b/Pdf4QtViewer/pdfoptimizedocumentdialog.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfoptimizedocumentdialog.h" #include "ui_pdfoptimizedocumentdialog.h" diff --git a/Pdf4QtViewer/pdfoptimizedocumentdialog.h b/Pdf4QtViewer/pdfoptimizedocumentdialog.h index 1b07608..d533168 100644 --- a/Pdf4QtViewer/pdfoptimizedocumentdialog.h +++ b/Pdf4QtViewer/pdfoptimizedocumentdialog.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFOPTIMIZEDOCUMENTDIALOG_H #define PDFOPTIMIZEDOCUMENTDIALOG_H diff --git a/Pdf4QtViewer/pdfprogramcontroller.cpp b/Pdf4QtViewer/pdfprogramcontroller.cpp index cde9675..ef09d08 100644 --- a/Pdf4QtViewer/pdfprogramcontroller.cpp +++ b/Pdf4QtViewer/pdfprogramcontroller.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfprogramcontroller.h" #include "pdfdrawwidget.h" diff --git a/Pdf4QtViewer/pdfprogramcontroller.h b/Pdf4QtViewer/pdfprogramcontroller.h index 20a5dc2..4f3317a 100644 --- a/Pdf4QtViewer/pdfprogramcontroller.h +++ b/Pdf4QtViewer/pdfprogramcontroller.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFPROGRAMCONTROLLER_H #define PDFPROGRAMCONTROLLER_H @@ -66,7 +66,7 @@ public: virtual pdf::PDFTextSelection getSelectedText() const = 0; }; -class Pdf4QtVIEWERLIBSHARED_EXPORT PDFActionManager : public QObject +class PDF4QTVIEWERLIBSHARED_EXPORT PDFActionManager : public QObject { Q_OBJECT @@ -227,7 +227,7 @@ private: std::vector m_additionalActions; }; -class Pdf4QtVIEWERLIBSHARED_EXPORT PDFProgramController : public QObject, public pdf::IPluginDataExchange +class PDF4QTVIEWERLIBSHARED_EXPORT PDFProgramController : public QObject, public pdf::IPluginDataExchange { Q_OBJECT diff --git a/Pdf4QtViewer/pdfrecentfilemanager.cpp b/Pdf4QtViewer/pdfrecentfilemanager.cpp index 0a486d0..49df262 100644 --- a/Pdf4QtViewer/pdfrecentfilemanager.cpp +++ b/Pdf4QtViewer/pdfrecentfilemanager.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfrecentfilemanager.h" diff --git a/Pdf4QtViewer/pdfrecentfilemanager.h b/Pdf4QtViewer/pdfrecentfilemanager.h index 7b10a15..ddcfb30 100644 --- a/Pdf4QtViewer/pdfrecentfilemanager.h +++ b/Pdf4QtViewer/pdfrecentfilemanager.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFRECENTFILEMANAGER_H #define PDFRECENTFILEMANAGER_H diff --git a/Pdf4QtViewer/pdfrendertoimagesdialog.cpp b/Pdf4QtViewer/pdfrendertoimagesdialog.cpp index 91de2ba..c4b713b 100644 --- a/Pdf4QtViewer/pdfrendertoimagesdialog.cpp +++ b/Pdf4QtViewer/pdfrendertoimagesdialog.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfrendertoimagesdialog.h" #include "ui_pdfrendertoimagesdialog.h" diff --git a/Pdf4QtViewer/pdfrendertoimagesdialog.h b/Pdf4QtViewer/pdfrendertoimagesdialog.h index afac56b..44b4857 100644 --- a/Pdf4QtViewer/pdfrendertoimagesdialog.h +++ b/Pdf4QtViewer/pdfrendertoimagesdialog.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFRENDERTOIMAGESDIALOG_H #define PDFRENDERTOIMAGESDIALOG_H diff --git a/Pdf4QtViewer/pdfsendmail.cpp b/Pdf4QtViewer/pdfsendmail.cpp index dc7dcb9..7efc9c6 100644 --- a/Pdf4QtViewer/pdfsendmail.cpp +++ b/Pdf4QtViewer/pdfsendmail.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfsendmail.h" diff --git a/Pdf4QtViewer/pdfsendmail.h b/Pdf4QtViewer/pdfsendmail.h index 766d3b9..84adbac 100644 --- a/Pdf4QtViewer/pdfsendmail.h +++ b/Pdf4QtViewer/pdfsendmail.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFSENDMAIL_H #define PDFSENDMAIL_H diff --git a/Pdf4QtViewer/pdfsidebarwidget.cpp b/Pdf4QtViewer/pdfsidebarwidget.cpp index 68cbb60..1cf93c6 100644 --- a/Pdf4QtViewer/pdfsidebarwidget.cpp +++ b/Pdf4QtViewer/pdfsidebarwidget.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfsidebarwidget.h" #include "ui_pdfsidebarwidget.h" diff --git a/Pdf4QtViewer/pdfsidebarwidget.h b/Pdf4QtViewer/pdfsidebarwidget.h index 239f4b8..f1caeec 100644 --- a/Pdf4QtViewer/pdfsidebarwidget.h +++ b/Pdf4QtViewer/pdfsidebarwidget.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFSIDEBARWIDGET_H diff --git a/Pdf4QtViewer/pdftexttospeech.cpp b/Pdf4QtViewer/pdftexttospeech.cpp index efa3093..434d417 100644 --- a/Pdf4QtViewer/pdftexttospeech.cpp +++ b/Pdf4QtViewer/pdftexttospeech.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftexttospeech.h" #include "pdfviewersettings.h" diff --git a/Pdf4QtViewer/pdftexttospeech.h b/Pdf4QtViewer/pdftexttospeech.h index 57d2587..8e4b0a9 100644 --- a/Pdf4QtViewer/pdftexttospeech.h +++ b/Pdf4QtViewer/pdftexttospeech.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTEXTTOSPEECH_H diff --git a/Pdf4QtViewer/pdfundoredomanager.cpp b/Pdf4QtViewer/pdfundoredomanager.cpp index 8d47bda..f370034 100644 --- a/Pdf4QtViewer/pdfundoredomanager.cpp +++ b/Pdf4QtViewer/pdfundoredomanager.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfundoredomanager.h" diff --git a/Pdf4QtViewer/pdfundoredomanager.h b/Pdf4QtViewer/pdfundoredomanager.h index 7e89d9d..ecc699b 100644 --- a/Pdf4QtViewer/pdfundoredomanager.h +++ b/Pdf4QtViewer/pdfundoredomanager.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFUNDOREDOMANAGER_H #define PDFUNDOREDOMANAGER_H diff --git a/Pdf4QtViewer/pdfviewerglobal.h b/Pdf4QtViewer/pdfviewerglobal.h index 241203a..8a9d32c 100644 --- a/Pdf4QtViewer/pdfviewerglobal.h +++ b/Pdf4QtViewer/pdfviewerglobal.h @@ -1,27 +1,27 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFVIEWERGLOBAL_H #define PDFVIEWERGLOBAL_H -#if defined(Pdf4QtVIEWER_LIBRARY) -# define Pdf4QtVIEWERLIBSHARED_EXPORT Q_DECL_EXPORT +#if defined(PDF4QTVIEWER_LIBRARY) +# define PDF4QTVIEWERLIBSHARED_EXPORT Q_DECL_EXPORT #else -# define Pdf4QtVIEWERLIBSHARED_EXPORT Q_DECL_IMPORT +# define PDF4QTVIEWERLIBSHARED_EXPORT Q_DECL_IMPORT #endif #endif // PDFVIEWERGLOBAL_H diff --git a/Pdf4QtViewer/pdfviewermainwindow.cpp b/Pdf4QtViewer/pdfviewermainwindow.cpp index faa9964..41e6b0a 100644 --- a/Pdf4QtViewer/pdfviewermainwindow.cpp +++ b/Pdf4QtViewer/pdfviewermainwindow.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfviewermainwindow.h" #include "ui_pdfviewermainwindow.h" diff --git a/Pdf4QtViewer/pdfviewermainwindow.h b/Pdf4QtViewer/pdfviewermainwindow.h index bb3607c..979315f 100644 --- a/Pdf4QtViewer/pdfviewermainwindow.h +++ b/Pdf4QtViewer/pdfviewermainwindow.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFVIEWERMAINWINDOW_H #define PDFVIEWERMAINWINDOW_H @@ -66,7 +66,7 @@ namespace pdfviewer class PDFSidebarWidget; class PDFAdvancedFindWidget; -class Pdf4QtVIEWERLIBSHARED_EXPORT PDFViewerMainWindow : public QMainWindow, public IMainWindow +class PDF4QTVIEWERLIBSHARED_EXPORT PDFViewerMainWindow : public QMainWindow, public IMainWindow { Q_OBJECT diff --git a/Pdf4QtViewer/pdfviewermainwindowlite.cpp b/Pdf4QtViewer/pdfviewermainwindowlite.cpp index 8f7ba51..02be697 100644 --- a/Pdf4QtViewer/pdfviewermainwindowlite.cpp +++ b/Pdf4QtViewer/pdfviewermainwindowlite.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "PDFViewerMainWindowLite.h" #include "ui_PDFViewerMainWindowLite.h" diff --git a/Pdf4QtViewer/pdfviewermainwindowlite.h b/Pdf4QtViewer/pdfviewermainwindowlite.h index bfecdb0..936cd9b 100644 --- a/Pdf4QtViewer/pdfviewermainwindowlite.h +++ b/Pdf4QtViewer/pdfviewermainwindowlite.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFVIEWERMAINWINDOWLITE_H #define PDFVIEWERMAINWINDOWLITE_H @@ -66,7 +66,7 @@ namespace pdfviewer class PDFSidebarWidget; class PDFAdvancedFindWidget; -class Pdf4QtVIEWERLIBSHARED_EXPORT PDFViewerMainWindowLite : public QMainWindow, public IMainWindow +class PDF4QTVIEWERLIBSHARED_EXPORT PDFViewerMainWindowLite : public QMainWindow, public IMainWindow { Q_OBJECT diff --git a/Pdf4QtViewer/pdfviewersettings.cpp b/Pdf4QtViewer/pdfviewersettings.cpp index 3331aa7..cc5382d 100644 --- a/Pdf4QtViewer/pdfviewersettings.cpp +++ b/Pdf4QtViewer/pdfviewersettings.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfviewersettings.h" #include "pdfconstants.h" diff --git a/Pdf4QtViewer/pdfviewersettings.h b/Pdf4QtViewer/pdfviewersettings.h index b580c02..b533ef0 100644 --- a/Pdf4QtViewer/pdfviewersettings.h +++ b/Pdf4QtViewer/pdfviewersettings.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFVIEWERSETTINGS_H #define PDFVIEWERSETTINGS_H diff --git a/Pdf4QtViewer/pdfviewersettingsdialog.cpp b/Pdf4QtViewer/pdfviewersettingsdialog.cpp index 1c3883a..6ed6515 100644 --- a/Pdf4QtViewer/pdfviewersettingsdialog.cpp +++ b/Pdf4QtViewer/pdfviewersettingsdialog.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfviewersettingsdialog.h" #include "ui_pdfviewersettingsdialog.h" diff --git a/Pdf4QtViewer/pdfviewersettingsdialog.h b/Pdf4QtViewer/pdfviewersettingsdialog.h index 5dc6819..39d103e 100644 --- a/Pdf4QtViewer/pdfviewersettingsdialog.h +++ b/Pdf4QtViewer/pdfviewersettingsdialog.h @@ -1,19 +1,19 @@ // Copyright (C) 2019-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFVIEWERSETTINGSDIALOG_H #define PDFVIEWERSETTINGSDIALOG_H diff --git a/Pdf4QtViewerLite/Pdf4QtViewerLite.pro b/Pdf4QtViewerLite/Pdf4QtViewerLite.pro index af3603e..b61ac04 100644 --- a/Pdf4QtViewerLite/Pdf4QtViewerLite.pro +++ b/Pdf4QtViewerLite/Pdf4QtViewerLite.pro @@ -1,19 +1,19 @@ # Copyright (C) 2018-2021 Jakub Melka # -# This file is part of Pdf4Qt. +# This file is part of PDF4QT. # -# Pdf4Qt is free software: you can redistribute it and/or modify +# PDF4QT is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # with the written consent of the copyright owner, any later version. # -# Pdf4Qt is distributed in the hope that it will be useful, +# PDF4QT is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Pdf4Qt. If not, see . +# along with PDF4QT. If not, see . QT += core gui widgets winextras diff --git a/Pdf4QtViewerLite/main.cpp b/Pdf4QtViewerLite/main.cpp index 90597ec..dda5d22 100644 --- a/Pdf4QtViewerLite/main.cpp +++ b/Pdf4QtViewerLite/main.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfviewermainwindowlite.h" #include "pdfconstants.h" diff --git a/Pdf4QtViewerPlugins/DimensionsPlugin/DimensionsPlugin.pro b/Pdf4QtViewerPlugins/DimensionsPlugin/DimensionsPlugin.pro index 13c9521..ea51645 100644 --- a/Pdf4QtViewerPlugins/DimensionsPlugin/DimensionsPlugin.pro +++ b/Pdf4QtViewerPlugins/DimensionsPlugin/DimensionsPlugin.pro @@ -1,19 +1,19 @@ # Copyright (C) 2020-2021 Jakub Melka # -# This file is part of Pdf4Qt. +# This file is part of PDF4QT. # -# Pdf4Qt is free software: you can redistribute it and/or modify +# PDF4QT is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # with the written consent of the copyright owner, any later version. # -# Pdf4Qt is distributed in the hope that it will be useful, +# PDF4QT is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Pdf4Qt. If not, see . +# along with PDF4QT. If not, see . TEMPLATE = lib DEFINES += DIMENSIONPLUGIN_LIBRARY diff --git a/Pdf4QtViewerPlugins/DimensionsPlugin/dimensionsplugin.cpp b/Pdf4QtViewerPlugins/DimensionsPlugin/dimensionsplugin.cpp index 1bd6937..053536b 100644 --- a/Pdf4QtViewerPlugins/DimensionsPlugin/dimensionsplugin.cpp +++ b/Pdf4QtViewerPlugins/DimensionsPlugin/dimensionsplugin.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "dimensionsplugin.h" #include "pdfdrawwidget.h" diff --git a/Pdf4QtViewerPlugins/DimensionsPlugin/dimensionsplugin.h b/Pdf4QtViewerPlugins/DimensionsPlugin/dimensionsplugin.h index 055a2d1..8b28d1e 100644 --- a/Pdf4QtViewerPlugins/DimensionsPlugin/dimensionsplugin.h +++ b/Pdf4QtViewerPlugins/DimensionsPlugin/dimensionsplugin.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef DIMENSIONSPLUGIN_H #define DIMENSIONSPLUGIN_H @@ -29,7 +29,7 @@ namespace pdfplugin class DimensionsPlugin : public pdf::PDFPlugin, public pdf::IDocumentDrawInterface { Q_OBJECT - Q_PLUGIN_METADATA(IID "Pdf4Qt.DimensionsPlugin" FILE "DimensionsPlugin.json") + Q_PLUGIN_METADATA(IID "PDF4QT.DimensionsPlugin" FILE "DimensionsPlugin.json") private: using BaseClass = pdf::PDFPlugin; diff --git a/Pdf4QtViewerPlugins/DimensionsPlugin/dimensiontool.cpp b/Pdf4QtViewerPlugins/DimensionsPlugin/dimensiontool.cpp index e229c10..37eb3e6 100644 --- a/Pdf4QtViewerPlugins/DimensionsPlugin/dimensiontool.cpp +++ b/Pdf4QtViewerPlugins/DimensionsPlugin/dimensiontool.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "dimensiontool.h" #include "pdfwidgetutils.h" diff --git a/Pdf4QtViewerPlugins/DimensionsPlugin/dimensiontool.h b/Pdf4QtViewerPlugins/DimensionsPlugin/dimensiontool.h index 4595ecc..26f21b7 100644 --- a/Pdf4QtViewerPlugins/DimensionsPlugin/dimensiontool.h +++ b/Pdf4QtViewerPlugins/DimensionsPlugin/dimensiontool.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef DIMENSIONTOOL_H #define DIMENSIONTOOL_H diff --git a/Pdf4QtViewerPlugins/DimensionsPlugin/settingsdialog.cpp b/Pdf4QtViewerPlugins/DimensionsPlugin/settingsdialog.cpp index a4c40e9..b2b03c9 100644 --- a/Pdf4QtViewerPlugins/DimensionsPlugin/settingsdialog.cpp +++ b/Pdf4QtViewerPlugins/DimensionsPlugin/settingsdialog.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "settingsdialog.h" #include "ui_settingsdialog.h" diff --git a/Pdf4QtViewerPlugins/DimensionsPlugin/settingsdialog.h b/Pdf4QtViewerPlugins/DimensionsPlugin/settingsdialog.h index d1f33aa..fb1f326 100644 --- a/Pdf4QtViewerPlugins/DimensionsPlugin/settingsdialog.h +++ b/Pdf4QtViewerPlugins/DimensionsPlugin/settingsdialog.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef SETTINGSDIALOG_H #define SETTINGSDIALOG_H diff --git a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/ObjectInspectorPlugin.pro b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/ObjectInspectorPlugin.pro index d519087..7add978 100644 --- a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/ObjectInspectorPlugin.pro +++ b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/ObjectInspectorPlugin.pro @@ -1,19 +1,19 @@ # Copyright (C) 2021 Jakub Melka # -# This file is part of Pdf4Qt. +# This file is part of PDF4QT. # -# Pdf4Qt is free software: you can redistribute it and/or modify +# PDF4QT is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # with the written consent of the copyright owner, any later version. # -# Pdf4Qt is distributed in the hope that it will be useful, +# PDF4QT is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Pdf4Qt. If not, see . +# along with PDF4QT. If not, see . TEMPLATE = lib DEFINES += OBJECTINSPECTORPLUGIN_LIBRARY diff --git a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectinspectordialog.cpp b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectinspectordialog.cpp index 5fa5eb1..20e5932 100644 --- a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectinspectordialog.cpp +++ b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectinspectordialog.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "objectinspectordialog.h" #include "ui_objectinspectordialog.h" diff --git a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectinspectordialog.h b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectinspectordialog.h index f5d1bac..9fd4f4c 100644 --- a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectinspectordialog.h +++ b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectinspectordialog.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef OBJECTINSPECTORDIALOG_H #define OBJECTINSPECTORDIALOG_H diff --git a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectinspectorplugin.cpp b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectinspectorplugin.cpp index 7516f61..94fcd65 100644 --- a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectinspectorplugin.cpp +++ b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectinspectorplugin.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "objectinspectorplugin.h" diff --git a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectinspectorplugin.h b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectinspectorplugin.h index c2509d0..5f57698 100644 --- a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectinspectorplugin.h +++ b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectinspectorplugin.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef OBJECTINSPECTORPLUGIN_H #define OBJECTINSPECTORPLUGIN_H @@ -28,7 +28,7 @@ namespace pdfplugin class ObjectInspectorPlugin : public pdf::PDFPlugin { Q_OBJECT - Q_PLUGIN_METADATA(IID "Pdf4Qt.ObjectInspectorPlugin" FILE "ObjectInspectorPlugin.json") + Q_PLUGIN_METADATA(IID "PDF4QT.ObjectInspectorPlugin" FILE "ObjectInspectorPlugin.json") private: using BaseClass = pdf::PDFPlugin; diff --git a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectstatisticsdialog.cpp b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectstatisticsdialog.cpp index 2701828..e06551a 100644 --- a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectstatisticsdialog.cpp +++ b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectstatisticsdialog.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "objectstatisticsdialog.h" #include "ui_objectstatisticsdialog.h" diff --git a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectstatisticsdialog.h b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectstatisticsdialog.h index 41fde7c..9a018ef 100644 --- a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectstatisticsdialog.h +++ b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectstatisticsdialog.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef OBJECTSTATISTICSDIALOG_H #define OBJECTSTATISTICSDIALOG_H diff --git a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectviewerwidget.cpp b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectviewerwidget.cpp index 06797c7..a9bf760 100644 --- a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectviewerwidget.cpp +++ b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectviewerwidget.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "objectviewerwidget.h" #include "ui_objectviewerwidget.h" diff --git a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectviewerwidget.h b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectviewerwidget.h index ff82d40..fa0df89 100644 --- a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectviewerwidget.h +++ b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/objectviewerwidget.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef OBJECTVIEWERWIDGET_H #define OBJECTVIEWERWIDGET_H diff --git a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/pdfobjectinspectortreeitemmodel.cpp b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/pdfobjectinspectortreeitemmodel.cpp index 2899e10..7365c68 100644 --- a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/pdfobjectinspectortreeitemmodel.cpp +++ b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/pdfobjectinspectortreeitemmodel.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfobjectinspectortreeitemmodel.h" #include "pdfdocument.h" diff --git a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/pdfobjectinspectortreeitemmodel.h b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/pdfobjectinspectortreeitemmodel.h index 700a075..78cbe87 100644 --- a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/pdfobjectinspectortreeitemmodel.h +++ b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/pdfobjectinspectortreeitemmodel.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFOBJECTINSPECTORTREEITEMMODEL_H #define PDFOBJECTINSPECTORTREEITEMMODEL_H diff --git a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/statisticsgraphwidget.cpp b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/statisticsgraphwidget.cpp index 7140857..5a82f9d 100644 --- a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/statisticsgraphwidget.cpp +++ b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/statisticsgraphwidget.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "statisticsgraphwidget.h" #include "ui_statisticsgraphwidget.h" diff --git a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/statisticsgraphwidget.h b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/statisticsgraphwidget.h index 16ccd2a..4182644 100644 --- a/Pdf4QtViewerPlugins/ObjectInspectorPlugin/statisticsgraphwidget.h +++ b/Pdf4QtViewerPlugins/ObjectInspectorPlugin/statisticsgraphwidget.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef STATISTICSGRAPHWIDGET_H #define STATISTICSGRAPHWIDGET_H diff --git a/Pdf4QtViewerPlugins/OutputPreviewPlugin/OutputPreviewPlugin.pro b/Pdf4QtViewerPlugins/OutputPreviewPlugin/OutputPreviewPlugin.pro index 961cc9a..4e6ffdf 100644 --- a/Pdf4QtViewerPlugins/OutputPreviewPlugin/OutputPreviewPlugin.pro +++ b/Pdf4QtViewerPlugins/OutputPreviewPlugin/OutputPreviewPlugin.pro @@ -1,19 +1,19 @@ # Copyright (C) 2021 Jakub Melka # -# This file is part of Pdf4Qt. +# This file is part of PDF4QT. # -# Pdf4Qt is free software: you can redistribute it and/or modify +# PDF4QT is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # with the written consent of the copyright owner, any later version. # -# Pdf4Qt is distributed in the hope that it will be useful, +# PDF4QT is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Pdf4Qt. If not, see . +# along with PDF4QT. If not, see . TEMPLATE = lib DEFINES += OUTPUTPREVIEWPLUGIN_LIBRARY diff --git a/Pdf4QtViewerPlugins/OutputPreviewPlugin/inkcoveragedialog.cpp b/Pdf4QtViewerPlugins/OutputPreviewPlugin/inkcoveragedialog.cpp index 877146f..ea1169c 100644 --- a/Pdf4QtViewerPlugins/OutputPreviewPlugin/inkcoveragedialog.cpp +++ b/Pdf4QtViewerPlugins/OutputPreviewPlugin/inkcoveragedialog.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "inkcoveragedialog.h" #include "ui_inkcoveragedialog.h" diff --git a/Pdf4QtViewerPlugins/OutputPreviewPlugin/inkcoveragedialog.h b/Pdf4QtViewerPlugins/OutputPreviewPlugin/inkcoveragedialog.h index a20a345..baed305 100644 --- a/Pdf4QtViewerPlugins/OutputPreviewPlugin/inkcoveragedialog.h +++ b/Pdf4QtViewerPlugins/OutputPreviewPlugin/inkcoveragedialog.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef INKCOVERAGEDIALOG_H #define INKCOVERAGEDIALOG_H diff --git a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewdialog.cpp b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewdialog.cpp index cb836f9..1119b2b 100644 --- a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewdialog.cpp +++ b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewdialog.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "outputpreviewdialog.h" #include "ui_outputpreviewdialog.h" diff --git a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewdialog.h b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewdialog.h index c238727..f41213e 100644 --- a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewdialog.h +++ b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewdialog.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef OUTPUTPREVIEWDIALOG_H #define OUTPUTPREVIEWDIALOG_H diff --git a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewplugin.cpp b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewplugin.cpp index 49d71c0..2e68fa5 100644 --- a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewplugin.cpp +++ b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewplugin.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "outputpreviewplugin.h" #include "outputpreviewdialog.h" diff --git a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewplugin.h b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewplugin.h index 7b2273a..6cdb241 100644 --- a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewplugin.h +++ b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewplugin.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef OUTPUTPREVIEWPLUGIN_H #define OUTPUTPREVIEWPLUGIN_H @@ -28,7 +28,7 @@ namespace pdfplugin class OutputPreviewPlugin : public pdf::PDFPlugin { Q_OBJECT - Q_PLUGIN_METADATA(IID "Pdf4Qt.OutputPreviewPlugin" FILE "OutputPreviewPlugin.json") + Q_PLUGIN_METADATA(IID "PDF4QT.OutputPreviewPlugin" FILE "OutputPreviewPlugin.json") private: using BaseClass = pdf::PDFPlugin; diff --git a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewwidget.cpp b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewwidget.cpp index e7bbabe..4a1db9d 100644 --- a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewwidget.cpp +++ b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewwidget.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "outputpreviewwidget.h" diff --git a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewwidget.h b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewwidget.h index a3e4461..92ac394 100644 --- a/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewwidget.h +++ b/Pdf4QtViewerPlugins/OutputPreviewPlugin/outputpreviewwidget.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef OUTPUTPREVIEWWIDGET_H #define OUTPUTPREVIEWWIDGET_H diff --git a/Pdf4QtViewerPlugins/Pdf4QtViewerPlugins.pro b/Pdf4QtViewerPlugins/Pdf4QtViewerPlugins.pro index 2a14a5c..bafb7e3 100644 --- a/Pdf4QtViewerPlugins/Pdf4QtViewerPlugins.pro +++ b/Pdf4QtViewerPlugins/Pdf4QtViewerPlugins.pro @@ -1,19 +1,19 @@ # Copyright (C) 2020-2021 Jakub Melka # -# This file is part of Pdf4Qt. +# This file is part of PDF4QT. # -# Pdf4Qt is free software: you can redistribute it and/or modify +# PDF4QT is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # with the written consent of the copyright owner, any later version. # -# Pdf4Qt is distributed in the hope that it will be useful, +# PDF4QT is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Pdf4Qt. If not, see . +# along with PDF4QT. If not, see . TEMPLATE = subdirs diff --git a/Pdf4QtViewerPlugins/RedactPlugin/RedactPlugin.pro b/Pdf4QtViewerPlugins/RedactPlugin/RedactPlugin.pro index c813f5a..f6521d3 100644 --- a/Pdf4QtViewerPlugins/RedactPlugin/RedactPlugin.pro +++ b/Pdf4QtViewerPlugins/RedactPlugin/RedactPlugin.pro @@ -1,19 +1,19 @@ # Copyright (C) 2020-2021 Jakub Melka # -# This file is part of Pdf4Qt. +# This file is part of PDF4QT. # -# Pdf4Qt is free software: you can redistribute it and/or modify +# PDF4QT is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # with the written consent of the copyright owner, any later version. # -# Pdf4Qt is distributed in the hope that it will be useful, +# PDF4QT is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Pdf4Qt. If not, see . +# along with PDF4QT. If not, see . TEMPLATE = lib DEFINES += REDACTPLUGIN_LIBRARY diff --git a/Pdf4QtViewerPlugins/RedactPlugin/createredacteddocumentdialog.cpp b/Pdf4QtViewerPlugins/RedactPlugin/createredacteddocumentdialog.cpp index 8b70b8a..4897568 100644 --- a/Pdf4QtViewerPlugins/RedactPlugin/createredacteddocumentdialog.cpp +++ b/Pdf4QtViewerPlugins/RedactPlugin/createredacteddocumentdialog.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "createredacteddocumentdialog.h" #include "ui_createredacteddocumentdialog.h" diff --git a/Pdf4QtViewerPlugins/RedactPlugin/createredacteddocumentdialog.h b/Pdf4QtViewerPlugins/RedactPlugin/createredacteddocumentdialog.h index e7e493e..50e69a4 100644 --- a/Pdf4QtViewerPlugins/RedactPlugin/createredacteddocumentdialog.h +++ b/Pdf4QtViewerPlugins/RedactPlugin/createredacteddocumentdialog.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef CREATEREDACTEDDOCUMENTDIALOG_H #define CREATEREDACTEDDOCUMENTDIALOG_H diff --git a/Pdf4QtViewerPlugins/RedactPlugin/redactplugin.cpp b/Pdf4QtViewerPlugins/RedactPlugin/redactplugin.cpp index 4d5cd85..00bf1bf 100644 --- a/Pdf4QtViewerPlugins/RedactPlugin/redactplugin.cpp +++ b/Pdf4QtViewerPlugins/RedactPlugin/redactplugin.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "redactplugin.h" #include "createredacteddocumentdialog.h" diff --git a/Pdf4QtViewerPlugins/RedactPlugin/redactplugin.h b/Pdf4QtViewerPlugins/RedactPlugin/redactplugin.h index eae3b44..3144e7e 100644 --- a/Pdf4QtViewerPlugins/RedactPlugin/redactplugin.h +++ b/Pdf4QtViewerPlugins/RedactPlugin/redactplugin.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef REDACTPLUGIN_H #define REDACTPLUGIN_H @@ -28,7 +28,7 @@ namespace pdfplugin class RedactPlugin : public pdf::PDFPlugin { Q_OBJECT - Q_PLUGIN_METADATA(IID "Pdf4Qt.RedactPlugin" FILE "RedactPlugin.json") + Q_PLUGIN_METADATA(IID "PDF4QT.RedactPlugin" FILE "RedactPlugin.json") private: using BaseClass = pdf::PDFPlugin; diff --git a/Pdf4QtViewerPlugins/SoftProofingPlugin/SoftProofingPlugin.pro b/Pdf4QtViewerPlugins/SoftProofingPlugin/SoftProofingPlugin.pro index b2ef5b3..92adc50 100644 --- a/Pdf4QtViewerPlugins/SoftProofingPlugin/SoftProofingPlugin.pro +++ b/Pdf4QtViewerPlugins/SoftProofingPlugin/SoftProofingPlugin.pro @@ -1,19 +1,19 @@ # Copyright (C) 2020-2021 Jakub Melka # -# This file is part of Pdf4Qt. +# This file is part of PDF4QT. # -# Pdf4Qt is free software: you can redistribute it and/or modify +# PDF4QT is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # with the written consent of the copyright owner, any later version. # -# Pdf4Qt is distributed in the hope that it will be useful, +# PDF4QT is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Pdf4Qt. If not, see . +# along with PDF4QT. If not, see . TEMPLATE = lib DEFINES += SOFTPROOFINGPLUGIN_LIBRARY diff --git a/Pdf4QtViewerPlugins/SoftProofingPlugin/settingsdialog.cpp b/Pdf4QtViewerPlugins/SoftProofingPlugin/settingsdialog.cpp index c81d3fa..71eadad 100644 --- a/Pdf4QtViewerPlugins/SoftProofingPlugin/settingsdialog.cpp +++ b/Pdf4QtViewerPlugins/SoftProofingPlugin/settingsdialog.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "settingsdialog.h" #include "ui_settingsdialog.h" diff --git a/Pdf4QtViewerPlugins/SoftProofingPlugin/settingsdialog.h b/Pdf4QtViewerPlugins/SoftProofingPlugin/settingsdialog.h index 1ef2738..e4ba75e 100644 --- a/Pdf4QtViewerPlugins/SoftProofingPlugin/settingsdialog.h +++ b/Pdf4QtViewerPlugins/SoftProofingPlugin/settingsdialog.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef SETTINGSDIALOG_H #define SETTINGSDIALOG_H diff --git a/Pdf4QtViewerPlugins/SoftProofingPlugin/softproofingplugin.cpp b/Pdf4QtViewerPlugins/SoftProofingPlugin/softproofingplugin.cpp index b1d0dff..a119f32 100644 --- a/Pdf4QtViewerPlugins/SoftProofingPlugin/softproofingplugin.cpp +++ b/Pdf4QtViewerPlugins/SoftProofingPlugin/softproofingplugin.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "softproofingplugin.h" #include "settingsdialog.h" diff --git a/Pdf4QtViewerPlugins/SoftProofingPlugin/softproofingplugin.h b/Pdf4QtViewerPlugins/SoftProofingPlugin/softproofingplugin.h index 88be2b6..2fd2b6e 100644 --- a/Pdf4QtViewerPlugins/SoftProofingPlugin/softproofingplugin.h +++ b/Pdf4QtViewerPlugins/SoftProofingPlugin/softproofingplugin.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef SOFTPROOFINGPLUGIN_H #define SOFTPROOFINGPLUGIN_H @@ -28,7 +28,7 @@ namespace pdfplugin class SoftProofingPlugin : public pdf::PDFPlugin { Q_OBJECT - Q_PLUGIN_METADATA(IID "Pdf4Qt.SoftProofingPlugin" FILE "SoftProofingPlugin.json") + Q_PLUGIN_METADATA(IID "PDF4QT.SoftProofingPlugin" FILE "SoftProofingPlugin.json") private: using BaseClass = pdf::PDFPlugin; diff --git a/Pdf4QtViewerProfi/Pdf4QtViewerProfi.pro b/Pdf4QtViewerProfi/Pdf4QtViewerProfi.pro index e6f3481..9465847 100644 --- a/Pdf4QtViewerProfi/Pdf4QtViewerProfi.pro +++ b/Pdf4QtViewerProfi/Pdf4QtViewerProfi.pro @@ -1,19 +1,19 @@ # Copyright (C) 2018-2021 Jakub Melka # -# This file is part of Pdf4Qt. +# This file is part of PDF4QT. # -# Pdf4Qt is free software: you can redistribute it and/or modify +# PDF4QT is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # with the written consent of the copyright owner, any later version. # -# Pdf4Qt is distributed in the hope that it will be useful, +# PDF4QT is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Pdf4Qt. If not, see . +# along with PDF4QT. If not, see . QT += core gui widgets winextras diff --git a/Pdf4QtViewerProfi/main.cpp b/Pdf4QtViewerProfi/main.cpp index 421787e..dea3c06 100644 --- a/Pdf4QtViewerProfi/main.cpp +++ b/Pdf4QtViewerProfi/main.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfviewermainwindow.h" #include "pdfconstants.h" diff --git a/PdfExampleGenerator/PdfExampleGenerator.pro b/PdfExampleGenerator/PdfExampleGenerator.pro index 87c9ba0..f03d4f3 100644 --- a/PdfExampleGenerator/PdfExampleGenerator.pro +++ b/PdfExampleGenerator/PdfExampleGenerator.pro @@ -1,19 +1,19 @@ # Copyright (C) 2018-2021 Jakub Melka # -# This file is part of Pdf4Qt. +# This file is part of PDF4QT. # -# Pdf4Qt is free software: you can redistribute it and/or modify +# PDF4QT is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # with the written consent of the copyright owner, any later version. # -# Pdf4Qt is distributed in the hope that it will be useful, +# PDF4QT is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Pdf4Qt. If not, see . +# along with PDF4QT. If not, see . QT += gui widgets diff --git a/PdfExampleGenerator/main.cpp b/PdfExampleGenerator/main.cpp index c0322d8..96372fd 100644 --- a/PdfExampleGenerator/main.cpp +++ b/PdfExampleGenerator/main.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include diff --git a/PdfExampleGenerator/pdfexamplesgenerator.cpp b/PdfExampleGenerator/pdfexamplesgenerator.cpp index 9ea42e0..960bfd5 100644 --- a/PdfExampleGenerator/pdfexamplesgenerator.cpp +++ b/PdfExampleGenerator/pdfexamplesgenerator.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfexamplesgenerator.h" diff --git a/PdfExampleGenerator/pdfexamplesgenerator.h b/PdfExampleGenerator/pdfexamplesgenerator.h index 6b36c99..d73e8ed 100644 --- a/PdfExampleGenerator/pdfexamplesgenerator.h +++ b/PdfExampleGenerator/pdfexamplesgenerator.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFEXAMPLESGENERATOR_H #define PDFEXAMPLESGENERATOR_H diff --git a/PdfTool/PdfTool.pro b/PdfTool/PdfTool.pro index 5f037cf..4b3b6ee 100644 --- a/PdfTool/PdfTool.pro +++ b/PdfTool/PdfTool.pro @@ -1,19 +1,19 @@ # Copyright (C) 2020-2021 Jakub Melka # -# This file is part of Pdf4Qt. +# This file is part of PDF4QT. # -# Pdf4Qt is free software: you can redistribute it and/or modify +# PDF4QT is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # with the written consent of the copyright owner, any later version. # -# Pdf4Qt is distributed in the hope that it will be useful, +# PDF4QT is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Pdf4Qt. If not, see . +# along with PDF4QT. If not, see . CONFIG += c++11 console CONFIG -= app_bundle diff --git a/PdfTool/main.cpp b/PdfTool/main.cpp index 0d6a319..b7c79e0 100644 --- a/PdfTool/main.cpp +++ b/PdfTool/main.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolabstractapplication.h" #include "pdfconstants.h" diff --git a/PdfTool/pdfoutputformatter.cpp b/PdfTool/pdfoutputformatter.cpp index f133cc2..78a02be 100644 --- a/PdfTool/pdfoutputformatter.cpp +++ b/PdfTool/pdfoutputformatter.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdfoutputformatter.h" @@ -502,7 +502,7 @@ PDFXmlOutputFormatterImpl::PDFXmlOutputFormatterImpl(QString codecName) : m_streamWriter.setCodec(codec); } - m_namespace = "https://github.com/JakubMelka/Pdf4Qt"; + m_namespace = "https://github.com/JakubMelka/PDF4QT"; m_prefix = "pdftool"; } diff --git a/PdfTool/pdfoutputformatter.h b/PdfTool/pdfoutputformatter.h index 134bd92..d966713 100644 --- a/PdfTool/pdfoutputformatter.h +++ b/PdfTool/pdfoutputformatter.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFOUTPUTFORMATTER_H #define PDFOUTPUTFORMATTER_H diff --git a/PdfTool/pdftoolabstractapplication.cpp b/PdfTool/pdftoolabstractapplication.cpp index 41cff06..659e4d2 100644 --- a/PdfTool/pdftoolabstractapplication.cpp +++ b/PdfTool/pdftoolabstractapplication.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolabstractapplication.h" #include "pdfdocumentreader.h" diff --git a/PdfTool/pdftoolabstractapplication.h b/PdfTool/pdftoolabstractapplication.h index 6a6cddd..c86e27f 100644 --- a/PdfTool/pdftoolabstractapplication.h +++ b/PdfTool/pdftoolabstractapplication.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLABSTRACTAPPLICATION_H #define PDFTOOLABSTRACTAPPLICATION_H diff --git a/PdfTool/pdftoolattachments.cpp b/PdfTool/pdftoolattachments.cpp index ec4cf68..6cafe5a 100644 --- a/PdfTool/pdftoolattachments.cpp +++ b/PdfTool/pdftoolattachments.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolattachments.h" #include "pdfexception.h" diff --git a/PdfTool/pdftoolattachments.h b/PdfTool/pdftoolattachments.h index f8a5cdd..a5a0696 100644 --- a/PdfTool/pdftoolattachments.h +++ b/PdfTool/pdftoolattachments.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLATTACHMENTS_H #define PDFTOOLATTACHMENTS_H diff --git a/PdfTool/pdftoolaudiobook.cpp b/PdfTool/pdftoolaudiobook.cpp index ae94250..9543839 100644 --- a/PdfTool/pdftoolaudiobook.cpp +++ b/PdfTool/pdftoolaudiobook.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolaudiobook.h" diff --git a/PdfTool/pdftoolaudiobook.h b/PdfTool/pdftoolaudiobook.h index 23dcdfe..de40c81 100644 --- a/PdfTool/pdftoolaudiobook.h +++ b/PdfTool/pdftoolaudiobook.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLAUDIOBOOK_H #define PDFTOOLAUDIOBOOK_H diff --git a/PdfTool/pdftoolcertstore.cpp b/PdfTool/pdftoolcertstore.cpp index d96acfa..9ff2901 100644 --- a/PdfTool/pdftoolcertstore.cpp +++ b/PdfTool/pdftoolcertstore.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolcertstore.h" #include "pdfsignaturehandler.h" diff --git a/PdfTool/pdftoolcertstore.h b/PdfTool/pdftoolcertstore.h index 074f3c1..01c666f 100644 --- a/PdfTool/pdftoolcertstore.h +++ b/PdfTool/pdftoolcertstore.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLCERTSTORE_H #define PDFTOOLCERTSTORE_H diff --git a/PdfTool/pdftoolcolorprofiles.cpp b/PdfTool/pdftoolcolorprofiles.cpp index d38372b..a2321d6 100644 --- a/PdfTool/pdftoolcolorprofiles.cpp +++ b/PdfTool/pdftoolcolorprofiles.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolcolorprofiles.h" #include "pdfcms.h" diff --git a/PdfTool/pdftoolcolorprofiles.h b/PdfTool/pdftoolcolorprofiles.h index 51f70fe..7d1d9ad 100644 --- a/PdfTool/pdftoolcolorprofiles.h +++ b/PdfTool/pdftoolcolorprofiles.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLCOLORPROFILES_H #define PDFTOOLCOLORPROFILES_H diff --git a/PdfTool/pdftooldecrypt.cpp b/PdfTool/pdftooldecrypt.cpp index 89cf0c3..2d177d1 100644 --- a/PdfTool/pdftooldecrypt.cpp +++ b/PdfTool/pdftooldecrypt.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftooldecrypt.h" #include "pdfdocumentbuilder.h" diff --git a/PdfTool/pdftooldecrypt.h b/PdfTool/pdftooldecrypt.h index c31b9b9..a6263ca 100644 --- a/PdfTool/pdftooldecrypt.h +++ b/PdfTool/pdftooldecrypt.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLDECRYPT_H #define PDFTOOLDECRYPT_H diff --git a/PdfTool/pdftoolencrypt.cpp b/PdfTool/pdftoolencrypt.cpp index 294da42..5db5751 100644 --- a/PdfTool/pdftoolencrypt.cpp +++ b/PdfTool/pdftoolencrypt.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolencrypt.h" #include "pdfdocumentbuilder.h" diff --git a/PdfTool/pdftoolencrypt.h b/PdfTool/pdftoolencrypt.h index b4ce24a..d53a111 100644 --- a/PdfTool/pdftoolencrypt.h +++ b/PdfTool/pdftoolencrypt.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLENCRYPT_H #define PDFTOOLENCRYPT_H diff --git a/PdfTool/pdftoolfetchimages.cpp b/PdfTool/pdftoolfetchimages.cpp index 8ec6f2b..6533e29 100644 --- a/PdfTool/pdftoolfetchimages.cpp +++ b/PdfTool/pdftoolfetchimages.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolfetchimages.h" #include "pdfpagecontentprocessor.h" diff --git a/PdfTool/pdftoolfetchimages.h b/PdfTool/pdftoolfetchimages.h index 8d904ba..2ac4f10 100644 --- a/PdfTool/pdftoolfetchimages.h +++ b/PdfTool/pdftoolfetchimages.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLFETCHIMAGES_H #define PDFTOOLFETCHIMAGES_H diff --git a/PdfTool/pdftoolfetchtext.cpp b/PdfTool/pdftoolfetchtext.cpp index 07dfd5c..348ad06 100644 --- a/PdfTool/pdftoolfetchtext.cpp +++ b/PdfTool/pdftoolfetchtext.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolfetchtext.h" #include "pdfdocumenttextflow.h" diff --git a/PdfTool/pdftoolfetchtext.h b/PdfTool/pdftoolfetchtext.h index bddb042..d5d43a4 100644 --- a/PdfTool/pdftoolfetchtext.h +++ b/PdfTool/pdftoolfetchtext.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLFETCHTEXT_H #define PDFTOOLFETCHTEXT_H diff --git a/PdfTool/pdftoolinfo.cpp b/PdfTool/pdftoolinfo.cpp index 60ae3c4..791f444 100644 --- a/PdfTool/pdftoolinfo.cpp +++ b/PdfTool/pdftoolinfo.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolinfo.h" #include "pdfform.h" diff --git a/PdfTool/pdftoolinfo.h b/PdfTool/pdftoolinfo.h index 63a68a2..5c1a1ef 100644 --- a/PdfTool/pdftoolinfo.h +++ b/PdfTool/pdftoolinfo.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLINFO_H #define PDFTOOLINFO_H diff --git a/PdfTool/pdftoolinfofonts.cpp b/PdfTool/pdftoolinfofonts.cpp index c9eba99..9ccd887 100644 --- a/PdfTool/pdftoolinfofonts.cpp +++ b/PdfTool/pdftoolinfofonts.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolinfofonts.h" #include "pdfexecutionpolicy.h" diff --git a/PdfTool/pdftoolinfofonts.h b/PdfTool/pdftoolinfofonts.h index 79a6372..511fd04 100644 --- a/PdfTool/pdftoolinfofonts.h +++ b/PdfTool/pdftoolinfofonts.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLINFOFONTS_H #define PDFTOOLINFOFONTS_H diff --git a/PdfTool/pdftoolinfoinks.cpp b/PdfTool/pdftoolinfoinks.cpp index afbd653..8ecc601 100644 --- a/PdfTool/pdftoolinfoinks.cpp +++ b/PdfTool/pdftoolinfoinks.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolinfoinks.h" #include "pdftransparencyrenderer.h" diff --git a/PdfTool/pdftoolinfoinks.h b/PdfTool/pdftoolinfoinks.h index c3fc4d1..0163c7a 100644 --- a/PdfTool/pdftoolinfoinks.h +++ b/PdfTool/pdftoolinfoinks.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLINFOINKS_H #define PDFTOOLINFOINKS_H diff --git a/PdfTool/pdftoolinfojavascript.cpp b/PdfTool/pdftoolinfojavascript.cpp index d6aa098..f96ff26 100644 --- a/PdfTool/pdftoolinfojavascript.cpp +++ b/PdfTool/pdftoolinfojavascript.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolinfojavascript.h" #include "pdfjavascriptscanner.h" diff --git a/PdfTool/pdftoolinfojavascript.h b/PdfTool/pdftoolinfojavascript.h index 4a927ba..5b6debb 100644 --- a/PdfTool/pdftoolinfojavascript.h +++ b/PdfTool/pdftoolinfojavascript.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLINFOJAVASCRIPT_H #define PDFTOOLINFOJAVASCRIPT_H diff --git a/PdfTool/pdftoolinfometadata.cpp b/PdfTool/pdftoolinfometadata.cpp index 4d99980..be797bf 100644 --- a/PdfTool/pdftoolinfometadata.cpp +++ b/PdfTool/pdftoolinfometadata.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolinfometadata.h" #include "pdfexception.h" diff --git a/PdfTool/pdftoolinfometadata.h b/PdfTool/pdftoolinfometadata.h index e9f6119..dde5425 100644 --- a/PdfTool/pdftoolinfometadata.h +++ b/PdfTool/pdftoolinfometadata.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLINFOMETADATA_H #define PDFTOOLINFOMETADATA_H diff --git a/PdfTool/pdftoolinfonameddestinations.cpp b/PdfTool/pdftoolinfonameddestinations.cpp index 3da0353..3ac4cf0 100644 --- a/PdfTool/pdftoolinfonameddestinations.cpp +++ b/PdfTool/pdftoolinfonameddestinations.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolinfonameddestinations.h" #include "pdfencoding.h" diff --git a/PdfTool/pdftoolinfonameddestinations.h b/PdfTool/pdftoolinfonameddestinations.h index e855a62..1e41f2b 100644 --- a/PdfTool/pdftoolinfonameddestinations.h +++ b/PdfTool/pdftoolinfonameddestinations.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLINFONAMEDDESTINATIONS_H #define PDFTOOLINFONAMEDDESTINATIONS_H diff --git a/PdfTool/pdftoolinfopageboxes.cpp b/PdfTool/pdftoolinfopageboxes.cpp index 785c11b..997a828 100644 --- a/PdfTool/pdftoolinfopageboxes.cpp +++ b/PdfTool/pdftoolinfopageboxes.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolinfopageboxes.h" #include "pdfutils.h" diff --git a/PdfTool/pdftoolinfopageboxes.h b/PdfTool/pdftoolinfopageboxes.h index f50514a..c566217 100644 --- a/PdfTool/pdftoolinfopageboxes.h +++ b/PdfTool/pdftoolinfopageboxes.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLINFOPAGEBOXES_H #define PDFTOOLINFOPAGEBOXES_H diff --git a/PdfTool/pdftoolinfostructuretree.cpp b/PdfTool/pdftoolinfostructuretree.cpp index dd22145..c4da6d0 100644 --- a/PdfTool/pdftoolinfostructuretree.cpp +++ b/PdfTool/pdftoolinfostructuretree.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolinfostructuretree.h" #include "pdfstructuretree.h" diff --git a/PdfTool/pdftoolinfostructuretree.h b/PdfTool/pdftoolinfostructuretree.h index 962aa3d..772150b 100644 --- a/PdfTool/pdftoolinfostructuretree.h +++ b/PdfTool/pdftoolinfostructuretree.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLINFOSTRUCTURETREE_H #define PDFTOOLINFOSTRUCTURETREE_H diff --git a/PdfTool/pdftoolinkcoverage.cpp b/PdfTool/pdftoolinkcoverage.cpp index 16a2a5a..a446aea 100644 --- a/PdfTool/pdftoolinkcoverage.cpp +++ b/PdfTool/pdftoolinkcoverage.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolinkcoverage.h" #include "pdftransparencyrenderer.h" diff --git a/PdfTool/pdftoolinkcoverage.h b/PdfTool/pdftoolinkcoverage.h index bf6f3ed..60204b8 100644 --- a/PdfTool/pdftoolinkcoverage.h +++ b/PdfTool/pdftoolinkcoverage.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLINKCOVERAGE_H #define PDFTOOLINKCOVERAGE_H diff --git a/PdfTool/pdftooloptimize.cpp b/PdfTool/pdftooloptimize.cpp index 288a44b..aed064f 100644 --- a/PdfTool/pdftooloptimize.cpp +++ b/PdfTool/pdftooloptimize.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftooloptimize.h" #include "pdfdocumentwriter.h" diff --git a/PdfTool/pdftooloptimize.h b/PdfTool/pdftooloptimize.h index 3f5fa90..c700c64 100644 --- a/PdfTool/pdftooloptimize.h +++ b/PdfTool/pdftooloptimize.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLOPTIMIZE_H #define PDFTOOLOPTIMIZE_H diff --git a/PdfTool/pdftoolrender.cpp b/PdfTool/pdftoolrender.cpp index 43503bb..795931c 100644 --- a/PdfTool/pdftoolrender.cpp +++ b/PdfTool/pdftoolrender.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolrender.h" #include "pdffont.h" diff --git a/PdfTool/pdftoolrender.h b/PdfTool/pdftoolrender.h index 977791f..28b73ff 100644 --- a/PdfTool/pdftoolrender.h +++ b/PdfTool/pdftoolrender.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLRENDER_H #define PDFTOOLRENDER_H diff --git a/PdfTool/pdftoolseparate.cpp b/PdfTool/pdftoolseparate.cpp index b37002f..84d5ff5 100644 --- a/PdfTool/pdftoolseparate.cpp +++ b/PdfTool/pdftoolseparate.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolseparate.h" #include "pdfdocumentbuilder.h" diff --git a/PdfTool/pdftoolseparate.h b/PdfTool/pdftoolseparate.h index 6341487..aeaddd2 100644 --- a/PdfTool/pdftoolseparate.h +++ b/PdfTool/pdftoolseparate.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLSEPARATE_H #define PDFTOOLSEPARATE_H diff --git a/PdfTool/pdftoolstatistics.cpp b/PdfTool/pdftoolstatistics.cpp index 807fa7f..5eb61db 100644 --- a/PdfTool/pdftoolstatistics.cpp +++ b/PdfTool/pdftoolstatistics.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolstatistics.h" #include "pdfobjectutils.h" diff --git a/PdfTool/pdftoolstatistics.h b/PdfTool/pdftoolstatistics.h index e2d8d8f..1ffa265 100644 --- a/PdfTool/pdftoolstatistics.h +++ b/PdfTool/pdftoolstatistics.h @@ -1,19 +1,19 @@ // Copyright (C) 2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLSTATISTICS_H #define PDFTOOLSTATISTICS_H diff --git a/PdfTool/pdftoolunite.cpp b/PdfTool/pdftoolunite.cpp index d1f19ba..827699c 100644 --- a/PdfTool/pdftoolunite.cpp +++ b/PdfTool/pdftoolunite.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolunite.h" #include "pdfdocumentbuilder.h" diff --git a/PdfTool/pdftoolunite.h b/PdfTool/pdftoolunite.h index 129d241..1e38e54 100644 --- a/PdfTool/pdftoolunite.h +++ b/PdfTool/pdftoolunite.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLUNITE_H #define PDFTOOLUNITE_H diff --git a/PdfTool/pdftoolverifysignatures.cpp b/PdfTool/pdftoolverifysignatures.cpp index 2f4603f..9f84601 100644 --- a/PdfTool/pdftoolverifysignatures.cpp +++ b/PdfTool/pdftoolverifysignatures.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolverifysignatures.h" diff --git a/PdfTool/pdftoolverifysignatures.h b/PdfTool/pdftoolverifysignatures.h index 2f9e068..51dbe61 100644 --- a/PdfTool/pdftoolverifysignatures.h +++ b/PdfTool/pdftoolverifysignatures.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLVERIFYSIGNATURES_H #define PDFTOOLVERIFYSIGNATURES_H diff --git a/PdfTool/pdftoolxml.cpp b/PdfTool/pdftoolxml.cpp index e9488dc..570c3d4 100644 --- a/PdfTool/pdftoolxml.cpp +++ b/PdfTool/pdftoolxml.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include "pdftoolxml.h" #include "pdfvisitor.h" diff --git a/PdfTool/pdftoolxml.h b/PdfTool/pdftoolxml.h index e9337bd..8e1f55c 100644 --- a/PdfTool/pdftoolxml.h +++ b/PdfTool/pdftoolxml.h @@ -1,19 +1,19 @@ // Copyright (C) 2020-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #ifndef PDFTOOLXML_H #define PDFTOOLXML_H diff --git a/UnitTests/UnitTests.pro b/UnitTests/UnitTests.pro index 7915d67..f3dcbf3 100644 --- a/UnitTests/UnitTests.pro +++ b/UnitTests/UnitTests.pro @@ -1,19 +1,19 @@ # Copyright (C) 2018-2021 Jakub Melka # -# This file is part of Pdf4Qt. +# This file is part of PDF4QT. # -# Pdf4Qt is free software: you can redistribute it and/or modify +# PDF4QT is free software: you can redistribute it and/or modify # it under the terms of the GNU Lesser General Public License as published by # the Free Software Foundation, either version 3 of the License, or # with the written consent of the copyright owner, any later version. # -# Pdf4Qt is distributed in the hope that it will be useful, +# PDF4QT is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public License -# along with Pdf4Qt. If not, see . +# along with PDF4QT. If not, see . QT += testlib diff --git a/UnitTests/tst_lexicalanalyzertest.cpp b/UnitTests/tst_lexicalanalyzertest.cpp index 0945d31..62a513c 100644 --- a/UnitTests/tst_lexicalanalyzertest.cpp +++ b/UnitTests/tst_lexicalanalyzertest.cpp @@ -1,19 +1,19 @@ // Copyright (C) 2018-2021 Jakub Melka // -// This file is part of Pdf4Qt. +// This file is part of PDF4QT. // -// Pdf4Qt is free software: you can redistribute it and/or modify +// PDF4QT is free software: you can redistribute it and/or modify // it under the terms of the GNU Lesser General Public License as published by // the Free Software Foundation, either version 3 of the License, or // with the written consent of the copyright owner, any later version. // -// Pdf4Qt is distributed in the hope that it will be useful, +// PDF4QT is distributed in the hope that it will be useful, // but WITHOUT ANY WARRANTY; without even the implied warranty of // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // GNU Lesser General Public License for more details. // // You should have received a copy of the GNU Lesser General Public License -// along with Pdf4Qt. If not, see . +// along with PDF4QT. If not, see . #include