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/ui
Hans-Werner Hilse 3d03713cb1 implement case-insensitive sort, make default and configurable
This will convert any file name to lowercase before doing the comparison.
Note that this will only work for ASCII character range, a full Unicode
aware solution will be much more complicated. And in the end, file names
are byte arrays, not character strings ;-)

fixes #1183.
10 years ago
..
data Refactoring hardware abstraction 10 years ago
elements add option to turn off e-ink optimization 10 years ago
message fix run out of memory when receiving large files from Calibre 10 years ago
widget implement case-insensitive sort, make default and configurable 10 years ago
downloadmgr.lua fix #1034 by refactoring path chooser to a download manager 10 years ago
event.lua cleanup: expand tab to 4 spaces 10 years ago
font.lua Refactoring hardware abstraction 10 years ago
geometry.lua fix #1011 10 years ago
gesturerange.lua range field in gesturerange can be function now 10 years ago
language.lua Minor English improvements. 10 years ago
networkmgr.lua Minor English improvements. 10 years ago
opdsparser.lua add OPDS support 10 years ago
otamanager.lua fix #1154 10 years ago
rendertext.lua Refactoring hardware abstraction 10 years ago
screen.lua Refactoring hardware abstraction 10 years ago
screensaver.lua fix(screensaver): lastfile will be nil for fresh installation 10 years ago
timeval.lua fix typo 10 years ago
translator.lua don't require ssl.https since it cannot yet be built for win32 10 years ago
uimanager.lua Fix double-check of task list 10 years ago
wikipedia.lua don't require ssl.https since it cannot yet be built for win32 10 years ago