Commit Graph

39847 Commits

Author SHA1 Message Date
Kovid Goyal 09ecff273f Update add books entry in manual 2020-02-06 20:24:17 +05:30
Kovid Goyal 3e8adced66 Clean up the Add books menu 2020-02-06 20:19:02 +05:30
Kovid Goyal 4dc41f8929 DOCX Output: When a list item contains a nested listed but no text, it should be output as an empty list item. 2020-02-06 14:20:29 +05:30
Kovid Goyal 2031404384 Add a separator between remove some formats and remove all formats actions 2020-02-06 13:57:55 +05:30
Kovid Goyal 8a24db96f2 Mark overridden methods to suppress warnings from clang 2020-02-06 12:18:28 +05:30
Kovid Goyal cea9c6cb93 Fix parsing of .po files on python2 2020-02-06 12:14:13 +05:30
Kovid Goyal e94361e527 Linux: Fix a crash caused by broken/incompatible CUPS Qt system plugin. Fixes #1861741 [Linux Calibre 4.9.1 - Crash to desktop](https://bugs.launchpad.net/calibre/+bug/1861741)
Dont use QPrinter() to query the system for default paper size
2020-02-06 10:47:06 +05:30
Kovid Goyal 357762c70a Viewer: Fix search shortcut button not focusing search input if the search panel is placed in a tab or a floating window 2020-02-06 08:25:28 +05:30
Kovid Goyal cf65226e6b Update Google Images cover download plugin for website markup changes
Fixes #1862034 [when editing metadata covers are not fully downloading](https://bugs.launchpad.net/calibre/+bug/1862034)
2020-02-06 07:53:15 +05:30
Kovid Goyal 5f3d3b2ef8 ... 2020-02-06 06:37:34 +05:30
Kovid Goyal 982b3b20c9 Ensure headless QPA plugin uses fusion style 2020-02-05 18:45:12 +05:30
Kovid Goyal 652841175d Ensure openUrl() and openDocument() are no-ops in the headless backend 2020-02-05 18:45:12 +05:30
Kovid Goyal 096fb0486f Simplify ifdefs 2020-02-05 18:45:11 +05:30
Kovid Goyal a539f24a0a Catalog generation: Ignore invalid pubdates 2020-02-05 07:33:10 +05:30
Kovid Goyal 4a574c1a0f Allow pressing F2 in the tags field of the edit metadata dialog to launch the tags editor 2020-02-04 18:39:31 +05:30
Kovid Goyal 871a3ec922 Better webengine render process crash handling 2020-02-04 11:26:29 +05:30
Kovid Goyal 72509e53e0 As of Qt 5.14 we need to bundle QmlModels as well 2020-02-04 09:00:47 +05:30
Kovid Goyal 83177dd270 Replace deprecated use of QTime 2020-02-04 08:50:03 +05:30
Kovid Goyal fc1803a800 Remove obsolete workarounds for buggy distro Qt packages 2020-02-04 08:45:03 +05:30
Kovid Goyal e2b730b3b2 Fix building of headless on macOS
Apparently we can link against both themesuport private and font
database private as they both contain the same symbol
2020-02-04 08:40:54 +05:30
Kovid Goyal 05a12c9b44 Update coretext font database to use the one from Qt 5.14 2020-02-04 08:24:50 +05:30
Kovid Goyal ebea435ad5 Viewer: When searching have single and double quotes match their curly variants as well. Fixes #1861715 [searching for contractions doesn't recognize typewriter apostrophes](https://bugs.launchpad.net/calibre/+bug/1861715) 2020-02-04 07:52:03 +05:30
Kovid Goyal 49defc9a13 Bump sqlite needed for upgraded apsw on unix 2020-02-04 07:20:48 +05:30
Kovid Goyal e53c9868a5 Bump apsw version 2020-02-03 17:57:41 +05:30
Kovid Goyal 8c5810f8c3 Viewer: Stop autoscroll when changing page layout mode. Fixes #1861621 [Sudden position change when reading](https://bugs.launchpad.net/calibre/+bug/1861621) 2020-02-03 08:42:06 +05:30
Kovid Goyal 38950aa52c ... 2020-02-03 08:10:08 +05:30
Kovid Goyal 36a7af3b0b Bump unrar version again 2020-02-03 06:14:13 +05:30
Kovid Goyal 910d384d19 Bump version of unrar 2020-02-02 15:55:10 +05:30
Kovid Goyal d370c9bff5 Needed newer windows sdk for webengine 14.1 2020-02-02 15:39:06 +05:30
Kovid Goyal 86739db534 Update bundled Qt to 5.14.1 2020-02-02 07:49:51 +05:30
Kovid Goyal be8854e4ea Update The New Yorker
Fixes #1860959 [newyorker recipe no longer working](https://bugs.launchpad.net/calibre/+bug/1860959)
2020-01-27 15:04:47 +05:30
Kovid Goyal ae6aef1d4b Merge branch 'patch-1' of https://github.com/pjastam/calibre 2020-01-27 08:09:37 +05:30
Kovid Goyal d51fa29acd Also generate ISO 639 POT file automatically from the db. Fixes #1860856 [String not found in Transifex](https://bugs.launchpad.net/calibre/+bug/1860856) 2020-01-26 14:29:28 +05:30
Kovid Goyal e2b4fa251c BeautifulSoup is de-vendored 2020-01-26 11:31:45 +05:30
Kovid Goyal abea979503 Merge branch 'cleanup_copyright' of https://github.com/jnozsc/calibre 2020-01-26 11:31:03 +05:30
jnozsc d49109a3de remove duplicate items 2020-01-25 21:24:12 -08:00
Kovid Goyal 197a744aac zipfile: Fix regression that broke handling of zipfiles with internal filenames not encoded in UTF-8. Fixes #1860889 [Decoding fails when opening a file with a specific file name in the viewer](https://bugs.launchpad.net/calibre/+bug/1860889) 2020-01-26 08:38:49 +05:30
Piet Stam 2b4d0cef6c Update financieele_dagblad.recipe 2020-01-25 18:01:34 +01:00
Kovid Goyal 547fa085c0 Merge branch 'master' of https://github.com/jnozsc/calibre 2020-01-25 09:49:26 +05:30
Kovid Goyal f7b9dfe7f2 Fix a regression that caused the edit metadata individually and convert
individually actions to use the bulk actions when multipe books are
selected.
2020-01-25 09:46:50 +05:30
jnozsc bf19d2bf95 Merge pull request #1 from jnozsc/fix_amazon_jp_referrer
fix amazon japan for referrer
2020-01-24 20:04:50 -08:00
jnozsc ccaa7b13bc fix amazon japan for referrer 2020-01-24 19:56:29 -08:00
Kovid Goyal 21dcb2b8b6 Check Book: Turn off unique headings CSS warning 2020-01-25 09:19:16 +05:30
Kovid Goyal b5fc420ae7 linux -> Linux 2020-01-24 13:49:37 +05:30
Kovid Goyal fa1f2ad306 ... v4.9.1 2020-01-23 20:59:57 +05:30
Kovid Goyal e0c8f20e99 version 4.9.1 2020-01-23 20:19:48 +05:30
Kovid Goyal fa051555c3 Better parse failure error message 2020-01-23 20:16:23 +05:30
Kovid Goyal 66dde0b75c Fix a regression that broke Check Book for some ebook files with inline style attributes 2020-01-23 20:14:39 +05:30
Kovid Goyal 3e238e8ba7 Comments editor: Fix a regression when switching between normal and source view 2020-01-23 16:12:02 +05:30
Kovid Goyal 7a59f3a024 ... 2020-01-23 10:12:14 +05:30