Kovid Goyal
2525cfccee
Merge branch 'master' of https://github.com/cbhaley/calibre into master
2020-09-13 16:55:40 +05:30
Charles Haley
1642ac6af2
Improvements to template parser:
...
- performance improvement: build and save an interpretable tree instead of parsing and executing at the same time
- improve syntax error detection
- performance improvement: automatically convert "test" to "if then else", avoiding executing the unused branch
- inline raw_field (field was already inlined)
2020-09-13 12:19:18 +01:00
Kovid Goyal
f479fca692
Fix #1895425 [[Enhancement] Browse annotations action in the dropdown menu for View in the toolbar]( https://bugs.launchpad.net/calibre/+bug/1895425 )
2020-09-13 16:46:03 +05:30
Kovid Goyal
ceceff8cc3
Fix #1895368 [[Content server] Removed book show up when going through books]( https://bugs.launchpad.net/calibre/+bug/1895368 )
2020-09-13 16:34:53 +05:30
Kovid Goyal
1673d646d6
String changes
2020-09-13 16:07:26 +05:30
Kovid Goyal
c363d790ab
More accurate detection of current ToC section when highlighting
2020-09-13 16:02:41 +05:30
Kovid Goyal
28ef780d99
Disable the Arch test in CI
...
It's segfaulting. I cannot reproduce locally and trying to debug a
segfault on GitHub Actions is way too much work.
2020-09-13 10:45:04 +05:30
Kovid Goyal
e4b21fd264
Remove unneeded env var
2020-09-13 10:41:20 +05:30
Kovid Goyal
06404ae119
Workaround for Firefox bug that broke searching backwards across file boundaries. Fixes #1895388 [Private bug]( https://bugs.launchpad.net/calibre/+bug/1895388 )
2020-09-13 10:25:35 +05:30
Kovid Goyal
eecac78739
Invisible text should not be a fatal error
2020-09-13 10:02:08 +05:30
Kovid Goyal
639c0e1ecc
Prevent default actions for all recognized shortcuts not just navigation ones
2020-09-13 09:57:40 +05:30
Kovid Goyal
a7789552df
Get descriptions as well when parsing economist index page
2020-09-13 08:45:33 +05:30
Kovid Goyal
40e91596fb
Fix #1895287 [[Enhancement] Covers that do not fill the area are displayed at the bottom of the content server's cover grid]( https://bugs.launchpad.net/calibre/+bug/1895287 )
2020-09-11 19:58:21 +05:30
Kovid Goyal
fc980d13a4
Fix link in turkish quick start guide
2020-09-11 13:37:53 +05:30
Kovid Goyal
66b10927fb
py3 compat
2020-09-11 13:35:11 +05:30
Kovid Goyal
3946727192
rename to language base name
2020-09-11 13:24:26 +05:30
Kovid Goyal
2c1ecaab10
Merge branch 'master' of https://github.com/bcang/calibre into master
2020-09-11 13:23:27 +05:30
Kovid Goyal
f87bd0f2c3
Fix momentum scrolling not working in the cover grid
2020-09-10 18:23:06 +05:30
Kovid Goyal
eac6acb82a
Group highlights in browser viewer highlights panel as well
2020-09-10 09:09:46 +05:30
Kovid Goyal
bef5dd9bed
Show swatches in browser highlights panel
2020-09-10 08:22:56 +05:30
Kovid Goyal
fd6ed6cacb
Tooltips for highlight styles
2020-09-10 07:53:13 +05:30
Kovid Goyal
94479386d9
calibre style: Reduce indentation in tree views
2020-09-10 07:41:43 +05:30
Kovid Goyal
91f95e52fb
Update Mediapart
2020-09-09 20:14:29 +05:30
Kovid Goyal
a45c2fa5a3
Bump beta version
2020-09-09 19:52:19 +05:30
Kovid Goyal
0a16855ec5
...
2020-09-09 19:45:28 +05:30
Kovid Goyal
9642eeea83
Also use macos in extensions.json
2020-09-09 19:28:07 +05:30
Kovid Goyal
7f6dce5218
Fix build failure missed one isosx instance
2020-09-09 15:56:14 +05:30
Kovid Goyal
6fcd0e7407
Merge branch 'master' of https://github.com/cbhaley/calibre into master
2020-09-09 15:52:11 +05:30
Kovid Goyal
8fd6d2ee5d
pep8
2020-09-09 15:50:46 +05:30
Charles Haley
6715a9969d
Fix tag browser partition by first letter not working for some categories such as Formats and Identifiers.
2020-09-09 10:21:42 +01:00
Kovid Goyal
13552bef07
isosx -> ismacos
2020-09-09 14:51:09 +05:30
Kovid Goyal
052af8c646
Remove no longer needed workaround
2020-09-09 14:30:24 +05:30
Kovid Goyal
7fad774a75
macOS: Fix completer widget mouse interactions not working with Qt 5.15.0
2020-09-09 14:26:04 +05:30
Kovid Goyal
1935d31d4e
macOS: Fix changing colors from dark->light not working correctly
...
As of Qt 5.15.0 if you set any colors in the application palette
they are not reset when the system colors are changed. So we cannot use
that to fix colors. Instead set a widget specific override palette.
Also, Qt appears to have fixed link and alternating row colors, so no
need for those override anymore.
2020-09-09 12:23:38 +05:30
Bahri Can GÖÇMEN
539de940f9
Caliber Quick Start Guide English Language Epub
...
Turkish Caliber Quick Start Guide added
2020-09-08 18:08:40 +03:00
Kovid Goyal
730fe50516
Fix #1894742 [[Enhancement] Show warning before closing Edit this recipe dialog]( https://bugs.launchpad.net/calibre/+bug/1894742 )
2020-09-08 09:41:27 +05:30
Kovid Goyal
6c32ac44e6
Add author info to new recipes
2020-09-08 08:33:47 +05:30
Kovid Goyal
e990d2fd9b
Rename recipe files
2020-09-08 08:32:14 +05:30
Kovid Goyal
571a196f07
Various Swedish News Source by Jonatan Nyberg
...
Merge branch 'master' of https://github.com/jony0008/calibre into master
2020-09-08 08:30:08 +05:30
Kovid Goyal
db8a54a90a
Document the shortcut to toggle the search bar
2020-09-08 08:28:54 +05:30
Kovid Goyal
07b7580fff
remove douban and ozon imports
2020-09-08 08:26:54 +05:30
Kovid Goyal
eff4d0b72e
Remove some metadata sources
...
These are in Languages I cannot read, therefore too much effort for me
to maintain. And no one else seems to be willing to maintain them to the
standard I expect for code calibre code, over the long term. If someone
does intend to maintain them, they should become third party plugins.
Fixes #1222 (Correct imports for OZON.ru plugin to be able run it using Python 3.x)
Fixes #1894751 [In Python 3.0, the HTMLParser module has been renamed to html.parser](https://bugs.launchpad.net/calibre/+bug/1894751 )
2020-09-08 08:20:32 +05:30
Kovid Goyal
ce41a1f32c
Fix regression that broke searching in the highlights panel
2020-09-08 08:10:43 +05:30
Jony
570ab815da
Add new recipes
...
Please add these Swedish recipes.
2020-09-07 19:38:41 +02:00
Kovid Goyal
98c80431c7
Update Indian Express
2020-09-07 13:01:45 +05:30
Kovid Goyal
5b33fe6884
Fix double clicking on chapter heading in highlights panel causing an exception
2020-09-07 08:38:02 +05:30
Kovid Goyal
1f7be299fd
Bump beta version
2020-09-06 18:03:22 +05:30
Kovid Goyal
6f7f5586dd
Merge branch 'master' of https://github.com/cbhaley/calibre into master
2020-09-06 17:44:36 +05:30
Charles Haley
7086be4fe2
Update template documentation
2020-09-06 13:07:15 +01:00
Kovid Goyal
96547dfde5
Merge branch 'master' of https://github.com/cbhaley/calibre into master
2020-09-06 16:12:07 +05:30