44 Commits (b2c56a0a71386b22cbfcb92cffadb35ffbe79bd2)

Author SHA1 Message Date
Volker Krause 50d0703ae0 Enable readability-braces-around-statements 4 years ago
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
Albert Astals Cid f31152d389 Fix loading some png files inside zip comicbook files 5 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Laurent Montel 516fb89d94 Use camelcase include. (scripted) 6 years ago
Albert Astals Cid 4019ec56e5 comicbook: Obey autotransform of images 6 years ago
Ahmad Samir 54494cc3d4 [generators/*] Replace deprecated foreach with range-for 6 years ago
Aleix Pol 40d32ae9a4 Fix compilation against a karchive that doesn't have lzma 7 years ago
Natsumi Higa 5a8d21d597 Add support for cb7 comic book archives 7 years ago
Albert Astals Cid d9515bb625 mArchiveDir can be const, so we save a nasty const_cast 7 years ago
Laurent Montel 5a3a49c310 Port qSort to std::sort 7 years ago
Fabio Bolz 4e353aabee Add unarchiver support for cbr files 7 years ago
Yuri Chornoivan c04ca1fa96 Fix minor EBN issues 8 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Albert Astals Cid f2b2d94897 Open CBR files with shared-mime-info >= 1.7 10 years ago
Martin T. H. Sandsmark 2b473fedbd generators: Fix build without implicit cast to/from ascii 10 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Montel Laurent 3b4ee788b8 Fix includes 12 years ago
Frederik Gladhorn 6c602bf0e7 Use categorized logging even more 12 years ago
Frederik Gladhorn e28dbc6c00 Port to QMime 12 years ago
Frederik Gladhorn 83d3f1f6b7 Revert "Some more kDebug->qDebug" 12 years ago
Frederik Gladhorn 34fbdf8c85 Some more kDebug->qDebug 12 years ago
Albert Astals Cid 55011e0588 Don't create pages for files that are not images 12 years ago
David Palacio 82c29939ea Merge pages, pageSize and extractImageFiles. 15 years ago
Aleix Pol 39fc2a471e Properly check if a file is a readable image by asking QImageReader. 15 years ago
David Palacio 4aa3ebe4c6 Add support for reading a directory as a comicbook. 15 years ago
Glen Kaukola 122fab0eee Krazy: Check single-char QString operations for efficiency. 16 years ago
Pino Toscano d091beab16 allow TIFF files 16 years ago
Harsh Chouraria J da899f862e FEATURE:204195 16 years ago
Harsh Chouraria J f5bbebd879 Generalize the code for KArchive support instead of using KZip directly. This will be helpful in 16 years ago
Pino Toscano 6968d1d1a8 isNull() -> !isValid(), as it checks for non-null-but-invalid sizes as well 17 years ago
Pino Toscano 36924a897f When loading a comicbook, try to get just the size of the various images without loading them if possible. 17 years ago
Pino Toscano 211f082f1e Scan recursively for images in CBZ archives. 17 years ago
Pino Toscano e0987c2989 fix logic error 17 years ago
Albert Astals Cid 38a3e18279 fix typo spotted by Yuri Chornoivan 18 years ago
Pino Toscano 008fce9421 Hack around the fact that CBR or CBZ documents can ahve the wrong extension. 18 years ago
Pino Toscano 169df555d5 report a message when there is no unrar, or the unrar is not suitable 18 years ago
Pino Toscano f697cdf007 Add a close() method for the comicbook document so: 18 years ago
Pino Toscano 3c64c3232a Start adding a minimal way to handle the different flavours of unrar. 18 years ago
Tobias Koenig 7e16285d28 Add a new helper functions which allow sorting of strings which 19 years ago
Tobias Koenig cde58f48ba * Check for Landscape or Portrait mode (patch by Pino) 19 years ago
Albert Astals Cid 0d47b62715 krazy include order issues 19 years ago
Tobias Koenig deabbae3bf Say hello to the new ComicBook generator for okular. 19 years ago