- 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 3 commits
-
-
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
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=349370
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=349369
-
- 24 Sep, 2004 1 commit
-
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=349026
-
- 23 Sep, 2004 7 commits
-
-
Albert Astals Cid authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=348931
-
Albert Astals Cid authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=348930
-
Albert Astals Cid authored
Enable/disable the contents tab on the toolbox wheter the document has TOC or not. BTW i like a lot the toolbox look svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=348927
-
Albert Astals Cid authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=348922
-
nobody authored
'kpdf_experiments'. svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=348921
-
Enrico Ros authored
PageWidget class is now PageView. Added actions for selecting page layouts. svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=348865
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=348862
-
- 21 Sep, 2004 1 commit
-
-
Albert Astals Cid authored
CCMAIL:78181-done@bugs.kde.org svn path=/trunk/kdegraphics/kpdf/; revision=348286
-
- 20 Sep, 2004 1 commit
-
-
Adriaan de Groot authored
Fix enable final and enable closures -- when packing all the files together, the different pragma's are meaningless. _If_ these pragmas are important in any way for this specific app, we will need to add a -DKDE_FINAL and -DKDE_CLOSURE in the appropriate cases. svn path=/trunk/kdegraphics/kpdf/; revision=347994
-
- 19 Sep, 2004 4 commits
-
-
Adriaan de Groot authored
svn path=/trunk/kdegraphics/kpdf/; revision=347729
-
Adriaan de Groot authored
svn path=/trunk/kdegraphics/kpdf/; revision=347727
-
Albert Astals Cid authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=347592
-
Albert Astals Cid authored
svn path=/trunk/kdegraphics/kpdf/; revision=347592
-
- 18 Sep, 2004 4 commits
-
-
Albert Astals Cid authored
Remove the recent file if the user opens it and it does not exists svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=347427
-
Albert Astals Cid authored
Remove the recent file if the user opens it and it does not exists svn path=/trunk/kdegraphics/kpdf/; revision=347427
-
Albert Astals Cid authored
Fixes first half of bug 74435 CCMAIL:74435@bugs.kde.org svn path=/trunk/kdegraphics/kpdf/; revision=347408
-
Albert Astals Cid authored
- Plug the show menu bar option in RMB popup when menubar is hidden and unplug it when menubar is there CCMAIL:89673-done@bugs.kde.org svn path=/trunk/kdegraphics/kpdf/; revision=347368
-
- 17 Sep, 2004 2 commits
-
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=347252
-
Enrico Ros authored
Text drawing is done by hand. svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=347251
-
- 16 Sep, 2004 3 commits
-
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=347088
-
Enrico Ros authored
documents but you can try it for 200 pages pdfs. It's pretty fast. You type in some words and only pages containing that sting are displayed. svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=347060
-
Enrico Ros authored
you have enough ram). Based on aacid's search code. This implements case sensitive search too (a little tricky but it worths). Finally done. svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=347051
-
- 15 Sep, 2004 3 commits
-
-
Albert Astals Cid authored
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
-
Enrico Ros authored
memory reduction on the displayed page. OutputDev under big changes. Now DocumentObservers have an unique ID so they can queue requests to documents and they get their data stored in Page(s). No more Pixmaps or Thumbnails requests, every observer can request a custom-sized pixmap for a given page. That makes room for new observers (like a cool perspective book like page viewer or stacked viewer or what your fantasy suggests :-). svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=346792
-
Albert Astals Cid authored
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
-
- 14 Sep, 2004 3 commits
-
-
Albert Astals Cid authored
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
-
Albert Astals Cid authored
svn path=/trunk/kdegraphics/kpdf/; revision=346552
-
Albert Astals Cid authored
svn path=/trunk/kdegraphics/kpdf/; revision=346532
-
- 13 Sep, 2004 6 commits
-
-
Albert Astals Cid authored
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
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=346259
-
Enrico Ros authored
coherent now. svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=346258
-
Enrico Ros authored
and made them exclusive (still some logic to wire to make things even better, but now it's more usable than before). Added mouse modes (normal, selection, editing). Dragging the page in normal mode is back. Added link-hovering example (on a top-left rect) to help Albert to implement "link following" in a way as clean as possible. Page is centered in the view and has an outline if it is smaller than the viewport. In FitTo* mode resizing also resizes the page (done syncronously but this will change). Note: it consumes (doesn't leak!) lots of memory because all you see is cached and the memory management is not implemented atm. svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=346257
-
Enrico Ros authored
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=346097
-
Enrico Ros authored
addressed soon. Zoom to width/page correctly works. Rendering code path is still unchecked, maybe the flow can be optimized (but not much..). svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=346093
-