[poppler] cpp/poppler-page-renderer.cpp poppler/PSOutputDev.cc poppler/PSOutputDev.h poppler/Stream.cc poppler/Stream.h qt5/src qt6/src utils/pdftohtml.cc utils/pdftops.cc

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Jun 16 21:03:39 UTC 2021


 cpp/poppler-page-renderer.cpp |    1 +
 poppler/PSOutputDev.cc        |    3 ++-
 poppler/PSOutputDev.h         |    1 +
 poppler/Stream.cc             |    1 +
 poppler/Stream.h              |    1 +
 qt5/src/poppler-document.cc   |    1 +
 qt5/src/poppler-page.cc       |    1 +
 qt5/src/poppler-private.h     |    1 +
 qt6/src/poppler-document.cc   |    1 +
 qt6/src/poppler-page.cc       |    1 +
 qt6/src/poppler-private.h     |    1 +
 utils/pdftohtml.cc            |    1 +
 utils/pdftops.cc              |    1 +
 13 files changed, 14 insertions(+), 1 deletion(-)

New commits:
commit b7c400592b5b08d4759b6c45bdd4ff87af75fe46
Author: Albert Astals Cid <aacid at kde.org>
Date:   Wed Jun 16 23:03:24 2021 +0200

    Update (C) of previous commits

diff --git a/cpp/poppler-page-renderer.cpp b/cpp/poppler-page-renderer.cpp
index 5a2ac439..4b07e769 100644
--- a/cpp/poppler-page-renderer.cpp
+++ b/cpp/poppler-page-renderer.cpp
@@ -4,6 +4,7 @@
  * Copyright (C) 2018, Zsombor Hollay-Horvath <hollay.horvath at gmail.com>
  * Copyright (C) 2019, Julián Unrrein <junrrein at gmail.com>
  * Copyright (C) 2020, Albert Astals Cid <aacid at kde.org>
+ * Copyright (C) 2021, Hubert Figuiere <hub at figuiere.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/poppler/PSOutputDev.cc b/poppler/PSOutputDev.cc
index 75bb1859..fe5da746 100644
--- a/poppler/PSOutputDev.cc
+++ b/poppler/PSOutputDev.cc
@@ -36,7 +36,8 @@
 // Copyright (C) 2018 Philipp Knechtges <philipp-dev at knechtges.com>
 // Copyright (C) 2019 Christian Persch <chpe at src.gnome.org>
 // Copyright (C) 2019 Oliver Sander <oliver.sander at tu-dresden.de>
-// Copyright (C) 2020 Philipp Knechtges <philipp-dev at knechtges.com>
+// Copyright (C) 2020, 2021 Philipp Knechtges <philipp-dev at knechtges.com>
+// Copyright (C) 2021 Hubert Figuiere <hub at figuiere.net>
 //
 // To see a description of the changes please see the Changelog file that
 // came with your tarball or type make ChangeLog if you are building from git
diff --git a/poppler/PSOutputDev.h b/poppler/PSOutputDev.h
index 4a623bf3..dc84bc10 100644
--- a/poppler/PSOutputDev.h
+++ b/poppler/PSOutputDev.h
@@ -28,6 +28,7 @@
 // Copyright (C) 2018 Adam Reichold <adam.reichold at t-online.de>
 // Copyright (C) 2018, 2020 Philipp Knechtges <philipp-dev at knechtges.com>
 // Copyright (C) 2019 Oliver Sander <oliver.sander at tu-dresden.de>
+// Copyright (C) 2021 Hubert Figuiere <hub at figuiere.net>
 //
 // To see a description of the changes please see the Changelog file that
 // came with your tarball or type make ChangeLog if you are building from git
diff --git a/poppler/Stream.cc b/poppler/Stream.cc
index 886601df..09773861 100644
--- a/poppler/Stream.cc
+++ b/poppler/Stream.cc
@@ -39,6 +39,7 @@
 // Copyright (C) 2019 Volker Krause <vkrause at kde.org>
 // Copyright (C) 2019 Alexander Volkov <a.volkov at rusbitech.ru>
 // Copyright (C) 2020 Philipp Knechtges <philipp-dev at knechtges.com>
+// Copyright (C) 2021 Hubert Figuiere <hub at figuiere.net>
 //
 // To see a description of the changes please see the Changelog file that
 // came with your tarball or type make ChangeLog if you are building from git
diff --git a/poppler/Stream.h b/poppler/Stream.h
index 3669d46c..b839f7c2 100644
--- a/poppler/Stream.h
+++ b/poppler/Stream.h
@@ -30,6 +30,7 @@
 // Copyright (C) 2019 Alexander Volkov <a.volkov at rusbitech.ru>
 // Copyright (C) 2020, 2021 Oliver Sander <oliver.sander at tu-dresden.de>
 // Copyright (C) 2020 Philipp Knechtges <philipp-dev at knechtges.com>
+// Copyright (C) 2021 Hubert Figuiere <hub at figuiere.net>
 //
 // To see a description of the changes please see the Changelog file that
 // came with your tarball or type make ChangeLog if you are building from git
diff --git a/qt5/src/poppler-document.cc b/qt5/src/poppler-document.cc
index bd5a90a1..6118ccdd 100644
--- a/qt5/src/poppler-document.cc
+++ b/qt5/src/poppler-document.cc
@@ -19,6 +19,7 @@
  * Copyright (C) 2020 Katarina Behrens <Katarina.Behrens at cib.de>
  * Copyright (C) 2020 Thorsten Behrens <Thorsten.Behrens at CIB.de>
  * Copyright (C) 2021 Mahmoud Khalil <mahmoudkhalil11 at gmail.com>
