Albert Astals Cid
bdc00ae3f3
Correct the implementation of Quit link action
...
Add the implementation of close link action
That two actions only work within inside kpdf as in konqueror they would be quite shocking
Reverse the order link actions are added to m_rects because there are some pdf that have a rect with a link and inside of that another link with a snall rect, and with this order we match acrobat behaviour
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=435350
21 years ago
Piotr Szymanski
931271f968
- generate kpdftextpage while loading document, makes search speedy again, and man do i mean speedy
...
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=434974
21 years ago
Piotr Szymanski
011516bd90
- one more
...
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=434948
21 years ago
Piotr Szymanski
17cb9645fb
- add the frigging desktop!
...
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=434947
21 years ago
Piotr Szymanski
7b5063c6e1
- more build fixes
...
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=434935
21 years ago
Piotr Szymanski
8aef215fb5
- bah make it build
...
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=434930
21 years ago
Piotr Szymanski
36ab5c8965
- make generators plugins by:
...
* moving all xpdf stuff from core and part to inside generator_pdf
* adding abstract KPDFText class and KPDFTextEntity to hold either
glyph, or word or textline
- support for importing PS files as pdf like on annots branch
- synced with annots branch
- abstract text layer with search for words in different lines
- added RegularArea<NormalizedShape,Shape> template class
which inherits QValueList<NormalizedShape*> and is used
to hold regular areas of given shape (finite collections of the shape)
- loading of relevant generators via ktrader for given mimetype
- the deliverables 1 and 2 of my SoC proposition are delivered
next: 1. fix one spotted regression and 2. code ghostview backend
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=434883
21 years ago
Piotr Szymanski
369803e65b
- forwardport the support for external linkage in toc
...
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=434864
21 years ago
Piotr Szymanski
6e8a08f692
- make the Page column in TOC configurable with secret config option instead of compile time switch
...
- mark one function to remove later
- add one more category to desktop file to be more vfolders compliant
svn path=/trunk/playground/graphics/oKular/kpdf/; revision=431970
21 years ago
Tobias Koenig
f241e05db8
Add possibility to go to an external pdf document from the TOC.
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=429479
21 years ago
Enrico Ros
d3d8999aea
don't crash if the generator doesn't support searching text
...
svn path=/branches/kpdf/annotations/kdegraphics/kpdf/; revision=428596
21 years ago
Enrico Ros
789e799ba7
generate smooth scaled image of the requested size (looks/caches/works
...
a lot better this way)
svn path=/branches/kpdf/annotations/kdegraphics/kpdf/; revision=428595
21 years ago
Enrico Ros
bd81ccaed7
merged patch_064,065,066,068,075,091,092 (tinyurl.com/8t5ec)
...
svn path=/branches/kpdf/annotations/kdegraphics/kpdf/; revision=428594
21 years ago
Enrico Ros
027d040c6c
applying patch_040,041 (of: tinyurl.com/8t5ec)
...
svn path=/branches/kpdf/annotations/kdegraphics/kpdf/; revision=428587
21 years ago
Enrico Ros
c313465ce3
applying patch_083
...
svn path=/branches/kpdf/annotations/kdegraphics/kpdf/; revision=425038
21 years ago
Enrico Ros
5e8dc4992e
applying patch_082
...
svn path=/branches/kpdf/annotations/kdegraphics/kpdf/; revision=425036
21 years ago
Enrico Ros
5fa94e1643
merging patch_080,085
...
svn path=/branches/kpdf/annotations/kdegraphics/kpdf/; revision=425031
21 years ago
Enrico Ros
bc71e24b8a
applying patch_096
...
svn path=/branches/kpdf/annotations/kdegraphics/kpdf/; revision=425005
21 years ago
Enrico Ros
c885e75be1
SVN_SILENT remove debug message (introduced merging patch_050)
...
svn path=/branches/kpdf/annotations/kdegraphics/kpdf/; revision=424995
21 years ago
Enrico Ros
8f4104a99a
merge (refactored) patch_050,051,060
...
svn path=/branches/kpdf/annotations/kdegraphics/kpdf/; revision=424991
21 years ago
Enrico Ros
2f3f5cca36
merged patch042,043
...
svn path=/branches/kpdf/annotations/kdegraphics/kpdf/; revision=424893
21 years ago
Albert Astals Cid
d8fe1a9ecb
fix call to kprinter
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=422403
21 years ago
Albert Astals Cid
18402fb871
atEnd() on /proc files don't seem to work
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=422402
21 years ago
Albert Astals Cid
a867c64ef7
qimage generator is working again but seems kimgio is not plugging correctly the plugins
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=422396
21 years ago
Albert Astals Cid
66c71c3c72
Q3MemArray -> QVector
...
Fix almost all presentation mode
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=421637
21 years ago
Albert Astals Cid
84ac707651
fix osd
...
fix kpassworddialog::getpassword api change
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=420904
21 years ago
Albert Astals Cid
65f71d9cdf
fix layouting a bit
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=420392
21 years ago
Albert Astals Cid
f10d8d6b1b
used linkedlist instead of list and now it does not crashes on viewport scrolling
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=420385
21 years ago
Albert Astals Cid
b07bc9e9e1
crash--
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=420382
21 years ago
Albert Astals Cid
9c0b0a45a0
you can open files, but any try to scroll the viewport will make it crash
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=420380
21 years ago
Albert Astals Cid
4f73724c99
slipped debug comment
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=420359
21 years ago
Albert Astals Cid
655113f5f9
i'm able to see a thumbnail now :-)
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=420358
21 years ago
Albert Astals Cid
affdd4c089
QCustomEvent still exists :-)
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=420348
21 years ago
Albert Astals Cid
888b0c05a9
link, crashes on startup and has some commented things i need to port later on
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=420319
21 years ago
Albert Astals Cid
f51205f3c5
Call m_text->endPage() on KPDFOutputDev::endPage() when generating text
...
Fixes bug 105630
BUGS: 105630
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=415187
21 years ago
Albert Astals Cid
c8a96f9fd2
more generator_png -> generator_kimgio renaming
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=410354
21 years ago
Albert Astals Cid
9946534b1d
generator_png -> generator_kimgio
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=410352
21 years ago
Albert Astals Cid
2f384e0c2b
dcop KURL currentDocument()
...
Based on a patch by Bernhard Schiffner
CCMAIL: bernhard@schiffner-limbach.de
svn path=/trunk/kdegraphics/kpdf/; revision=409036
21 years ago
Albert Astals Cid
56f6f83fb9
Accept "invalid" viewports when the link is to an external pdf
...
svn path=/trunk/kdegraphics/kpdf/; revision=408113
21 years ago
Albert Astals Cid
1e1eeb8e65
Don't crash on malformed documents that have links to unexistant places, for example in smli_tr-2005-143.pdf link [3] from page 4 does not point anywhere (Acrobat Reader confirms it)
...
BUGS: 104626
svn path=/trunk/kdegraphics/kpdf/; revision=408111
21 years ago
Albert Astals Cid
9f12ab9634
remove warning
...
svn path=/trunk/kdegraphics/kpdf/; revision=406202
21 years ago
Enrico Ros
0beedebe01
Added icons for Text annotations (ake the 'page sybols'). Changed naming to
...
existing ones, updated 'tools.xml' with new names and made generator_pdf
parse pdf icon names as lowercase. Added SVG sources too for the icons.
- note that I suck as icon maker, so plz make good looking icons and don't
complain about these - :-))
svn path=/branches/kpdf_annotations/kdegraphics/kpdf/; revision=405395
21 years ago
Enrico Ros
96a28d59ac
CVS_SILENT removed overlay debug ~art~
...
svn path=/branches/kpdf_annotations/kdegraphics/kpdf/; revision=405339
21 years ago
Enrico Ros
25d25604d4
CVS_SILENT Page: disabled debug save timing, Annots: typos
...
svn path=/branches/kpdf_annotations/kdegraphics/kpdf/; revision=405144
21 years ago
Enrico Ros
f75b4247d0
CVS_SILENT some primitives to test
...
svn path=/branches/kpdf_annotations/kdegraphics/kpdf/; revision=404924
21 years ago
Enrico Ros
db4e2246e1
Added a hack because real pdf's HL-QuadPoint structure differs from the
...
one in specs! (how can it be possible!?)
svn path=/branches/kpdf_annotations/kdegraphics/kpdf/; revision=404553
21 years ago
Enrico Ros
6195accba0
CVS_SILENT cosmetic change.
...
svn path=/branches/kpdf_annotations/kdegraphics/kpdf/; revision=404086
21 years ago
Enrico Ros
da5e6b8b74
Annotations: removed the opened attribute from TextAnnotation. Fixed
...
a bug in Annotation::Window.
PDFGenerator: added postprocessing for handle the special pdf cases on
TextAnnotations (where window geometry is embedded in annotation, not
in popup and the annotation should be represented as an icon).
svn path=/branches/kpdf_annotations/kdegraphics/kpdf/; revision=404023
21 years ago
Enrico Ros
eeff7763d2
Page: don't append parent containers if there are no children.
...
svn path=/branches/kpdf_annotations/kdegraphics/kpdf/; revision=404012
21 years ago
Enrico Ros
850b7b7f53
Added 3 custom attributes to the Highlight annotation. Adapted pdf parser
...
and xml storage stuff.
svn path=/branches/kpdf_annotations/kdegraphics/kpdf/; revision=403983
21 years ago