- 28 Jan, 2007 2 commits
-
-
Pino Toscano authored
Refactor a bit the way we load the generator libraries: hide the hash with the Generator completely into the Document, so the Document have the complete control over them. Add fillConfigDialog() and supportedMimeTypes() to the Document, so the Part can get all the info it needs with no need to own the generator structure. This also loads all the generators when asking for their config widget, but that can be improved easily now; furthermore, all the generators used to load documents are kept. svn path=/trunk/playground/graphics/okular/; revision=627909
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=627758
-
- 26 Jan, 2007 5 commits
-
-
Albert Astals Cid authored
svn path=/trunk/playground/graphics/okular/; revision=627479
-
Tobias Koenig authored
svn path=/trunk/playground/graphics/okular/; revision=627477
-
Pino Toscano authored
simplify a bit the Feature system: move it to the base Generator class, and add a protected method to switch a feature on and off easily - no more need to copy&paste hasFeature() anymore svn path=/trunk/playground/graphics/okular/; revision=627450
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=627424
-
Pino Toscano authored
Read information like 'title', 'author', 'editor', 'publisher', 'year' and 'volume' from DjVu documents, and make them visible in the Information dialog. A big Thanks! to liquidat for pointing me in the right place to look for :) CCMAIL: liquidat <liquidat@gmail.com> svn path=/trunk/playground/graphics/okular/; revision=627217
-
- 25 Jan, 2007 2 commits
-
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=627174
-
Pino Toscano authored
get rid of two CMakeLists.txt's used to only install one files each - install the stuff from the top-level CMakeLists.txt svn path=/trunk/playground/graphics/okular/; revision=627106
-
- 24 Jan, 2007 2 commits
-
-
Tobias Koenig authored
adapt the generators and the document class, which is 95% of the work ;) svn path=/trunk/playground/graphics/okular/; revision=626843
-
Tobias Koenig authored
- made comicbook, tiff and kimgio a threaded generator svn path=/trunk/playground/graphics/okular/; revision=626761
-
- 23 Jan, 2007 1 commit
-
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=626372
-
- 22 Jan, 2007 3 commits
-
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=626327
-
Laurent Montel authored
svn path=/trunk/playground/graphics/doc/okular/; revision=626201
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=626158
-
- 21 Jan, 2007 1 commit
-
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=626057
-
- 20 Jan, 2007 7 commits
-
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=625715
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=625705
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=625703
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=625656
-
Pino Toscano authored
Take a bit less time to load a DjVu document: instead of decoding all the pages during the loading to get their info, just decode their status, doing the real page loading when needed (usually when generating their pixmaps). svn path=/trunk/playground/graphics/okular/; revision=625636
-
Pino Toscano authored
SVN_SILENT svn path=/trunk/playground/graphics/okular/; revision=625599
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=625577
-
- 19 Jan, 2007 7 commits
-
-
Pino Toscano authored
Support for labelling the pages, and for displaying the page label (if any) in the table of contents side pane. svn path=/trunk/playground/graphics/okular/; revision=625312
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=625298
-
Pino Toscano authored
instead of choosing the orientation degrees (eg 0, 90, etc), use two Rotate Left/Right actions to rotate the whole document 90 degrees resp. on the left or on the right. Also add an 'Original orientation' action to restore to the orientation of the document. svn path=/trunk/playground/graphics/okular/; revision=625297
-
Tobias Koenig authored
svn path=/trunk/playground/graphics/okular/; revision=625262
-
Leandro Emanuel López authored
svn path=/trunk/playground/graphics/okular/; revision=625256
-
Tobias Koenig authored
svn path=/trunk/playground/graphics/okular/; revision=625254
-
Tobias Koenig authored
svn path=/trunk/playground/graphics/okular/; revision=625249
-
- 18 Jan, 2007 2 commits
-
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=625075
-
Tobias Koenig authored
svn path=/trunk/playground/graphics/okular/; revision=624979
-
- 17 Jan, 2007 8 commits
-
-
Pino Toscano authored
- don't reset the pixmap memory descriptors when rotating, as the pixmaps are rotated thus the memory is preserved - no need to notify about clearing annotations when changing page size svn path=/trunk/playground/graphics/okular/; revision=624743
-
Albert Astals Cid authored
svn path=/trunk/playground/graphics/okular/; revision=624729
-
André Wöbbeking authored
svn path=/trunk/playground/graphics/okular/; revision=624728
-
Tobias Koenig authored
Information about this format and testfiles can be found at http://en.wikipedia.org/wiki/CDisplay_RAR_Archived_Comic_Book_File svn path=/trunk/playground/graphics/okular/; revision=624702
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=624689
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=624686
-
Tobias Koenig authored
svn path=/trunk/playground/graphics/okular/; revision=624665
-
Pino Toscano authored
svn path=/trunk/playground/graphics/okular/; revision=624662
-