[poppler] [PATCH] Sound and page actions support in poppler (and Qt4 backend)

2006-10-03 Thread Pino Toscano
Hello, my name is Pino Toscano, and I'm one of the okular developers. I've written a patch for supporting sounds and page actions, and an addition patch for the Qt4 backend to support these new features. While developing the sound support in the Qt4 backend, I saw the code for decoding a file

Re: [poppler] Metadata access for glib wrapper

2007-06-13 Thread Pino Toscano
it. Though I can't find the exact reference at the moment. -- Pino Toscano pgp5Obt8OpNqY.pgp Description: PGP signature ___ poppler mailing list poppler@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/poppler

[poppler] FontScanner::scan()

2007-07-09 Thread Pino Toscano
scanning B: lastPage is the past page to be actually scanned in each scanning What do you think? If possible, I'd like to have it fixed before the final release. Thanks, -- Pino Toscano Index: FontInfo.cc === RCS file: /cvs/poppler

Re: [poppler] [REMINDER] Poppler 0.6 release

2007-08-26 Thread Pino Toscano
of, see [1]). [1] http://bugs.kde.org/show_bug.cgi?id=142140 -- Pino Toscano Index: ChangeLog === RCS file: /cvs/poppler/poppler/ChangeLog,v retrieving revision 1.602 diff -u -p -r1.602 ChangeLog --- ChangeLog 23 Aug 2007 20:39:31

Re: [poppler] [REMINDER] Poppler 0.6 release

2007-08-26 Thread Pino Toscano
. To be clear: do you mean Evince as client for instance? Exactly. -- Pino Toscano signature.asc Description: This is a digitally signed message part. ___ poppler mailing list poppler@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo

Re: [poppler] 13 commits - fofi/FoFiType1C.cc glib/poppler-action.cc glib/poppler-document.cc glib/poppler-page.cc makefile.vc poppler/ArthurOutputDev.cc poppler/CairoOutputDev.cc poppler/CharCodeToUn

2007-09-24 Thread Pino Toscano
Alle lunedì 24 settembre 2007, Krzysztof Kowalczyk ha scritto: On 9/24/07, Pino Toscano [EMAIL PROTECTED] wrote: Why where they moved out of the private header? What's the problem with them being here? GCC (rightly) complains about unused functions when those headers are included in *.cc

[poppler] RFC: cmake buildsystem

2007-12-19 Thread Pino Toscano
frontends on mingw/win32. Feedback? Thoughts? -- Pino Toscano poppler-cmake.tar.gz Description: application/tgz signature.asc Description: This is a digitally signed message part. ___ poppler mailing list poppler@lists.freedesktop.org http

Re: [poppler] RFC: cmake buildsystem

2007-12-29 Thread Pino Toscano
Alle mercoledì 19 dicembre 2007, Pino Toscano ha scritto: Feedback? Thoughts? Hey, not everyone together with comments... -- Pino Toscano signature.asc Description: This is a digitally signed message part. ___ poppler mailing list poppler

Re: [poppler] RFC: cmake buildsystem

2007-12-30 Thread Pino Toscano
). -- Pino Toscano signature.asc Description: This is a digitally signed message part. ___ poppler mailing list poppler@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/poppler

Re: [poppler] RFC: cmake buildsystem

2007-12-30 Thread Pino Toscano
Alle domenica 30 dicembre 2007, Jeff Muizelaar ha scritto: On Wed, Dec 19, 2007 at 11:10:04PM +0100, Pino Toscano wrote: Hi, as we recently gave new fresh air to out VCS (cvs → git), what about some to the build system? ;) So, this is a proposal to have cmake as at least secondary build

Re: [poppler] Proposal: Poppler 0.8 release plan

2008-01-19 Thread Pino Toscano
a GNOME application. -- Pino Toscano signature.asc Description: This is a digitally signed message part. ___ poppler mailing list poppler@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/poppler

Re: [poppler] Proposal: Poppler 0.8 release plan

2008-01-19 Thread Pino Toscano
.80, x.81, etc). That means that if you allocate x.8y for alpha/beta releases and x.9y for the RC, you can happily do 10 between alphas and betas and 10 RCs. Aren't those enough? -- Pino Toscano signature.asc Description: This is a digitally signed message part

Re: [poppler] qt4/src/poppler-qiodeviceoutstream.cc: open_memstream is non-portable

2008-01-30 Thread Pino Toscano
country these days.) -- Pino Toscano signature.asc Description: This is a digitally signed message part. ___ poppler mailing list poppler@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/poppler

[poppler] poppler/ArthurOutputDev.cc

2008-01-30 Thread Pino Toscano
poppler/ArthurOutputDev.cc |4 1 file changed, 4 insertions(+) New commits: commit 1ea831d3eee6eda35fadfb3c75962a0c708e6c7b Author: Pino Toscano [EMAIL PROTECTED] Date: Wed Jan 30 22:17:38 2008 +0100 Preprocessor #warning is GCC-specific. diff --git a/poppler/ArthurOutputDev.cc

[poppler] CMake build system, few instructions

2008-01-30 Thread Pino Toscano
: cmake by default builds w/ RPATH enabled, you may want to disable it by adding -DCMAKE_SKIP_RPATH=ON to the options. For any other doubt, or question, just ask :) -- Pino Toscano ___ poppler mailing list poppler@lists.freedesktop.org http

[poppler] cmake/modules

