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
NiLuJe df0bbc9db7
Tame some ButtonTable users into re-using Buttontable instances if possible (#7166)
* QuickDictLookup, ImageViewer, NumberPicker: Smarter `update` that will re-use most of the widget's layout instead of re-instantiating all the things.
* SpinWidget/DoubleSpinWidget: The NumberPicker change above renders a hack to preserve alpha on these widgets almost unnecessary. Also fixed said hack to also apply to the center, value button.

* Button: Don't re-instantiate the frame in setText/setIcon when unnecessary (e.g., no change at all, or no layout change).
* Button: Add a refresh method that repaints and refreshes a *specific* Button (provided it's been painted once) all on its lonesome.

* ConfigDialog: Free everything that's going to be re-instatiated on update
 
* A few more post #7118 fixes:
  * SkimTo: Always flag the chapter nav buttons as vsync
  * Button: Fix the highlight on rounded buttons when vsync is enabled (e.g., it's now entirely visible, instead of showing a weird inverted corner glitch).
  * Some more heuristic tweaks in Menu/TouchMenu/Button/IconButton
* ButtonTable: fix the annoying rounding issue I'd noticed in #7054 ;).

* Enable dithering in TextBoxWidget (e.g., in the Wikipedia full view). This involved moving the HW dithering align fixup to base, where it always ought to have been ;).

* Switch a few widgets that were using "partial" on close to "ui", or, more rarely, "flashui". The intent being to limit "partial" purely to the Reader, because it has a latency cost when mixed with other refreshes, which happens often enough in UI ;).

* Minor documentation tweaks around UIManager's `setDirty` to reflect that change.

* ReaderFooter: Force a footer repaint on resume if it is visible (otherwise, just update it).
* ReaderBookmark: In the same vein, don't repaint an invisible footer on bookmark count changes.
3 years ago
..
SSH.koplugin [chore] Change single quotes to double quotes (#6949) 4 years ago
autofrontlight.koplugin Tame BackgroundRunner: stop running when no more job (#6605) 4 years ago
autostandby.koplugin Actually set sorting hints in plugins (#6770) 4 years ago
autosuspend.koplugin Random nano optimizations (#6801) 4 years ago
autoturn.koplugin [chore] Change single quotes to double quotes (#6949) 4 years ago
backgroundrunner.koplugin Tame BackgroundRunner: stop running when no more job (#6605) 4 years ago
batterystat.koplugin [Plugin] BatteryStat: consumed → charged for charging (#6646) 4 years ago
calibre.koplugin calibre plugin: handle huge metadata files (#7159) 3 years ago
coverbrowser.koplugin Tame some ButtonTable users into re-using Buttontable instances if possible (#7166) 3 years ago
coverimage.koplugin [chore, plugins] CoverImage: move newline outside translated string (#6985) 4 years ago
docsettingtweak.koplugin [chore] Change single quotes to double quotes (#6949) 4 years ago
evernote.koplugin Minor util & ffi/util cleanups (#6657) 4 years ago
gestures.koplugin FileManager: fix Plus menu override (#6957) 4 years ago
goodreads.koplugin Add deprecation messages to plugins (#7101) 3 years ago
hello.koplugin [chore] Change single quotes to double quotes (#6949) 4 years ago
keepalive.koplugin [feat] Add support for BQ/Fnac devices (#4294) 6 years ago
kosync.koplugin Dispatcher: allow registering actions at runtime 4 years ago
movetoarchive.koplugin Delegate "lastfile" management to ReadHistory (#6128) 4 years ago
newsdownloader.koplugin Various Wi-Fi QoL improvements (#6424) 4 years ago
perceptionexpander.koplugin Use already entered values instead of defaults if not specified in perception expander (#6518) 4 years ago
profiles.koplugin [chore] Change single quotes to double quotes (#6949) 4 years ago
qrclipboard.koplugin [fix] Minor doc touchups re. QR encode (#6861) 4 years ago
readtimer.koplugin [i18n, plugins] ReadTimer - better plural forms (#5315) 5 years ago
send2ebook.koplugin Various Wi-Fi QoL improvements (#6424) 4 years ago
statistics.koplugin Address assorted Weblate comments (#7154) 3 years ago
systemstat.koplugin Cleanup eye-gouging madness around io.read calls (#7149) 3 years ago
terminal.koplugin Dispatcher: allow registering actions at runtime 4 years ago
texteditor.koplugin Notification: closed by any event, but not consuming it 3 years ago
timesync.koplugin Cleanup eye-gouging madness around io.read calls (#7149) 3 years ago
wallabag.koplugin [feat] Support mimetypes in DocumentRegistry:hasProvider() (#7155) 3 years ago
zsync.koplugin Various Wi-Fi QoL improvements (#6424) 4 years ago