- 28 Jan, 2005 1 commit
-
-
Tobias Koenig authored
multiple times (e.g. when the watched PDF has changed) svn path=/trunk/kdegraphics/kpdf/; revision=383178
-
- 27 Jan, 2005 1 commit
-
-
Enrico Ros authored
Part). Implemented 'history (xpdf's LinkAction) links'. History depth is 100 steps by default (this is enough for sure, clicking 100 times on a button is not an easy task :-). Minor issues (removed half TODOs in code, all FIXMEs are already removed): Invoke mailer on 'mailto:' links inst instead of konqueror. Actions cleanup: disable actions like 'print', 'preview', 'save to..', etc when there isn't an active document. Added history actions to the toolbar in place of the 'prev_page' and 'next_page' ones. Fixed open+open_recent action tooltip and behavior. Move definition and implementation of PagePainter class to ui/pagepainter from core/page. Valgrinded and leakchecked (2 memory leaks spotted and fixed (missing contents deletion in KPDFGeneratorThread and missing deletion of PixmapRequests on cancel in Document::requestPixmaps())). svn path=/trunk/kdegraphics/kpdf/; revision=382960
-
- 09 Jan, 2005 1 commit
-
-
Enrico Ros authored
A const reference may be asked. When set all DocumentObservers will be notified so they can update their gfx if needed. Converted TOC, Links to the new usage. DocumentViewport can be saved/restored to/from QString so it can be asked as metadata and saved on document's XML. When loading a document the viewport is restored exactly where it was when the document was closed. More fixes with Viewport class. Swapped groupboxes in Perform dialog. Changed members naming in DocumentObservers and inherited classes. PageView and ThumbnailsList now linked. Still regressions / TODOs about the Viewport thing. svn path=/trunk/kdegraphics/kpdf/; revision=377066
-
- 03 Jan, 2005 1 commit
-
-
Enrico Ros authored
filtering and similar options (toolbar is not created now). Changed Document::openDocument(..) functions order. Restore last active page when opening an already viewed pdf. Fix margins around pages in all modes. Presentation: page change by clicking on the round 'wheel' indicator too. Updated TODO. svn path=/trunk/kdegraphics/kpdf/; revision=375229
-
- 02 Jan, 2005 2 commits
-
-
Enrico Ros authored
for the file naming map and file versioning. Please wait until the commit storm ends to report any bug. Albert and Enrico Moved KPDFDocumentObserver in its own include file. Updated dependancies. svn path=/trunk/kdegraphics/kpdf/; revision=374928
-
Enrico Ros authored
for the file naming map and file versioning. Please wait until the commit storm ends to report any bug. Albert and Enrico Includes change. svn path=/trunk/kdegraphics/kpdf/; revision=374922
-