Commit graph

12 commits

Author SHA1 Message Date
Enrico Ros 628f972b30 added some items, synced with BRs on BKO, changed priorities.
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=349369
2004-09-26 10:54:44 +00:00
Albert Astals Cid f340902f0a Add the possibility of opening password protected files
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=348930
2004-09-23 22:11:44 +00:00
Albert Astals Cid 81f890961d 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
2004-09-23 21:49:00 +00:00
Enrico Ros 2e57c7c544 wishes++
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=348862
2004-09-23 17:09:08 +00:00
Enrico Ros b9db06f874 Some cleanups. Some experiments. Nothing cool, boring stuf.
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=347252
2004-09-17 17:58:42 +00:00
Enrico Ros 83310740fd Adding items to the todo list from a DOT thread.
svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=347088
2004-09-16 22:42:04 +00:00
Enrico Ros 7cd6bbf139 Added "search-as-you-tipe" feature. Note:takes lots of ram for big
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
2004-09-16 21:27:34 +00:00
Enrico Ros 727d5dd57a More refactoring. Big internal changes but nothing visible.. apart from a
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
2004-09-15 20:45:00 +00:00
Enrico Ros 69bb375c49 Thumbnail and ThumbnailList classes completed. Optimized a lot! Too fast
now.. thre will be room for eye-candy in the future :-P. Drawing is scaled
via a qpainter xForm while resizing and a regeneration is performed
asyncronously when thumbnaillist's resizing is done.

svn path=/branches/kpdf_experiments/kdegraphics/kpdf/; revision=345459
2004-09-10 13:39:26 +00:00
Enrico Ros f6db5c9d56 Adding my wishes / todo entries. Will work on something soon.
svn path=/trunk/kdegraphics/kpdf/; revision=344336
2004-09-06 10:36:16 +00:00
Albert Astals Cid 799ccf7a9d improve thumb generation
svn path=/trunk/kdegraphics/kpdf/; revision=343539
2004-09-02 16:25:59 +00:00
Christophe Devriese 298b1eb641 added myself to AUTHORS, added TODO list
svn path=/trunk/kdegraphics/kpdf/; revision=234251
2003-06-28 02:00:48 +00:00