Stephan Kulow
d5421e1d94
patch applied to the tar ball
...
svn path=/branches/KDE_3_3_BRANCH/kdegraphics/kpdf/; revision=354020
22 years ago
Albert Astals Cid
329d86c3f0
version bump
...
svn path=/branches/KDE_3_3_BRANCH/kdegraphics/kpdf/; revision=351343
22 years ago
Albert Astals Cid
8d8d7cf782
- Make thumbnail generation threaded so that it does not block the GUI
...
CCMAIL:88661-done@bugs.kde.org
svn path=/branches/KDE_3_3_BRANCH/kdegraphics/kpdf/; revision=350116
22 years ago
Albert Astals Cid
d1565ee9c2
Find is not implemented on branch so remove the entries from the rc file
...
svn path=/branches/KDE_3_3_BRANCH/kdegraphics/kpdf/; revision=350105
22 years ago
Albert Astals Cid
97718c60ae
Add debian font path
...
svn path=/branches/KDE_3_3_BRANCH/kdegraphics/kpdf/; revision=348296
22 years ago
Albert Astals Cid
10ee70dd3b
Backport for bug 89673
...
svn path=/branches/KDE_3_3_BRANCH/kdegraphics/kpdf/; revision=347392
22 years ago
nobody
6244331723
This commit was manufactured by cvs2svn to create branch
...
'KDE_3_3_BRANCH'.
svn path=/branches/KDE_3_3_BRANCH/kdegraphics/kpdf/; revision=346942
22 years ago
Albert Astals Cid
2581597beb
Implement links that point inside the same document. This is again a read what xpdf does, guess how it works and try to port it @ kpdf, seems to work when using the links on the index inside idd.pdf file that comes with cups
...
Eros have a look as there is another function here using the cvtUserToDev thingy of OutputDev
CCMAIL: eros.kde@email.it
svn path=/trunk/kdegraphics/kpdf/; revision=346805
22 years ago
Albert Astals Cid
5d3a315a7e
Enrico code is probably better but until we merge the experiments branch this is a little more thing that can be done in the thread so GUI is even smaller
...
svn path=/trunk/kdegraphics/kpdf/; revision=346789
22 years ago
Albert Astals Cid
df338999ad
- Delete the image the thread generates (i suck)
...
Greg can you please test if that makes memory consumption on that monster pdf you have less enourmous?
CCMAIL:greg@treke.net
svn path=/trunk/kdegraphics/kpdf/; revision=346559
22 years ago
Albert Astals Cid
54ff2d1141
init m_ignoreNext
...
svn path=/trunk/kdegraphics/kpdf/; revision=346552
22 years ago
Albert Astals Cid
00d2d934c8
Protect users from themselves and from non-existant pdf trojan files
...
svn path=/trunk/kdegraphics/kpdf/; revision=346532
22 years ago
Script Kiddy
a62983b113
CVS_SILENT made messages
...
svn path=/branches/KDE_3_3_BRANCH/kdegraphics/kpdf/; revision=346440
22 years ago
Albert Astals Cid
7cd6f373b9
Commiting first work on getting links to work.
...
ATM only links to web pages are tested, i would like to get pdf with some weird links like the one that quits the app viewing it, or links to external files, etc so i can test them.
svn path=/trunk/kdegraphics/kpdf/; revision=346314
22 years ago
Michael Buesch
a41b1ae601
fix "error: redefinition of..." compile errors with --enable-final
...
svn path=/branches/KDE_3_3_BRANCH/kdegraphics/kpdf/; revision=345923
22 years ago
Albert Astals Cid
37123f1eb2
Setup the base fonts
...
CCMAIL:88975-done@bugs.kde.org
svn path=/branches/KDE_3_3_BRANCH/kdegraphics/kpdf/; revision=345328
22 years ago
Albert Astals Cid
4dea29c911
Setup the base fonts, backporting in a moment
...
svn path=/trunk/kdegraphics/kpdf/; revision=345324
22 years ago
Albert Astals Cid
7f8bc10a45
deactivate kmessagebox errors for now because if a thumbnail generation in threads causes an error it pops a kmessagebox and kills kpdf. Hope the experiments branch Enrico is working on will make that easier to fix
...
svn path=/trunk/kdegraphics/kpdf/; revision=345256
22 years ago
Adriaan de Groot
50cbd3999a
--enable-final fixes
...
svn path=/trunk/kdegraphics/kpdf/; revision=345113
22 years ago
Henrique Pinto
9ce89f5ce6
Only show PDF documents in the "File"->"Open..." dialog.
...
svn path=/trunk/kdegraphics/kpdf/; revision=344804
22 years ago
Henrique Pinto
5f20b6095f
Use main thread's priority for the thumbnail generator threads, instead if LowPriority.
...
svn path=/trunk/kdegraphics/kpdf/; revision=344803
22 years ago
Henrique Pinto
da657127f2
I don't think I deserve copyright...
...
svn path=/trunk/kdegraphics/kpdf/; revision=344558
22 years ago
Enrico Ros
f6db5c9d56
Adding my wishes / todo entries. Will work on something soon.
...
svn path=/trunk/kdegraphics/kpdf/; revision=344336
22 years ago
Albert Astals Cid
420b8380b3
Increase thumbnail geneartion thread priority a bit, IdlePriority is so little priority some people were getting no thumbnail generated at all.
...
svn path=/trunk/kdegraphics/kpdf/; revision=344241
22 years ago
Albert Astals Cid
403ae96769
Reduce margins and spacing. Not backporting to the 3.3.x branch as is not critical.
...
CCMAIL:74437-done@bugs.kde.org
svn path=/trunk/kdegraphics/kpdf/; revision=344089
22 years ago
Albert Astals Cid
83d875d84f
some include removing
...
Update the nice design document Enrico produced
svn path=/trunk/kdegraphics/kpdf/; revision=344031
22 years ago
Albert Astals Cid
4d2969d57e
Thumbnail generation is now done inside a thread
...
Need testers before backporting it to 3.3.x so please test
svn path=/trunk/kdegraphics/kpdf/; revision=344025
22 years ago
Enrico Ros
3f84918a3c
Architecture of KPdf. 1st version.
...
svn path=/trunk/kdegraphics/kpdf/; revision=343936
22 years ago
Stephan Kulow
3546113c53
little misunderstanding it seems
...
CCMAIL: 78245@bugs.kde.org
svn path=/trunk/kdegraphics/kpdf/; revision=343893
22 years ago
Albert Astals Cid
3461b1d8dc
Take zoom into account to do the text selection rectangle.
...
svn path=/trunk/kdegraphics/kpdf/; revision=343885
22 years ago
Albert Astals Cid
6564886dc1
if some pages are landscape and others are not the most common win as kprinter does not accept a per page setting and it is not "fair" making the first page decide on what to do
...
svn path=/trunk/kdegraphics/kpdf/; revision=343838
22 years ago
Albert Astals Cid
deb6c55e8f
Make kpdf forward to kprinter the page orientation. That needs testing but it works for me (TM)
...
The printer.setOption("orientation-requested", "4"); to request Landscape when using a preview and not doing printer.setup() is really an undocumented feature of kprinter as printer.setOrientation(KPrinter::Landscape); only seems to work if you use kprinter::setup and set if BEFORE using that method
svn path=/trunk/kdegraphics/kpdf/; revision=343832
22 years ago
Albert Astals Cid
9c96067159
Set the print margin to 0 as the pdf itself already has the margins
...
svn path=/branches/KDE_3_3_BRANCH/kdegraphics/kpdf/; revision=343811
22 years ago
Albert Astals Cid
935003c022
Set the print margin to 0 as the pdf itself already has the margins
...
svn path=/trunk/kdegraphics/kpdf/; revision=343811
22 years ago
Albert Astals Cid
d40a570e87
*_COMPILE_FIRST is not needed now
...
use QPaintDevice::x11AppDpiY() for vertical dpi instead of QPaintDevice::x11AppDpiX()
svn path=/trunk/kdegraphics/kpdf/; revision=343763
22 years ago
Albert Astals Cid
5f1e73a812
Better makefiles. Stephan can you please retest?
...
CCMAIL:binner@kde.org
svn path=/branches/KDE_3_3_BRANCH/kdegraphics/kpdf/; revision=343756
22 years ago
Andrew Coles
d41e0ae37e
CVS_SILENT
...
22 years ago
Andrew Coles
02c6a2a458
Implemented a QMap to convert the xpdf error messages (containing typos) to
...
22 years ago
Albert Astals Cid
e5425d2996
Add a missing file to the makefile, wonder how it worked
...
I suck, obviously :(
svn path=/branches/KDE_3_3_BRANCH/kdegraphics/kpdf/; revision=343608
22 years ago
Albert Astals Cid
6109723b5a
Here comes the uber patch that backports the rendering changes made in head to 3.3 branch
...
The changes are: replace xpdf 2.x with 3.0 and use internal xpdf 3.0 rendering engine to improve drastically the quality in rendering (should be almost equal to xpdf 3.0 now)
It does not introduce nor changes any string
Please everybody test as much as possible to see if i made any integration mistake and anything does not work/compiles
svn path=/branches/KDE_3_3_BRANCH/kdegraphics/kpdf/; revision=343607
22 years ago
Albert Astals Cid
33be878fcf
No need to use m_zoomFactor when generating thumbnails
...
svn path=/trunk/kdegraphics/kpdf/; revision=343577
22 years ago
Albert Astals Cid
d41cc918e3
No need to use m_zoomFactor when generating thumbnails
...
svn path=/branches/KDE_3_3_BRANCH/kdegraphics/kpdf/; revision=343577
22 years ago
Albert Astals Cid
81bb5aa2ee
Thanks Antti for the patch
...
CCMAIL:82877-done@bugs.kde.org
svn path=/branches/KDE_3_3_BRANCH/kdegraphics/kpdf/; revision=343567
22 years ago
Albert Astals Cid
2ed87e32af
Commiting the patch for bug 82877 Sorry for not having seen it in bugs.kde.org
...
Thanks Antti
Backporting in a moment
CCMAIL:82887-done@bugs.kde.org
svn path=/trunk/kdegraphics/kpdf/; revision=343566
22 years ago
Albert Astals Cid
799ccf7a9d
improve thumb generation
...
svn path=/trunk/kdegraphics/kpdf/; revision=343539
22 years ago
Albert Astals Cid
7b31d03b60
do not touch please, read inside for explanation
...
CCMAIL:andrew_coles@yahoo.co.uk
svn path=/trunk/kdegraphics/kpdf/; revision=343533
22 years ago
Andrew Coles
bc2f16ae0d
CVS_SILENT
...
22 years ago
Script Kiddy
7c30c0440a
CVS_SILENT made messages
...
svn path=/trunk/kdegraphics/kpdf/; revision=342856
22 years ago
Albert Astals Cid
4808bde494
Improve searching
...
svn path=/trunk/kdegraphics/kpdf/; revision=342845
22 years ago
nobody
10c430e2b3
This commit was manufactured by cvs2svn to create branch
...
'KDE_3_3_BRANCH'.
svn path=/branches/KDE_3_3_BRANCH/kdegraphics/kpdf/; revision=342564
22 years ago