Albert Astals Cid
21bf363561
so much for reviewing :-&
...
Can't open presentation mode if no document is open, if you do, ugly things happen
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=704884
19 years ago
Albert Astals Cid
8346c0ef65
got the necessary 2 seconds to review the patch.
...
Thanks and sorry for taking so long.
Changed method's name to one i like better
I'm not sure what are we supposed to do with the profile for IRKick, i guess just ignoring it :D
BUGS: 148026
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=704875
19 years ago
Albert Astals Cid
992cab36c2
Use fromPathOrURL so people with strange dirs with # in them still get watching working
...
BUGS: 149102
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=703564
19 years ago
Pino Toscano
c93f984494
Sets the filename as title also when reloading the document.
...
CCBUG: 103362
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=686888
19 years ago
Leo Savernik
006c7a8178
Provide horizontal scrollbar in table of contents sidebar instead of
...
cropping the entries. This improves usability esp. for deeply nested TOCs.
BUG: 147233
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=680874
19 years ago
Pino Toscano
2d05f9a371
Restore the previously open pane in the side toolbox after reloading a watched document.
...
BUG: 116771
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=656308
19 years ago
Pino Toscano
075c323495
React to the commands for opening the TOC pane, and for expanding the subtrees of the TOC.
...
BUG: 104081
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=654682
19 years ago
Albert Astals Cid
5e4293b61d
Add an option to force the printing of the page rasterized as image instead of converting PDF commands to PS commands.
...
This "decreases" printing quality as the thing you print is no longer vectorial, but it is useful for printing files
that would fail otherwise because our PDF->PS converter is not as perfect as it should be.
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=651906
19 years ago
Albert Astals Cid
165e088a35
Give KMessageBoxes a parent widget.
...
BUGS: 143612
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=648173
19 years ago
Albert Astals Cid
13c1fb8e9e
Fix emision of window caption for remote files and for kpdf windows restored by the session manager
...
BUGS: 142906
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=642287
19 years ago
Albert Astals Cid
7fcff0b27b
Fix Keyboard navigation in kpdf in konq only possible after focusing it with the mouse after changing tab
...
BUGS: 136702
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=628869
19 years ago
Albert Astals Cid
80eaa8ceca
With dfaures and mine changes on kdelibs this is the proper fix for 140482
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=627182
19 years ago
Albert Astals Cid
34979ea269
Fix kpdf ignoring user defined margins when printing
...
@translators , it introduces a four new messages, hope it's ok for you, if not please shout and i will revert the change.
BUGS: 124192
CCMAIL: kde-i18n-doc@kde.org
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=605710
20 years ago
Albert Astals Cid
34b01b3c38
When reloading a document because it changed still be in presentation mode after the reload
...
BUGS: 135578
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=595680
20 years ago
Albert Astals Cid
7e8ee93cad
Fix restoring the correct viewport on session restore when the document is non local.
...
Seems it also fixes the small-window-on-local-files behaviour
BUGS: 133507
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=582561
20 years ago
Albert Astals Cid
369b1c692b
finally commit patch by Mary Ellen Foster to implement wish 109078
...
Incidentally also implements wish 127382
Sorry for having taken so long.
FEATURE: 109078
FEATURE: 127382
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=561026
20 years ago
Albert Astals Cid
346d498c93
Make space scroll by viewport-page, not by document-page
...
Patch by Leo Savernik
BUGS: 105211
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=557211
20 years ago
Albert Astals Cid
55707774b0
Make the watch function work too when opening ps files through ps2pdf
...
BUGS: 130000
Ei, that's a nice bug number :-D
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=556704
20 years ago
Albert Astals Cid
ceb3656ec1
fix code, it was behaving correctly just by good luck, thanks antlarr for showing the light
...
CCMAIL: larrosa@kde.org
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=540804
20 years ago
Albert Astals Cid
2b6603783e
enable the print action when opening a file though drag and drop
...
BUGS: 126406
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=535156
20 years ago
James Richard Tyrer
d80c6e65b9
Minor change to use icon: "show_side_panel".
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=532087
20 years ago
Albert Astals Cid
9b5a54094a
Reoder some deletes, add some removeObserver and use some magic QGuardPtr so that when embedded on konqueror and changing page it does crash, i still think that konqueror should not delete kpart created widgets behind its back, but probably it's easier to change kpdf than all the other code.
...
BUGS: 121556
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=510876
20 years ago
Albert Astals Cid
e2b2f32ec1
Don't let people overwrite a pdf with itself while open as this DESTROYS the document and anyway it's a useless thing to do.
...
i18n guys sorry for adding a new message, but this is grave enough.
Coolo, any chance we can backport this without the messagebox to 3.5.1?
CCMAIL: kde-i18n-doc@kde.org
CCMAIL: coolo@kde.org
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=501814
20 years ago
Albert Astals Cid
66e2202817
Make non-exisant ps file loading fail gracefully
...
BUGS: 120343
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=499855
20 years ago
Albert Astals Cid
3310203b91
commit patch to fix 117658
...
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=485447
21 years ago
Albert Astals Cid
08f3d4e90e
Correct i18n call. Thanks for reporting
...
BUGS: 115278
Stephan you should improve your scripts that do the Yes/No changing ;-)
CCMAIL: binner@kde.org
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=475346
21 years ago
Albert Astals Cid
82e2e5c38c
Don't use KpdfSettings from the destructor as it seems to cause some problems for users, should fix bug 109764
...
BUGS: 109764
svn path=/branches/KDE/3.5/kdegraphics/kpdf/; revision=465437
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
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
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
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
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
23a06294e4
Transform -> Convert
...
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=433429
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
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
3b246afb3e
Fix bug 106771
...
BUGS: 106771
svn path=/trunk/KDE/kdegraphics/kpdf/; revision=422907
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
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
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
3b53efc6cd
Fix issue 1.4
...
svn path=/trunk/kdegraphics/kpdf/; revision=407337
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
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
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