Albert Astals Cid
3eb7c7ea55
Remove the toc when closing the doc
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=440089
21 years ago
Stephan Kulow
692cb5795f
merged kde4 into trunk (yes, this removes ksvg :)
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=439692
21 years ago
Enrico Ros
06772ef8d4
simple fixes to get this port compiling again. thanks to Albert who made kpdf
...
run! making patches against annotations/ branch now.
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=439565
21 years ago
Albert Astals Cid
dc1137ce0a
Fix for crash in document from poppler bug 3344
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=439007
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
Thiago Macieira
e692a625f3
merge 437128:438057
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=438183
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
Thiago Macieira
7003e8c5c4
merge 436100:437128
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=437150
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
Laurent Montel
fe6563b64e
Versionning
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=436380
21 years ago
Thiago Macieira
28c0a6d553
merge 435261:436100
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=436105
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
Thiago Macieira
1a9b18e030
merge 434125:435261
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=435284
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
Thiago Macieira
bdaef743db
merge 433191:434125
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=434140
21 years ago
Albert Astals Cid
23a06294e4
Transform -> Convert
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=433429
21 years ago
Thiago Macieira
b4a41dcd7f
merge 432064:433191
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=433213
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
Thiago Macieira
75b1821f9e
merge 430621:432064 (includes FSF address change)
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=432128
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
Andrew Coles
ded2250d27
SVN_SILENT
...
Corrected typos.
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=431475
21 years ago
Albert Astals Cid
7ed5ae7867
Open PS files, NOOOOO, we have not coded generator_ps, we just use ps2pdf (if installed) and open the resulting file, results are quite acceptable in the few ps i've tried. Testing and feedback are welcome.
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=430941
21 years ago
Script Kiddy
48bfc9caa5
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=430651
21 years ago
Thiago Macieira
271c6441e8
merged 429295:430621
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=430639
21 years ago
Albert Astals Cid
d80b0b6e0e
Patch i got from Thomas Lübking <thomas.luebking@web.de> to fix rendering for brainded styles like baghira, tested it and woked, thanks :-)
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=429506
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
Stephan Kulow
285ae4fba5
merged 428172:429295
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=429298
21 years ago
Script Kiddy
67f091df48
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=428428
21 years ago
Stephan Kulow
90acbd4eea
merged up to 428172
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=428206
21 years ago
Script Kiddy
c099383be4
SVN_SILENT made messages (.desktop file)
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=428099
21 years ago
Albert Astals Cid
a81eb09c3d
always notify the shell we've opened a new url, fixes comment #4 from 106771
...
CCMAIL: 106771
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=428028
21 years ago
Albert Astals Cid
7d051c5407
Fordward port fix for 106771
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=422910
21 years ago
Albert Astals Cid
3b246afb3e
Fix bug 106771
...
BUGS: 106771
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=422907
21 years ago
Albert Astals Cid
71f275a6c6
build a bit more
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=422830
21 years ago
Stephan Kulow
1fd6b89168
merged up to 422766
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=422788
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
5c4ae71cde
syncing with the commit coolo made to branch saying something about fixing complation on gcc 4.0.1
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=422092
21 years ago
Albert Astals Cid
108cc456a8
fix usability issues 1.8 and 3.3
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=422082
21 years ago
Albert Astals Cid
bd4169e552
fordward port 106767 fix
...
svn path=/branches/work/kde4/kdegraphics/kpdf/; revision=422032
21 years ago