Commit Graph

40012 Commits

Author SHA1 Message Date
Kovid Goyal 5bf84f7688 version 4.12.0 v4.12.0 2020-03-06 07:22:01 +05:30
Kovid Goyal 3b3bd92129 pep8 2020-03-05 20:10:48 +05:30
Kovid Goyal 14025af9e6 Fix #1865915 [[Enhancement] Change list order by drag and drop](https://bugs.launchpad.net/calibre/+bug/1865915) 2020-03-05 09:56:52 +05:30
Kovid Goyal 2742fa1f96 Fix #1860597 [[Enhancement] Make the list of tweaks better so that you don't need to scroll to read it](https://bugs.launchpad.net/calibre/+bug/1860597) 2020-03-05 09:40:29 +05:30
Kovid Goyal c4d6dd7dfe Fix #1864273 [In the Customize Get books search make some columns centered](https://bugs.launchpad.net/calibre/+bug/1864273) 2020-03-05 09:38:08 +05:30
Kovid Goyal ed232acc8a Dont clear the additional restriction 2020-03-05 09:00:41 +05:30
Kovid Goyal 42d055e511 Clicking on the current Virtual library in the dropdown menu now closes the virtual library. Fixes #1864229 [[Enhancement] Close VL when clicking on the VL in the VL menu](https://bugs.launchpad.net/calibre/+bug/1864229) 2020-03-05 08:58:47 +05:30
Kovid Goyal 20cba609fc ... 2020-03-05 08:32:13 +05:30
Kovid Goyal fcc0624b74 Fix #1863438 [After adjusting the auto scroll speed I am jumped back in the book](https://bugs.launchpad.net/calibre/+bug/1863438) 2020-03-05 07:13:19 +05:30
Kovid Goyal 31b451d4f3 Merge branch 'master' of https://github.com/lewixliu/calibre 2020-03-03 19:57:54 +05:30
Lewix Liu b94b60ac06 Fix the Douban metadata download plugin 2020-03-03 05:31:18 -08:00
Kovid Goyal 6c9d97f2bf pep8 2020-03-03 17:47:26 +05:30
Kovid Goyal 477d9ef560 Kobo driver: Add support for new firmware with the series list on the device
Merge branch 'master' of https://github.com/davidfor/calibre
2020-03-03 17:45:50 +05:30
David 449182d7bd Update for Kobo firmware and the Series Tab
The new firmware has a Series Tab which uses the seriesId in the database to group the books.
2020-03-03 21:35:41 +11:00
Kovid Goyal 9e57c0a5cd Fix #1863487 [Clicking "Stop auto scroll" doesn't work when about to change chapter](https://bugs.launchpad.net/calibre/+bug/1863487) 2020-03-03 10:55:57 +05:30
Kovid Goyal c2f3bc2dbb ... 2020-03-03 09:27:55 +05:30
Kovid Goyal 74fa1b7504 PDF Output: Add a hangcheck for loading HTML if there is no progress for sixty seconds abort
See #1865380 (Private bug)
2020-03-03 09:14:48 +05:30
Kovid Goyal 5409b692ab Fix the Douban metadata download plugin
Fixes #1853091 [Meta source Douban Books can't work any more](https://bugs.launchpad.net/calibre/+bug/1853091)
Fixes #1865507 [Remove Chinese special characters in titles when searching](https://bugs.launchpad.net/calibre/+bug/1865507)

