2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend/ui
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
..
data bump crengine: ODT support, more typography languages (#6675) 2020-09-18 19:34:46 +02:00
elements [fix] Save document settings before activating USBMS (#6713) 2020-09-25 15:52:08 +02:00
message [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
network Minor util & ffi/util cleanups (#6657) 2020-09-15 20:39:32 +02:00
plugin Tame BackgroundRunner: stop running when no more job (#6605) 2020-08-31 16:48:29 +02:00
widget SortWidget: Fix moving of items over several positions 2020-10-05 18:22:47 +02:00
bidi.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 2020-01-04 01:34:46 +01:00
cloudmgr.lua [feat] Synchronize local folder with dropbox (#5591) 2019-11-18 18:39:45 +01:00
downloadmgr.lua PathChooser: clearer usage and behaviour (#4133) 2018-08-06 20:59:01 +02:00
event.lua [doc] Add internal documentation references (#5285) 2019-08-30 15:06:30 +02:00
font.lua Font: fix possible messy font sizes when geometry/dpi change 2020-10-03 18:12:10 +02:00
geometry.lua [doc] Tag @todo, @fixme and @warning (#5244) 2019-08-23 19:53:53 +02:00
gesturerange.lua Text input fixes and enhancements (#4084) 2018-07-19 08:30:40 +02:00
hook_container.lua Move kobo auto-suspension logic out of UIManager (#2933) 2017-06-23 10:04:11 -07:00
language.lua [fix] Czech is now cs, not cs_CZ (#6689) 2020-09-20 20:43:13 +02:00
menusorter.lua [fix] MenuSorter: use orderedPairs for orphans (#6403) 2020-07-20 20:58:01 +02:00
opdsparser.lua [fix] Don't break OPDS parsing on HR tags (#5949) 2020-03-14 21:17:42 +01:00
otamanager.lua Various Wi-Fi QoL improvements (#6424) 2020-07-27 03:39:06 +02:00
quickstart.lua [CI] Switch to custom xgettext build to extract multiline strings (#5242) 2019-08-22 17:11:47 +02:00
renderimage.lua decouple device from pdfdocument, font & bgr checking 2019-03-03 13:10:45 +01:00
rendertext.lua UI font rendering: use available bold fonts for bold (#5675) 2019-12-08 20:31:27 +01:00
screensaver.lua [feat] Allow message to be overlaid on other screensavers (#6238) 2020-06-06 19:23:16 +02:00
size.lua [UX] Thicker loading bar (#5581) 2019-11-10 21:27:49 +01:00
timeval.lua [fix] TimeVal: add dbg:guard against incorrect subtraction order (#4669) 2019-02-27 22:20:47 +01:00
translator.lua Minor util & ffi/util cleanups (#6657) 2020-09-15 20:39:32 +02:00
trapper.lua Make UIManager track prevent/allowStandby state. (#6558) 2020-08-30 15:01:56 +02:00
uimanager.lua Pocketbook: Implement HW screen rotation, bring in PB specific kludges from linuxfb (#6684) 2020-09-22 22:04:37 +02:00
wikipedia.lua Floor dimension computations (mul/div). (#6264) 2020-06-13 01:56:36 +02:00