Commit Graph

3449 Commits (61fc8058fa08c86b2db19829a6957d4368ec3dca)
 

Author SHA1 Message Date
chrox 61fc8058fa fix typo 10 years ago
Qingping Hou b6c8676b3f Merge pull request #966 from chrox/collapsible_toc
refactoring readertoc and readerfooter
10 years ago
chrox de893de41d add koreader feature list in README.md 10 years ago
chrox cec8ee3c29 add isChapterBegin/End API for readertoc
and add missing test epub
10 years ago
chrox b09bb87d4e refactoring readertoc and readerfooter
so that they don't repeat themselves.
10 years ago
Qingping Hou 50c33b55df Merge pull request #965 from chrox/collapsible_toc
fix #959
10 years ago
chrox 7142492e42 fix #959 10 years ago
Qingping Hou 5c863be0fd Merge pull request #964 from chrox/collapsible_toc
add license badge
10 years ago
chrox 364e431e59 add license badge 10 years ago
Huang Xin be76e6b6c7 Merge pull request #963 from houqp/houqp-master
chore(device.lua): remove frontlight hack for kobo
10 years ago
Qingping Hou a44cc3150d fix: use correct entry for Ukrainian in language menu 10 years ago
Qingping Hou 16b393ff47 chore(device.lua): remove frontlight hack for kobo 10 years ago
Qingping Hou 373750603a Merge pull request #962 from chrox/coverage
coverage test only sources from frontend and plugins
10 years ago
chrox f2813ea16c Merge branch 'coverage' of github.com:chrox/koreader into coverage 10 years ago
chrox 6ee8f22d73 add clear api for DocSettings
to remove both history settings and sidecar settings
10 years ago
chrox d0b4fa2665 refactoring unit testsuite 10 years ago
chrox 65804093ef coverage test only sources from frontend and plugins 10 years ago
Qingping Hou 1168575f19 Merge pull request #956 from chrox/coverage
code coverage target for the unit test
10 years ago
Huang Xin 5cf50c1401 Update README.md 10 years ago
chrox 3a98b4b0f7 add coveralls badge to show coverage number 10 years ago
chrox 770245418c install luajit for luacov in Travis 10 years ago
chrox f1f8d8dc4f make coverage target for code coverage for the unit test
so that we can easily find which module needs unit test

In order to run 'make coverage' `luacov` need to be installed
with 'sudo luarocks install luacov'.
10 years ago
chrox 330e5a2789 don't open SDL if input device is dummy 10 years ago
chrox 794baf4d8a benchmark has no specifications so won't be run by default 10 years ago
Qingping Hou 05e47c8c9c Merge pull request #955 from chrox/network_proxy
http proxy support by setting NETWORK_PROXY variable
10 years ago
Qingping Hou 55cb0271cb Merge pull request #954 from chrox/fix_950
get rid of query filed of baseurl when building href
10 years ago
Qingping Hou c2684c50e4 Merge pull request #953 from chrox/fix_916
check if last opened file exists before opening it
10 years ago
Qingping Hou 88b8f56146 Merge pull request #952 from chrox/fix_921
strip generic punctuation (U+2000 - U+206F) in lookup word
10 years ago
chrox 3147ffb08a http proxy support by setting NETWORK_PROXY variable
This should implement feature request in #919.
10 years ago
Qingping Hou 62e15c5ca8 Merge pull request #951 from chrox/fix_fgcolor
fix fgcolor of inputbox is always 0.0
10 years ago
chrox 549f54ab07 get rid of query filed of baseurl when building href
otherwise there will be "?offset=90" query in downloading href
for calibre opds server which doesn't accept the url

This should fix #950.
10 years ago
chrox a197f31da7 check if last opened file exists before opening it
This should fix #916.
10 years ago
chrox 9467eab6e1 strip generic punctuation (U+2000 - U+206F) in lookup word
This should fix #921.
10 years ago
chrox 7b78d70c74 fix fgcolor of inputbox is always 0.0 10 years ago
Huang Xin 87e9f34397 Merge pull request #949 from hwhw/master
adapt to new freetype text rendering without background
10 years ago
HW 909982a718 Merge pull request #3 from chrox/hwhw-master
still needs button bgcolor
10 years ago
chrox 6152198e88 still needs button bgcolor
This bgcolor is for framecontainer background color.
10 years ago
Hans-Werner Hilse 0b3c1dcebf update base to latest koreader-base
this includes the new freetype text rendering
10 years ago
Hans-Werner Hilse 7b1777e095 adapt widgets and text rendering to new font rendering
no background for text rendering anymore
10 years ago
HW a713936d8c Merge pull request #947 from chrox/base_submodule
rename submodule koreader-base to base
10 years ago
chrox fc5a248308 rename submodule koreader-base to base 10 years ago
Qingping Hou 7df2e0fb28 Merge pull request #944 from chrox/lazy_loading
refactoring: lazy loading of unused modules
10 years ago
Huang Xin 105764fd77 Merge pull request #945 from evgsh/opds
opds / Added acquisition relation types , fixes issue #940
10 years ago
evgsh aae2c4de27 Added acquisition relation types , fixes issue #940 10 years ago
chrox 2d3c502948 move platform dependent files into 'platform' directory 10 years ago
chrox 14e2bf3d69 refatoring: lazy loading of packages 10 years ago
chrox a491594775 trace package loading process in koreader 10 years ago
Huang Xin 8fda638da6 Merge pull request #936 from WS64/master
fix the nil tags data bug
10 years ago
WS64 d790f8aafe fix the nil tags data bug 10 years ago
Qingping Hou 3c00b4090f Merge pull request #934 from chrox/fix_933
fix #933
10 years ago