[poppler] cpp/poppler-document.cpp cpp/poppler-document-private.h cpp/poppler-global.cpp cpp/poppler-private.cpp cpp/poppler-private.h poppler/CairoOutputDev.cc poppler/CairoOutputDev.h poppler/Error.cc poppler/Error.h poppler/GlobalParams.cc poppler/GlobalParams.h qt5/src test/perf-test.cc
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Sat Jan 4 23:44:15 UTC 2020
cpp/poppler-document-private.h | 2 +-
cpp/poppler-document.cpp | 2 +-
cpp/poppler-global.cpp | 2 +-
cpp/poppler-private.cpp | 1 +
cpp/poppler-private.h | 2 +-
poppler/CairoOutputDev.cc | 3 ++-
poppler/CairoOutputDev.h | 1 +
poppler/Error.cc | 1 +
poppler/Error.h | 1 +
poppler/GlobalParams.cc | 2 +-
poppler/GlobalParams.h | 2 +-
qt5/src/poppler-document.cc | 2 +-
qt5/src/poppler-private.cc | 2 +-
qt5/src/poppler-private.h | 2 +-
test/perf-test.cc | 1 +
15 files changed, 16 insertions(+), 10 deletions(-)
New commits:
commit 33fa0ebac9e4d247af19ffc5343769684608990d
Author: Albert Astals Cid <aacid at kde.org>
Date: Sun Jan 5 00:41:52 2020 +0100
Update (C) for previous commits
diff --git a/cpp/poppler-document-private.h b/cpp/poppler-document-private.h
index 7af13658..d9568741 100644
--- a/cpp/poppler-document-private.h
+++ b/cpp/poppler-document-private.h
@@ -1,7 +1,7 @@
/*
* Copyright (C) 2009-2011, Pino Toscano <pino at kde.org>
* Copyright (C) 2018, Albert Astals Cid <aacid at kde.org>
- * Copyright (C) 2018, Adam Reichold <adam.reichold at t-online.de>
+ * Copyright (C) 2018, 2020, Adam Reichold <adam.reichold at t-online.de>
*
* 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/cpp/poppler-document.cpp b/cpp/poppler-document.cpp
index c62fe80b..9c7dc03b 100644
--- a/cpp/poppler-document.cpp
+++ b/cpp/poppler-document.cpp
@@ -2,7 +2,7 @@
* Copyright (C) 2009-2011, Pino Toscano <pino at kde.org>
* Copyright (C) 2016 Jakub Alba <jakubalba at gmail.com>
* Copyright (C) 2017, Albert Astals Cid <aacid at kde.org>
- * Copyright (C) 2018, Adam Reichold <adam.reichold at t-online.de>
+ * Copyright (C) 2018, 2020, Adam Reichold <adam.reichold at t-online.de>
* Copyright (C) 2019, Masamichi Hosoda <trueroad at trueroad.jp>
* Copyright (C) 2019, Oliver Sander <oliver.sander at tu-dresden.de>
*
diff --git a/cpp/poppler-global.cpp b/cpp/poppler-global.cpp
index adca42ba..18600cca 100644
--- a/cpp/poppler-global.cpp
+++ b/cpp/poppler-global.cpp
@@ -6,7 +6,7 @@
* Copyright (C) 2016 Jakub Alba <jakubalba at gmail.com>
* Copyright (C) 2018, Albert Astals Cid <aacid at kde.org>
* Copyright (C) 2018 Suzuki Toshiya <mpsuzuki at hiroshima-u.ac.jp>
- * Copyright (C) 2018, Adam Reichold <adam.reichold at t-online.de>
+ * Copyright (C) 2018, 2020, Adam Reichold <adam.reichold at t-online.de>
*
* 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/cpp/poppler-private.cpp b/cpp/poppler-private.cpp
index 4eb360fd..ba27a375 100644
--- a/cpp/poppler-private.cpp
+++ b/cpp/poppler-private.cpp
@@ -5,6 +5,7 @@
* Copyright (C) 2016 Jakub Alba <jakubalba at gmail.com>
* Copyright (C) 2017-2019 Albert Astals Cid <aacid at kde.org>
* Copyright (C) 2018 Suzuki Toshiya <mpsuzuki at hiroshima-u.ac.jp>
+ * Copyright (C) 2020 Adam Reichold <adam.reichold at t-online.de>
*
* 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/cpp/poppler-private.h b/cpp/poppler-private.h
index b5f6599e..b9bc9b52 100644
--- a/cpp/poppler-private.h
+++ b/cpp/poppler-private.h
@@ -4,7 +4,7 @@
* Copyright (C) 2014, Hans-Peter Deifel <hpdeifel at gmx.de>
* Copyright (C) 2016 Jakub Alba <jakubalba at gmail.com>
* Copyright (C) 2018, Suzuki Toshiya <mpsuzuki at hiroshima-u.ac.jp>
- * Copyright (C) 2018, Adam Reichold <adam.reichold at t-online.de>
+ * Copyright (C) 2018, 2020 Adam Reichold <adam.reichold at t-online.de>
* Copyright (C) 2018 Albert Astals Cid <aacid at kde.org>
* Copyright (C) 2018, Zsombor Hollay-Horvath <hollay.horvath at gmail.com>
*
diff --git a/poppler/CairoOutputDev.cc b/poppler/CairoOutputDev.cc
index 2302f082..34c02667 100644
--- a/poppler/CairoOutputDev.cc
+++ b/poppler/CairoOutputDev.cc
@@ -30,8 +30,9 @@
// Copyright (C) 2012, 2015, 2016 Jason Crain <jason at aquaticape.us>
// Copyright (C) 2015 Suzuki Toshiya <mpsuzuki at hiroshima-u.ac.jp>
// Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <info at kdab.com>. Work sponsored by the LiMux project of the city of Munich
-// Copyright (C) 2018 Adam Reichold <adam.reichold at t-online.de>
+// Copyright (C) 2018, 2020 Adam Reichold <adam.reichold at t-online.de>
// Copyright (C) 2019 Marek Kasik <mkasik at redhat.com>
+// Copyright (C) 2020 Michal <sudolskym at gmail.com>
//
// 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/CairoOutputDev.h b/poppler/CairoOutputDev.h
index 537560f6..798443f0 100644
--- a/poppler/CairoOutputDev.h
+++ b/poppler/CairoOutputDev.h
@@ -25,6 +25,7 @@
// Copyright (C) 2016 Jason Crain <jason at aquaticape.us>
// Copyright (C) 2018, 2019 Albert Astals Cid <aacid at kde.org>
// Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <info at kdab.com>. Work sponsored by the LiMux project of the city of Munich
+// Copyright (C) 2020 Michal <sudolskym at gmail.com>
//
// 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/Error.cc b/poppler/Error.cc
index f161c4d7..32af9ea5 100644
--- a/poppler/Error.cc
+++ b/poppler/Error.cc
@@ -18,6 +18,7 @@
// Copyright (C) 2007 Krzysztof Kowalczyk <kkowalczyk at gmail.com>
// Copyright (C) 2012 Marek Kasik <mkasik at redhat.com>
// Copyright (C) 2013, 2017 Adrian Johnson <ajohnson at redneon.com>
+// Copyright (C) 2020 Adam Reichold <adam.reichold at t-online.de>
//
// 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/Error.h b/poppler/Error.h
index 22329c7e..cdedfec3 100644
--- a/poppler/Error.h
+++ b/poppler/Error.h
@@ -18,6 +18,7 @@
// Copyright (C) 2005 Kristian Høgsberg <krh at redhat.com>
// Copyright (C) 2013 Adrian Johnson <ajohnson at redneon.com>
// Copyright (C) 2014 Fabio D'Urso <fabiodurso at hotmail.it>
+// Copyright (C) 2020 Adam Reichold <adam.reichold at t-online.de>
//
// 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/GlobalParams.cc b/poppler/GlobalParams.cc
index ae0a1b6f..403dfbfe 100644
--- a/poppler/GlobalParams.cc
+++ b/poppler/GlobalParams.cc
@@ -38,7 +38,7 @@
// Copyright (C) 2017 Christoph Cullmann <cullmann at kde.org>
// Copyright (C) 2017 Jean Ghali <jghali at libertysurf.fr>
// Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <info at kdab.com>. Work sponsored by the LiMux project of the city of Munich
-// Copyright (C) 2018 Adam Reichold <adam.reichold at t-online.de>
+// Copyright (C) 2018, 2020 Adam Reichold <adam.reichold at t-online.de>
// Copyright (C) 2019 Christian Persch <chpe at src.gnome.org>
// Copyright (C) 2019 Oliver Sander <oliver.sander at tu-dresden.de>
//
diff --git a/poppler/GlobalParams.h b/poppler/GlobalParams.h
index eac31ade..e0fa2435 100644
--- a/poppler/GlobalParams.h
+++ b/poppler/GlobalParams.h
@@ -26,7 +26,7 @@
// Copyright (C) 2012, 2017 Adrian Johnson <ajohnson at redneon.com>
// Copyright (C) 2012 Thomas Freitag <Thomas.Freitag at alfa.de>
// Copyright (C) 2013 Jason Crain <jason at aquaticape.us>
-// Copyright (C) 2018 Adam Reichold <adam.reichold at t-online.de>
+// Copyright (C) 2018, 2020 Adam Reichold <adam.reichold at t-online.de>
// Copyright (C) 2019 Oliver Sander <oliver.sander at tu-dresden.de>
//
// To see a description of the changes please see the Changelog file that
diff --git a/qt5/src/poppler-document.cc b/qt5/src/poppler-document.cc
index 658cba0f..fd525e62 100644
--- a/qt5/src/poppler-document.cc
+++ b/qt5/src/poppler-document.cc
@@ -7,7 +7,7 @@
* Copyright (C) 2012 Koji Otani <sho at bbr.jp>
* Copyright (C) 2012, 2013 Thomas Freitag <Thomas.Freitag at alfa.de>
* Copyright (C) 2012 Fabio D'Urso <fabiodurso at hotmail.it>
- * Copyright (C) 2014, 2018 Adam Reichold <adam.reichold at t-online.de>
+ * Copyright (C) 2014, 2018, 2020 Adam Reichold <adam.reichold at t-online.de>
* Copyright (C) 2015 William Bader <williambader at hotmail.com>
* Copyright (C) 2016 Jakub Alba <jakubalba at gmail.com>
* Copyright (C) 2017 Adrian Johnson <ajohnson at redneon.com>
diff --git a/qt5/src/poppler-private.cc b/qt5/src/poppler-private.cc
index 35ebbda6..81af2bed 100644
--- a/qt5/src/poppler-private.cc
+++ b/qt5/src/poppler-private.cc
@@ -6,7 +6,7 @@
* Copyright (C) 2013 Adrian Johnson <ajohnson at redneon.com>
* Copyright (C) 2016 Jakub Alba <jakubalba at gmail.com>
* Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <info at kdab.com>. Work sponsored by the LiMux project of the city of Munich
- * Copyright (C) 2018, 2019 Adam Reichold <adam.reichold at t-online.de>
+ * Copyright (C) 2018-2020 Adam Reichold <adam.reichold at t-online.de>
* Copyright (C) 2019 Oliver Sander <oliver.sander at tu-dresden.de>
* Copyright (C) 2019 João Netto <joaonetto901 at gmail.com>
* Inspired on code by
diff --git a/qt5/src/poppler-private.h b/qt5/src/poppler-private.h
index 63158461..0b09d30e 100644
--- a/qt5/src/poppler-private.h
+++ b/qt5/src/poppler-private.h
@@ -12,7 +12,7 @@
* Copyright (C) 2016 Jakub Alba <jakubalba at gmail.com>
* Copyright (C) 2017 Christoph Cullmann <cullmann at kde.org>
* Copyright (C) 2018 Klarälvdalens Datakonsult AB, a KDAB Group company, <info at kdab.com>. Work sponsored by the LiMux project of the city of Munich
- * Copyright (C) 2018 Adam Reichold <adam.reichold at t-online.de>
+ * Copyright (C) 2018, 2020 Adam Reichold <adam.reichold at t-online.de>
* Copyright (C) 2019 Oliver Sander <oliver.sander at tu-dresden.de>
* Copyright (C) 2019 João Netto <joaonetto901 at gmail.com>
* Copyright (C) 2019 Jan Grulich <jgrulich at redhat.com>
diff --git a/test/perf-test.cc b/test/perf-test.cc
index 03f78788..a58b3c16 100644
--- a/test/perf-test.cc
+++ b/test/perf-test.cc
@@ -2,6 +2,7 @@
Copyright Hib Eris <hib at hiberis.nl> 2008, 2013
Copyright 2018 Albert Astals Cid <aacid at kde.org> 2018
Copyright 2019 Oliver Sander <oliver.sander at tu-dresden.de>
+ Copyright 2020 Adam Reichold <adam.reichold at t-online.de>
License: GPLv2 */
/*
A tool to stress-test poppler rendering and measure rendering times for
More information about the poppler
mailing list