libkiwix/src
Matthieu Gautier c9eac04050 Make the Library`s book vector private.
Move a lot of methods from Manager to Library. Because books is private
and thoses methods are better in Library.
2018-09-06 18:30:37 +02:00
..
android Update jni build script to java jdk 8+. 2018-08-20 12:17:29 +02:00
common Add a tool's function to get the data directory. 2018-08-29 15:28:52 +02:00
ctpp2 Switch build system to mesonbuild. 2016-12-22 12:01:20 +01:00
xapian Try to compile kiwix-lib without warning. 2018-04-18 16:57:27 +02:00
aria2.cpp Add aria2 downloader using subprocess aria2c. 2018-09-06 18:29:49 +02:00
aria2.h Add aria2 downloader using subprocess aria2c. 2018-09-06 18:29:49 +02:00
config.h.in Make the downloader use the aria2c wrapper instead of the aria2 library. 2018-09-06 18:30:34 +02:00
downloader.cpp Make the downloader use the aria2c wrapper instead of the aria2 library. 2018-09-06 18:30:34 +02:00
entry.cpp Introduce better API to manipulate entries in a zim file. 2018-04-19 18:04:07 +02:00
library.cpp Make the Library`s book vector private. 2018-09-06 18:30:37 +02:00
manager.cpp Make the Library`s book vector private. 2018-09-06 18:30:37 +02:00
meson.build Add aria2 downloader using subprocess aria2c. 2018-09-06 18:29:49 +02:00
opds_dumper.cpp Move the function to convert from xml_node to string in otherTools. 2018-08-29 15:28:52 +02:00
reader.cpp Follow redirects in favicons 2018-07-27 10:11:24 +02:00
searcher.cpp Remove unused static resources. 2018-05-15 11:30:30 +02:00
subprocess.cpp Add backend to launch subprocess. 2018-08-29 15:28:52 +02:00
subprocess.h Add backend to launch subprocess. 2018-08-29 15:28:52 +02:00
subprocess_unix.cpp Add backend to launch subprocess. 2018-08-29 15:28:52 +02:00
subprocess_unix.h Add backend to launch subprocess. 2018-08-29 15:28:52 +02:00
subprocess_windows.cpp Add backend to launch subprocess. 2018-08-29 15:28:52 +02:00
subprocess_windows.h Add backend to launch subprocess. 2018-08-29 15:28:52 +02:00
xapianSearcher.cpp Include unistd.h only on unix platform. 2018-08-03 19:22:39 +02:00
xmlrpc.h Add a small wrapper around pugixml do handle xmprpc. 2018-08-29 15:28:52 +02:00