Albert Astals Cid
82cd404f88
Make compilation give less warnings, i'm sending that patch upstream to xpdf author to see if he adds it to the source of the "problems"
...
svn path=/trunk/kdegraphics/kpdf/; revision=340184
22 years ago
Albert Astals Cid
3503ef9d5e
Less warnings about unused variables
...
svn path=/trunk/kdegraphics/kpdf/; revision=340180
22 years ago
Albert Astals Cid
3abd57ea99
- Put xpdf 3.00 in the xpdf, goo and fofi drawers to bring the PDF 1.5 support that version has to kpdf
...
- Remove not used files of xpdf (images, etc) that we don't need to distribute
Please test if your kpdf behaves equally that older versions (it should only have somewhat better support to PDF 1.5)
svn path=/trunk/kdegraphics/kpdf/; revision=339928
22 years ago
Script Kiddy
78791f5819
CVS_SILENT made messages
...
svn path=/trunk/kdegraphics/kpdf/; revision=334652
22 years ago
Malcolm Hunter
b46c5325ba
Fixed doc path
...
svn path=/trunk/kdegraphics/kpdf/; revision=334365
22 years ago
Albert Astals Cid
907cab63b4
There's no need to override and make the functions do the same
...
svn path=/trunk/kdegraphics/kpdf/; revision=330941
22 years ago
Frans Englich
41d0403e70
Revert the third list of changes in the XDG mail. If anything more is to be reverted/changed, you will have to explicitly tell me so.
...
svn path=/trunk/kdegraphics/kpdf/; revision=329375
22 years ago
Frans Englich
ef2ba1742f
Do the OnlyShowIn/NotShowIn hiding as discussed on the XDG list:
...
http://freedesktop.org/pipermail/xdg/2004-March/003619.html
svn path=/trunk/kdegraphics/kpdf/; revision=328818
22 years ago
James Ots
e8e618ffc2
Work out the background area to be redrawn better, so we don't end up
...
with random grey bits.
svn path=/trunk/kdegraphics/kpdf/; revision=326353
22 years ago
Stephan Binner
428a5a9f29
CVS_SILENT i18n style guide fixes
...
svn path=/trunk/kdegraphics/kpdf/; revision=323729
22 years ago
Stephan Binner
ac4ae4be3b
CVS_SILENT No punctuation in command line descriptions
...
svn path=/trunk/kdegraphics/kpdf/; revision=322582
22 years ago
Stephan Binner
4f1a3b0538
setCheckedState++
...
svn path=/trunk/kdegraphics/kpdf/; revision=311640
22 years ago
Albert Astals Cid
83c96e5c16
Make the thumbnails list behave nice when you have a small window and make it bigger and thumbnails think they dan't grow but they can't because they make the scrollbar reappear and...
...
svn path=/trunk/kdegraphics/kpdf/; revision=308677
22 years ago
Albert Astals Cid
e091c05590
- Don't put a separator after <Action name="file_print_preview" group="file_print"/> it is not necessary in stand-alone mode and in konqy-embeded mode it was puting a separator between Print Preview and Print
...
- Put print in shell instead of part so when in konqy-embeded only a print menu entry is shown
- Remove some if testing KDE_VERSION, this is HEAD and for now we are bigger than 3.1.90
CCMAIL:75595-done@bugs.kde.org
svn path=/trunk/kdegraphics/kpdf/; revision=306899
22 years ago
Albert Astals Cid
6098ad7829
Remove compilation warning
...
svn path=/trunk/kdegraphics/kpdf/; revision=306890
22 years ago
Albert Astals Cid
a7ba722203
- Remove PageWidget::nextPage() and PageWidget::previousPage(), use setPage instead
...
- Don't make Part::m_currentPage depend on pdfpartview::getCurrentItem()
- Remove pdfpartview::getCurrentItem()
Fix 80435 in HEAD, fix for BRANCH is coming in a few moments
svn path=/trunk/kdegraphics/kpdf/; revision=306681
22 years ago
Christophe Devriese
466f0ad7ff
removed debugging statements. I will use the normal kde kdDebug() now
...
svn path=/trunk/kdegraphics/kpdf/; revision=306232
22 years ago
Albert Astals Cid
d094b4eb13
Don't do forced debugging. Fixes half of 79598.
...
CCMAIL:79598@bugs.kde.org
CCMAIL:oelewapperke@wina.be
svn path=/trunk/kdegraphics/kpdf/; revision=305943
22 years ago
Albert Astals Cid
8b069af45e
Give a bit of credit to my ego
...
svn path=/trunk/kdegraphics/kpdf/; revision=304048
22 years ago
Albert Astals Cid
26712f5c0e
Add thumbnails to kpdf
...
svn path=/trunk/kdegraphics/kpdf/; revision=304042
22 years ago
Albert Astals Cid
c7b1a19c0b
Removing part.ui, it will not be needed when i put the next commit. Can't do it all because cvs keeps telling me i have not to add part.cpp
...
svn path=/trunk/kdegraphics/kpdf/; revision=304041
22 years ago
Albert Astals Cid
e1b7f7c09b
Don't crash when opening a document, going to the page x and them opening a document with less than x pages
...
svn path=/trunk/kdegraphics/kpdf/; revision=303400
22 years ago
Albert Astals Cid
5c91f5d36a
Fix indentation
...
svn path=/trunk/kdegraphics/kpdf/; revision=303115
22 years ago
Script Kiddy
0138016479
CVS_SILENT made messages
...
svn path=/trunk/kdegraphics/kpdf/; revision=301134
22 years ago
Stephan Kulow
334bd057a8
adding debian path
...
svn path=/trunk/kdegraphics/kpdf/; revision=296494
22 years ago
Christophe Devriese
e8bbb9c863
included a patch that came from suse via coolo to fix the upside down images
...
kpdf sometimes sees in pdf files
svn path=/trunk/kdegraphics/kpdf/; revision=295618
22 years ago
Stephan Kulow
86074e42a8
try to find xpfdrc
...
svn path=/trunk/kdegraphics/kpdf/; revision=295441
22 years ago
Caleb Tennis
86bcfe9a00
an even better fix. Unfortunately COMPILE_FIRST isn't well documented in automake manuals :(
...
svn path=/trunk/kdegraphics/kpdf/; revision=294423
22 years ago
Caleb Tennis
4e37c6ad2a
This fix is *smarter* than the NOTPARALLEL fix...hopefully
...
svn path=/trunk/kdegraphics/kpdf/; revision=294419
22 years ago
Caleb Tennis
1090d1210e
Add a parallel make build fix (see bug #76572 )
...
svn path=/trunk/kdegraphics/kpdf/; revision=294333
22 years ago
Henrique Pinto
6d658901d2
Support non-ASCII filenames.
...
22 years ago
Waldo Bastian
855fc328aa
Handle the case where ctm[3] == 0 correctly and consistent (BR73196)
...
svn path=/trunk/kdegraphics/kpdf/; revision=289404
22 years ago
Andy Goossens
a0d7b99509
CVS_SILENT
...
static const char *description -> static const char description[]
svn path=/trunk/kdegraphics/kpdf/; revision=285713
22 years ago
Dirk Mueller
7d7cd1e4be
don't save the prettyURL() - password missing here
...
svn path=/trunk/kdegraphics/kpdf/; revision=282398
22 years ago
Script Kiddy
c46284f609
CVS_SILENT made messages
...
svn path=/trunk/kdegraphics/kpdf/; revision=280126
22 years ago
Script Kiddy
00f33f6d34
CVS_SILENT made messages
...
svn path=/trunk/kdegraphics/kpdf/; revision=279832
22 years ago
Christophe Devriese
9c34bd7051
Licence updates
...
svn path=/trunk/kdegraphics/kpdf/; revision=279822
22 years ago
Christoph Cullmann
a34625fbb5
crash fix: don't crash on print preview if no doc around, just check for 0 like in ::print()
...
svn path=/trunk/kdegraphics/kpdf/; revision=278501
23 years ago
Stephan Binner
7e8c8bd85f
Menu entries order fixes
...
svn path=/trunk/kdegraphics/kpdf/; revision=276290
23 years ago
Dominique Devriese
0226b0bf12
remove bogus translation
...
svn path=/trunk/kdegraphics/kpdf/; revision=276215
23 years ago
Dominique Devriese
a79667059a
make print preview work
...
svn path=/trunk/kdegraphics/kpdf/; revision=276172
23 years ago
Dominique Devriese
ada8635971
disable some debug output
...
svn path=/trunk/kdegraphics/kpdf/; revision=276171
23 years ago
Christophe Devriese
ee643c9d06
added the actual printing output dev. whoops
...
svn path=/trunk/kdegraphics/kpdf/; revision=276113
23 years ago
Dominique Devriese
fc0801442e
remove some modifications I made to make it build on 3.1
...
svn path=/trunk/kdegraphics/kpdf/; revision=276110
23 years ago
Christophe Devriese
5b35aa8b1a
dded printing support (bug 65017)
...
-> we did not add or change any i18n() strings
-> ------- Additional Comment #1 From Stephan Kulow 2003-09-27 12:38 -------
that's more a blocker bug than a wishlist ;(
svn path=/trunk/kdegraphics/kpdf/; revision=276107
23 years ago
Christophe Devriese
884350d8e4
forgot about this little pointer check ...
...
svn path=/trunk/kdegraphics/kpdf/; revision=275964
23 years ago
Christophe Devriese
e0ec78c379
prevents crash when part is not found or pdf couldn't be opened,
...
also nothing will be added to recent files in that case
thx domi
svn path=/trunk/kdegraphics/kpdf/; revision=275961
23 years ago
Christophe Devriese
4bc928e1dd
removed a bit of qt 2.x compatibility code
...
svn path=/trunk/kdegraphics/kpdf/; revision=275824
23 years ago
Christophe Devriese
b17773ca4a
fixed big bug in round() function, solves (part of ;-p) quite a few problems()
...
svn path=/trunk/kdegraphics/kpdf/; revision=275823
23 years ago
Christophe Devriese
abcc97f34f
used CalculateAlternateBackgroundColor() instead of black
...
still not quite satisfied though
svn path=/trunk/kdegraphics/kpdf/; revision=275316
23 years ago