Kovid Goyal
c690588ed0
Browser viewer: Show footnotes in a popup window
...
Works similar to the desktop calibre viewer, except that the popup
window is over the text instead of at the bottom.
2017-10-16 15:06:29 +05:30
Kovid Goyal
9ed99e752f
Wire up the footnote popup
2017-10-16 11:58:31 +05:30
Kovid Goyal
cad17a5785
Refactor iframe communications client side code into a separate class
2017-10-16 09:35:24 +05:30
Kovid Goyal
67f6cd6ce0
Refactor iframe control logic into its own class
...
Allows it to be re-used for the popup iframe
2017-10-15 17:07:17 +05:30
Kovid Goyal
1abf0f35f4
DRYer
2017-10-15 12:46:58 +05:30
Kovid Goyal
26f3761ea3
Browser viewer: Fix a regression that caused loading more than one book in the same session or using the back/forward browser buttons to require refreshing the browser.
2017-10-15 12:40:24 +05:30
Kovid Goyal
f4a6f0117d
Implement header bar for footnote popup
2017-10-15 11:27:40 +05:30
Jim Miller
f2d1ad68c9
Kill selected jobs, not selected rows.
2017-10-14 13:18:18 -05:00
Kovid Goyal
d8529b0262
Make the entries in the link_to_map unique
2017-10-13 10:55:30 +05:30
Kovid Goyal
41bc26645a
Start work on popup footnote support in the browser viewer
2017-10-13 10:39:32 +05:30
Kovid Goyal
d320d17cc8
Fix #1722373 [Change symbol in User category editor]( https://bugs.launchpad.net/calibre/+bug/1722373 )
2017-10-10 10:05:45 +05:30
Kovid Goyal
0dcf1a0666
String changes
2017-10-10 08:44:53 +05:30
Kovid Goyal
5f0bdffa5e
Tighten up the layout of the tag editor dialog a bit. Fixes #1722046 [Lots of unused space on Tag editor screen]( https://bugs.launchpad.net/calibre/+bug/1722046 )
2017-10-08 22:37:57 +05:30
Kovid Goyal
4307856fa9
DOCX Output: Fix preserve cover aspect ratio option still distorting the aspect ratio slightly. Fixes #1721864 [Preserve Aspect Ration Stretches Image]( https://bugs.launchpad.net/calibre/+bug/1721864 )
2017-10-08 10:52:59 +05:30
Kovid Goyal
4b31a1eb1c
Fix silly typo that broke Preferences->Conversion->Common options
2017-10-06 21:54:46 +05:30
Kovid Goyal
afaf7dcda4
version 3.9.0
2017-10-06 09:11:51 +05:30
Kovid Goyal
85f5435b9d
pep8
2017-10-05 16:09:03 +05:30
Kovid Goyal
1482591170
Bump douban metadata plugin version for dynamic loading
2017-10-05 16:01:19 +05:30
Kovid Goyal
64659a6af3
Allow changing the icons in yes/no columns via column icon rules. Fixes #1721374 [[enhancement] allow icon substitutions for yes/no]( https://bugs.launchpad.net/calibre/+bug/1721374 )
...
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-10-05 15:42:35 +05:30
David
37f9ab616f
Bump supported firmware for Kobo device
...
New firmware with no changes needed except bump the firmware version.
Also, a small performance improvement for older devices and a debug log
change for cover generation.
2017-10-05 20:28:13 +11:00
Charles Haley
f4f586a211
Allow column icon rules on decorated columns such as yes/no. Enhancement #1721374
2017-10-05 08:44:57 +02:00
Charles Haley
cb44b9adcd
Add a context menu with a "View" action to the book table.
2017-10-04 09:13:18 +02:00
Kovid Goyal
ae8bfcae83
Fix incorrect help strings being used in Preferences->Input/Output Options when multiple formats use the same option name
2017-10-03 16:34:05 +05:30
Kovid Goyal
ff05a6a5fe
EPUB Input: Fix styles in existing titlepage not being flattened when the titlepage is preserved during conversion. Fixes #1720715 [Use cover from source file can cause incorrect stylesheet linkage]( https://bugs.launchpad.net/calibre/+bug/1720715 )
2017-10-02 09:58:28 +05:30
Kovid Goyal
1cd8dd33cc
Remove the Connect to iTunes function since Apple has removed that functionality from iTunes
2017-10-02 08:31:55 +05:30
Kovid Goyal
3db355746a
Fix #1720638 [Conversion of grayscale JPEG-XR images produces distorted results]( https://bugs.launchpad.net/calibre/+bug/1720638 )
2017-10-01 20:14:15 +05:30
Kovid Goyal
4b40482d3b
String changes
2017-10-01 16:47:46 +05:30
Kovid Goyal
11b6278d7f
Fix #1720518 [Use tabs in Searching preferences]( https://bugs.launchpad.net/calibre/+bug/1720518 )
2017-09-30 14:54:03 +05:30
Kovid Goyal
012cda06b8
...
2017-09-30 13:46:21 +05:30
ScheRas
9583ba6476
Removes needless whitespace
...
There is space after authors names, so space before `ISBN:` produces two whitespace in row.
2017-09-28 14:35:38 +02:00
Li Fanxi
c58adbcb16
[Bug] Douban.com metadata API may return HTTP resource even using HTTPS API, force to use HTTPS version
2017-09-28 09:50:13 +08:00
Kovid Goyal
5391aeda8c
String changes
2017-09-25 21:00:53 +05:30
Kovid Goyal
4bae60751b
Make the elapsed time display in the jobs dialog more human friendly. Fixes #1719059 [Show hours run in jobs window]( https://bugs.launchpad.net/calibre/+bug/1719059 )
2017-09-24 09:13:29 +05:30
Kovid Goyal
be464001e2
Fix #1718977 [Please use ngettext for updated plugins msg in status bar]( https://bugs.launchpad.net/calibre/+bug/1718977 )
2017-09-23 07:58:01 +05:30
Kovid Goyal
5a1d3fa168
Forgot to add preserve cover aspect ratio option to GUI.
...
Fixes #1719026 ["Preserve the cover aspect ratio" for DOCX output NOT present in 3.8](https://bugs.launchpad.net/calibre/+bug/1719026 )
2017-09-23 07:43:25 +05:30
Kovid Goyal
60fb6b96fb
version 3.8.0
2017-09-22 08:44:11 +05:30
Kovid Goyal
917f4389c0
Bulk metadata edit dialog: Add an action to set metadata from ebook files. Fixes #1717755 [Reading metadata fails when adding many books]( https://bugs.launchpad.net/calibre/+bug/1717755 )
2017-09-21 14:10:01 +05:30
Kovid Goyal
92d5525072
Use the app uid when adding to recent docs on windows
2017-09-21 13:21:47 +05:30
Kovid Goyal
2b3608cc1a
Make setting of app uids on windows more robust
2017-09-21 12:54:08 +05:30
Kovid Goyal
ae098550e9
DOCX Output: Add a n option to preserve the cover aspect ratio in the output document. Fixes #1715800 [Conversion to DOCX Results in Stretched Cover Page]( https://bugs.launchpad.net/calibre/+bug/1715800 )
2017-09-20 19:18:26 +05:30
Kovid Goyal
f19fbaf61c
DOCX Output: Fix text immediately after a hidden tag not being included. Fixes #1717403 [Sections of Text Missing After Conversion (DOCX)]( https://bugs.launchpad.net/calibre/+bug/1717403 )
2017-09-20 13:20:47 +05:30
Kovid Goyal
81f6841cdb
Merge branch 'master' of https://github.com/lifanxi/calibre
2017-09-20 07:50:56 +05:30
Li Fanxi
4d3fbd018a
[Bug] Unable to fetch Douban metadata, due to wrong XML namespace. This bug was introduced in 5f8a7c04
2017-09-19 23:35:27 +08:00
Kovid Goyal
d0cf78b717
Make ncols calculation a little more robust
2017-09-19 17:27:51 +05:30
Kovid Goyal
9537bfeff2
Cover grid: Fix Shift+arrow keys to manipulate selection not working. Fixes #1717828 [Cover grid highlighting bug]( https://bugs.launchpad.net/calibre/+bug/1717828 )
...
Another workaround for Qt brokenness. I had already worked around
Shift+click but apparently forgot Shift+arrow key
2017-09-19 17:20:23 +05:30
Kovid Goyal
3535bb6f0c
Show the IP address the content server is listening on in Preferences->Sharing over the net. Fixes #1717641 [Show Content server IP address in Main window]( https://bugs.launchpad.net/calibre/+bug/1717641 )
2017-09-19 14:41:22 +05:30
Kovid Goyal
525510e53d
Editor snippets: Dont lose the last selected word when the user triggers a non-existent snippet. Fixes #1713244 [Typo in snippet trigger makes ebook editor forget the selection]( https://bugs.launchpad.net/calibre/+bug/1713244 )
2017-09-19 11:14:15 +05:30
Kovid Goyal
2b92691c68
Server: Add an option to control the number of books displayed per page in the browser (Preferences->Sharing over the net->Advanced). Fixes #1715283 [[Enhancement] Control # of Books Output to Browser]( https://bugs.launchpad.net/calibre/+bug/1715283 )
2017-09-19 10:17:30 +05:30
Kovid Goyal
545443190e
Book details popup window: Show the cover size in the bottom right corner if the option to show cover size in the Book details panel is set. Fixes #1716520 [Would like to see the same cover info that is shown on the details panel to also show in the details list when using the menu to look.]( https://bugs.launchpad.net/calibre/+bug/1716520 )
2017-09-18 11:35:29 +05:30
Kovid Goyal
110b022a86
Book details panel: An option to control the layout of the panel in "Narrow" mode (Preferences->Look & feel->Book details)
...
See #1714613 (Is the description suppose to bleed over to the details panel?)
2017-09-18 10:03:16 +05:30