2008-01-30 Thread Pino Toscano
cmake/modules/PopplerMacros.cmake |4 1 file changed, 4 insertions(+) New commits: commit ecabc9469b137e8251344e5502de1cbf875223b9 Author: Pino Toscano [EMAIL PROTECTED] Date: Thu Jan 31 00:20:55 2008 +0100 Set RelWithDebInfo as default build type, if not specified. diff --git

[poppler] poppler/ArthurOutputDev.h

2008-02-02 Thread Pino Toscano
poppler/ArthurOutputDev.h |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 4e0bb0307fccefc21f74a4c5a3a0d7e8e687b550 Author: Pino Toscano [EMAIL PROTECTED](none) Date: Sat Feb 2 12:57:25 2008 +0100 Fix include guard. diff --git a/poppler/ArthurOutputDev.h b

Re: [poppler] PDF write and annotations work merged

2008-02-03 Thread Pino Toscano
frontend (plus adapting, if needed). -- Pino Toscano signature.asc Description: This is a digitally signed message part. ___ poppler mailing list poppler@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/poppler

[poppler] 4 commits - qt4/src

2008-02-04 Thread Pino Toscano
... Author: Pino Toscano [EMAIL PROTECTED] Date: Tue Feb 5 00:38:00 2008 +0100 Merge branch 'master' of ssh://[EMAIL PROTECTED]/git/poppler/poppler commit 7701e2a5c7d18fdaa0fa40c190e6ee0524746046 Author: Pino Toscano [EMAIL PROTECTED] Date: Tue Feb 5 00:37:01 2008 +0100 Add a AnnotColor

[poppler] 5 commits - qt4/src qt4/tests

2008-02-07 Thread Pino Toscano
files changed, 43 insertions(+), 44 deletions(-) New commits: commit ee9f85915feb86b54ace1a403baa13bbdd7c3966 Author: Pino Toscano [EMAIL PROTECTED] Date: Thu Feb 7 18:07:53 2008 +0100 Having a PageData is mandatory. Just assert when constructing instead of checking for it in each link

[poppler] 4 commits - qt4/src

2008-02-07 Thread Pino Toscano
|2 qt4/src/poppler-sound.cc |4 - 12 files changed, 126 insertions(+), 77 deletions(-) New commits: commit 1aeba15b5eb9b30943259824678ebc9e4f56e870 Merge: a489063... 22d10c1... Author: Pino Toscano [EMAIL PROTECTED] Date: Fri Feb 8 01:39:16 2008 +0100 Merge

[poppler] 4 commits - qt4/src

2008-02-08 Thread Pino Toscano
: commit 3e994e8586fa1c87ef7e7f82af1cdacf2cd36310 Author: Pino Toscano [EMAIL PROTECTED] Date: Fri Feb 8 12:21:56 2008 +0100 Add the missing font types. diff --git a/qt4/src/poppler-fontinfo.cc b/qt4/src/poppler-fontinfo.cc index 08a8b53..8b1ca38 100644 --- a/qt4/src/poppler-fontinfo.cc +++ b

[poppler] 2 commits - qt4/src

2008-02-09 Thread Pino Toscano
qt4/src/poppler-qiodeviceoutstream.cc | 11 --- 1 file changed, 4 insertions(+), 7 deletions(-) New commits: commit afb255366d56551bdc307766199bef9c5021d3ac Merge: 8c44b17... 8cb0e75... Author: Pino Toscano [EMAIL PROTECTED] Date: Sat Feb 9 17:58:49 2008 +0100 Merge branch

[poppler] 2 commits - qt4/src

2008-02-09 Thread Pino Toscano
qt4/src/poppler-pdf-converter.cc | 25 +++-- qt4/src/poppler-qt4.h| 17 + 2 files changed, 40 insertions(+), 2 deletions(-) New commits: commit 5347a97e39388ae38cf2ab9c67f953b0f7a02a13 Author: Pino Toscano [EMAIL PROTECTED] Date: Sat Feb 9 18

[poppler] qt4/src

2008-02-10 Thread Pino Toscano
qt4/src/poppler-form.h | 11 ++- 1 file changed, 2 insertions(+), 9 deletions(-) New commits: commit 85bfa4f499a90d45b13df4d0a8760a7da6fc1532 Author: Pino Toscano [EMAIL PROTECTED] Date: Mon Feb 11 02:40:37 2008 +0100 Small apidox fix. diff --git a/qt4/src/poppler-form.h b/qt4

[poppler] qt4/src

2008-02-11 Thread Pino Toscano
qt4/src/poppler-form.cc | 14 ++ qt4/src/poppler-form.h |8 2 files changed, 22 insertions(+) New commits: commit 7499764d382366823519aa13a38e1e44781c78af Author: Pino Toscano [EMAIL PROTECTED] Date: Mon Feb 11 11:57:50 2008 +0100 Add FormFieldButton::siblings

[poppler] 3 commits - poppler/Annot.cc poppler/Form.cc qt4/src

2008-02-12 Thread Pino Toscano
poppler/Annot.cc|1 + poppler/Form.cc |2 ++ qt4/src/poppler-form.cc |2 +- 3 files changed, 4 insertions(+), 1 deletion(-) New commits: commit 4e2ba70a88c40fef6775053b1cc5fa30e622cea7 Author: Pino Toscano [EMAIL PROTECTED] Date: Tue Feb 12 11:25:34 2008 +0100

[poppler] Merging FormWidget and AnnotWidget?

