[poppler] qt5/src qt6/src

2023-06-28 Thread GitLab Mirror
qt5/src/poppler-page.cc |1 + qt6/src/poppler-page.cc |1 + 2 files changed, 2 insertions(+) New commits: commit d1e86894cbb617c64b84fe18cae7294b1cb45eed Author: Albert Astals Cid Date: Thu Jun 29 00:35:56 2023 +0200 Update (C) diff --git a/qt5/src/poppler-page.cc b/qt5/src/poppl

[poppler] qt5/src qt5/tests qt6/src qt6/tests

2023-06-26 Thread GitLab Mirror
qt5/src/poppler-page.cc |8 qt5/tests/CMakeLists.txt |1 + qt5/tests/check_overprint.cpp | 41 + qt6/src/poppler-page.cc |8 qt6/tests/CMakeLists.txt |1 + qt6/tests/check_overprint.cpp | 38 +++

[poppler] qt5/src qt6/src

2023-05-25 Thread GitLab Mirror
qt5/src/poppler-form.h |1 + qt6/src/poppler-form.h |1 + 2 files changed, 2 insertions(+) New commits: commit 82fc01784dcfc3e22ee0053e4ecfa9b500119b19 Author: Albert Astals Cid Date: Thu May 25 12:25:57 2023 +0200 Update (C) diff --git a/qt5/src/poppler-form.h b/qt5/src/poppler-

[poppler] qt5/src qt6/src

2023-05-24 Thread GitLab Mirror
qt5/src/poppler-form.cc | 88 +++ qt5/src/poppler-form.h | 55 + qt6/src/poppler-form.cc | 89 qt6/src/poppler-form.h | 54 - 4 files chang

[poppler] qt5/src qt6/src

2023-05-12 Thread GitLab Mirror
qt5/src/poppler-embeddedfile.cc |1 + qt6/src/poppler-embeddedfile.cc |1 + 2 files changed, 2 insertions(+) New commits: commit 6fd2c2e6f50b6b8f47c554c8e7e3076cd81a7554 Author: Albert Astals Cid Date: Fri May 12 16:22:24 2023 +0200 Update (C) diff --git a/qt5/src/poppler-embedde

[poppler] qt5/src qt6/src

2023-05-12 Thread GitLab Mirror
qt5/src/poppler-embeddedfile.cc | 11 ++- qt6/src/poppler-embeddedfile.cc | 14 ++ 2 files changed, 4 insertions(+), 21 deletions(-) New commits: commit aefd09f9eb69b91ae2cae0351280aaa66742dd84 Author: Sune Vuorela Date: Thu May 11 16:43:41 2023 +0200 Convert embed

[poppler] qt5/src qt6/src utils/pdfsig.cc

2023-03-20 Thread GitLab Mirror
qt5/src/poppler-form.cc |4 ++-- qt6/src/poppler-form.cc |2 +- utils/pdfsig.cc |3 +-- 3 files changed, 4 insertions(+), 5 deletions(-) New commits: commit 2b53d5a8ccb7350c00ef135ab40ca3562099265c Author: Sune Vuorela Date: Mon Mar 20 11:48:42 2023 +0100 Fixup for 878

[poppler] qt5/src qt6/src utils/CMakeLists.txt

2022-12-03 Thread GitLab Mirror
qt5/src/CMakeLists.txt |1 + qt6/src/CMakeLists.txt |1 + utils/CMakeLists.txt |3 +++ 3 files changed, 5 insertions(+) New commits: commit 821784a6f08adfbb5211d665389acc275e035e84 Author: Albert Astals Cid Date: Sun Dec 4 03:02:30 2022 +0100 cmake: Add missing LCMS2_INCLUDE

[poppler] qt5/src qt6/src

2022-09-06 Thread GitLab Mirror
qt5/src/poppler-form.cc | 10 +- qt6/src/poppler-form.cc | 10 +- 2 files changed, 18 insertions(+), 2 deletions(-) New commits: commit d06eb33d1668ca3a08055bd033d8f5ea725e5be7 Author: Albert Astals Cid Date: Fri Aug 12 23:29:01 2022 +0200 qt: Also take into account fl

[poppler] qt5/src qt6/src

2022-03-03 Thread GitLab Mirror
qt5/src/poppler-annotation.cc |2 ++ qt6/src/poppler-annotation.cc |2 ++ 2 files changed, 4 insertions(+) New commits: commit 1c1553142de667a10949ac17d9f9f609f1a23832 Author: Albert Astals Cid Date: Thu Mar 3 17:30:15 2022 +0100 qt: Add qWarnings for non supported scenarios diff

[poppler] qt5/src qt6/src

2022-03-03 Thread GitLab Mirror
qt5/src/poppler-annotation.cc |3 +++ qt5/src/poppler-link.h|5 +++-- qt5/src/poppler-page.cc |7 +-- qt6/src/poppler-link.h|5 +++-- qt6/src/poppler-page.cc |7 +-- 5 files changed, 19 insertions(+), 8 deletions(-) New commits: commit 26f56

[poppler] qt5/src qt6/src

2022-03-02 Thread GitLab Mirror
qt5/src/poppler-annotation.cc |6 ++ qt6/src/poppler-annotation.cc |6 ++ 2 files changed, 12 insertions(+) New commits: commit 4e8d336cc5b7bc848afd50bbe8211e5837f298a4 Author: Albert Astals Cid Date: Wed Mar 2 16:53:33 2022 +0100 qt: Add a few "don't do anything if you're

