tools
|
Use c++11 std::thread instead of pthread.
|
2021-01-26 17:53:25 +01:00 |
book.h
|
kiwix::Book::getCategory()
|
2021-03-17 14:09:48 +04:00 |
bookmark.h
|
Add bookmarks support.
|
2018-12-02 15:47:29 +01:00 |
common.h
|
Allow us to declare method to be deprecated.
|
2018-04-19 18:04:07 +02:00 |
downloader.h
|
Use c++11 std::thread instead of pthread.
|
2021-01-26 17:53:25 +01:00 |
kiwix.h
|
Format all the code using clang-format.
|
2017-07-05 15:22:34 +02:00 |
kiwixserve.h
|
add setPort() method
|
2019-10-28 15:56:49 +01:00 |
library.h
|
Add the method get bookByPath in library.
|
2020-03-06 12:08:05 +01:00 |
libxml_dumper.h
|
Add bookmarks support.
|
2018-12-02 15:47:29 +01:00 |
manager.h
|
Trust the library.xml information by default.
|
2020-01-30 18:22:07 +01:00 |
meson.build
|
Use c++11 std::thread instead of pthread.
|
2021-01-26 17:53:25 +01:00 |
reader.h
|
Fixed the Windows build
|
2021-02-10 14:19:47 +01:00 |
server.h
|
moved blockExternalLink outside of taskbar
|
2020-03-27 11:25:39 +00:00 |