Commit Graph

1961 Commits (ad4468aa4ecfa877d58d58044495ea1bf1715530)
 

Author SHA1 Message Date
{Qingping,Dave} Hou ad4468aa4e Merge pull request #164 from chrox/multi-dict
add multi-dictionary support
11 years ago
chrox 8f051b4c44 bugfix: update width of dict window in readerdictionary 11 years ago
chrox 725bef08e6 add multi-dictionary support 11 years ago
chrox b24db8a1ca refactoring using centercontainer in button widget 11 years ago
chrox f9344faefe refactoring using updated dimen 11 years ago
chrox e8cfeb979c update framecontainer dimen in paintTo function 11 years ago
chrox 05965e386e factor out buttontable as a vertical group 11 years ago
{Qingping,Dave} Hou bc15daf06f Merge pull request #163 from chrox/ocr_language
add document language option in config dialog
11 years ago
chrox 6dc53df5b5 word gap is set to smallest when selcting CJK languages 11 years ago
chrox aefb58f5bf bugfix: fix invalid auto page cropping 11 years ago
chrox 71d6395fba add Translate button when selecting multiple words 11 years ago
chrox 1808c7e5c3 add document language option in config dialog
Document language setting is used for better text extraction and OCR.
11 years ago
{Qingping,Dave} Hou ffb2264133 Merge pull request #161 from chrox/config_dialog
bugfix: show last used panel when opening config dialog
11 years ago
chrox 167e6ca0aa bugfix: show last used panel when opening config dialog 11 years ago
{Qingping,Dave} Hou af2e9436dc Merge pull request #160 from chrox/master
if original zoom mode is not "content", set zoom mode to "contentwidth" after cropping
11 years ago
Huang Xin c8a1fb4935 if original zoom mode is not "content", set zoom mode to "contentwidth" after cropping
Otherwise, users will feel confused that the view stays the same after cropping if current mode is fit-to-page.
11 years ago
{Qingping,Dave} Hou 88145c0258 Merge pull request #159 from chrox/config_dialog
show last used panel when opening config dialog
11 years ago
chrox 03faf70fd5 show last used panel when opening config dialog 11 years ago
{Qingping,Dave} Hou 8069f77703 Merge pull request #158 from chrox/master
add hyphenation dictionaries in customupdate
11 years ago
chrox 466605e8f7 add hyphenation dictionaries in customupdate 11 years ago
{Qingping,Dave} Hou bb62d0c5e2 Merge pull request #157 from chrox/path_compress
compress paths like "test/pdf/../epub" into "test/epub" in FileChooser
11 years ago
chrox 6c4248251c compress paths like "test/pdf/../epub" into "test/epub" in FileChooser
This patch fixes Bug #107
11 years ago
{Qingping,Dave} Hou 8c8977567c Merge pull request #156 from chrox/landscape_ori
toggle landscape will change orientation for landscape mode
11 years ago
{Qingping,Dave} Hou ebb5e1b0f8 Merge pull request #155 from chrox/semi-auto
add semi-auto bbox option in page crop dialog
11 years ago
chrox 52c4ada111 save rotation mode in doc settings 11 years ago
chrox c19de743ba toggle landscape will change orientation for landscape mode 11 years ago
chrox 7f1d682a98 adapt gesture detector for 90 degrees rotation 11 years ago
chrox 703e9da698 add 90 degrees of landscape mode 11 years ago
chrox cee6f6a616 fix typo in readerrotation.lua 11 years ago
chrox 2e5d2b9930 add semi-auto bbox option in page crop dialog 11 years ago
chrox 87296fe884 set larger toggle switch width 11 years ago
{Qingping,Dave} Hou c8efeb3cc3 Merge pull request #153 from chrox/master
add fixed point procedure for better reflow performance
11 years ago
chrox 56c8b28f7c Fix bug #151
Check if there is only one line between the two positions and no
word boxes are found, if so break the loop immediately.
11 years ago
chrox 5a3f239e8a add fixed point procedure for better reflow performance 11 years ago
{Qingping,Dave} Hou 30d3db5ccc Merge pull request #152 from chrox/master
keep only one instance of reader.lua
11 years ago
Huang Xin 8cd6854808 kill reader.lua immediately after reader.lua exits 11 years ago
Huang Xin fa9713cceb keep only one instance of reader.lua
in case the reader crashed without cleaning up the forked subprocess lipc-wait-event
11 years ago
Huang Xin 1582f2e307 Merge pull request #149 from houqp/houqp-master
update translation
11 years ago
{Qingping,Dave} Hou f25e30e3ac Merge pull request #150 from giorgio130/master
Fix bug #144
11 years ago
Giorgio Micotti 6c9b76de4f Fix bug #144. 11 years ago
Qingping Hou a8e13d30c8 update translation 11 years ago
Huang Xin 4c1e17ae8f Merge pull request #148 from giorgio130/master
Clean-up for kobo devices
11 years ago
Giorgio Micotti c91e3834bb Added detection of single kobo models. Also a script to launch koreader is included and the related Makefile changes. 11 years ago
{Qingping,Dave} Hou c423c031b3 Merge pull request #146 from chrox/master
semi-automatic bbox finding
11 years ago
Huang Xin dae90add0c Merge pull request #147 from giorgio130/master
Make cbz show up in file chooser, fix #119
11 years ago
chrox 9cb9999865 semi-automatic bbox finding
Semi-automatic cropping is implemented with a initial
manual cropping that exclude the obvious decorating line or
the spine part in scanned books and then an automatic cropping
ie. background/foreground pixel detection restricted within
the manual cropping area.
This PR is a candidate for the solution of issue #141.
11 years ago
Giorgio Micotti 01d04250c2 Fix bug #119. 11 years ago
Giorgio Micotti 98a2e50652 Add cbz to the supported extensions of pdf viewer. 11 years ago
chrox 43240a7d98 add defaults.lua in emu directory 11 years ago
chrox 5b1ca4b101 remove associated scroll mode setting with zoom mode 11 years ago