Commit Graph

2035 Commits (e8628206387fe592ea4cf0f1b8fe2ddc84ce39e4)
 

Author SHA1 Message Date
HW e862820638 switch to new dynamic loading library build
separate output directories are created per-architecture
11 years ago
{Qingping,Dave} Hou 68af46f495 Merge pull request #198 from chrox/page_button
add page up/down buttons in menus that have more than one pages
11 years ago
chrox 1520fd7974 add page up/down buttons in menus that have more than one pages 11 years ago
chrox 4547273d7b add icon button and show/hide method of button 11 years ago
Huang Xin b174ff2039 Merge pull request #197 from giorgio130/master
update koreader-base.
11 years ago
Giorgio Micotti c6899856b4 update koreader-base. 11 years ago
Huang Xin a2653ccf2c Merge pull request #196 from giorgio130/master
Fix some dumb mistakes, toggle light now works
11 years ago
Giorgio Micotti 103133d216 Fix some dumb mistakes, toggle light now works 11 years ago
{Qingping,Dave} Hou 3d8b6ca838 Merge pull request #191 from chrox/master
fix fast refresh waveform
11 years ago
chrox dea294d6b6 update koreader-base 11 years ago
chrox fa21dfda63 remove double_tap processing code in keyboard 11 years ago
chrox 225ae9f826 disable double tap detection in keyboard widget 11 years ago
chrox fa9878301f disable double tap detection by default in gesture detector
since the gesture detector will block the main thread
(the only thread in the lua part) for 300 ms on each tap
waiting for the arrival of the second tap, it makes the whole
application less responsive. 300 ms of latency is well perceived
in this case. This patch will simply disable double tap detection by
default as no widget now handles double_tap gestures. We could
temporarily enable double tap detection when this gesture is indeed
needed after.
11 years ago
chrox 19d70f2719 fix delChar decreasing charpos on blank charlist 11 years ago
Huang Xin cd1bf31c71 Merge pull request #192 from giorgio130/master
Fixes for higher DPI; make the X easier to reach.
11 years ago
Giorgio Micotti 8fa01bc76c Fixes for higher DPI; make the X easier to reach. 11 years ago
chrox 4e4df37f7b fix fast refresh waveform 11 years ago
{Qingping,Dave} Hou 28449346f6 Merge pull request #190 from chrox/text_input
implement the on-screen keyboard with limited features
11 years ago
chrox ef7f3fec90 fix keyboard in landscape 11 years ago
chrox 32bd30aae9 UI tweaks 11 years ago
chrox 196f72a053 add onGotoPage handler in readerpaging 11 years ago
chrox b774c1468f refactoring font face variable in ScrollText widget 11 years ago
chrox 6457f42407 fix fractional pixel coordinates in paintTo function 11 years ago
chrox 57a5f18406 add goto page menu entry for pdfreader 11 years ago
chrox f476715874 update keyboard widget test in wtest 11 years ago
chrox fb4b6979f5 add on-screen keyboard widget 11 years ago
chrox 63ee951a19 add keyboard widget test in wtest 11 years ago
{Qingping,Dave} Hou 0024ad6503 Merge pull request #188 from chrox/scroll_text
add missing scrollbar widget
11 years ago
chrox c6f3388e35 add missing scrollbar widget 11 years ago
{Qingping,Dave} Hou caf5d678c0 Merge pull request #187 from chrox/scroll_text
fix long definition not shown properly in dictionary window
11 years ago
chrox 6c7641cd0b fix long definition not shown properly in dictionary window 11 years ago
chrox 872ffa5767 add vertically scrollable text widget 11 years ago
chrox 668e84290e fix fractional pix returned by scaleByDPI 11 years ago
Huang Xin 729d49daab Merge pull request #186 from houqp/houqp-master
only set two pages mode for crengine in kindle dxg
11 years ago
Qingping Hou a8a589c27b only set two pages mode for crengine in kindle dxg 11 years ago
Huang Xin 060b8db3b1 Merge pull request #184 from houqp/houqp-master
update koreader-base
11 years ago
Qingping Hou 1e1e2adedd update koreader-base 11 years ago
{Qingping,Dave} Hou 13bb65dfa9 Merge pull request #182 from chrox/master
fix nil pos bug in readerhighlight
11 years ago
chrox 3f36fa80fd fix nil pos bug in readerhighlight 11 years ago
chrox e8469dcb5b fix libpng conflict in libk2pdfopt 11 years ago
{Qingping,Dave} Hou 2889c81eb0 Merge pull request #178 from chrox/update_crengine
update koreader-base
11 years ago
chrox 71e766da24 update koreader-base 11 years ago
Huang Xin 82ce7ec25e Merge pull request #177 from houqp/houqp-master
update koreader-base for crengine update
11 years ago
Huang Xin 4e5dc846ee Merge pull request #175 from houqp/houqp-master
fix require error
11 years ago
Qingping Hou e1db0c670a update koreader-base for crengine update 11 years ago
Qingping Hou 201e63b2b2 fix require error 11 years ago
Huang Xin 5eb1fb7e06 Merge pull request #174 from giorgio130/master
WIP kobo light support
11 years ago
Huang Xin 5453b47591 Merge pull request #173 from thotypous/master
Fix a rare crash on ReaderHighlight
11 years ago
Giorgio Micotti 70963a0ddc Merge branch 'master' of https://github.com/koreader/koreader 11 years ago
Giorgio Micotti e4b8fc3266 NOT WORKING initial kobo light support. 11 years ago