+ * Copyright (C) 2021 Hubert Figuiere <hub at figuiere.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/qt5/src/poppler-page.cc b/qt5/src/poppler-page.cc
index c65e2acf..65f39bb3 100644
--- a/qt5/src/poppler-page.cc
+++ b/qt5/src/poppler-page.cc
@@ -25,6 +25,7 @@
  * Copyright (C) 2018, 2021 Nelson Benítez León <nbenitezl at gmail.com>
  * Copyright (C) 2020 Oliver Sander <oliver.sander at tu-dresden.de>
  * Copyright (C) 2020 Philipp Knechtges <philipp-dev at knechtges.com>
+ * Copyright (C) 2021 Hubert Figuiere <hub at figuiere.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/qt5/src/poppler-private.h b/qt5/src/poppler-private.h
index 73a76667..d8342a46 100644
--- a/qt5/src/poppler-private.h
+++ b/qt5/src/poppler-private.h
@@ -19,6 +19,7 @@
  * Copyright (C) 2019 Alexander Volkov <a.volkov at rusbitech.ru>
  * Copyright (C) 2020 Philipp Knechtges <philipp-dev at knechtges.com>
  * Copyright (C) 2021 Mahmoud Khalil <mahmoudkhalil11 at gmail.com>
+ * Copyright (C) 2021 Hubert Figuiere <hub at figuiere.net>
  * Inspired on code by
  * Copyright (C) 2004 by Albert Astals Cid <tsdgeos at terra.es>
  * Copyright (C) 2004 by Enrico Ros <eros.kde at email.it>
diff --git a/qt6/src/poppler-document.cc b/qt6/src/poppler-document.cc
index 1fdd5e52..a84dd7e7 100644
--- a/qt6/src/poppler-document.cc
+++ b/qt6/src/poppler-document.cc
@@ -19,6 +19,7 @@
  * Copyright (C) 2020 Katarina Behrens <Katarina.Behrens at cib.de>
  * Copyright (C) 2020 Thorsten Behrens <Thorsten.Behrens at CIB.de>
  * Copyright (C) 2021 Mahmoud Khalil <mahmoudkhalil11 at gmail.com>
+ * Copyright (C) 2021 Hubert Figuiere <hub at figuiere.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/qt6/src/poppler-page.cc b/qt6/src/poppler-page.cc
index f7b82b50..17f3b830 100644
--- a/qt6/src/poppler-page.cc
+++ b/qt6/src/poppler-page.cc
@@ -24,6 +24,7 @@
  * Copyright (C) 2018, Tobias Deiminger <haxtibal at posteo.de>
  * Copyright (C) 2018, 2021 Nelson Benítez León <nbenitezl at gmail.com>
  * Copyright (C) 2020 Philipp Knechtges <philipp-dev at knechtges.com>
+ * Copyright (C) 2021 Hubert Figuiere <hub at figuiere.net>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
diff --git a/qt6/src/poppler-private.h b/qt6/src/poppler-private.h
index a9daf765..3f641d5e 100644
--- a/qt6/src/poppler-private.h
+++ b/qt6/src/poppler-private.h
@@ -19,6 +19,7 @@
  * Copyright (C) 2019 Alexander Volkov <a.volkov at rusbitech.ru>
  * Copyright (C) 2020 Philipp Knechtges <philipp-dev at knechtges.com>
  * Copyright (C) 2021 Mahmoud Khalil <mahmoudkhalil11 at gmail.com>
+ * Copyright (C) 2021 Hubert Figuiere <hub at figuiere.net>
  * Inspired on code by
  * Copyright (C) 2004 by Albert Astals Cid <tsdgeos at terra.es>
  * Copyright (C) 2004 by Enrico Ros <eros.kde at email.it>
diff --git a/utils/pdftohtml.cc b/utils/pdftohtml.cc
index 9e0f1230..9f3fa17a 100644
--- a/utils/pdftohtml.cc
+++ b/utils/pdftohtml.cc
@@ -29,6 +29,7 @@
 // Copyright (C) 2018 Thibaut Brard <thibaut.brard at gmail.com>
 // Copyright (C) 2018 Adam Reichold <adam.reichold at t-online.de>
 // Copyright (C) 2019, 2021 Oliver Sander <oliver.sander at tu-dresden.de>
+// Copyright (C) 2021 Hubert Figuiere <hub at figuiere.net>
 //
 // To see a description of the changes please see the Changelog file that
 // came with your tarball or type make ChangeLog if you are building from git
diff --git a/utils/pdftops.cc b/utils/pdftops.cc
index b055ec96..a56634d2 100644
--- a/utils/pdftops.cc
+++ b/utils/pdftops.cc
@@ -27,6 +27,7 @@
 // Copyright (C) 2018 Adam Reichold <adam.reichold at t-online.de>
 // Copyright (C) 2019, 2021 Oliver Sander <oliver.sander at tu-dresden.de>
 // Copyright (C) 2020 Philipp Knechtges <philipp-dev at knechtges.com>
+// Copyright (C) 2021 Hubert Figuiere <hub at figuiere.net>
 //
 // To see a description of the changes please see the Changelog file that
 // came with your tarball or type make ChangeLog if you are building from git


More information about the poppler mailing list