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
NiLuJe 2011cf1ad1 Various blitting related cleanups (#4789)
* Fix the "Enable debug logging" checkbox so that it properly disables "Enable verbose debug logging" when it gets disabled
* Avoid asking ImageWidget for alpha-blending when it's not useful
* Make ImageWidget's alpha-blending code-path double-check that alpha-blending actually is needed, and avoid it if possible
* In the same vein, only do alpha-blending in textboxwidget when absolutely necessary
* Prefer color constants over the gray() method, ensuring that they're part of the eInk palette

Depends on https://github.com/koreader/koreader-base/pull/853

Fix #4774
5 years ago
..
apps Various blitting related cleanups (#4789) 5 years ago
device Various blitting related cleanups (#4789) 5 years ago
document cre 2-pages view: allow extending selection across pages 5 years ago
ui Various blitting related cleanups (#4789) 5 years ago
cache.lua rename runtimectl to document/canvascontext 5 years ago
cacheitem.lua cleanup: expand tab to 4 spaces 10 years ago
configurable.lua decouple UI definitions from document modules 5 years ago
dbg.lua use android log categories 5 years ago
depgraph.lua Gesture manager (initial) (#4240) 6 years ago
device.lua [feat] Add support for BQ/Fnac devices (#4294) 6 years ago
docsettings.lua Fix crash and History with books in read-only directories (#4138) 6 years ago
dump.lua Docs: dump & random 7 years ago
fontlist.lua split UI agnostic code from font.lua into fontlist.lua 5 years ago
gettext.lua [Android] misc fixes (#4478) 5 years ago
httpclient.lua build: enforce luacheck in travis build 8 years ago
logger.lua use android log categories 5 years ago
luadata.lua Add LuaData and Dictionary Lookup History (#3161) 7 years ago
luasettings.lua Various blitting related cleanups (#4789) 5 years ago
luxl.lua treate quoted slash as plain text in attribute value 10 years ago
optmath.lua doc: fix document build 8 years ago
pluginloader.lua [Fix] Don't load disabled plugins (#4169) 6 years ago
pluginshare.lua Move PluginShare.backgroundJobs into PluginShare module (#3128) 7 years ago
random.lua Docs: dump & random 7 years ago
readhistory.lua History: show files sizes, as File browser does 5 years ago
up_reg.list adapt widgets to new refresh/repaint API 10 years ago
util.lua [fix] GestureDetector: deep copies of events for multiswipes when rotated (#4728) 5 years ago
version.lua [fix] Version pattern: add two extra numbers for point release 6 years ago