2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Qingping Hou
fa414af1eb handle obselete jumpstack settings
* remove jumpstack settings if found
* add DocSettings:delSetting method
* rename DocSettings:savesetting to
  DocSettings:savesetting.
2012-04-18 17:29:27 +08:00
Dobrica Pavlinusic
4c353205e6 separate arguments with spaces 2012-04-17 19:01:18 +02:00
Dobrica Pavlinusic
53e5196bd3 simple debug function which knows how to dump tables 2012-04-17 19:01:18 +02:00
traycold
bfcad367bb using font module for getting fonts (commit f95231d789)
renamed function names using camelCase (issue #62)
2012-03-20 20:15:24 +01:00
Dobrica Pavlinusic
80efc822d4 added simple dump() serializer for debugging 2012-03-06 23:17:37 +01:00
HW
788eb90455 added simple serializer, use lua instead of SQLite 2012-03-04 17:29:19 +01:00
HW
eec48790e2 fixed small bug 2011-12-08 01:17:12 +01:00
HW
affc3b231a major overhaul of the code structure, more OO like 2011-12-08 00:45:39 +01:00
HW
1cc44feb6f factored out settings into own class
also started using OO paradigm
2011-12-05 22:31:40 +01:00