You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend
poire-z 1708fd5e1c Dictionary and wikipedia enhancements (#2393)
Stardict:
- remove duplicate results
- better cleaning of selection
- append results from a 2nd query of a 2nd set of dictionaries
  in data/dict_ext/

Wikipedia:
- use the search API for better results
- allow viewing the full page content of a result in a bigger window
- allow queries for multiple languages
- available languages can be set in settings.reader.lua :
    ["wikipedia_languages"] = {"en", "fr", "it"}
- "Wikipedia lookup" added to Tools menu

For both:
- allow selection of multiple words for a new lookup (so one can
  actually browse wikipedia)
- allow continuous reading with Tap
- display "current result / total number of results"

Details in #2393
8 years ago
..
apps Dictionary and wikipedia enhancements (#2393) 8 years ago
device kobo(minor): add debug log for suspend action 8 years ago
document move painting and drawing debug log to verbose 8 years ago
ui Dictionary and wikipedia enhancements (#2393) 8 years ago
cache.lua fix all the tests 8 years ago
cacheitem.lua cleanup: expand tab to 4 spaces 10 years ago
configurable.lua build: enforce luacheck in travis build 8 years ago
dbg.lua settings: add entry to toggle debug mode 8 years ago
device.lua build: enforce luacheck in travis build 8 years ago
docsettings.lua FileManager: show files with sidecar dir in bold (#2391) 8 years ago
dump.lua defaults(refactor): remove global hack in filemanagersetdefaults 8 years ago
gettext.lua gettext: unescape \n 10 years ago
httpclient.lua build: enforce luacheck in travis build 8 years ago
luasettings.lua Automatically connect WIFI after Kobo has been resumed (#2215) 8 years ago
luxl.lua treate quoted slash as plain text in attribute value 10 years ago
optmath.lua doc: add documentation build infrastructure 8 years ago
random.lua Update KOSyncClient 8 years ago
readhistory.lua Add readhistory_spec / docsettings_spec 8 years ago
up_reg.list adapt widgets to new refresh/repaint API 10 years ago
util.lua textboxwidget and scrolltextwidget enhancements (#2393) 8 years ago