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/apps/filemanager
NiLuJe fea0d8dbaf
Another set of fixes (#4083)
* Make findcalibre actually useful

By setting SEARCH_LIBRARY_PATH when a Calibre tree is found, so that
book paths can properly be constructed.

Users should still very much set it themselves, but at least everything
works as intended when not, instead of mysteriously half-breaking later.

Drop the SetDefaults bits, it appeared to have been added to fix no-ops
detected by Luacheck, and it's actually non-functional, because
SetDefaults doesn't handle saving variables it did not itself assign.
So this was just causing the "Do you want to save new defaults" popup to
show up on exit, but it couldn't actually do anything useful (like, say,
save the new SEARCH_LIBRARY_PATH value).

fix #4082

* Better comments about the state of NaturalLight on the Clara, and how this might translate to the H2O²r2.

re #4015

* Make ScrolltextWidget refresh as "partial" only on actual Scroll events

Moving the cursor should stay "ui", or things gets annoying really fast
;).

re #4084

* Bump base to pickup ZMQ fixes (fix #4086)
6 years ago
..
lib Swipe for menu and quickstart guide (#2761) 7 years ago
filemanager.lua Remove cre cache file when deleting a book (#4022) 6 years ago
filemanagerbookinfo.lua BookInformation: speedup getting EPUB metadata/cover (#3767) 6 years ago
filemanagerconverter.lua quickstart fix (#2804) 7 years ago
filemanagerfilesearcher.lua [feat, UX] Support the virtualKeyboard on non touch-device (#3796) 6 years ago
filemanagerhistory.lua UIManager: avoid painting widgets covered by a full screen widget (#3770) 6 years ago
filemanagermenu.lua Reader menu: adds "Open previous document" (#4056) 6 years ago
filemanagersearch.lua Another set of fixes (#4083) 6 years ago
filemanagersetdefaults.lua Fix focus/unfocus in MultiInputDialog (#4060) 6 years ago
filemanagerutil.lua Some History fixes and enhancements (#3247) 7 years ago