libkiwix/src
Matthieu Gautier c6254d9504 Allow the library to be filtered by tags.
This add an argument to `listBooksIds` to filter by tags.
So, this is an API break.
2019-03-07 17:08:39 +01:00
..
android Correctly initialize variable. 2019-02-19 14:05:37 +01:00
tools Fix the language mapping. 2019-03-05 17:53:37 +01:00
aria2.cpp [API break] Move all the tools in the tools directory instead of common. 2019-01-23 15:31:38 +01:00
aria2.h Include pthread 2018-10-29 14:30:35 +01:00
book.cpp [API break] Move all the tools in the tools directory instead of common. 2019-01-23 15:31:38 +01:00
bookmark.cpp Add bookmarks support. 2018-12-02 15:47:29 +01:00
config.h.in Move the templating system to mustache instead of ctpp2. 2019-01-09 18:28:48 +01:00
downloader.cpp [API break] Move all the tools in the tools directory instead of common. 2019-01-23 15:31:38 +01:00
entry.cpp Introduce better API to manipulate entries in a zim file. 2018-04-19 18:04:07 +02:00
library.cpp Allow the library to be filtered by tags. 2019-03-07 17:08:39 +01:00
libxml_dumper.cpp [API break] Move all the tools in the tools directory instead of common. 2019-01-23 15:31:38 +01:00
manager.cpp Ensure the book's `path` is absolute. 2019-02-07 15:22:33 +01:00
meson.build [API break] Move all the tools in the tools directory instead of common. 2019-01-23 15:31:38 +01:00
opds_dumper.cpp [API break] Move all the tools in the tools directory instead of common. 2019-01-23 15:31:38 +01:00
reader.cpp Remove unused variable url. 2019-02-07 15:20:18 +01:00
searcher.cpp Move the templating system to mustache instead of ctpp2. 2019-01-09 18:28:48 +01:00
subprocess.cpp Do not add NULL at end of commandLine on Windows. 2018-10-31 13:56:42 +01:00
subprocess.h Do not add NULL at end of commandLine on Windows. 2018-10-31 13:56:42 +01:00
subprocess_unix.cpp Do not add NULL at end of commandLine on Windows. 2018-10-31 13:56:42 +01:00
subprocess_unix.h Do not add NULL at end of commandLine on Windows. 2018-10-31 13:56:42 +01:00
subprocess_windows.cpp Do not add NULL at end of commandLine on Windows. 2018-10-31 13:56:42 +01:00
subprocess_windows.h Do not add NULL at end of commandLine on Windows. 2018-10-31 13:56:42 +01:00
xmlrpc.h [API break] Move all the tools in the tools directory instead of common. 2019-01-23 15:31:38 +01:00