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/plugins
poire-z 48eb02318d
Dispatcher: avoid multiple cre rerenderings when many settings changed (#9651)
When a gesture/profile was updating multiple cre settings,
each setting handler would emit UpdatePos which each would
force a re-rendering.
When this might be happening, postpone the rerendering
until all are set.
Needs some bit of refactoring to the events at play:
introduce "DocumentRerendered" event, and use it where
we used "UpdatePos" or "UpdateToc" to mean exactly that.
2 years ago
..
SSH.koplugin Clarify our OOP semantics across the codebase (#9586) 2 years ago
autodim.koplugin Optimization: Use constant folding for divisions not a power of two (#9609) 2 years ago
autofrontlight.koplugin Clarify our OOP semantics across the codebase (#9586) 2 years ago
autostandby.koplugin [plugin] AutoStandby: Make "Update" string translatable (#9655) 2 years ago
autosuspend.koplugin Optimization: Use constant folding for divisions not a power of two (#9609) 2 years ago
autoturn.koplugin Optimization: Use constant folding for divisions not a power of two (#9609) 2 years ago
autowarmth.koplugin Optimization: Use constant folding for divisions not a power of two (#9609) 2 years ago
backgroundrunner.koplugin Clarify our OOP semantics across the codebase (#9586) 2 years ago
batterystat.koplugin Clarify our OOP semantics across the codebase (#9586) 2 years ago
bookshortcuts.koplugin Clarify our OOP semantics across the codebase (#9586) 2 years ago
calibre.koplugin Clarify our OOP semantics across the codebase (#9586) 2 years ago
coverbrowser.koplugin CoverBrowser: fix some button callback overrides (#9647) 2 years ago
coverimage.koplugin Clarify our OOP semantics across the codebase (#9586) 2 years ago
docsettingtweak.koplugin Clarify our OOP semantics across the codebase (#9586) 2 years ago
exporter.koplugin Exporter plugin: allow adding book md5 checksum when exporting highlights (#9610) 2 years ago
gestures.koplugin Clarify our OOP semantics across the codebase (#9586) 2 years ago
hello.koplugin Clarify our OOP semantics across the codebase (#9586) 2 years ago
japanese.koplugin Cleanup various varargs shenanigans (#9624) 2 years ago
keepalive.koplugin Clarify our OOP semantics across the codebase (#9586) 2 years ago
kosync.koplugin Clarify our OOP semantics across the codebase (#9586) 2 years ago
movetoarchive.koplugin Clarify our OOP semantics across the codebase (#9586) 2 years ago
newsdownloader.koplugin Clarify our OOP semantics across the codebase (#9586) 2 years ago
opds.koplugin OPDS-PS: Fix hardcoded namespace in count (#9650) 2 years ago
perceptionexpander.koplugin Optimization: Use constant folding for divisions not a power of two (#9609) 2 years ago
profiles.koplugin Profiles: optional registration in Dispatcher (#9623) 2 years ago
qrclipboard.koplugin Clarify our OOP semantics across the codebase (#9586) 2 years ago
readtimer.koplugin Optimization: Use constant folding for divisions not a power of two (#9609) 2 years ago
statistics.koplugin Dispatcher: avoid multiple cre rerenderings when many settings changed (#9651) 2 years ago
systemstat.koplugin Optimization: Use constant folding for divisions not a power of two (#9609) 2 years ago
terminal.koplugin MultiDialog: Fix an extremely nasty API misuse 2 years ago
texteditor.koplugin Clarify our OOP semantics across the codebase (#9586) 2 years ago
timesync.koplugin Clarify our OOP semantics across the codebase (#9586) 2 years ago
vocabbuilder.koplugin Vocabulary builder: add "Open..." to Dispatcher (#9634) 2 years ago
wallabag.koplugin MultiDialog: Fix an extremely nasty API misuse 2 years ago