Enrico Ros
a442e3fe3e
more ideas
...
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=366361
22 years ago
Albert Astals Cid
10c4c7d5f9
Allow editing of both toolbars, part and shell
...
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=366245
22 years ago
Albert Astals Cid
4eaf99c02a
Allow editing of both toolbars, part and shell
...
svn path=/trunk/kdegraphics/kpdf/; revision=366241
22 years ago
Albert Astals Cid
2024932e07
Build on kde 3.3, patch by Diego Pettenò
...
svn path=/trunk/kdegraphics/kpdf/; revision=366230
22 years ago
Scott Wheeler
e8b2647466
Remove trigraphs, switch to #ifdef where a #if was mistakenly used.
...
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=366204
22 years ago
Scott Wheeler
f956c09d42
remove trigraph, don't use round() (it's C99)
...
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=366203
22 years ago
Albert Astals Cid
e9ff8657aa
zoomTo icon does not exist
...
svn path=/trunk/kdegraphics/kpdf/; revision=365896
22 years ago
Dirk Mueller
3ffbeeaad4
fix compile (gcc 4.0)
...
svn path=/trunk/kdegraphics/kpdf/; revision=364690
22 years ago
André Wöbbeking
e40e78672e
no QObject no moc
...
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=363953
22 years ago
Albert Astals Cid
5dc270cead
Marco martin mail address
...
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=363767
22 years ago
Albert Astals Cid
6c2480f660
Marco martin mail address
...
svn path=/trunk/kdegraphics/kpdf/; revision=363765
22 years ago
Albert Astals Cid
326a111b38
Credit the icon artist
...
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=363533
22 years ago
Albert Astals Cid
e74c17aa8c
Credit for the icon artist
...
svn path=/trunk/kdegraphics/kpdf/; revision=363532
22 years ago
Albert Astals Cid
313715c0aa
New icons :-)
...
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=363531
22 years ago
Albert Astals Cid
3f8031bb7f
New icons!!! rejoice :-)
...
svn path=/trunk/kdegraphics/kpdf/; revision=363528
22 years ago
nobody
ebcada034c
This commit was manufactured by cvs2svn to create branch
...
'kpdf_experiments'.
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=363529
22 years ago
Enrico Ros
6a175f7669
Merged Selection tools: a popup asks wether to save/copy text or gfx.
...
Added 'continous zooming' using mid mouse button. Clipped selections to
viewport. Fixed a bad rounded float-to-int conversion (gives more pixel
precision in zooming).
CCMAIL: burellil@dei.unipd.it
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=363468
22 years ago
Enrico Ros
f962069ac3
Small mods. Thanks to Hasso Tepper for fixing typo.
...
Added a disabled field for setting number of columns. Having dozens of
pages displayed on screen looks somewhat cool!
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=363465
22 years ago
Hasso Tepper
118a096a1b
Typo.
...
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=363444
22 years ago
Enrico Ros
7befe4e9f6
Fix switching Paper color on the fly. Fix clearing viewport when can't open
...
a document. Fix countour drawing on links and images. Synced TODO.
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=362414
22 years ago
Enrico Ros
79412e732e
Added suggestion from Mikolaj Machowski on things to do before merging into
...
HEAD.
CCMAIL: mikmach@wp.pl
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=362302
22 years ago
Enrico Ros
d9ac0cfcd1
Usability fix. Set initial focus on PageView.
...
CCMAIL: zanettea@dei.unipd.it
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=362051
22 years ago
Enrico Ros
b1ad685b54
Small API fixes. Preparing for mem-manager / async-gen. Removed KPDFDocument
...
dependancy from QObject. Kpdf_Part is now a Document Observer (only monitors
page changes to update actions).
Modified Accessibility(Recolor) settings and config dialog, fixed a bug,
page color change on-the-fly (pixmap refresh mechanism to add..).
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=361759
22 years ago
Enrico Ros
49438a20f6
Performance fixes. Using pixmap backbuffer only if needed (and compositing
...
not explicitely disabled). Thus global compositing on PageView is used
only when needed. Considering wether to add a global accessibility enabling
function with a "This will affect performance" (due to local
doublebuffering) warning.
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=361453
22 years ago
Enrico Ros
5c80b0d140
misc
...
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=361223
22 years ago
Enrico Ros
4baa91df5a
PagePainter: painting code for images/links boundaries and added a flag for
...
enabling painting features. Adapt PageView and ThumbnailList to use flags
(PageView: all on, ThumbnailList: no links/images boundaries.
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=361183
22 years ago
Enrico Ros
ab5fd168d6
Leakfix! Option to disable KPDFActiveRects generation. Optimize.
...
@style : kebase/kicker/HACKING.
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=361181
22 years ago
Enrico Ros
a0dfb62075
update ThumbnailList's ThumbnailWidgets when changing rendermode.
...
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=361149
22 years ago
Enrico Ros
3e6c935658
fix crash
...
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=360890
22 years ago
Enrico Ros
02b2170469
paint code unified.. but there is more to do..
...
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=360888
22 years ago
Enrico Ros
a02490d1eb
Decoupling drawing code and KPDFPage class. Work to get a common and shared
...
rendering function is underway ...
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=360883
22 years ago
Enrico Ros
3596d8ae9a
Implemented page recoloring (invert, recolor, bw/contrast, etc..) and small
...
fixes. Need to find a better place for painting / compositing related
stuff.
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=360780
22 years ago
Enrico Ros
b2db35fb96
Added license. Sorry for the WARNING.
...
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=360664
22 years ago
Enrico Ros
c051a6d137
Added 'performance' dialog. Code still not in place. Need to implement all
...
options now. Changed some options inside kpdf.kcfg (KConfigXT configuration
description).
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=360658
22 years ago
Enrico Ros
0f7917bf94
Fixed saving remote files to disk. Added two more items in todo (not merge
...
blocking after all.. not bad thus).
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=360586
22 years ago
Enrico Ros
dfcb9b7947
Fixed pageup/pagedn in 'single page' mode. Fixed Zoom Tool viewport
...
recenter. Larger step when zooming with high zoom values.
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=360570
22 years ago
Enrico Ros
934fdee66b
Fix:Zoom flickerlessy and follows view type changes.
...
Minor:update outline too when pixmapChanged(). d->pages moved to d->items
and iterators updated accordingly.
headMergeBlocks--;
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=360557
22 years ago
Albert Astals Cid
cb68d1a905
Bring back printing to kpdf_experiments (last commit whitout log did that too, sorry :-()
...
Update xpdf/ with some changes from head
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=360216
22 years ago
nobody
da7b8eae56
This commit was manufactured by cvs2svn to create branch
...
'kpdf_experiments'.
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=360215
22 years ago
Albert Astals Cid
4fca42dd6d
*** empty log message ***
...
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=360211
22 years ago
Albert Astals Cid
7a49f107ea
Errors that can happen inside PSOutputDev
...
svn path=/trunk/kdegraphics/kpdf/; revision=360191
22 years ago
Enrico Ros
89cd5a2fa6
o Removed the PageViewOverlay class (a hack that permitted transparent
...
selection) in favour of a new common selection code that uses internal
compositing engine.
o Added 'copy GFX' (in addition to the already existant 'copy text') with
a popup that asks user wether to copy to clipboard or save the image to
a file. (note: maybe a merge between selection tools (text/gfx) is
possible).
o The Zoom Tool is now a mouse mode, not a zoom mode.
o Tuned PageViewMessage class and added tips somewhere.
o Reorganized some actions and cleanup in mouse mode related code.
o Updated plans (roadmap to HEAD and new things) in TODO.
o And.. well, de don't deal with gardening anymore :-) Thanks Michael!
CCMAIL: brade@kde.org
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=360144
22 years ago
Albert Astals Cid
a98ff329fb
Bring the document to the page it was when the session was closed on session restore
...
FEATURE: 92503
svn path=/trunk/kdegraphics/kpdf/; revision=359686
22 years ago
Albert Astals Cid
03bbbaf2c4
Bring the document to the page it was when the session was closed on session restore
...
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=359685
22 years ago
Albert Astals Cid
8bdea8daaf
don't crash when not find the part
...
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=359655
22 years ago
Albert Astals Cid
d2b7e02022
fix my fix
...
svn path=/trunk/kdegraphics/kpdf/; revision=359654
22 years ago
Albert Astals Cid
038a700462
Do not crash when we do not find the kpart
...
svn path=/trunk/kdegraphics/kpdf/; revision=359650
22 years ago
Albert Astals Cid
2cb22b69a2
Print PS and not images
...
Fixes 92204, backporting in a moment
svn path=/trunk/kdegraphics/kpdf/; revision=359628
22 years ago
Enrico Ros
333115db74
Stupid test - Funny code. Test for the new composting engine. Overlay on
...
top-left page corner composted incrementally with selection and bg.
3 layers. See screenshot:
http://robotics.dei.unipd.it/~koral/KDE/screenshots/kpdf_composting_incremental_overlayalpha.png
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=359572
22 years ago
Enrico Ros
154907f8e6
check to see if it worths to subdivide area (aka incremental painting and
...
mainly used on selections / editing mode ops) or to use the original
rectangle
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=359565
22 years ago