[poppler] qt5/src qt6/src

2022-03-02 Thread GitLab Mirror
qt5/src/poppler-annotation.cc |3 +-- qt5/src/poppler-annotation.h |4 ++-- qt6/src/poppler-annotation.cc |3 +-- qt6/src/poppler-annotation.h |3 ++- 4 files changed, 6 insertions(+), 7 deletions(-) New commits: commit ca724daf21a60900e6bb3d44e7b88c64990e4a21 Author: Albert Ast

[poppler] qt5/src qt6/src

2022-02-22 Thread GitLab Mirror
qt5/src/poppler-annotation.cc | 18 +- qt6/src/poppler-annotation.cc | 18 +- 2 files changed, 26 insertions(+), 10 deletions(-) New commits: commit 5b2a4b46f642acc0db97910045475d340be57466 Author: Albert Astals Cid Date: Tue Feb 22 16:07:50 2022 +0100

[poppler] qt5/src qt6/src

2022-02-22 Thread GitLab Mirror
qt5/src/poppler-annotation.cc |4 ++-- qt6/src/poppler-annotation.cc |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit ad96231cca9390713183cf899d5a62b81d1767eb Author: Albert Astals Cid Date: Tue Feb 22 15:07:11 2022 +0100 qt: Remove unneeded unique_ptr

[poppler] qt5/src qt6/src

2022-02-08 Thread GitLab Mirror
qt5/src/poppler-qt5.h |8 qt6/src/poppler-qt6.h |8 2 files changed, 8 insertions(+), 8 deletions(-) New commits: commit 85fc5394a8fd785486a7c73630d320f459a7a281 Author: Albert Astals Cid Date: Tue Feb 8 14:54:01 2022 +0100 qt: Change typedefs to using M

[poppler] qt5/src qt6/src

2022-01-12 Thread GitLab Mirror
qt5/src/poppler-pdf-converter.cc |1 + qt5/src/poppler-qt5.h|1 + qt6/src/poppler-pdf-converter.cc |1 + qt6/src/poppler-qt6.h|1 + 4 files changed, 4 insertions(+) New commits: commit 6a869a8115c0fc914f91317b2dcd7fdf0b839611 Author: Albert Astals Cid Date

[poppler] qt5/src qt6/src

2022-01-11 Thread GitLab Mirror
qt5/src/poppler-pdf-converter.cc | 14 +- qt5/src/poppler-qt5.h| 11 +++ qt6/src/poppler-pdf-converter.cc | 14 +- qt6/src/poppler-qt6.h| 11 +++ 4 files changed, 48 insertions(+), 2 deletions(-) New commits: commit 327cd87e4

[poppler] qt5/src qt6/src

2022-01-05 Thread GitLab Mirror
qt5/src/poppler-pdf-converter.cc |2 +- qt5/src/poppler-qt5.h|2 +- qt6/src/poppler-pdf-converter.cc |2 +- qt6/src/poppler-qt6.h|2 +- 4 files changed, 4 insertions(+), 4 deletions(-) New commits: commit bdcde37d2ca87b2b193d269b63cd9eff6b047286 Author: Alb

[poppler] qt5/src qt6/src

2022-01-05 Thread GitLab Mirror
qt5/src/poppler-pdf-converter.cc | 27 ++- qt5/src/poppler-qt5.h| 20 qt6/src/poppler-pdf-converter.cc | 27 ++- qt6/src/poppler-qt6.h| 20 4 files changed, 92 insertions(+), 2

[poppler] qt5/src qt6/src

