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
NiLuJe 4e5def4282
Tame a few tests that relied on `pairs` being somewhat deterministic (#6371)
* Mangle stupid defaults test so that it compares tables, and not a non-deterministic string representation of one.

It's still extremely dumb and annoying to update. (i.e., feel free to kill it with fire in a subsequent PR, I think everybody would cheer).

* Rewrite DepGraph to be deterministic

i.e., fully array based, no more hashes, which means no more pairs randomly re-ordering stuff.

Insertion order is now preserved.

Pretty sure a couple of bugs have been fixed and/or added along the way
;p.

* Resync frontend/apps/filemanager/lib/md.lua w/ upstream

And use orderedPairs in the attribute parsing code, just to make that stupid test happy.
4 years ago
..
data Landscape FM / Refactor rotation (#6309) 4 years ago
elements ReaderGesture: cleanup (#6292) 4 years ago
message [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
network ReaderGesture: cleanup (#6292) 4 years ago
plugin SwitchPlugin and BackgroundTaskPlugin with tests (#3137) 7 years ago
widget ReaderGesture: cleanup (#6292) 4 years ago
bidi.lua [RTL UI] Bidi-wrap filenames, paths, urls, metadata 4 years ago
cloudmgr.lua [feat] Synchronize local folder with dropbox (#5591) 5 years ago
downloadmgr.lua PathChooser: clearer usage and behaviour (#4133) 6 years ago
event.lua [doc] Add internal documentation references (#5285) 5 years ago
font.lua Update fonts & add Noto Sans Devanagari UI (#5803) 4 years ago
geometry.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
gesturerange.lua Text input fixes and enhancements (#4084) 6 years ago
hook_container.lua Move kobo auto-suspension logic out of UIManager (#2933) 7 years ago
language.lua [i18n] Add support for fledgling Hebrew translation (#6333) 4 years ago
menusorter.lua Tame a few tests that relied on `pairs` being somewhat deterministic (#6371) 4 years ago
opdsparser.lua [fix] Don't break OPDS parsing on HR tags (#5949) 4 years ago
otamanager.lua ReaderGesture: cleanup (#6292) 4 years ago
quickstart.lua [CI] Switch to custom xgettext build to extract multiline strings (#5242) 5 years ago
renderimage.lua decouple device from pdfdocument, font & bgr checking 5 years ago
rendertext.lua UI font rendering: use available bold fonts for bold (#5675) 4 years ago
screensaver.lua [feat] Allow message to be overlaid on other screensavers (#6238) 4 years ago
size.lua [UX] Thicker loading bar (#5581) 5 years ago
timeval.lua [fix] TimeVal: add dbg:guard against incorrect subtraction order (#4669) 5 years ago
translator.lua Translator: Add definition of the word to the translation (#6295) 4 years ago
trapper.lua [doc] Tag @todo, @fixme and @warning (#5244) 5 years ago
uimanager.lua Allow locking the gyro to the current screen mode (#6347) 4 years ago
wikipedia.lua Floor dimension computations (mul/div). (#6264) 4 years ago