Dirk Mueller
3b851a3cf0
SVN_SILENT: fix typo
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=465369
21 years ago
Albert Astals Cid
810a7ecbf7
Don't crash on documents with toc links that point to unexistant pages
...
BUGS: 112854
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=461852
21 years ago
Albert Astals Cid
5ccc52a725
add guards to check the document is opened because that slots can not be called from the ui when there's no document, but they can be called by dcop
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=461202
21 years ago
Albert Astals Cid
b5957ee923
Send a better Accept line so that web servers that generate the content dinamically work with kpdf. I'm not sure how we will handle that in oKular :-/
...
BUGS: 112271
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=461059
21 years ago
Albert Astals Cid
aa18f42871
Ensure the button is updated on enter/leave events, as some styles may not do that.
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=459779
21 years ago
Albert Astals Cid
c96323d6a6
Avoid recursive painting of the minibar buttons. Thanks Thomas for the patch.
...
BUGS: 112332
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=459394
21 years ago
Albert Astals Cid
9a3f55c45a
Do not launch the relayouting immediately but wait to return to the event loop as that relayouting interferes with observer loading
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=459215
21 years ago
Albert Astals Cid
aebd986369
LinkDests and Dict contents are now UGString instead of GString, this makes the toc of the pdf in bug 110278 work, beign again the first xpdf based viewer (including xpdf 3.01) has this feature, REJOICE!
...
BUGS: 110278
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=459064
21 years ago
Albert Astals Cid
5aed74ed86
unblock the viewportupdating when we get a invalid viewport
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=458973
21 years ago
Albert Astals Cid
e347827b86
"Usability" fixes
...
Show the overlay when the user is last or first page and tries to advance or go back
BUGS: 105351
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=456593
21 years ago
Albert Astals Cid
0ee8d9e161
Don't disable print action when reloading the document
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=455893
21 years ago
Albert Astals Cid
2d237a802a
If somebody from the upper spheres (like Konqui for example) gives us the mimetype use it instead trying to guess the mimetype ourselves for the file we are opening, fixes problem in opening a pdf file generated by php code
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=455826
21 years ago
Script Kiddy
46f05ccaa0
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=454868
21 years ago
Albert Astals Cid
4177ac54a3
makeItWork
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=454379
21 years ago
Albert Astals Cid
da90965ab9
Make TOC links go not only to the page but to the correct page XY location
...
Will be in KDE 3.5.0
BUGS: 110666
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=454212
21 years ago
Albert Astals Cid
ffe7c0f92c
Fix bug 110171
...
BUGS: 110171
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=453550
21 years ago
Dirk Mueller
b5bbbaace1
fix deallocation
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=452650
21 years ago
Albert Astals Cid
438566f2f4
Fix rendering of non standard page sizes docuemnts
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=450671
21 years ago
Albert Astals Cid
f2e41fc703
Rejoice xpdf 3.01 code has been merged, now lets close some bugs
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=450655
21 years ago
Script Kiddy
b3a3832e32
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=450449
21 years ago
Albert Astals Cid
7f13cc15ba
Disable zlib based decoder from poppler as it causes bugs
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=450337
21 years ago
Laurent Montel
f4fe7dbc5c
Backport fix crash on x86_64
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=449675
21 years ago
Script Kiddy
a12c1e3bf6
SVN_SILENT made messages (.desktop file)
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=448789
21 years ago
Albert Astals Cid
76e961950b
Fix %%EOF checking
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=443937
21 years ago
Albert Astals Cid
687d32c093
improve last 1024 bytes EOF seek
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=443467
21 years ago
Albert Astals Cid
670b310de4
Unbreak "Open pdf embedded in konqueror, back button still moves you to that very same pdf"
...
Thanks Pascal Létourneau for noticing
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=443368
21 years ago
Albert Astals Cid
87cbae1cc2
Typo when branchporting
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=442433
21 years ago
Albert Astals Cid
46869d2fe6
Increase even more the bytes where we search for %%EOF up to the 1024 bytes the pdf spec says adobe checks for
...
Michael that fixes the doc you sent me, does the same with all that failed for you?
BUGS: 110000
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=442429
21 years ago
Albert Astals Cid
f7bd35fd7c
Increase the range in which we look for %%EOF
...
BUGS: 110034
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=442420
21 years ago
Albert Astals Cid
cab06bdaf2
Fix for the patch that fixed poppler bug 3299
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=442149
21 years ago
Stephan Binner
605b35f8e3
SVN_SILENT fixuifiles, i18n style guide fixes
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=440534
21 years ago
Albert Astals Cid
753b3acb1a
Remove the top when closing the doc
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=440090
21 years ago
Albert Astals Cid
a361ebf885
Fix for crash in document from poppler bug 3344
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=439010
21 years ago
Albert Astals Cid
3b9073ed4a
Work on bad jpeg data that have garbage before the start marker. Fixes poppler bug #3299
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=438716
21 years ago
Stephan Binner
31326cbb42
Yes/No dialog buttons are bad for usability
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=437918
21 years ago
Albert Astals Cid
fd070e110c
Fix crash on document available on poppler bug 3750
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=437316
21 years ago
Albert Astals Cid
2101e21fb2
Fix crash of poppler bug 3728
...
PAge 21 content does not appear but does not appear either on Acrobat 7
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=437303
21 years ago
Albert Astals Cid
1d4dfafd5c
compile for kde 3.4 lib users
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=436424
21 years ago
Albert Astals Cid
fe9ef1d751
Link following in presentation mode.
...
Cookie goes to Enrico for implementing kpdf's second most voted wish
BUGS: 98388
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=436026
21 years ago
Albert Astals Cid
d785f1368c
Rename Settings to KpdfSettings to avoid #101155
...
Henrique you should rename ark class also so that this doesn't happen again with other kparts
BUGS: 101155
CCMAIL: henriquepinto@ufmg.br
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=435918
21 years ago
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
Albert Astals Cid
af4ffd7258
Avoid using automake conditionals
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=435341
21 years ago
Albert Astals Cid
2a241c8f08
Work on non-gcc compilers
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=434498
21 years ago
Albert Astals Cid
03786e5ca8
Same fix for bug 109015
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=434395
21 years ago
Albert Astals Cid
23a06294e4
Transform -> Convert
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=433429
21 years ago
Albert Astals Cid
eab6931e41
Don't make people translate ... when it's never used
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=432887
21 years ago
Albert Astals Cid
65b5e0861a
typo fix
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=431662
21 years ago
Albert Astals Cid
6dadfc11bf
This may fix #98891 i can not tell because i've never been able to reproduce it. I'm committing it to trunk (kde 3.5) and the kde 3.4 branch (so it will be in kde 3.4.2) if you can still reproduce this problem when using one of this releases please reopen this bug.
...
BUGS: 98891
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=431645
21 years ago
Albert Astals Cid
cc93acb143
this generates more bad than good
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=431642
21 years ago
Dirk Mueller
40d4f8efd7
update FSF address
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=431615
21 years ago