Albert Astals Cid
eaa3fdf2de
fix inheritance for zlib too
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=416697
21 years ago
Albert Astals Cid
44772a5c84
Fix problem introduced by improper merging of the libjpeg patch
...
BUG: 106057
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=416536
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
0fba2aceca
Use zlib for decoding FlateStreams adds 100 lines and removes 500, zlib has probably had more sevurity reviews and is faster. Taken from poppler
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=415052
21 years ago
Albert Astals Cid
9047a879bd
Fordward port fix for bug 105454
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=412670
21 years ago
Jonathan Riddell
ed0b664039
Move application icons to global theme
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=412178
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
79b438183b
Fix usability issues 2.1, 2.2 and 2.3
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=410271
21 years ago
Stephan Binner
a753159331
fix disabled icons
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=410001
21 years ago
Albert Astals Cid
247c86d946
Try to make size saving work, can you guys check (need to update to cvs version or apply this patch to 3.4 branch) and tell me if it works for you too?
...
CCBUGS: 94851
svn path=/trunk/kdegraphics/kpdf/; revision=409128
21 years ago
Albert Astals Cid
4c5ee1aafc
remove extra ( )
...
svn path=/trunk/kdegraphics/kpdf/; revision=409088
21 years ago
Albert Astals Cid
560868e9dd
fix bug 104900.
...
Enrico i tried to see if that was needed for some corner case but could not find it, please review if this change breaks something else and tell me if it does not and i'll backport to the stable branch
BUGS: 104900
svn path=/trunk/kdegraphics/kpdf/; revision=409086
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
2cdbab1736
Don't assume Encoding array of Type1 fonts end in "foo def".
...
http://partners.adobe.com/public/developer/en/font/T1_SPEC.PDF says "This sequence of assignments must be followed by an instance of the token def or readonly; such a token may not occur within the sequence of assignments." so it must end with "readonly" "def" "readonly def" (That is what most fonts are using and this is why it was not crashing"
BUG: 104786
svn path=/trunk/kdegraphics/kpdf/; revision=408796
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
1452bec703
fix gnome's unability to understand that if there is no %u, %U or %F implies that the program takes %f
...
Add %U as we can accept a full list of url's
Backporting in a moment
BUG: 104471
svn path=/trunk/kdegraphics/kpdf/; revision=408033
21 years ago
Albert Astals Cid
b44ac6e5f8
implement dcop currentPage()
...
Based on a patch from bernhard@schiffner-limbach.de
Will be in KDE 3.5
svn path=/trunk/kdegraphics/kpdf/; revision=407816
21 years ago
Albert Astals Cid
1aecd53f19
adding a configure.in.bot to give some warnings
...
svn path=/trunk/kdegraphics/kpdf/; revision=407624
21 years ago
Albert Astals Cid
3b53efc6cd
Fix issue 1.4
...
svn path=/trunk/kdegraphics/kpdf/; revision=407337
21 years ago
Albert Astals Cid
5d2ed914f7
- Use correct text color for highlighted thumbnails
...
- Use a fixed color on presentation mode for the overlay numbers as the background we use is always black there's no point in obeying the pallette as that can make the overlay invisible.
Fixes issue 1.2 from http://www.openusability.org/forum/forum.php?thread_id=325&forum_id=304
Florian can you check
CCMAIL: holehan@gmx.de
svn path=/trunk/kdegraphics/kpdf/; revision=407256
21 years ago
Albert Astals Cid
a7338e2c03
Wrap completely the selected thumbnai with the select color.
...
Görkem this will come with KDE 3.5
Florian, can you check that fixes issue 1.1 ?
FEATURE: 103660
CCMAIL: holehan@gmx.de
svn path=/trunk/kdegraphics/kpdf/; revision=407243
21 years ago
Albert Astals Cid
9f12ab9634
remove warning
...
svn path=/trunk/kdegraphics/kpdf/; revision=406202
21 years ago
Albert Astals Cid
50a5316456
Correct configure.in.in fixes 104012, thanks for reporting
...
BUGS: 104012
svn path=/trunk/kdegraphics/kpdf/; revision=405956
21 years ago
Albert Astals Cid
d552cbf559
Add another path to search the default gs fonts, we have to improve, but for now i'm closing the bug, thanks for reporting
...
BUGS: 103891
svn path=/trunk/kdegraphics/kpdf/; revision=405583
21 years ago
Albert Astals Cid
57da7dbcd4
Use libjpeg for dct streams, libjpeg has probably had more attention that xpdf code and also it makes a pdf work that previously was not working so this is a god change TM, just wondering if i should backport or not.
...
BUGS: 87766
svn path=/trunk/kdegraphics/kpdf/; revision=405580
21 years ago
Albert Astals Cid
debbaff938
messageboxes explaining how to get of the presentation mode and why the document is going to be launched on presentation mode, of couse they have the typical "don't show again".
...
Checking of the wording from a good english speaker would be cool
svn path=/trunk/kdegraphics/kpdf/; revision=405407
21 years ago
Albert Astals Cid
b3ea24bb0d
Presentation is now a dialog child of part so that get get only 1 entry on taskbar
...
To fix presentationwidget wanting to be always on top, even when it does not has the focus, we drop the staysontop on windowdeactivation and get it again on actiovation
BUGS: 103718
svn path=/trunk/kdegraphics/kpdf/; revision=405195
21 years ago
Tobias Koenig
19e41ac483
Add 'Home' and 'End' key support to jump to the beginning/end of the
...
presentation.
Don't create the presentation view on every external change.
svn path=/trunk/kdegraphics/kpdf/; revision=404850
21 years ago
Albert Astals Cid
d1dd22b280
Implement bare-bones printing for the png generator, leak--
...
svn path=/trunk/kdegraphics/kpdf/; revision=401093
21 years ago
Albert Astals Cid
7b0fb39117
Obey page up and page down keys in presentation mode
...
For the 'b' key thing open another wish report; remember 1 issue per bug report.
BUGS: 102565
svn path=/trunk/kdegraphics/kpdf/; revision=401062
21 years ago
Albert Astals Cid
60a53c21ea
Only start search has you type if the document supports it
...
svn path=/trunk/kdegraphics/kpdf/; revision=400639
21 years ago
Albert Astals Cid
08d23c5231
Proof of concept PNG generator, to use if do kpdf foo.png as open only shows pdf, it crashes when doing Search as you type and Presentation does not works but it only has 10 lines of code and it was done to show how "easy" is adding new generators
...
svn path=/trunk/kdegraphics/kpdf/; revision=400632
21 years ago
Albert Astals Cid
246509e16c
Not used anymore, don't give a warning
...
svn path=/trunk/kdegraphics/kpdf/; revision=400559
21 years ago
Albert Astals Cid
35b710deac
Remove warning about not able to compare a uint with < 0
...
svn path=/trunk/kdegraphics/kpdf/; revision=400552
21 years ago
Albert Astals Cid
6502d70004
Unneeded
...
svn path=/trunk/kdegraphics/kpdf/; revision=400494
21 years ago
Albert Astals Cid
9f55f72131
Adapt fix for 102117 to HEAD version of the properties dialog
...
svn path=/trunk/kdegraphics/kpdf/; revision=400353
21 years ago
Albert Astals Cid
aa5ef294be
When saving a file ask if we are going to overwrite a existing file
...
BUG: 102332
svn path=/trunk/kdegraphics/kpdf/; revision=400315
21 years ago
Albert Astals Cid
e8681f8c32
Compile on Solaris
...
BUGS: 102337
svn path=/trunk/kdegraphics/kpdf/; revision=400299
21 years ago
Albert Astals Cid
87687f7e50
Update d->zoomFactor when resizing the view and we are on fitpage or fitwidth so that when we click Zoom+ or Zoom- the zoom updates acordingly
...
svn path=/trunk/kdegraphics/kpdf/; revision=400073
21 years ago
Albert Astals Cid
9d0f01feef
Optimize lookup of named dests, as example index pages of the pdf 1.6 reference that previously took ~10 seconds to render now render in ~2 seconds
...
Taken from poppler
svn path=/trunk/kdegraphics/kpdf/; revision=399871
21 years ago
Albert Astals Cid
631458353d
Fix compile problem due to the non-standard location of Xft2 header files.
...
svn path=/trunk/kdegraphics/kpdf/; revision=399553
21 years ago
Dirk Mueller
8834a83f90
compile (gcc 4.1)
...
svn path=/trunk/kdegraphics/kpdf/; revision=398947
21 years ago
Albert Astals Cid
148f8606f6
Save zoom setting on exit
...
Thanks Fred for the patch
FEATURE: 97307
svn path=/trunk/kdegraphics/kpdf/; revision=398502
21 years ago
Albert Astals Cid
0649174a87
Fix bug 101648, thanks a lot for reporting Mikolaj
...
Do not assume that there can be only one objectrect in a given point, remove const ObjectRect * KPDFPage::getObjectRect( double x, double y ) const and add const ObjectRect * KPDFPage::hasObject( ObjectRect::ObjectType type, double x, double y ) const instead
BUGS:101648
svn path=/trunk/kdegraphics/kpdf/; revision=398214
21 years ago
Albert Astals Cid
c3ba0f58df
As always i forget to update the TODO file
...
svn path=/trunk/kdegraphics/kpdf/; revision=398209
21 years ago
Albert Astals Cid
bdfb693d3e
Welcome the fonts dialog, as normal the from xpdf source is our inspiration, this time pdffonts.cc
...
Enrico, maybe you don't like the way of filling the KListView, the properties dialog asks the document if it has fonts (in the future maybe we support formats that don't have fonts), then create the KListView and pass it to the document that passes it to the generator that fills it, the "problem" is that now the generators are GUI aware.
svn path=/trunk/kdegraphics/kpdf/; revision=398206
21 years ago
Albert Astals Cid
1e8160ad99
Really use faceindex for TTC collections
...
svn path=/trunk/kdegraphics/kpdf/; revision=397950
21 years ago
Albert Astals Cid
d4a5bf2c23
Understand Futura-CondensedBold and Futura-CondensedLight
...
svn path=/trunk/kdegraphics/kpdf/; revision=397924
21 years ago