libkiwix/include
Matthieu Gautier 9ab44e6a5f Get information about the total number of book of a search.
When we do a search and paging the result, we need to display to the
user the total number of book, not only the `itemsPerPage`.

So, we need to parse correctly the xml to keep information of the total
number of book.
2018-11-02 17:04:55 +01:00
..
common Fix use of getAsI when parsing download rpc. 2018-11-02 17:03:03 +01:00
ctpp2 Add a new script to compile resources. 2016-12-23 13:06:12 +01:00
book.h Do not always download the favicon of a book. Download as needed. 2018-10-24 11:56:05 +02:00
common.h Allow us to declare method to be deprecated. 2018-04-19 18:04:07 +02:00
downloader.h Fix for Windows 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 Better listBooksIds supported mode. 2018-10-24 11:50:11 +02:00
manager.h Get information about the total number of book of a search. 2018-11-02 17:04:55 +01:00
meson.build Move the `Book` class in its own source file. 2018-10-24 10:47:12 +02:00
opds_dumper.h An opds feed can also be the openSearch result. 2018-10-24 11:51:38 +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