2021-11-24 Thread GitLab Mirror
70980eaf611c21a5f12a7edbe332e223f3b874f1 Author: Even Rouault Date: Wed Nov 24 16:53:29 2021 +0100 poppler-qiodeviceoutstream: add printf format attribute for GCC Solves ``` /home/even/poppler/qt5/src/poppler-qiodeviceoutstream.cc: In function ‘int Poppler::poppler_vasprintf

[poppler] qt5/src qt6/src

2021-09-06 Thread GitLab Mirror
qt5/src/poppler-page.cc | 11 --- qt6/src/poppler-page.cc | 11 --- 2 files changed, 8 insertions(+), 14 deletions(-) New commits: commit 736337fdab52ba77e1877347adff595136f74d73 Author: Thomas Huxhorn Date: Sun Aug 29 12:18:57 2021 +0200 save the trouble of rememberin

[poppler] qt5/src

2021-07-15 Thread GitLab Mirror
qt5/src/poppler-document.cc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 3d49757055dbcd2876c0b26ee00a7bd780541938 Author: Albert Astals Cid Date: Thu Jul 15 22:19:30 2021 +0200 Update (C) diff --git a/qt5/src/poppler-document.cc b/qt5/src/poppler-document.

[poppler] qt5/src qt5/tests qt6/src qt6/tests

2021-07-14 Thread GitLab Mirror
qt5/src/poppler-document.cc |5 + qt5/src/poppler-qt5.h| 20 +++- qt5/tests/check_metadata.cpp |7 +++ qt5/tests/stress-poppler-dir.cpp |7 +-- qt5/tests/stress-poppler-qt5.cpp |4 ++-- qt5/tests/test-password-qt5.cpp |5 ++---

[poppler] qt5/src

2021-07-08 Thread GitLab Mirror
qt5/src/poppler-qt5.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5977890bb79798ec3ad48b9806d760a1d2746990 Author: Albert Astals Cid Date: Thu Jul 8 23:07:07 2021 +0200 Update (C) diff --git a/qt5/src/poppler-qt5.h b/qt5/src/poppler-qt5.h index 75f51e7c..

[poppler] qt5/src qt6/src

2021-07-08 Thread GitLab Mirror
qt5/src/poppler-qt5.h |5 + qt6/src/poppler-qt6.h |5 + 2 files changed, 10 insertions(+) New commits: commit ab409a6ec85dc7511dbe8ea6b2e4d7897f36670b Author: Oliver Sander Date: Thu Jul 8 20:56:49 2021 +0200 Document that a document has to outlive its pages Becau

[poppler] qt5/src qt6/src

2021-05-07 Thread GitLab Mirror
qt5/src/poppler-annotation-helper.h |9 +++-- qt6/src/poppler-annotation-helper.h |9 +++-- 2 files changed, 14 insertions(+), 4 deletions(-) New commits: commit 4ef3535bffedd217707ea16f2ba415dbcdc1ed41 Author: Albert Astals Cid Date: Sat May 8 01:11:57 2021 +0200 qt: Don'

[poppler] qt5/src qt6/src

2021-04-20 Thread GitLab Mirror
qt5/src/poppler-pdf-converter.cc | 13 - qt5/src/poppler-qt5.h| 14 +- qt6/src/poppler-pdf-converter.cc | 13 - qt6/src/poppler-qt6.h| 14 +- 4 files changed, 50 insertions(+), 4 deletions(-) New commits: commit e43a3

[poppler] qt5/src qt6/src

2021-04-20 Thread GitLab Mirror
qt5/src/poppler-pdf-converter.cc |5 +++-- qt6/src/poppler-pdf-converter.cc |5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) New commits: commit d672fbe5c1f22c69e30824d7cb896e6b8fb560eb Author: Albert Astals Cid Date: Tue Apr 13 13:59:47 2021 +0200 qt: Make sure new sign

[poppler] qt5/src qt5/tests qt6/src qt6/tests

2021-04-14 Thread GitLab Mirror
qt5/src/poppler-private.cc |4 qt5/tests/check_strings.cpp | 12 +--- qt6/src/poppler-private.cc |4 qt6/tests/check_strings.cpp | 12 +--- 4 files changed, 26 insertions(+), 6 deletions(-) New commits: commit b770a55a47278f4104fc410034577cc4ea0434a6 Author

[poppler] qt5/src qt6/src

2021-03-21 Thread GitLab Mirror
qt5/src/poppler-page.cc |8 ++-- qt6/src/poppler-page.cc |8 ++-- 2 files changed, 12 insertions(+), 4 deletions(-) New commits: commit 42dde686bf5a674401850b2d3fdd2bc7467e9a66 Author: Albert Astals Cid Date: Mon Mar 22 00:03:59 2021 +0100 qt: Fix memory leak when QImage c

[poppler] qt5/src qt6/src

2021-01-17 Thread GitLab Mirror
qt5/src/poppler-qiodeviceoutstream.cc |8 qt6/src/poppler-qiodeviceoutstream.cc |8 2 files changed, 8 insertions(+), 8 deletions(-) New commits: commit 222f96edc379d94661f5cab4c22c8cc9122d6e21 Author: Albert Astals Cid Date: Mon Jan 18 00:33:49 2021 +0100 qt: Fi

[poppler] qt5/src qt6/src

2021-01-15 Thread GitLab Mirror
qt5/src/poppler-qt5.h |4 ++-- qt6/src/poppler-qt6.h |4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) New commits: commit 051cae3b34226953aa0381f850e8e6eaa0b564bd Author: Albert Astals Cid Date: Sat Jan 16 00:11:37 2021 +0100 qt: Properly export NewSignatureData diff --g

[poppler] qt5/src qt6/src

2020-12-30 Thread GitLab Mirror
qt5/src/poppler-qiodeviceoutstream.cc | 20 +++- qt6/src/poppler-qiodeviceoutstream.cc | 20 +++- 2 files changed, 30 insertions(+), 10 deletions(-) New commits: commit 8846eb5d2e1466cf0aaa1f38d5452b60c47bd9dc Author: Albert Astals Cid Date: Wed Dec 30 17:37

[poppler] qt5/src qt6/src

2020-12-29 Thread GitLab Mirror
qt5/src/poppler-document.cc |7 +-- qt6/src/poppler-document.cc |7 +-- 2 files changed, 10 insertions(+), 4 deletions(-) New commits: commit 72827b0c11dc18a7eb6fce89c0e9877a8f3fc820 Author: Albert Astals Cid Date: Tue Dec 29 23:50:05 2020 +0100 qt: Account for catalog pot

[poppler] qt5/src qt6/src

2020-12-18 Thread GitLab Mirror
qt5/src/poppler-annotation.cc |2 +- qt6/src/poppler-annotation.cc |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit c71de2436a390f6d6db4f8d0f29887bfa574df78 Author: Albert Astals Cid Date: Fri Dec 18 14:04:11 2020 +0100 qt: Mark file internal function as

[poppler] qt5/src qt6/src

2020-12-18 Thread GitLab Mirror
qt5/src/poppler-form.h | 14 +++--- qt5/src/poppler-qt5.h |4 ++-- qt6/src/poppler-form.h | 14 +++--- qt6/src/poppler-qt6.h |4 ++-- 4 files changed, 18 insertions(+), 18 deletions(-) New commits: commit 6133bc0f3a2cb3b2c185c81367cbac9d72f11bbd Author: Albert Astals

[poppler] qt5/src

2020-11-27 Thread GitLab Mirror
qt5/src/poppler-annotation.cc |8 1 file changed, 8 insertions(+) New commits: commit c48f469cd6755fb9fea7870d6b64aaf891cb2012 Author: Albert Astals Cid Date: Sat Nov 28 00:55:49 2020 +0100 qt5: Fix division by 0 in broken files oss-fuzz/27983 diff --git a/qt5/src/p

[poppler] qt5/src qt6/src

2020-08-25 Thread GitLab Mirror
qt5/src/poppler-private.cc |2 +- qt6/src/poppler-private.cc |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) New commits: commit c09f01b1be772b39b3d160ebdd6d09eac06e375d Author: Albert Astals Cid Date: Tue Aug 25 23:13:32 2020 +0200 Update (C) diff --git a/qt5/src/poppler

[poppler] qt5/src qt5/tests qt6/src qt6/tests

2020-08-25 Thread GitLab Mirror
qt5/src/poppler-private.cc |4 ++-- qt5/tests/check_strings.cpp |9 + qt6/src/poppler-private.cc |4 ++-- qt6/tests/check_strings.cpp |9 + 4 files changed, 22 insertions(+), 4 deletions(-) New commits: commit 2b8692a5a52a8cd997e70f7912ad7cedeb34891b Author: Albe

[poppler] qt5/src qt6/src

2020-08-21 Thread GitLab Mirror
qt5/src/poppler-annotation.h |1 + qt6/src/poppler-annotation.h |3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) New commits: commit 150e6efa0e9495ffceffbdfbff795bc9ccdf45f7 Author: Albert Astals Cid Date: Fri Aug 21 15:32:23 2020 +0200 qt: Document TextAnnotation::inplaceA

[poppler] qt5/src

2020-07-13 Thread GitLab Mirror
qt5/src/poppler-annotation.h |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 3a6c77bc21e4982619ade995564466fbc543d3ac Author: Albert Astals Cid Date: Mon Jul 13 22:16:36 2020 +0200 qt5: Mark AnnotationUtils as deprecated, it's gone in qt6 diff --git a

[poppler] qt5/src

2020-04-23 Thread GitLab Mirror
qt5/src/poppler-document.cc | 16 +++ qt5/src/poppler-form.cc | 46 ++-- qt5/src/poppler-private.h |2 - qt5/src/poppler-qt5.h | 11 ++ 4 files changed, 52 insertions(+), 23 deletions(-) New commits: commit 12eeb475

[poppler] qt5/src qt5/tests

2020-04-16 Thread GitLab Mirror
qt5/src/ArthurOutputDev.cc |5 +- qt5/tests/CMakeLists.txt |1 qt5/tests/check_stroke_opacity.cpp | 73 + 3 files changed, 77 insertions(+), 2 deletions(-) New commits: commit 5ccc03f13b22c11d38f349b95c6d50dcfbaedb4b Author: Oliver

[poppler] qt5/src

2020-04-10 Thread GitLab Mirror
qt5/src/ArthurOutputDev.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9cf9356d334c6a1fa8bc3f1466778541b8f9c276 Author: Albert Astals Cid Date: Sat Apr 11 00:04:02 2020 +0200 Update (C) of last commit diff --git a/qt5/src/ArthurOutputDev.h b/qt5/src/Arthur

[poppler] qt5/src

2020-04-10 Thread GitLab Mirror
qt5/src/ArthurOutputDev.cc |6 +++--- qt5/src/ArthurOutputDev.h | 14 ++ qt5/src/poppler-page.cc| 19 +++ 3 files changed, 24 insertions(+), 15 deletions(-) New commits: commit 162fdf21717a92428f4fc0c1bf7e86610b9ea703 Author: Oliver Sander Date: Fri Apr

[poppler] qt5/src

2020-03-26 Thread GitLab Mirror
qt5/src/ArthurOutputDev.cc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit f19d6723313c0db1b63b8a04c0d2475422b875fb Author: Albert Astals Cid Date: Thu Mar 26 22:50:34 2020 +0100 Update (C) diff --git a/qt5/src/ArthurOutputDev.cc b/qt5/src/ArthurOutputDev.cc

[poppler] qt5/src

2020-03-26 Thread GitLab Mirror
qt5/src/ArthurOutputDev.cc |9 - 1 file changed, 8 insertions(+), 1 deletion(-) New commits: commit 5e1a83dbdc065504291528554cb11ab8fabeb5f6 Author: Oliver Sander Date: Wed Mar 25 21:14:34 2020 +0100 Avoid division by zero in updateLineDash Qt measures dash patterns i

[poppler] qt5/src

2020-02-05 Thread GitLab Mirror
qt5/src/poppler-document.cc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8ed4623c3aad7899114ddb9754e303c97ce64e50 Author: Albert Astals Cid Date: Wed Feb 5 21:25:46 2020 +0100 Update (C) diff --git a/qt5/src/poppler-document.cc b/qt5/src/poppler-document.c

[poppler] qt5/src

2020-02-05 Thread GitLab Mirror
qt5/src/poppler-document.cc |1 + 1 file changed, 1 insertion(+) New commits: commit 0bdf0d31d99a7becb1e36b5503213fe777673acb Author: Albert Astals Cid Date: Thu Jan 30 22:27:55 2020 +0100 qt5: Fix loading from iodevice diff --git a/qt5/src/poppler-document.cc b/qt5/src/poppler-docum

[poppler] qt5/src

2020-01-28 Thread GitLab Mirror
qt5/src/poppler-page.cc |7 ++- 1 file changed, 2 insertions(+), 5 deletions(-) New commits: commit 2816a3597f4accadcfe982673b501264e8bdee21 Author: Albert Astals Cid Date: Tue Jan 28 23:42:31 2020 +0100 qt5: fix search for "complex" characters poppler internals want ucs4

[poppler] qt5/src qt5/tests

2020-01-05 Thread GitLab Mirror
qt5/src/poppler-form.cc |2 +- qt5/tests/check_forms.cpp | 18 ++ 2 files changed, 19 insertions(+), 1 deletion(-) New commits: commit dd0ea681efc1e0a476803be1260f7a7691c26534 Author: David García Garzón Date: Sun Jan 5 23:35:51 2020 + qt5: Fix FormField::name

[poppler] qt5/src

2020-01-05 Thread GitLab Mirror
qt5/src/poppler-form.cc |1 + 1 file changed, 1 insertion(+) New commits: commit bc8250504b14655eb25d11336899bdcc032df18d Author: Albert Astals Cid Date: Sun Jan 5 22:32:55 2020 +0100 Update (C) diff --git a/qt5/src/poppler-form.cc b/qt5/src/poppler-form.cc index 2f6948d4..26b583ba 1

[poppler] qt5/src

2020-01-05 Thread GitLab Mirror
qt5/src/poppler-form.cc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit a9ef3cb7dd991ab935ad08f75ae4fc85bb594c78 Author: David García Garzón Date: Sun Jan 5 19:53:04 2020 +0100 Accepting UTF-16 uiNames for form fields diff --git a/qt5/src/poppler-form.cc b/qt

[poppler] qt5/src

2020-01-04 Thread GitLab Mirror
qt5/src/poppler-link-private.h | 14 +++--- qt5/src/poppler-link.h |4 ++-- qt5/src/poppler-optcontent.cc | 10 +- qt5/src/poppler-page.cc|2 +- 4 files changed, 19 insertions(+), 11 deletions(-) New commits: commit 0053b82841d37077b9b22ea393bb807fbe53

[poppler] qt5/src

2019-12-24 Thread GitLab Mirror
qt5/src/poppler-form.cc | 18 +++--- qt5/src/poppler-form.h |5 +++-- 2 files changed, 10 insertions(+), 13 deletions(-) New commits: commit 165bfbe220cd395a829deede92f3a0d4648d5ba6 Author: Oliver Sander Date: Mon Nov 25 10:14:24 2019 +0100 Use std::unique_ptr for m_for

[poppler] qt5/src

2019-10-30 Thread GitLab Mirror
qt5/src/poppler-annotation-helper.h | 118 1 file changed, 118 deletions(-) New commits: commit 4c42f03f26dc9ceb31bcd8bf7c290f3bc87fd862 Author: Albert Astals Cid Date: Wed Oct 30 23:01:40 2019 +0100 qt5: remove a bunch of unused internal functions d

[poppler] qt5/src

2019-08-08 Thread GitLab Mirror
qt5/src/poppler-fontinfo.cc |1 + qt5/src/poppler-private.h |1 + qt5/src/poppler-qt5.h |1 + 3 files changed, 3 insertions(+) New commits: commit b7d1374c1eedc32669c1608f6213bea2d7e5fb7b Author: Albert Astals Cid Date: Thu Aug 8 19:27:09 2019 +0200 Update (C) of last

[poppler] qt5/src

2019-08-08 Thread GitLab Mirror
qt5/src/poppler-fontinfo.cc |5 + qt5/src/poppler-private.h |2 ++ qt5/src/poppler-qt5.h |6 ++ 3 files changed, 13 insertions(+) New commits: commit 623983346bb2075d572aa2d8c1757bff5b807126 Author: Jan Grulich Date: Wed Aug 7 07:46:29 2019 +0200 Add subsitute-

[poppler] qt5/src

2019-07-20 Thread GitLab Mirror
qt5/src/poppler-form.h |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) New commits: commit 3348f4d3cdd625b47c3a63b86f9329df3363e29f Author: João Netto Date: Sat Jul 20 14:50:56 2019 -0300 These changes were implemented in 0.79 diff --git a/qt5/src/poppler-form.h b/qt5/src/

[poppler] qt5/src

2019-07-18 Thread GitLab Mirror
qt5/src/poppler-private.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 9bbecdecc8d75a59f270ea6d7af2f22fb201c29f Author: Albert Astals Cid Date: Fri Jul 19 00:57:07 2019 +0200 Update (C) of previous commit diff --git a/qt5/src/poppler-private.h b/qt5/src/po

[poppler] qt5/src

2019-07-18 Thread GitLab Mirror
qt5/src/poppler-private.cc |4 ++-- qt5/src/poppler-private.h |2 +- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit ff01f747788e5dfee6a30153a88999e76c7f770b Author: Albert Astals Cid Date: Fri Jul 19 00:42:27 2019 +0200 qt5: Fix MSVC build (hopefully) diff

[poppler] qt5/src

2019-07-17 Thread GitLab Mirror
qt5/src/poppler-annotation.cc |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 8ac28200d29c84076fe8845ffacfcf8aa1d1a0f7 Author: Albert Astals Cid Date: Wed Jul 17 17:43:30 2019 +0200 qt5: Simplify code that creates an invalid Ref diff --git a/qt5/src/poppler

[poppler] qt5/src

2019-07-16 Thread GitLab Mirror
qt5/src/poppler-page.cc |1 + 1 file changed, 1 insertion(+) New commits: commit 15c89ce277bddab535e5ea17081f2a87b1bcbe8a Author: Albert Astals Cid Date: Wed Jul 17 00:46:05 2019 +0200 qt5: Page::textList: Fix leak when aborting extraction diff --git a/qt5/src/poppler-page.cc b/qt5/s

[poppler] qt5/src qt5/tests

2019-07-09 Thread GitLab Mirror
qt5/src/poppler-form.cc | 16 qt5/src/poppler-form.h| 12 qt5/tests/check_forms.cpp | 20 3 files changed, 48 insertions(+) New commits: commit 04e8309d18fa2f90ed93930e7eb689e523c7eb44 Author: João Netto Date: Mon Jul 8 20:43:19 20

[poppler] qt5/src

2019-07-03 Thread GitLab Mirror
qt5/src/poppler-optcontent.cc |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit a8dd0a5909c8902881fc382fa52eda462905979d Author: Albert Astals Cid Date: Wed Jul 3 14:10:13 2019 +0200 qt5: replace deprecated qStableSort with std::stable_sort diff --git a/qt5

[poppler] qt5/src

2019-07-03 Thread GitLab Mirror
qt5/src/poppler-page.cc |2 +- qt5/src/poppler-qt5.h |4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) New commits: commit cf629d6f829d1371b86fc654891ca83533b0542e Author: Albert Astals Cid Date: Wed Jul 3 14:06:09 2019 +0200 QString::null is deprecated, use QString() d

[poppler] qt5/src qt5/tests

2019-04-28 Thread GitLab Mirror
qt5/src/poppler-annotation.cc |2 +- qt5/tests/check_annotations.cpp | 18 ++ 2 files changed, 19 insertions(+), 1 deletion(-) New commits: commit 0d0630cd6f10d0586172b740290056620fe56b21 Author: Albert Astals Cid Date: Sun Apr 28 19:25:08 2019 +0200 qt5: Fix regre

[poppler] qt5/src

2019-04-05 Thread GitLab Mirror
qt5/src/poppler-annotation-private.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ea34108538742ebddf95052319d2f3cbd29b5986 Author: Albert Astals Cid Date: Fri Apr 5 16:06:22 2019 +0200 Update (C) of previous commit diff --git a/qt5/src/poppler-annotation-p

[poppler] qt5/src

2019-03-30 Thread GitLab Mirror
qt5/src/poppler-private.cc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b0f11e3c8696cbb334b765789a548419669fa4ea Author: Albert Astals Cid Date: Sun Mar 31 00:39:09 2019 +0100 Update (C) of previous commit diff --git a/qt5/src/poppler-private.cc b/qt5/src/

[poppler] qt5/src

2019-03-28 Thread GitLab Mirror
qt5/src/poppler-private.cc |1 + 1 file changed, 1 insertion(+) New commits: commit 3c12c660748ccdd0b7c08b8f4a2891ad1368e437 Author: Albert Astals Cid Date: Thu Mar 28 12:58:41 2019 +0100 qt5: small optimization to UnicodeParsedString by using QString::reserve it should be fa

[poppler] qt5/src qt5/tests

2019-03-28 Thread GitLab Mirror
qt5/src/poppler-private.cc | 15 --- qt5/tests/check_strings.cpp |2 ++ 2 files changed, 14 insertions(+), 3 deletions(-) New commits: commit 623d073030259042921d34034cdcf701dae7c96b Author: Albert Astals Cid Date: Thu Mar 28 12:47:22 2019 +0100 qt: UnicodeParsedString

[poppler] qt5/src

2019-01-05 Thread GitLab Mirror
qt5/src/poppler-version.h.in |8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) New commits: commit 01e963c4f89f47a883c27c597cdf7bf361e8f1ce Author: Albert Astals Cid Date: Sat Jan 5 18:12:42 2019 +0100 qt5: undefine major and minor since old glibc defined them diff --git a/

[poppler] qt5/src

2018-12-18 Thread GitLab Mirror
qt5/src/CMakeLists.txt |4 ++ qt5/src/poppler-version.cpp | 40 ++ qt5/src/poppler-version.h.in | 66 +++ 3 files changed, 110 insertions(+) New commits: commit e676558a8b2d71906f1bf77407318a4fef6a60c2 Author: Albert A

[poppler] qt5/src

2018-11-08 Thread GitLab Mirror
qt5/src/CMakeLists.txt |1 + 1 file changed, 1 insertion(+) New commits: commit 54d003599920276710e7532b2250b302b459e2a4 Author: Albert Astals Cid Date: Thu Nov 8 23:12:15 2018 +0100 qt5: Add -DQT_NO_SIGNALS_SLOTS_KEYWORDS We don't have any signals or slots at the moment but

[poppler] qt5/src

2018-10-26 Thread GitLab Mirror
qt5/src/CMakeLists.txt|4 qt5/src/poppler-private.h |8 2 files changed, 8 insertions(+), 4 deletions(-) New commits: commit 5993cc0afdd6f1ebb4e6738536309245e53be18f Author: Albert Astals Cid Date: Fri Oct 26 17:41:43 2018 +0200 qt5: Default to hidden symbols di

[poppler] qt5/src

2018-10-15 Thread GitLab Mirror
qt5/src/poppler-page.cc |3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) New commits: commit 5b9f42db983e1d5e915373cf554a50ce4e9b7ef0 Author: Tobias Deiminger Date: Mon Oct 15 08:25:14 2018 +0200 Make Page::renderToImage with Arthur more thread safe An application using

[poppler] qt5/src

2018-09-22 Thread GitLab Mirror
qt5/src/poppler-qt5.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit de999b24ffefb397ff716123ea66137fc48f7daf Author: Albert Astals Cid Date: Sat Sep 22 22:47:59 2018 +0200 Fix copypasta mistake diff --git a/qt5/src/poppler-qt5.h b/qt5/src/poppler-qt5.h inde

[poppler] qt5/src

2018-09-22 Thread GitLab Mirror
qt5/src/poppler-document.cc |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit b2c2433b4dc8bb11fcd6206dc8e24373a66ba521 Author: Albert Astals Cid Date: Sat Sep 22 20:09:40 2018 +0200 qt5: Be more stubborn getting the page from a label string If u

[poppler] qt5/src

2018-04-19 Thread Albert Astals Cid
qt5/src/ArthurOutputDev.cc |2 ++ 1 file changed, 2 insertions(+) New commits: commit a613cd32bcaabe67649536886637ad022685c402 Author: Albert Astals Cid Date: Thu Apr 19 17:10:23 2018 +0200 Fix compilation with libc++ diff --git a/qt5/src/ArthurOutputDev.cc b/qt5/src/ArthurOutputDev.

[poppler] qt5/src

2018-04-17 Thread Albert Astals Cid
qt5/src/poppler-link.h |1 - 1 file changed, 1 deletion(-) New commits: commit 1dcf335a8e212fdfd18bad1f56a743504f653cf5 Author: Albert Astals Cid Date: Tue Apr 17 16:21:33 2018 +0200 qt5: Don't need this friend declaration diff --git a/qt5/src/poppler-link.h b/qt5/src/poppler-link.h

[poppler] qt5/src

2018-04-07 Thread Albert Astals Cid
qt5/src/ArthurOutputDev.cc | 91 ++--- qt5/src/ArthurOutputDev.h |2 2 files changed, 30 insertions(+), 63 deletions(-) New commits: commit 8c8c0034ae88c06616ace5e5ead71318f04311cf Author: Oliver Sander Date: Sat Apr 7 23:45:50 2018 +0200 Im

[poppler] qt5/src

2018-04-07 Thread Albert Astals Cid
qt5/src/poppler-form.cc | 11 +++ qt5/src/poppler-form.h |6 ++ 2 files changed, 17 insertions(+) New commits: commit 3e0408966ccdd713de7795ce7992888b3896b49c Author: Andre Heinecke Date: Thu Mar 22 14:53:19 2018 +0100 Qt5: Allow setting of visibility Extends Q

[poppler] qt5/src

2018-03-27 Thread Albert Astals Cid
qt5/src/ArthurOutputDev.cc | 128 - qt5/src/ArthurOutputDev.h |9 ++- 2 files changed, 135 insertions(+), 2 deletions(-) New commits: commit 7a708ffd374cd18e9e4bfe8a8e95c02184a074ba Author: Oliver Sander Date: Wed Mar 28 00:00:35 2018 +0200

[poppler] qt5/src

2018-02-01 Thread Albert Astals Cid
qt5/src/poppler-page.cc | 148 qt5/src/poppler-qt5.h | 98 +++ 2 files changed, 185 insertions(+), 61 deletions(-) New commits: commit b1016f574ac63fa269ca5125827895220e1df883 Author: Albert Astals Cid Date: Thu

Re: [poppler] qt5/src

2018-01-10 Thread Albert Astals Cid
El dimecres, 10 de gener de 2018, a les 20:39:22 CET, Adam Reichold va escriure: > Hello again, > > If you mind the smart pointer templates, then what about > > auto* const newData = new PageTransitionData(*other.data); > auto* const oldData = data; > data = newData; > delete oldData; > > As th

Re: [poppler] qt5/src

2018-01-10 Thread Adam Reichold
Hello again, If you mind the smart pointer templates, then what about auto* const newData = new PageTransitionData(*other.data); auto* const oldData = data; data = newData; delete oldData; As this is a library which does not know what kind of programs will make use of it, exception safety is qui

Re: [poppler] qt5/src

2018-01-10 Thread Albert Astals Cid
El dimecres, 10 de gener de 2018, a les 8:57:05 CET, Adam Reichold va escriure: > Hello, > > Am 09.01.2018 um 23:41 schrieb Albert Astals Cid: > > +PageTransition& PageTransition::operator=(const PageTransition &other) > > +{ > > + if ( this != &other ) { > > +delete data; > > +data = ne

Re: [poppler] qt5/src

2018-01-09 Thread Adam Reichold
Hello, Am 09.01.2018 um 23:41 schrieb Albert Astals Cid: > +PageTransition& PageTransition::operator=(const PageTransition &other) > +{ > + if ( this != &other ) { > +delete data; > +data = new PageTransitionData(*other.data); > + } > + > + return *this; > +} > + In view of exception s

[poppler] qt5/src

2018-01-09 Thread Albert Astals Cid
qt5/src/poppler-page-transition.cc | 10 ++ qt5/src/poppler-page-transition.h |5 - 2 files changed, 14 insertions(+), 1 deletion(-) New commits: commit 43ad7071aa126d3b6754421b544e114d87fdd82a Author: Albert Astals Cid Date: Tue Jan 9 23:41:01 2018 +0100 qt5: Implement

[poppler] qt5/src

2018-01-02 Thread Albert Astals Cid
qt5/src/poppler-annotation.cc |9 +++-- 1 file changed, 3 insertions(+), 6 deletions(-) New commits: commit e70990c5b2d95a9099b8f4a1c69ca9e5b2a559a4 Author: Albert Astals Cid Date: Wed Jan 3 00:46:42 2018 +0100 qt5: make the check for rendition a bit earlier diff --git a/qt5/src/

[poppler] qt5/src

2018-01-02 Thread Albert Astals Cid
qt5/src/poppler-annotation.cc |6 +- 1 file changed, 5 insertions(+), 1 deletion(-) New commits: commit 9f08b62ea283ea66b35cfc6dab3e7f45bc4170b9 Author: Albert Astals Cid Date: Wed Jan 3 00:32:23 2018 +0100 qt5: Do not assume all Screen annotation actions are Renditions F

[poppler] qt5/src

2017-12-18 Thread Albert Astals Cid
qt5/src/ArthurOutputDev.cc |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit c138ec620b5084348dc892bf9fd8228ed098970a Author: Oliver Sander Date: Tue Nov 28 16:40:40 2017 +0100 Arthur: 'clip' should intersect new and old clipping path Previously, th

[poppler] qt5/src

2017-11-15 Thread Albert Astals Cid
qt5/src/poppler-page.cc | 254 +--- qt5/src/poppler-qt5.h | 78 ++ 2 files changed, 254 insertions(+), 78 deletions(-) New commits: commit e0302537ec0919d9f3dbf180ebbc6e2653b1049b Author: Albert Astals Cid Date: Wed Nov 15 10:44:14 2

[poppler] qt5/src

2017-10-30 Thread Albert Astals Cid
qt5/src/ArthurOutputDev.cc |3 +++ 1 file changed, 3 insertions(+) New commits: commit 4d109589e5d2ac989d4fd7ac318ddf976f3106ed Author: Oliver Sander Date: Sun Oct 29 20:28:52 2017 +0100 Fix leak in ArthurOutputDev::updateFont Bug #103508 diff --git a/qt5/src/ArthurOutputDev

[poppler] qt5/src

2017-10-22 Thread Albert Astals Cid
qt5/src/ArthurOutputDev.cc | 14 ++ qt5/src/ArthurOutputDev.h |9 + 2 files changed, 23 insertions(+) New commits: commit e0926ca8a94bafa6d5bfd694064c5e30da2b79db Author: Oliver Sander Date: Thu Oct 5 18:32:40 2017 +0200 Properly implement saveState / restoreSta

[poppler] qt5/src

2017-10-22 Thread Albert Astals Cid
qt5/src/ArthurOutputDev.cc | 48 - qt5/src/ArthurOutputDev.h |4 --- 2 files changed, 18 insertions(+), 34 deletions(-) New commits: commit ebf6d1ca736fecad49fbf543875c794770bd4d57 Author: Oliver Sander Date: Fri Sep 15 11:18:58 2017 +0200

[poppler] qt5/src

2017-10-05 Thread Albert Astals Cid
qt5/src/ArthurOutputDev.cc |2 ++ 1 file changed, 2 insertions(+) New commits: commit f538b74a38acb53b877e000a64647ce8043133ac Author: Oliver Sander Date: Tue Oct 3 00:04:17 2017 +0200 qt5: ArthurOutputDev: Add missing 'return' in error paths diff --git a/qt5/src/ArthurOutputDev.cc b

[poppler] qt5/src

2017-09-30 Thread Albert Astals Cid
qt5/src/ArthurOutputDev.cc | 21 - 1 file changed, 20 insertions(+), 1 deletion(-) New commits: commit f871b82edfd632f79ec7bdd0b4d560cd348d8b1a Author: Oliver Sander Date: Fri Sep 8 23:27:45 2017 +0200 qt5: ArthurOutputDev: Fix several small bugs related to dash patt

[poppler] qt5/src

2017-09-30 Thread Albert Astals Cid
qt5/src/ArthurOutputDev.cc | 67 + qt5/src/ArthurOutputDev.h |9 ++ 2 files changed, 76 insertions(+) New commits: commit 3ec5e86ca000653525650a99755c85e512a04bdc Author: Oliver Sander Date: Fri Sep 29 21:24:23 2017 +0200 qt5: ArthurO

  1   2   >