2008-02-12 Thread Pino Toscano
, Iñigo? -- Pino Toscano signature.asc Description: This is a digitally signed message part. ___ poppler mailing list poppler@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/poppler

Re: [poppler] [patch] Current state of optional content support

2008-02-13 Thread Pino Toscano
with a clear implementation - should not be too difficult - and test other poppler-qt4 features as well. -- Pino Toscano signature.asc Description: This is a digitally signed message part. ___ poppler mailing list poppler@lists.freedesktop.org http

[poppler] glib/demo

2008-02-13 Thread Pino Toscano
glib/demo/CMakeLists.txt |1 + 1 file changed, 1 insertion(+) New commits: commit 15a61cac718ae8cbf83911e299b4cfdd24cdf178 Author: Pino Toscano [EMAIL PROTECTED] Date: Wed Feb 13 20:55:18 2008 +0100 add images.c diff --git a/glib/demo/CMakeLists.txt b/glib/demo/CMakeLists.txt index

[poppler] 2 commits - qt4/src

2008-02-14 Thread Pino Toscano
qt4/src/poppler-form.cc| 13 +++-- qt4/src/poppler-private.cc | 21 + qt4/src/poppler-private.h |8 +++- 3 files changed, 31 insertions(+), 11 deletions(-) New commits: commit 2316455864e9c900c08d051c59b9508eddcb7c34 Author: Pino Toscano [EMAIL

[poppler] 3 commits - qt4/demos

2008-02-16 Thread Pino Toscano
insertions(+), 26 deletions(-) New commits: commit 3abb8703d7d8b7a5fbcbb3c19d8e84d640abe88c Author: Pino Toscano [EMAIL PROTECTED] Date: Sat Feb 16 22:25:11 2008 +0100 Add a TOC info dock. diff --git a/qt4/demos/CMakeLists.txt b/qt4/demos/CMakeLists.txt index 0e206c2..bcf5cab 100644 --- a/qt4/demos

[poppler] 2 commits - qt4/demos

2008-02-16 Thread Pino Toscano
|4 ++ 6 files changed, 174 insertions(+) New commits: commit 42987dcdd8d7432145f78cfc550f0c099e6e7311 Author: Pino Toscano [EMAIL PROTECTED] Date: Sun Feb 17 00:33:01 2008 +0100 Add a Permissions dock. diff --git a/qt4/demos/CMakeLists.txt b/qt4/demos/CMakeLists.txt index bcf5cab

[poppler] 3 commits - qt4/demos

2008-02-16 Thread Pino Toscano
qt4/demos/viewer.cpp | 46 ++ qt4/demos/viewer.h |4 2 files changed, 50 insertions(+) New commits: commit b287b611b1c7b7dd00e12518cee3a6c35044e161 Author: Pino Toscano [EMAIL PROTECTED] Date: Sun Feb 17 01:21:07 2008 +0100 Really

[poppler] 2 commits - qt4/demos

2008-02-18 Thread Pino Toscano
qt4/demos/Makefile.am | 16 1 file changed, 12 insertions(+), 4 deletions(-) New commits: commit 3c407efe9f1f0cc3f6366d3a2b6e9b687656cc95 Merge: 51f0cea... 7f4acb8... Author: Pino Toscano [EMAIL PROTECTED] Date: Mon Feb 18 21:30:42 2008 +0100 Merge branch 'master

[poppler] qt4/demos

2008-02-20 Thread Pino Toscano
qt4/demos/pageview.cpp |2 ++ 1 file changed, 2 insertions(+) New commits: commit 51fba47ccb12a66282769fc504bac4c9f5123f75 Author: Pino Toscano [EMAIL PROTECTED] Date: Sun Feb 17 01:49:59 2008 +0100 clear the page label when the document is closed diff --git a/qt4/demos/pageview.cpp

[poppler] 4 commits - qt4/demos

2008-02-20 Thread Pino Toscano
|3 + 6 files changed, 163 insertions(+), 3 deletions(-) New commits: commit b6f0c8f83924c08be20b602b128651bf018172a3 Author: Pino Toscano [EMAIL PROTECTED] Date: Thu Feb 21 00:54:26 2008 +0100 Do not assign conflicting accelerators. diff --git a/qt4/demos/viewer.cpp b/qt4

[poppler] qt4/demos

2008-02-20 Thread Pino Toscano
(+) New commits: commit bf6dd890994150406b4464e45355a4a99870fc60 Author: Pino Toscano [EMAIL PROTECTED] Date: Thu Feb 21 01:23:07 2008 +0100 Add a dock for showing the document metadata. diff --git a/qt4/demos/CMakeLists.txt b/qt4/demos/CMakeLists.txt index 2c7b370..4fe984f 100644 --- a/qt4

[poppler] 3 commits - qt4/src

2008-02-26 Thread Pino Toscano
deletions(-) New commits: commit 11b70bcda905e618c199a067db6b0246612e101d Author: Pino Toscano [EMAIL PROTECTED] Date: Tue Feb 26 23:01:27 2008 +0100 fixup the default export macro name (added by cmake); _WIN32 is defined only on win32 (remove a plethora of warnings) diff --git a/qt4/src/poppler

[poppler] qt4/demos

2008-02-27 Thread Pino Toscano
(+) New commits: commit 39fe905be8f2ae79d9c26cd87547f3ea2608411e Author: Pino Toscano [EMAIL PROTECTED] Date: Wed Feb 27 12:00:29 2008 +0100 Add a dock for showing the optional content tree. diff --git a/qt4/demos/CMakeLists.txt b/qt4/demos/CMakeLists.txt index 4fe984f..3401337 100644 --- a/qt4

[poppler] 4 commits - qt4/src

2008-02-27 Thread Pino Toscano
-private.h|6 +-- 5 files changed, 75 insertions(+), 73 deletions(-) New commits: commit f17dd5539501a996479b903ac9b8aceb3c4cfafe Author: Pino Toscano [EMAIL PROTECTED] Date: Wed Feb 27 11:53:32 2008 +0100 cleanup diff --git a/qt4/src/poppler-optcontent-private.h b/qt4/src/poppler

[poppler] 9 commits - qt4/src

2008-02-27 Thread Pino Toscano
insertions(+), 60 deletions(-) New commits: commit 0f4e7791ab6884072a1aee56e9cec212d8cea263 Author: Pino Toscano [EMAIL PROTECTED] Date: Wed Feb 27 15:58:21 2008 +0100 ignore any generated .moc here diff --git a/qt4/src/.gitignore b/qt4/src/.gitignore index 53c9077..3d124dd 100644 --- a/qt4/src

[poppler] poppler/Gfx.cc poppler/OptionalContent.cc

2008-02-27 Thread Pino Toscano
poppler/Gfx.cc |2 ++ poppler/OptionalContent.cc |2 ++ 2 files changed, 4 insertions(+) New commits: commit 4a324484b5c77ddc348746e7bcf6051ade28e389 Author: Pino Toscano [EMAIL PROTECTED] Date: Wed Feb 27 18:04:52 2008 +0100 free some objects (thus leak less) diff

[poppler] 2 commits - qt4/src qt4/tests

2008-02-27 Thread Pino Toscano
qt4/src/poppler-optcontent.cc | 11 ++ qt4/tests/check_optcontent.cpp | 66 ++--- 2 files changed, 27 insertions(+), 50 deletions(-) New commits: commit e293bfc384e2dfc4ef04582053ce18d8c0bcb7b3 Author: Pino Toscano [EMAIL PROTECTED] Date: Wed Feb 27

[poppler] 3 commits - qt4/src

2008-02-27 Thread Pino Toscano
qt4/src/poppler-optcontent-private.h |2 ++ qt4/src/poppler-optcontent.cc|8 qt4/src/poppler-optcontent.h | 14 -- 3 files changed, 14 insertions(+), 10 deletions(-) New commits: commit d8eba8c10834116b4f0f295375805172f5216993 Author: Pino Toscano

[poppler] 3 commits - qt4/src

2008-02-27 Thread Pino Toscano
Toscano [EMAIL PROTECTED] Date: Wed Feb 27 22:10:12 2008 +0100 Merge branch 'master' of ssh://[EMAIL PROTECTED]/git/poppler/poppler commit 7e651186f483976f9833de245b6c7add38e77a16 Author: Pino Toscano [EMAIL PROTECTED] Date: Wed Feb 27 22:03:17 2008 +0100 Properly enable/disable

[poppler] qt4/src

2008-02-28 Thread Pino Toscano
qt4/src/poppler-optcontent.cc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4882d7a118b93fdb5c441d70757e485be7ee25d7 Author: Pino Toscano [EMAIL PROTECTED] Date: Thu Feb 28 15:12:23 2008 +0100 printf - qDebug diff --git a/qt4/src/poppler-optcontent.cc b/qt4

[poppler] 3 commits - qt4/src

2008-03-03 Thread Pino Toscano
42c254b978c61e2ccfda083dfeffec9fc35a5fe7 Author: Pino Toscano [EMAIL PROTECTED] Date: Mon Mar 3 16:56:09 2008 +0100 be safe about out-of-range values diff --git a/qt4/src/poppler-textbox.cc b/qt4/src/poppler-textbox.cc index 52e8138..840b389 100644 --- a/qt4/src/poppler-textbox.cc +++ b/qt4/src/poppler-textbox.cc @@ -50,7

[poppler] [PATCH] mimetype reading for embedded files

2008-03-07 Thread Pino Toscano
? -- Pino Toscano From 65a88a95a5c54c890048e8a986df361585d601dd Mon Sep 17 00:00:00 2001 From: Pino Toscano [EMAIL PROTECTED] Date: Sat, 8 Mar 2008 03:11:36 +0100 Subject: [PATCH] Provide the mime type for an embedded file, if known. Adapt the unit test for that. --- qt4/src/poppler-embeddedfile.cc |5

[poppler] 2 commits - poppler/Catalog.cc poppler/Catalog.h qt4/src qt4/tests

2008-03-08 Thread Pino Toscano
(-) New commits: commit 65a88a95a5c54c890048e8a986df361585d601dd Author: Pino Toscano [EMAIL PROTECTED] Date: Sat Mar 8 03:11:36 2008 +0100 Provide the mime type for an embedded file, if known. Adapt the unit test for that. diff --git a/qt4/src/poppler-embeddedfile.cc b/qt4/src/poppler

Re: [poppler] 0.8 release blockers?

2008-03-20 Thread Pino Toscano
in availableRenderBackends() should be enough. -- Pino Toscano signature.asc Description: This is a digitally signed message part. ___ poppler mailing list poppler@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/poppler

[poppler] qt4/src

2008-03-26 Thread Pino Toscano
qt4/src/poppler-page.cc |1 + 1 file changed, 1 insertion(+) New commits: commit 2069826d61ebd527768b6455689276c0a8288085 Author: Pino Toscano [EMAIL PROTECTED] Date: Wed Mar 26 16:05:06 2008 +0100 missing break diff --git a/qt4/src/poppler-page.cc b/qt4/src/poppler-page.cc index

[poppler] qt4/src

2008-03-26 Thread Pino Toscano
qt4/src/poppler-page.cc.orig | 1317 --- 1 file changed, 1317 deletions(-) New commits: commit 7cc8fd70f68d2cdab7ab83a0ecf6c8896c971d62 Author: Pino Toscano [EMAIL PROTECTED] Date: Wed Mar 26 21:03:34 2008 +0100 remove damn error diff --git a/qt4

[poppler] 4 commits - poppler/Annot.cc poppler/Annot.h

2008-04-04 Thread Pino Toscano
poppler/Annot.cc | 75 ++- poppler/Annot.h | 22 +++- 2 files changed, 84 insertions(+), 13 deletions(-) New commits: commit 95d9d2362534c0524ad0448818b2d69b0909d482 Author: Pino Toscano [EMAIL PROTECTED] Date: Sat Apr 5 03

[poppler] 3 commits - poppler/Annot.cc poppler/Annot.h

2008-04-05 Thread Pino Toscano
poppler/Annot.cc | 121 +-- poppler/Annot.h | 46 2 files changed, 164 insertions(+), 3 deletions(-) New commits: commit 4c9a02b7e49666efe10fdc16e7a03d8d520b65ec Author: Pino Toscano [EMAIL PROTECTED] Date: Sat Apr 5

[poppler] 5 commits - poppler/Annot.cc poppler/Annot.h qt4/src

2008-04-05 Thread Pino Toscano
28c5ee2e9fc2a24d2f2efb3d74d5cf882a106239 Author: Pino Toscano [EMAIL PROTECTED] Date: Sat Apr 5 23:19:33 2008 +0200 typo fix diff --git a/poppler/Annot.h b/poppler/Annot.h index 68a1ec4..97c9022 100644 --- a/poppler/Annot.h +++ b/poppler/Annot.h @@ -952,7 +952,7 @@ private

[poppler] 2 commits - poppler/Annot.cc poppler/Annot.h qt4/src

2008-04-06 Thread Pino Toscano
1d83d6edf9a843335e37a4d1e0e0dd71eb23d93b Author: Pino Toscano [EMAIL PROTECTED] Date: Sun Apr 6 12:24:42 2008 +0200 [Qt4] the caret symbol is an enum value, now diff --git a/qt4/src/poppler-annotation.cc b/qt4/src/poppler-annotation.cc index 33c8df2..a159edb 100644 --- a/qt4/src/poppler

[poppler] poppler/ArthurOutputDev.cc

2008-04-06 Thread Pino Toscano
poppler/ArthurOutputDev.cc |5 + 1 file changed, 5 insertions(+) New commits: commit fc24500ddd9182f97d23c46eaafc6be79a6721eb Author: Pino Toscano [EMAIL PROTECTED] Date: Sun Apr 6 11:43:49 2008 +0200 propetly initialise a couple of members; leak less diff --git a/poppler

[poppler] poppler/Annot.h

2008-04-06 Thread Pino Toscano
poppler/Annot.h |4 1 file changed, 4 insertions(+) New commits: commit a6f70f465a3e6719d63cefbe3c27bae015be43c1 Author: Pino Toscano [EMAIL PROTECTED] Date: Sun Apr 6 13:12:01 2008 +0200 add getters for the coordinates in an AnnotLine diff --git a/poppler/Annot.h b/poppler

[poppler] 4 commits - poppler/Annot.cc poppler/Annot.h

2008-04-12 Thread Pino Toscano
poppler/Annot.cc | 28 +--- poppler/Annot.h |3 ++- 2 files changed, 19 insertions(+), 12 deletions(-) New commits: commit c3aa3a97d9c553ea7976741d798901352fb5381c Author: Pino Toscano [EMAIL PROTECTED] Date: Sat Apr 12 22:45:57 2008 +0200 properly

[poppler] 2 commits - poppler/Annot.cc poppler/Annot.h poppler/Catalog.cc poppler/Catalog.h

2008-04-12 Thread Pino Toscano
, GooString *description = 0); ~EmbFile() { commit 45b407e51905948690065749085a4af1cbb29a8e Author: Pino Toscano [EMAIL PROTECTED] Date: Sun Apr 13 00:14:38 2008 +0200 correctly get the FileSpec dictionary diff --git a/poppler/Annot.cc b/poppler/Annot.cc index 03236b7..bb71b13 100644

[poppler] poppler/Annot.h

2008-04-12 Thread Pino Toscano
poppler/Annot.h |6 ++ 1 file changed, 6 insertions(+) New commits: commit 40a12793c5ccea206d79e0c17e2f2d0cf74bb4f3 Author: Pino Toscano [EMAIL PROTECTED] Date: Sun Apr 13 02:21:55 2008 +0200 add getters for the AnnotPolygon properties diff --git a/poppler/Annot.h b/poppler

[poppler] qt4/src

2008-04-13 Thread Pino Toscano
qt4/src/poppler-annotation-helper.h |2 qt4/src/poppler-page.cc | 851 2 files changed, 393 insertions(+), 460 deletions(-) New commits: commit 5899aff11f94e707654574e830e0757b1df558d4 Author: Pino Toscano [EMAIL PROTECTED] Date: Sun Apr

[poppler] 2 commits - qt4/src

2008-04-13 Thread Pino Toscano
Author: Pino Toscano [EMAIL PROTECTED] Date: Sun Apr 13 18:31:21 2008 +0200 [Qt4] convert the file attachment annotations diff --git a/qt4/src/poppler-page.cc b/qt4/src/poppler-page.cc index f606ab2..09dca59 100644 --- a/qt4/src/poppler-page.cc +++ b/qt4/src/poppler-page.cc @@ -866,6 +866,18

[poppler] 3 commits - poppler/Annot.cc poppler/Annot.h qt4/src

2008-04-13 Thread Pino Toscano
changed, 192 insertions(+), 4 deletions(-) New commits: commit f338a9ded5d42dd65853c5c7bbe27f6724096416 Author: Pino Toscano [EMAIL PROTECTED] Date: Sun Apr 13 21:41:51 2008 +0200 [Qt4] convert the sound annotations diff --git a/qt4/src/poppler-page.cc b/qt4/src/poppler-page.cc index 09dca59

[poppler] qt4/src

2008-04-16 Thread Pino Toscano
qt4/src/poppler-page.cc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 1ed3cc40987b691319fd9f1a30296d80de5732fd Author: Pino Toscano [EMAIL PROTECTED] Date: Wed Apr 16 15:45:45 2008 +0200 fix border style conversion diff --git a/qt4/src/poppler-page.cc b/qt4

[poppler] qt4/src

2008-04-20 Thread Pino Toscano
qt4/src/poppler-converter-private.h |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6c248bdad77235a45402d9693a0b822cc208b6b9 Author: Pino Toscano [EMAIL PROTECTED] Date: Sun Apr 20 18:32:59 2008 +0200 the dtor should be virtual diff --git a/qt4/src/poppler

[poppler] Branch 'poppler-0.8' - 2 commits - poppler/ArthurOutputDev.cc qt4/src

2008-04-20 Thread Pino Toscano
poppler/ArthurOutputDev.cc |5 + qt4/src/poppler-converter-private.h |2 +- 2 files changed, 6 insertions(+), 1 deletion(-) New commits: commit 3674ccd6884713ba6ed0cda882c8ba44fe374b5c Author: Pino Toscano [EMAIL PROTECTED] Date: Sun Apr 20 18:32:59 2008 +0200

[poppler] 4 commits - poppler/ArthurOutputDev.cc

2008-04-27 Thread Pino Toscano
poppler/ArthurOutputDev.cc | 41 +++-- 1 file changed, 23 insertions(+), 18 deletions(-) New commits: commit f9c7e8037b7165b6271ce7aea0d315053c4d66a5 Merge: 59d33d8... f5fec4f... Author: Pino Toscano [EMAIL PROTECTED] Date: Sat Apr 26 18:09:59 2008 +0200

[poppler] poppler/ArthurOutputDev.cc

2008-04-27 Thread Pino Toscano
poppler/ArthurOutputDev.cc | 75 +++-- 1 file changed, 59 insertions(+), 16 deletions(-) New commits: commit 6cddda7f3c3b8ddb95e6aba1b234a27c4454c23d Author: Pino Toscano [EMAIL PROTECTED] Date: Sat Apr 26 22:41:59 2008 +0200 sync updateFont

[poppler] 2 commits - qt4/demos

2008-04-27 Thread Pino Toscano
qt4/demos/optcontent.cpp |1 - qt4/demos/viewer.cpp |1 + 2 files changed, 1 insertion(+), 1 deletion(-) New commits: commit a188f3cd36775d78ace5b5d62c8ab7c059b3b2b1 Author: Pino Toscano [EMAIL PROTECTED] Date: Sat Apr 26 23:42:09 2008 +0200 reset the current page to 0, when

[poppler] qt4/demos

2008-04-27 Thread Pino Toscano
qt4/demos/optcontent.cpp |1 + 1 file changed, 1 insertion(+) New commits: commit 29e3e779c68371b7c4aadcf68ee0712046f39c6d Author: Pino Toscano [EMAIL PROTECTED] Date: Sat Apr 26 23:47:01 2008 +0200 remember to call the base implementation here diff --git a/qt4/demos/optcontent.cpp b

Re: [poppler] Poppler 0.8.2 released

2008-05-02 Thread Pino Toscano
? -- Pino Toscano 0x2b8a95a950ee in FormWidget::getType (this=0x0) at poppler/Form.h:71 71FormFieldType getType() { return type; } (gdb) bt #0 0x2b8a95a950ee in FormWidget::getType (this=0x0) at poppler/Form.h:71 #1 0x2b8a95d7f0a4 in AnnotWidget::initialize (this=0xacd930, xrefA

[poppler] Presenting my GSoC: 3D support

2008-05-04 Thread Pino Toscano
. About my work, should I create a branch in the main repository, or better copy a public personal repository in my home dir? [1] http://code.google.com/soc/2008/kde/appinfo.html?csaid=56A080529F30BE85 [2] http://okular.kde.org -- Pino Toscano signature.asc Description: This is a digitally signed

Re: [poppler] Presenting my GSoC: 3D support

2008-05-06 Thread Pino Toscano
(if not impossible), as U3D is licensed Apache v2.0 (that is incompatible with GPL v2). Unless I find some workaround to that, probably I'll write an own library for the U3D format... (P.S.: can any list admin set the reply-to for the list? Thanks.) -- Pino Toscano signature.asc Description

Re: [poppler] [Announce] PyPoppler 0.8.0

2008-05-11 Thread Pino Toscano
Alle domenica 11 maggio 2008, Pablo Rodríguez ha scritto: Bindings for QT4 are available at http://svn.pardus.org.tr/uludag/trunk/pypoppler-qt4/. This one seems quite old, based on Poppler-Qt4 0.5.x (!)... -- Pino Toscano signature.asc Description: This is a digitally signed message part

Re: [poppler] Poppler 0.10 release plan

2008-05-17 Thread Pino Toscano
, the missing types should be PrinterMark, TrapNet and Watermark (and 3D, but it's a separate case). About the Qt4 frontend, Screen and Movie types are not mapped yet. For the rest, just wait for Iñigo's thoughts. -- Pino Toscano signature.asc Description: This is a digitally signed message part

[poppler] qt4/src

2008-06-14 Thread Pino Toscano
qt4/src/Doxyfile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit c3a00c83f1d24c1f88e7ed3b3f772460e578f3cc Author: Pino Toscano [EMAIL PROTECTED] Date: Sun Jun 15 02:39:31 2008 +0200 poppler-page-transition.h is here now diff --git a/qt4/src/Doxyfile b/qt4/src

[poppler] Branch 'poppler-0.8' - qt4/src

2008-06-14 Thread Pino Toscano
qt4/src/Doxyfile |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 5b83e2103d13c5af1b829da20bb309dcbe2f10c7 Author: Pino Toscano [EMAIL PROTECTED] Date: Sun Jun 15 02:39:31 2008 +0200 poppler-page-transition.h is here now (cherry pick backport of commit

[poppler] 2 commits - CMakeLists.txt cmake/modules

2008-06-26 Thread Pino Toscano
CMakeLists.txt | 18 +- cmake/modules/FindLIBOPENJPEG.cmake | 11 ++- 2 files changed, 11 insertions(+), 18 deletions(-) New commits: commit 9e9543b105b39f8b0048c00fc94741e43ad615e9 Author: Pino Toscano [EMAIL PROTECTED] Date: Thu Jun 26 20:19

[poppler] poppler/Page.cc

2008-07-18 Thread Pino Toscano
poppler/Page.cc |1 + 1 file changed, 1 insertion(+) New commits: commit 3696025977fd345b12767f75a2de6ed7e9467365 Author: Pino Toscano [EMAIL PROTECTED] Date: Fri Jul 18 23:32:25 2008 +0200 initialize pageWidgets, otherwise it can be a rubbish pointer is Annots is not a valid

[poppler] Branch 'poppler-0.8' - poppler/Page.cc

2008-07-18 Thread Pino Toscano
poppler/Page.cc |1 + 1 file changed, 1 insertion(+) New commits: commit fd0bf8b05cb155e2f29df31fa01964b12e710b89 Author: Pino Toscano [EMAIL PROTECTED] Date: Fri Jul 18 23:32:25 2008 +0200 initialize pageWidgets, otherwise it can be a rubbish pointer is Annots is not a valid

[poppler] Branch 'poppler-0.6' - poppler/Page.cc

2008-07-18 Thread Pino Toscano
poppler/Page.cc |1 + 1 file changed, 1 insertion(+) New commits: commit 75ad0379fe85330394dd5f77df19f0dfa4fd41b9 Author: Pino Toscano [EMAIL PROTECTED] Date: Fri Jul 18 23:32:25 2008 +0200 initialize pageWidgets, otherwise it can be a rubbish pointer is Annots is not a valid

[poppler] Branch 'poppler-0.8' - qt4/src

2008-08-03 Thread Pino Toscano
qt4/src/poppler-private.h |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit 7ba49bcd446c140c14cf08b12a25c745d1ad9dca Author: Pino Toscano [EMAIL PROTECTED] Date: Sun Aug 3 10:54:09 2008 +0200 [Qt4] Make the paper color setting working as it should

[poppler] 2 commits - qt4/src

2008-08-12 Thread Pino Toscano
: Pino Toscano [EMAIL PROTECTED] Date: Tue Aug 12 13:49:52 2008 +0200 [Qt4] add a method to get the activation action of a FormField diff --git a/qt4/src/poppler-form.cc b/qt4/src/poppler-form.cc index 752c608..07675cd 100644 --- a/qt4/src/poppler-form.cc +++ b/qt4/src/poppler-form.cc

[poppler] qt4/src

2008-08-13 Thread Pino Toscano
qt4/src/poppler-form.cc | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) New commits: commit 27ddf3c5e839358c8553d41743faa8ee304767bf Author: Pino Toscano [EMAIL PROTECTED] Date: Wed Aug 13 13:55:57 2008 +0200 [Qt4] make sure to use the correct page width/height

[poppler] glib/demo

2008-08-22 Thread Pino Toscano
glib/demo/CMakeLists.txt |1 + 1 file changed, 1 insertion(+) New commits: commit c3a006ae35250e9a5638c2ce713b7470380751c7 Author: Pino Toscano [EMAIL PROTECTED] Date: Sat Aug 23 01:04:34 2008 +0200 compile attachments.c in the demo with cmake as well diff --git a/glib/demo

[poppler] poppler/Movie.cc

2008-08-22 Thread Pino Toscano
poppler/Movie.cc | 14 -- 1 file changed, 8 insertions(+), 6 deletions(-) New commits: commit 820f15009845870701e1f4e7f4fc4fb93312ab3e Author: Pino Toscano [EMAIL PROTECTED] Date: Sat Aug 23 01:45:07 2008 +0200 fix Movie::copy() the default copy ctor already does

[poppler] 4 commits - qt4/src

2008-08-22 Thread Pino Toscano
/src/poppler-page.cc | 18 -- qt4/src/poppler-qt4.h | 34 +++ 7 files changed, 223 insertions(+), 4 deletions(-) New commits: commit 63bcaf113fcb5a4a9e5c120df2c3dafb2977c90a Author: Pino Toscano [EMAIL PROTECTED] Date: Sat Aug 23 01:58:30 2008 +0200

[poppler] qt4/src

2008-09-06 Thread Pino Toscano
qt4/src/poppler-ps-converter.cc | 34 ++ qt4/src/poppler-qt4.h | 26 ++ 2 files changed, 52 insertions(+), 8 deletions(-) New commits: commit 3366059a25611f19ab592cda18c5efe0b9359771 Author: Pino Toscano [EMAIL PROTECTED] Date

[poppler] 2 commits - qt4/demos qt4/src qt4/tests

2008-09-06 Thread Pino Toscano
files changed, 93 insertions(+), 14 deletions(-) New commits: commit d35ca2ce5df12d40e295873e44b1f18ea40ba897 Author: Pino Toscano [EMAIL PROTECTED] Date: Sun Sep 7 01:13:33 2008 +0200 [Qt4] apidox improvements diff --git a/qt4/src/poppler-annotation.h b/qt4/src/poppler-annotation.h index

Re: [poppler] qt4/src

2008-09-09 Thread Pino Toscano
-page-transition.h \ + poppler-page-transition-private.h Why? -- Pino Toscano signature.asc Description: This is a digitally signed message part. ___ poppler mailing list poppler@lists.freedesktop.org http://lists.freedesktop.org

[poppler] poppler/Catalog.cc

2008-09-20 Thread Pino Toscano
poppler/Catalog.cc | 18 +- 1 file changed, 13 insertions(+), 5 deletions(-) New commits: commit b56f64d676bdabd4a3ebe0eb2237f4c202a3707d Author: Pino Toscano [EMAIL PROTECTED] Date: Sun Sep 21 00:53:54 2008 +0200 Handle streams as entries for the catalog JS name tree

[poppler] 2 commits - poppler/Form.cc

2008-09-21 Thread Pino Toscano
poppler/Form.cc | 14 -- 1 file changed, 4 insertions(+), 10 deletions(-) New commits: commit fe26075353226be9a02c8cf1a6a29586de15ce86 Author: Pino Toscano [EMAIL PROTECTED] Date: Sun Sep 21 12:03:21 2008 +0200 really use the key passed to it diff --git a/poppler/Form.cc b

[poppler] 3 commits - qt4/src

2008-09-28 Thread Pino Toscano
commits: commit a29984ab777c64a1cb286b667a6a91ad9b191f40 Merge: f399afe... 6865872... Author: Pino Toscano [EMAIL PROTECTED] Date: Sun Sep 28 23:39:08 2008 +0200 Merge branch 'master' of ssh://[EMAIL PROTECTED]/git/poppler/poppler commit f399afe6f6b9c250327d0e4c5b3f2839889d7095 Author: Pino

Re: [poppler] How make poppler to find qt4

2008-10-01 Thread Pino Toscano
/pkgconfig: $PKG_CONFIG_PATH -- Pino Toscano signature.asc Description: This is a digitally signed message part. ___ poppler mailing list poppler@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/poppler

[poppler] qt4/src

2008-10-05 Thread Pino Toscano
qt4/src/poppler-pdf-converter.cc | 13 + 1 file changed, 13 insertions(+) New commits: commit e92255296511cae9cbbac8de800d8b26e5f681f1 Author: Pino Toscano [EMAIL PROTECTED] Date: Sun Oct 5 15:57:06 2008 +0200 [Qt4] when the PDF exporting fails, delete the file

[poppler] Branch 'poppler-0.10' - qt4/src

2008-11-15 Thread Pino Toscano
qt4/src/poppler-link.cc | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit a1b0e661a8de0d8acd7e24c0ef4e671d5e9c162c Author: Pino Toscano [EMAIL PROTECTED] Date: Sat Nov 15 14:49:02 2008 +0100 [Qt4] deserialize the value of the 'right' coordinate, too

[poppler] qt4/src

2008-11-15 Thread Pino Toscano
qt4/src/poppler-link.cc | 11 ++- 1 file changed, 6 insertions(+), 5 deletions(-) New commits: commit b843ac34c6c4ca1580f99fa2220c59dfcd91f026 Author: Pino Toscano [EMAIL PROTECTED] Date: Sat Nov 15 14:49:02 2008 +0100 [Qt4] deserialize the value of the 'right' coordinate, too

[poppler] 4 commits - qt4/src

2008-11-30 Thread Pino Toscano
4cd364c179ae91ed383a8237ba1ad263952fd7aa Author: Pino Toscano [EMAIL PROTECTED] Date: Sun Nov 30 16:57:52 2008 +0100 add my copyright here diff --git a/qt4/src/poppler-private.cc b/qt4/src/poppler-private.cc index 7d2d586..d5a0191 100644 --- a/qt4/src/poppler-private.cc +++ b/qt4/src/poppler

  1   2   3   4   >