Commit graph

10 commits

Author SHA1 Message Date
Pino Toscano e0987c2989 fix logic error
BUG: 178028

svn path=/trunk/KDE/kdegraphics/okular/; revision=898354
2008-12-18 01:21:18 +00:00
Albert Astals Cid 38a3e18279 fix typo spotted by Yuri Chornoivan
svn path=/trunk/KDE/kdegraphics/okular/; revision=882560
2008-11-10 22:25:55 +00:00
Pino Toscano 008fce9421 Hack around the fact that CBR or CBZ documents can ahve the wrong extension.
(And I wonder, if the only way to recognize them is via extension, wtf?)

BUG: 174701

svn path=/trunk/KDE/kdegraphics/okular/; revision=882007
2008-11-09 14:56:02 +00:00
Pino Toscano 169df555d5 report a message when there is no unrar, or the unrar is not suitable
svn path=/trunk/KDE/kdegraphics/okular/; revision=809958
2008-05-19 19:43:48 +00:00
Pino Toscano f697cdf007 Add a close() method for the comicbook document so:
- resources can be freed when closing the Okular document for real (and not just when opening a new comicbook document or quitting)
- we do not crash when doing an opening sequence like: cbz -> cbr -> cbz

svn path=/trunk/KDE/kdegraphics/okular/; revision=798868
2008-04-19 18:46:02 +00:00
Pino Toscano 3c64c3232a Start adding a minimal way to handle the different flavours of unrar.
For now, deny the usage of the "unrar-free", as it does not seem to be much usable...

svn path=/trunk/KDE/kdegraphics/okular/; revision=754056
2007-12-29 00:04:31 +00:00
Tobias Koenig 7e16285d28 Add a new helper functions which allow sorting of strings which
contains numbers in natural order

svn path=/trunk/KDE/kdegraphics/okular/; revision=706529
2007-08-30 16:59:49 +00:00
Tobias Koenig cde58f48ba * Check for Landscape or Portrait mode (patch by Pino)
* Fixed bug by clearing the page map on opening

svn path=/trunk/KDE/kdegraphics/okular/; revision=706496
2007-08-30 15:30:12 +00:00
Albert Astals Cid 0d47b62715 krazy include order issues
svn path=/trunk/KDE/kdegraphics/okular/; revision=655893
2007-04-19 18:30:20 +00:00
Tobias Koenig deabbae3bf Say hello to the new ComicBook generator for okular.
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
2007-01-17 18:49:05 +00:00