Merge branch 'master' of https://github.com/xcffl/calibre
2020-03-03 08:46:57 +05:30
xcffl 3b4f584a91 Improve tokenization of CJK author names 2020-03-03 09:51:36 +08:00
xcffl 348338f75c Remove Chinese special chars in titles 2020-03-02 22:48:17 +08:00
xcffl 78f858a875 Fix & update Douban API 2020-03-02 22:08:38 +08:00
Kovid Goyal 6bdbc6f07d Viewer: Fix Ctrl+i shortcut not working on Windows 2020-03-02 11:17:39 +05:30
Kovid Goyal b41b0a99af Use a label rather than a tooltip for hidden text 2020-03-02 10:36:12 +05:30
Kovid Goyal 6c29207c87 Rather than remove matches for hidden text, simply mark them as not visible 2020-03-02 10:21:03 +05:30
Kovid Goyal ae109d8f91 Fix delete all handling 2020-03-02 09:29:39 +05:30
Kovid Goyal 59efc39317 Content server: Add a button to delete all locally cached books. Fixes #1864305 [[Enhancement] Add a remove all books option in the downloaded books page on the Server](https://bugs.launchpad.net/calibre/+bug/1864305) 2020-03-02 09:16:34 +05:30
Kovid Goyal 2c19714c40 Automatically extract the source DOCX file from Kindle Create KPF files when adding them to calibre. If you prefer to preserve the KPF file you can disable the KPF Extract plugin in Preferences->Plugins 2020-03-02 08:21:55 +05:30
Kovid Goyal c3f906ea84 Fix #1864350 [Copy all in the Book details window doesn't copy all](https://bugs.launchpad.net/calibre/+bug/1864350) 2020-03-02 07:46:29 +05:30
Kovid Goyal 48fb202737 Update link to CI workflow 2020-03-01 17:16:23 +05:30
Kovid Goyal a533694b65 Viewer: When starting without a book allowing quitting the viewer by clicking the close button on the "Open book" page
Fixes #1864343 [Can't close window when E-book viewer is opened in full screen mode](https://bugs.launchpad.net/calibre/+bug/1864343)
2020-02-29 11:48:31 +05:30
Kovid Goyal eddc3254bd Fix #1865213 [[Enhancement] Configure Tag browser on Content server](https://bugs.launchpad.net/calibre/+bug/1865213) 2020-02-29 11:12:01 +05:30
Kovid Goyal 3453380fe0 Fix incorrect titles on book list prefs panels 2020-02-29 11:10:27 +05:30
Kovid Goyal 0f8c8d71a1 String changes 2020-02-29 09:05:47 +05:30
Kovid Goyal f5e0c975e5 Update Wired 2020-02-28 20:30:07 +05:30
Kovid Goyal 2c794839db Forgot to report hidden search results 2020-02-28 18:27:56 +05:30
Kovid Goyal 9924018740 Fix #1865126 [[Enhancement] Remove empty space](https://bugs.launchpad.net/calibre/+bug/1865126) 2020-02-28 18:19:46 +05:30
Kovid Goyal 2f701318d2 Viewer: Fix searching in Regex and Whole words mode not working well.
Viewer: Fix searching for multiple words in fixed layout books not
working. Fixes #1863464 [Private bug](https://bugs.launchpad.net/calibre/+bug/1863464)
2020-02-28 14:45:07 +05:30
Kovid Goyal 90aba42b2a ... 2020-02-27 15:30:02 +05:30
Kovid Goyal af3be6ddd9 Viewer: Save current position after 3 seconds of last position change
Useful if the viewer crashes on resume from sleep.
2020-02-27 15:28:15 +05:30
Kovid Goyal 6a71dd647b ... 2020-02-27 07:38:03 +05:30
Kovid Goyal da1b823e07 String changes 2020-02-27 07:37:01 +05:30
Kovid Goyal 9864af035a Use inverted name for ISO 639 names in preference 2020-02-26 22:17:15 +05:30
Kovid Goyal 45418c3ebe ... 2020-02-26 15:32:35 +05:30
Kovid Goyal 22cb38d657 ... 2020-02-26 14:43:52 +05:30
Kovid Goyal cc18d6dab4 Widen more limits
Fixes #1864789 [[Enhancement] Increase pause time before switching chapter with auto-scrolling](https://bugs.launchpad.net/calibre/+bug/1864789)
2020-02-26 11:09:44 +05:30
Kovid Goyal 6ac6071167 Error message when trying to change number of columns in flow mode 2020-02-26 09:10:54 +05:30
Kovid Goyal edcdafe536 Viewer: Keyboard shortcuts to change number of columns (Ctrl+[ and Ctrl+]) 2020-02-26 09:08:45 +05:30
Kovid Goyal afcb54df1e RTF Input: Fix handling of RTF files with invalid encoded text. Fixes #1864719 [RTF conversion error: argument 1 must be unicode, not str](https://bugs.launchpad.net/calibre/+bug/1864719) 2020-02-26 07:04:59 +05:30
Kovid Goyal 17b09210ee String changes 2020-02-25 19:42:58 +05:30
Kovid Goyal b0cd380556 Merge branch 'fix-encode' of https://github.com/erayd/calibre 2020-02-25 19:41:44 +05:30