Dirk Mueller
17c16d692c
some more attempts at getting it in compilable state
...
svn path=/trunk/kdegraphics/kpdf/; revision=253125
23 years ago
Stephan Kulow
c9749eeaad
QOutput* define quite some things twice
...
svn path=/trunk/kdegraphics/kpdf/; revision=253067
23 years ago
Stephan Kulow
4435345e56
no need to clone the default kdevelop icon in obsolete icon themes
...
svn path=/trunk/kdegraphics/kpdf/; revision=253064
23 years ago
Stephan Kulow
93ea054963
Waldo says it works without, so better be consistent
...
svn path=/trunk/kdegraphics/kpdf/; revision=253057
23 years ago
Stephan Kulow
d774be82d9
oops
...
svn path=/trunk/kdegraphics/kpdf/; revision=253031
23 years ago
Stephan Kulow
fe444ed3fb
make those poor automake users happy
...
svn path=/trunk/kdegraphics/kpdf/; revision=253029
23 years ago
Dirk Mueller
d432b0a07b
some changes for --enable-final.
...
Did anybody else notice that this directory alone produces 19846
compiler warnings ?
Amazing, given that its only about 54906 lines of code.
svn path=/trunk/kdegraphics/kpdf/; revision=253027
23 years ago
Stephan Kulow
7cf549b0f6
some need to learn about dependencies ;(
...
svn path=/trunk/kdegraphics/kpdf/; revision=252803
23 years ago
Tobias Koenig
0f70270d7d
KPDF should appear under Graphics in the kmenu.
...
svn path=/trunk/kdegraphics/kpdf/; revision=252506
23 years ago
Laurent Montel
5949d8facd
Fix goto end goto start
...
svn path=/trunk/kdegraphics/kpdf/; revision=251760
23 years ago
Laurent Montel
ac23903bba
Add show menubar
...
svn path=/trunk/kdegraphics/kpdf/; revision=251663
23 years ago
Laurent Montel
f0a9f36fb8
Fix zoom action.
...
But there is a strnage bug, sometime page widget size is null.
I don't know why...
svn path=/trunk/kdegraphics/kpdf/; revision=251383
23 years ago
Laurent Montel
623e28630a
Add zoom select action (no works again)
...
svn path=/trunk/kdegraphics/kpdf/; revision=251375
23 years ago
Laurent Montel
537f72531a
Add goto page action
...
svn path=/trunk/kdegraphics/kpdf/; revision=251362
23 years ago
Kurt Pfeifle
3653d2a8bf
fixed missing #include
...
svn path=/trunk/kdegraphics/kpdf/; revision=251352
23 years ago
Laurent Montel
db5522e16f
Now we can move page with mouse
...
svn path=/trunk/kdegraphics/kpdf/; revision=251251
23 years ago
Laurent Montel
7178b2314a
Minor fix
...
svn path=/trunk/kdegraphics/kpdf/; revision=251249
23 years ago
Laurent Montel
64ed82ddcf
Fix right click
...
thanks to Simon and David.
Regards
svn path=/trunk/kdegraphics/kpdf/; revision=251247
23 years ago
Laurent Montel
85e7b1ff91
Allow dnd
...
svn path=/trunk/kdegraphics/kpdf/; revision=251232
23 years ago
Laurent Montel
10f5a7bb56
Add menu to exit to "fullscreen" but it doesn't work
...
because "m_part is a "KParts::ReadOnlyPart*" and not a kpdf_part
and I don't know how to create it.
I need help from a people who knows kpart please.
Regards
(see kpdf_shell.cpp)
svn path=/trunk/kdegraphics/kpdf/; revision=251221
23 years ago
Laurent Montel
9220ef7f35
Add fullscreen (not perfect again)
...
svn path=/trunk/kdegraphics/kpdf/; revision=251213
23 years ago
Laurent Montel
c16b87bb50
Fix update page action
...
svn path=/trunk/kdegraphics/kpdf/; revision=251187
23 years ago
Laurent Montel
07fc028972
MainToolBar as in kghostview
...
svn path=/trunk/kdegraphics/kpdf/; revision=251182
23 years ago
Laurent Montel
89cdac0a04
Fix use wheelmouse and last page
...
svn path=/trunk/kdegraphics/kpdf/; revision=251104
23 years ago
Laurent Montel
0ff129b678
WheelMouse works as in kghostview
...
svn path=/trunk/kdegraphics/kpdf/; revision=251103
23 years ago
Laurent Montel
5e89aedf16
Use key to move page
...
svn path=/trunk/kdegraphics/kpdf/; revision=251097
23 years ago
Laurent Montel
cf2a93f418
Fix crash when zoom <0.1
...
svn path=/trunk/kdegraphics/kpdf/; revision=251093
23 years ago
Laurent Montel
9991b95a6a
Now show page list works
...
Save/load setting
svn path=/trunk/kdegraphics/kpdf/; revision=251090
23 years ago
Laurent Montel
14ebfddd05
Add show/hide scrollbar as in kghostview
...
svn path=/trunk/kdegraphics/kpdf/; revision=251084
23 years ago
Laurent Montel
5c58b57682
Add my name
...
Fix readSettings
svn path=/trunk/kdegraphics/kpdf/; revision=251067
23 years ago
Laurent Montel
e4241f84bc
add recent file
...
(I don't know why recent file is not load)
svn path=/trunk/kdegraphics/kpdf/; revision=251047
23 years ago
Laurent Montel
5490bb7bb3
Add const; fix crash
...
svn path=/trunk/kdegraphics/kpdf/; revision=251035
23 years ago
Laurent Montel
d4f332c59b
Fix mem leak
...
svn path=/trunk/kdegraphics/kpdf/; revision=251033
23 years ago
Laurent Montel
63083bb505
Add some whatsthis from kghostview
...
svn path=/trunk/kdegraphics/kpdf/; revision=251030
23 years ago
Laurent Montel
43285ccc9f
Add goto end / goto start
...
svn path=/trunk/kdegraphics/kpdf/; revision=251007
23 years ago
Laurent Montel
b1d28c8584
Fix mem leak
...
svn path=/trunk/kdegraphics/kpdf/; revision=251002
23 years ago
Laurent Montel
e1ba221cce
Fix crash when page doesn't exist
...
svn path=/trunk/kdegraphics/kpdf/; revision=251001
23 years ago
Laurent Montel
36c336d237
Fix previous/next page => update qlistbox
...
svn path=/trunk/kdegraphics/kpdf/; revision=251000
23 years ago
Albert Astals Cid
daa9104a9e
CVS_SILENT Removing generic captions from ui files. That is good because:
...
- Makes .ui files smaller
- Removes not necessary setCaption( tr2i18n( ) ); from the generated *.cpp
- Translations teams don't get the generic caption to translate so all translation POs are also smaller
svn path=/trunk/kdegraphics/kpdf/; revision=250737
23 years ago
Dirk Mueller
96d864b3b8
seems like the saying about the first thing that is written in a new
...
project is "yet another string class" is no longer true.
svn path=/trunk/kdegraphics/kpdf/; revision=250495
23 years ago
Dirk Mueller
960cbef520
yeah, well. it didn't compile anyway.
...
svn path=/trunk/kdegraphics/kpdf/; revision=250485
23 years ago
Andy Goossens
d0addec2b4
result of 'fixkdeincludes'
...
CCMAIL: oelewapperke@ulyssis.org
svn path=/trunk/kdegraphics/kpdf/; revision=244420
23 years ago
Christophe Devriese
6415a476a8
xpdf update to version 2.02pl1
...
this fixes the security bug people have been complaining about
svn path=/trunk/kdegraphics/kpdf/; revision=243811
23 years ago
Christophe Devriese
a29ed35afe
"fixed" wrong orientation of images
...
svn path=/trunk/kdegraphics/kpdf/; revision=242835
23 years ago
Daniel Molkentin
d890a6a341
- indentation fixes
...
- use QString::number() to convert ints
svn path=/trunk/kdegraphics/kpdf/; revision=242833
23 years ago
Christophe Devriese
c4e612d688
bugfixes, removed a lot of processEvent calls that caused crashes
...
svn path=/trunk/kdegraphics/kpdf/; revision=242829
23 years ago
Helio Castro
100be6fae4
- Change old QArray to QMemArray
...
svn path=/trunk/kdegraphics/kpdf/; revision=242827
23 years ago
Helio Castro
3fb39e3869
- Added xdg modifications
...
svn path=/trunk/kdegraphics/kpdf/; revision=242824
23 years ago
Christophe Devriese
675693bdd5
bugfix for the compilefix ;-p
...
svn path=/trunk/kdegraphics/kpdf/; revision=242814
23 years ago
Christophe Devriese
98f3b25039
compile fix for heliocastro
...
svn path=/trunk/kdegraphics/kpdf/; revision=242813
23 years ago