- 27 Oct, 2004 1 commit
-
-
Enrico Ros authored
ported. svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=358208
-
- 25 Oct, 2004 1 commit
-
-
Laurent Montel authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=357519
-
- 24 Oct, 2004 2 commits
-
-
Laurent Montel authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=357306
-
Albert Astals Cid authored
ctrl+up makes things bigger and down smaller Thanks Christian Mueller for the patch CCMAIL:eros.kde@email.it svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=357250
-
- 20 Oct, 2004 1 commit
-
-
Enrico Ros authored
features transparent selection over the active screen and a PageViewMessage class that displays messages (with an icon too) in a little Amarok-OSD like rounded box. Reworked mouse events handling (getting complex now..) Added preliminar support for RMB-popup image saving. svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=356248
-
- 14 Oct, 2004 1 commit
-
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=354546
-
- 10 Oct, 2004 2 commits
-
-
Enrico Ros authored
slotSetCurrentPagePosition -> slotSetCurrentPageViewport. Not completely implemented but working. After implementation clicking on links will do the right job on the viewport. svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=353365
-
Albert Astals Cid authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=353353
-
- 09 Oct, 2004 1 commit
-
-
Enrico Ros authored
Only Movies and (XPDF's) LinkDestKind (that defines 'anchor place' for link destination) aren't implemented as of now. Fixed a bug in text selection. This commit will probably generate a fake unsafe warning. Note: I'm committing from work :-P CCMAIL: tsdgeos@terra.es svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=353078
-
- 07 Oct, 2004 1 commit
-
-
Enrico Ros authored
- KPDFPage: added a method to retrieve the text that is inside a rect from the embedded TextPage. - PageWidget: (GFX) added methods to set the 1st (placed on click) and 2nd (placed on drag) corners of the selection area. - PageView: A) set first corner on click, B) second on moves, C) retrieve text inside the rectangle on release. svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=352751
-
- 06 Oct, 2004 1 commit
-
-
Enrico Ros authored
reading (well, this could also be called view-auto-scrolling :-). The behavior is *exactly* the same we have in konqueror but we use actions, so shortcuts are configurable. Shift+Up/Down sets scroll speed. Ctrl/Shift suspend (toggle) scrolling, etc.. This is useful when used in "continous single page mode". svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=352244
-
- 02 Oct, 2004 1 commit
-
-
Enrico Ros authored
stored as KPDFLink inside KPDFPage(s) :-). What we have now: links are detected when hovering them on a page eve in multiple-pages-per-view mode. svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=351190
-
- 30 Sep, 2004 2 commits
-
-
Enrico Ros authored
page, hiding others and redefining contents area. Bookmark action moved to document, that updates observers state after each operation. Many fixes in pageview. Pixmapwidget returns a const KPDFPage*. No scroll-on-drag and go-to-page only with left click onThumbnailList. Starting to reorganize PageView events (link test with cursor changing on page sample impl.). svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=350583
-
Enrico Ros authored
current page. Also displays the real zoom percentage for current page on ZoomFit{Width,Page,Text}. svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=350578
-
- 28 Sep, 2004 1 commit
-
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=349991
-
- 27 Sep, 2004 1 commit
-
-
Enrico Ros authored
fully functional now. Better and faster graphics in PageView and ThumbnailList. I need the memory manager now.. mmm.. svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=349849
-
- 26 Sep, 2004 1 commit
-
-
Enrico Ros authored
Code in thumbnail.* is ported into pixmapwidget and shared with a new class that renders the page inside the (also new) pageview that borns over the old kpdf_pagewidget class. This commit features a 'state of the art' working-by-chance, buggy, segfault prone view-layout algo.. :-) maybe that's stuff to fix soon!! svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=349598
-