Commit graph

116 commits

Author SHA1 Message Date
Enrico Ros 6dd95c9e06 Viewport MOD 1. Implemented the DocumentViewport class, owned by Document.
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
2005-01-09 23:37:07 +00:00
Enrico Ros 6e13b8852f CVS_SILENT update TODO list to put in evidence current status, bugs that
need to be fixed and features to implement for a good+stable release.

svn path=/trunk/kdegraphics/kpdf/; revision=376182
2005-01-07 17:57:16 +00:00
Enrico Ros 4b86155caf FixCrash 1/3: comments/notes.
svn path=/trunk/kdegraphics/kpdf/; revision=376081
2005-01-07 13:03:10 +00:00
Tobias Koenig 15fc647b59 CVS_SILENT: updated
svn path=/trunk/kdegraphics/kpdf/; revision=375461
2005-01-04 14:30:39 +00:00
Tobias Koenig 98000ff903 Add some nice features for presentation mode:
- cursor modes: visible, hidden, hidden with delay
  - automatic advance
  - loop on last page
  - default transition

I know it's quite late in the release cycle, but the code is stable and kpdf rocks!

svn path=/trunk/kdegraphics/kpdf/; revision=375353
2005-01-03 23:31:40 +00:00
Enrico Ros 7e549f496e Sync with mates.
svn path=/trunk/kdegraphics/kpdf/; revision=375329
2005-01-03 21:56:41 +00:00
Enrico Ros 208b6a5cf3 Added a bottom toolbar to the thumbnailsList to enable/disable thumbnails
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
2005-01-03 15:51:05 +00:00
Albert Astals Cid fb6e540547 Save and read the bookmarks to/from a file when opening/closing a document
svn path=/trunk/kdegraphics/kpdf/; revision=375083
2005-01-03 00:28:46 +00:00
Enrico Ros ca3f3b8ec3 Removed the 'Bugs fixed list' since they're now marked as fixed on BKO.
svn path=/trunk/kdegraphics/kpdf/; revision=375079
2005-01-03 00:04:39 +00:00
Enrico Ros d1cdcd5f1d SearchWidget back to work
svn path=/trunk/kdegraphics/kpdf/; revision=375078
2005-01-02 23:57:41 +00:00
Tobias Koenig 1e0f8af1b5 Tagged the documentinfo -> domtree item
svn path=/trunk/kdegraphics/kpdf/; revision=375068
2005-01-02 22:54:44 +00:00
Enrico Ros 92ad74aa2a notes
svn path=/trunk/kdegraphics/kpdf/; revision=375056
2005-01-02 22:14:26 +00:00
Enrico Ros 1550cedccd Updated TODO (added items in progress) and README.
svn path=/trunk/kdegraphics/kpdf/; revision=375053
2005-01-02 21:49:27 +00:00
Enrico Ros 1c6feefdc7 Added tobias work. Added more TODOs.
svn path=/trunk/kdegraphics/kpdf/; revision=375044
2005-01-02 20:59:48 +00:00
Enrico Ros 3a8b826bf9 Copying kpdf_experiments into branch and reordering directories. Look there
for the file naming map and file  versioning. Please wait until the commit
storm ends to report any bug. Albert and Enrico
Compile fixes.

svn path=/trunk/kdegraphics/kpdf/; revision=374944
2005-01-02 15:33:18 +00:00
Enrico Ros ffe8ddaf9d Copying kpdf_experiments into branch and reordering directories. Look there
for the file naming map and file  versioning. Please wait until the commit
storm ends to report any bug. Albert and Enrico

svn path=/trunk/kdegraphics/kpdf/; revision=374920
2005-01-02 14:19:33 +00:00