2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend
georgeto 0fa45c21cf SortWidget: Fix moving of items over several positions
Previously items weren't actually moved, but swapped with the item
at their new position. That works well if you move an item for one position.
However, if you move an item over several positions, you won't get the
expected behaivor.
2020-10-05 18:22:47 +02:00
..
apps Allow sorting of dictionaries 2020-10-05 18:22:47 +02:00
device Pocketbook: Fix silly rotation bug on PB1040 (#6735) 2020-10-01 00:10:22 +02:00
document bump crengine: sync with upstream, new hyphenation languages (#6746) 2020-10-03 15:07:07 +02:00
ui SortWidget: Fix moving of items over several positions 2020-10-05 18:22:47 +02:00
cache.lua [chore] Update MD5 calls with new sha2 library (#6411) 2020-07-21 23:25:46 +02:00
cacheitem.lua cleanup: expand tab to 4 spaces 2014-03-13 21:52:43 +08:00
configurable.lua decouple UI definitions from document modules 2019-03-03 13:10:45 +01:00
dbg.lua [Kobo] Support USBMS exports (#6552) 2020-08-25 02:00:59 +02:00
depgraph.lua Tame a few tests that relied on pairs being somewhat deterministic (#6371) 2020-07-14 18:25:26 +02:00
device.lua Remarkable port (#5828) 2020-02-08 01:58:10 +01:00
dispatcher.lua [feat] Comics: zoom to panel (#6511) 2020-09-24 15:17:37 +02:00
docsettings.lua History: show last read date instead of file size 2020-08-29 20:07:26 +02:00
dump.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
fontlist.lua enable usage of system fonts 2020-08-27 21:40:18 +02:00
gettext.lua [i18n] Add support for fledgling Hebrew translation (#6333) 2020-06-30 17:20:03 +02:00
httpclient.lua build: enforce luacheck in travis build 2016-02-09 23:01:52 -08:00
logger.lua use android log categories 2019-01-03 08:56:29 +01:00
luadata.lua Use fsync() for more robust setting files saving 2019-12-10 23:57:32 +01:00
luasettings.lua Use fsync() for more robust setting files saving 2019-12-10 23:57:32 +01:00
luxl.lua [fix] Don't break OPDS parsing on HR tags (#5949) 2020-03-14 21:17:42 +01:00
optmath.lua [[doc] Add documentation to optmath (#6258) 2020-06-11 17:05:50 +02:00
pluginloader.lua Add vertical edge gesture (#5156) 2019-08-01 19:08:09 +02:00
pluginshare.lua Move PluginShare.backgroundJobs into PluginShare module (#3128) 2017-08-24 09:10:57 +02:00
random.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 2019-03-27 22:50:44 +01:00
readcollection.lua Minor util & ffi/util cleanups (#6657) 2020-09-15 20:39:32 +02:00
readhistory.lua Minor util & ffi/util cleanups (#6657) 2020-09-15 20:39:32 +02:00
up_reg.list adapt widgets to new refresh/repaint API 2014-11-30 00:17:50 +00:00
util.lua Show full ToC entry on hold (#6729) 2020-09-30 19:56:56 +02:00
version.lua Fix point release and revision detection in Version:getShortVersion (#6693) 2020-09-21 21:40:48 +02:00