Package: diffpdf / 2.1.3-2

Metadata

Package Version Patches format
diffpdf 2.1.3-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 fix_manpage.patch | (download)

diffpdf.1 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix lintian warning, hyphen-used-as-minus-sign

02 buildflags.patch | (download)

diffpdf.pro | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 teach qmake to use the compiling flags from the environment

diffpdf qt5.patch | (download)

aboutform.cpp | 3 1 + 2 - 0 !
diffpdf.pro | 15 8 + 7 - 0 !
generic.hpp | 2 1 + 1 - 0 !
helpform.cpp | 1 0 + 1 - 0 !
label.cpp | 1 1 + 0 - 0 !
lineedit.cpp | 1 1 + 0 - 0 !
main.cpp | 1 0 + 1 - 0 !
mainwindow.hpp | 2 1 + 1 - 0 !
optionsform.cpp | 8 4 + 4 - 0 !
9 files changed, 17 insertions(+), 17 deletions(-)

 build with qt5

Enough changes to make things build with Qt5

0004 spelling.patch | (download)

diffpdf_cz.ts | 4 2 + 2 - 0 !
diffpdf_de.ts | 4 2 + 2 - 0 !
diffpdf_es.ts | 4 2 + 2 - 0 !
diffpdf_fr.ts | 4 2 + 2 - 0 !
mainwindow.cpp | 4 2 + 2 - 0 !
5 files changed, 10 insertions(+), 10 deletions(-)

 spelling


0005 parallel comparison.patch | (download)

diffpdf.pro | 6 3 + 3 - 0 !
mainwindow.cpp | 87 55 + 32 - 0 !
2 files changed, 58 insertions(+), 35 deletions(-)

 parallel comparison

See bugs.debian.org/878060

OpenMP parallelized comparison of two PDFs

* What led up to the situation?

     Comparison of two testsuitereports lasts more then a minute

* What exactly did you do

     I wrote a patch to minimize the time of comparison

* What was the outcome of this action?

     Now it only takes  a few seconds to compare two testsuitereports

0006 do not check extension.patch | (download)

main.cpp | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 do not require the file extension to be pdf