Kovid Goyal
caca59de29
Merge branch 'master' of https://github.com/cbhaley/calibre
...
Fix #1923942 [Column icons: virtual_libraries(), saved searchs, and marked books](https://bugs.launchpad.net/calibre/+bug/1923942 )
2021-04-15 14:58:54 +05:30
Charles Haley
184c6976b9
Bug #1923942 : virtual_libraries() doesn't list libraries with search expressions containing "marked:..."
2021-04-15 10:17:15 +01:00
Kovid Goyal
1c24a53865
FB2 Output: Fix a regression in calibre 5 that caused paragraphs containing only non-breaking spaces to be removed. Fixes #1924232 [Empty lines missing after FB2 conversion]( https://bugs.launchpad.net/calibre/+bug/1924232 )
...
py3 compat
\s+ matches nbsp in python 3 but not python2
2021-04-15 13:16:53 +05:30
Kovid Goyal
3f2bc45368
Metadata comments editor: Fix setting block alignment destroying other block level properties. Fixes #1924187 [Edit metadata: Text alignment on lists in WYSIWYG editor]( https://bugs.launchpad.net/calibre/+bug/1924187 )
2021-04-15 09:57:52 +05:30
Kovid Goyal
718d33bc2f
Fix Irish Times
2021-04-15 08:49:48 +05:30
Kovid Goyal
4158611deb
Fix #1924193 [1843 subscription no longer works]( https://bugs.launchpad.net/calibre/+bug/1924193 )
2021-04-15 08:11:29 +05:30
Kovid Goyal
745bbccd93
Add plugins to end of sys.path instead of start
...
This gives same semantics for frozen and non-frozen builds.
2021-04-15 08:07:32 +05:30
Kovid Goyal
3dd9598139
Remove ASAN patch for bug in arch Qt. Thanks @eli-schwartz
2021-04-14 10:47:53 +05:30
Kovid Goyal
fafcf3514e
Merge branch 'master' of https://github.com/cbhaley/calibre
...
Fixes #1923504 [Enhancement request Edit column dialog: Load template currently saved in tester](https://bugs.launchpad.net/calibre/+bug/1923504 )
2021-04-13 18:00:25 +05:30
Kovid Goyal
d8f91959a7
Viewer preferences: Allow searching for keyboard shortcuts
2021-04-13 17:59:11 +05:30
Charles Haley
a8e83108d1
Enhancement #1923504 : Edit column dialog: Load template currently saved in tester
2021-04-13 13:15:50 +01:00
Kovid Goyal
0e2e0ec55f
Fix #1923317 [Private bug]( https://bugs.launchpad.net/calibre/+bug/1923317 )
2021-04-13 12:10:08 +05:30
Kovid Goyal
10b20e55c1
Fix #1923340 [[Enhancement] Similar settings closer]( https://bugs.launchpad.net/calibre/+bug/1923340 )
2021-04-13 12:06:08 +05:30
Kovid Goyal
5765cd3007
E-book viewer: Fix margins not being adjusted immediately when preferences are changed
2021-04-13 10:14:36 +05:30
Kovid Goyal
1fd071971b
Fix font size for input elements in viewer UI
2021-04-13 09:42:53 +05:30
Kovid Goyal
c58c1e1a4c
string changes
2021-04-13 06:37:11 +05:30
Kovid Goyal
263427884e
Merge branch 'master' of https://github.com/cbhaley/calibre
...
Fixes #1923365 [Enhancement Request: Tag browser: Delete identifiers in context menu](https://bugs.launchpad.net/calibre/+bug/1923365 )
2021-04-12 21:47:28 +05:30
Charles Haley
e4e6d6053c
Enhancement #1923365 : Tag browser: Delete identifiers in context menu.
2021-04-12 17:12:39 +01:00
Kovid Goyal
d6cda805de
Merge branch 'master' of https://github.com/cbhaley/calibre
2021-04-12 20:11:54 +05:30
Charles Haley
fa6f0a48d4
Added "return expr" to the template language.
...
Improvements to parser error messages.
2021-04-12 15:34:05 +01:00
Kovid Goyal
7cd8f2ed56
Merge branch 'patch-1' of https://github.com/DerNuntius/calibre
2021-04-12 13:24:33 +05:30
Hugo Melder
80b3e646e3
Fix Guardian Recipe CSS: Images are distorted
...
Images were scaled to 100% height/width. Fixed by removing CSS.
2021-04-12 09:34:14 +02:00
Kovid Goyal
47b48e49e6
Fix indentation
2021-04-12 09:05:17 +05:30
Kovid Goyal
093a71089b
Los Danieles – Columnas sin techo by CAVALENCIA
2021-04-12 08:58:33 +05:30
Kovid Goyal
1d0e4d07c5
Content server: Prevent Apple from zooming in when typing in text controls in the server interface in the Safari browser
2021-04-12 08:51:09 +05:30
Kovid Goyal
6e32092098
Merge branch 'install-fix' of https://github.com/eli-schwartz/calibre
2021-04-11 23:03:56 +05:30
Eli Schwartz
b7cf508da4
setup: fix installing without develop mode + system plugins option
...
options for Develop() are not automatically added to Install(), so the
new option in commit 8fb6d5f37e8055ce720bd0b1d56587f88c0071f285966ba17e72b2b12672aa73
only worked for the former. And since consolidate_paths unconditionally
checked opts.system_plugins_location, trying to run an ordinary install
ended in:
File "/build/calibre-git/src/calibre/setup/install.py", line 117, in consolidate_paths
self.system_plugins_loc = opts.system_plugins_location
AttributeError: 'Values' object has no attribute 'system_plugins_location'
2021-04-11 13:27:32 -04:00
Kovid Goyal
b74ca85fd6
Merge branch 'master' of https://github.com/cbhaley/calibre
2021-04-11 20:45:56 +05:30
Charles Haley
b3fc2fce21
Template dialog improvements:
...
- Better help text in the stored template editor
- Support hiding the help text in stored templates
- Clean up the grid layouts
-
2021-04-11 15:49:44 +01:00
Kovid Goyal
52a79da4aa
string changes
2021-04-11 13:33:04 +05:30
Kovid Goyal
8cdd52cb3b
Fix #1922327 [Amazon.se launched in Sweden]( https://bugs.launchpad.net/calibre/+bug/1922327 )
2021-04-11 13:25:29 +05:30
Kovid Goyal
eb3bac259d
Fix mismatched tag
2021-04-10 08:42:04 +05:30
Kovid Goyal
ea74ad02e6
Add an option to ./setup.py install to set the system plugins location
2021-04-09 20:05:52 +05:30
Kovid Goyal
921382bfe4
Cleanup the previous merge
2021-04-09 15:33:41 +05:30
Kovid Goyal
07912ec470
Merge branch 'system-wide-plugins' of https://github.com/t-8ch/calibre
2021-04-09 15:05:41 +05:30
Kovid Goyal
eb7f51de50
Fix #1923094 [[Enhancement - Viewer] Open path folder]( https://bugs.launchpad.net/calibre/+bug/1923094 )
2021-04-09 14:18:25 +05:30
Thomas Weißschuh
3981f79a34
load plugins from system-wide directory
...
https://www.mobileread.com/forums/showthread.php?t=333893
2021-04-08 19:08:03 +02:00
Kovid Goyal
f772957cd7
Fix #1923061 [ebook-viewer: Unchecking "restore open panels" resets panel locations on restart]( https://bugs.launchpad.net/calibre/+bug/1923061 )
2021-04-08 20:51:16 +05:30
Kovid Goyal
80364863a9
Edit book: Upgrade book internals: Fix skipping the NCX removal dialog not remembering the chosen option. Fixes #1921604 [Suggestion about update book internal]( https://bugs.launchpad.net/calibre/+bug/1921604 )
2021-04-08 14:29:59 +05:30
Kovid Goyal
61bf9e10ce
Edit book: Fix restoring confirmation dialogs not restoring question_dialog() based confirmations
2021-04-08 14:23:52 +05:30
Kovid Goyal
26431a36ea
Fix #1921645 [Add scrollbar to Merge books window]( https://bugs.launchpad.net/calibre/+bug/1921645 )
2021-04-08 14:01:21 +05:30
Kovid Goyal
157a26a270
Fix #1921704 [Custom identifiers: pasting in Edit Metadata fails if http/https is wrong one]( https://bugs.launchpad.net/calibre/+bug/1921704 )
2021-04-08 13:55:07 +05:30
Kovid Goyal
82f773f6b6
Fix #1922986 [[Enhancement] Navigate left panel in the Convert book window using the keyboard]( https://bugs.launchpad.net/calibre/+bug/1922986 )
2021-04-08 13:36:40 +05:30
Kovid Goyal
51983180dd
Fix ASAN failure on Arch because they switched to some random patchset on top of base Qt
2021-04-08 13:16:55 +05:30
Kovid Goyal
a3ec38342d
Cant customize left of controls footer so hide that control
2021-04-08 12:27:43 +05:30
Kovid Goyal
9102e671e7
E-book viewer: Show the current progress percentage in the bottom bar of the viewer controls. This can be customized in the viewer preferences under Headers and footers. Fixes #1921610 [[Enhancement - Viewer] Progress bar]( https://bugs.launchpad.net/calibre/+bug/1921610 )
2021-04-08 11:35:09 +05:30
Kovid Goyal
7506342232
Better placement for restore_docks option
2021-04-08 10:23:01 +05:30
Kovid Goyal
636cdfc159
Fix #1921612 [[Enhancement] Don't show row numbers in the book list by right-clicking]( https://bugs.launchpad.net/calibre/+bug/1921612 )
2021-04-08 09:15:04 +05:30
Kovid Goyal
aebc379845
string changes
2021-04-08 08:53:08 +05:30
Kovid Goyal
d8b0c1bb1f
E-book viewer: Add an option under Preferences->Miscellaneous to not restore open panels such as Search, Table of Contents etc on restart. Fixes #1921689 [Enhancement Request: ebook-viewer: Option to save panels on exit]( https://bugs.launchpad.net/calibre/+bug/1921689 )
2021-04-08 08:47:04 +05:30