libkiwix/include
Matthieu Gautier f718c4c472 Add a LibraryManipulator.
Library client (kiwix-desktop) need to know when a book is added to
library by the manager. By using a LibraryManipulator, we can do
dependency injection.
2018-10-24 10:47:12 +02:00
..
common Better beautifyInteger and beautifyFileSize. 2018-10-24 10:47:12 +02:00
ctpp2 Add a new script to compile resources. 2016-12-23 13:06:12 +01:00
book.h Store in the book instance if the given path is valid. 2018-10-24 10:47:12 +02:00
common.h Allow us to declare method to be deprecated. 2018-04-19 18:04:07 +02:00
downloader.h Be more resilient to potential aria2 error. 2018-10-24 10:47:12 +02:00
entry.h fixed some typos in the docs string 2018-04-19 18:04:07 +02:00
kiwix.h Format all the code using clang-format. 2017-07-05 15:22:34 +02:00
library.h Reimplement listBooksIds. 2018-10-24 10:47:12 +02:00
manager.h Add a LibraryManipulator. 2018-10-24 10:47:12 +02:00
meson.build Move the `Book` class in its own source file. 2018-10-24 10:47:12 +02:00
opds_dumper.h Allow a OPDSDumper to dump only a subset of the library. 2018-10-24 10:47:12 +02:00
reader.h fixed some typos in the docs string 2018-04-19 18:04:07 +02:00
searcher.h Only add a reader to the searcher if the reader as fulltext index. 2018-03-12 17:34:45 +01:00
xapianSearcher.h Be able to get the reader index from a search result. 2017-07-17 18:16:11 +02:00