36268 Commits

Author SHA1 Message Date
Kovid Goyal
df2b94055d
Merge branch 'master' of https://github.com/Serized/calibre 2017-10-19 08:47:31 +05:30
Serized
b9a08430e4 Icon size optimisation 2017-10-18 18:15:49 +02:00
Serized
8cdf671f83 Add an icon for the restart and similar books actions
The icon looks better when the action is placed in one of the main
toolbars
2017-10-18 18:11:35 +02:00
Kovid Goyal
f26ce3c724
Content server: Add an option to control the timeout for making AJAX queries to the server. Fixes #1722016 [Private bug](https://bugs.launchpad.net/calibre/+bug/1722016) 2017-10-18 10:48:56 +05:30
Kovid Goyal
a7c4335c2c
Server: Fix adding expressions to the search always using AND instead of respecting the setting to use OR or AND. Fixes #1724405 [request in remote client server](https://bugs.launchpad.net/calibre/+bug/1724405) 2017-10-18 10:03:30 +05:30
Tomasz Długosz
a5648b20d1 fix android.com.pl recipe 2017-10-17 22:41:24 +02:00
Tomasz Długosz
d2d07d603c fix First Things' icon 2017-10-17 22:03:29 +02:00
Kovid Goyal
b36d1704e4
Update Lomza
Merge branch 'news' of https://github.com/t3d/calibre
2017-10-17 08:24:17 +05:30
Kovid Goyal
44006311ba
Merge branch 'master' of https://github.com/t3d/calibre 2017-10-17 08:23:42 +05:30
Tomasz Długosz
55dfcdedeb fix recipe 2017-10-16 23:15:03 +02:00
Tomasz Długosz
f4e1244803 removing overclock.pl recipe
no new content since 2016
2017-10-16 23:06:33 +02:00
Tomasz Długosz
60bbd5ac25 removing biweekly recipe
latest article is from 2015
2017-10-16 22:56:38 +02:00
Tomasz Długosz
6fba0d5bf6 remove cdp plugin
They barely sell ebooks now, instead focusing on paper books and other stuff
2017-10-16 22:42:31 +02:00
Kovid Goyal
e7b418ce9c
Merge branch 'master' of https://github.com/cbhaley/calibre 2017-10-16 15:19:17 +05:30
Charles Haley
efdc929d90 Add invoking the template editor to the context menu of the bulk S/R template box 2017-10-16 11:43:05 +02:00
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
Kovid Goyal
c2f050ed2a
Jobs list: Fix killing of job killing the wrong job if other jobs are completed while waiting for kill confirmation.
Merge branch 'master' of https://github.com/JimmXinu/calibre
2017-10-15 08:03:38 +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
3809604157
Update Go Comics 2017-10-13 10:23:58 +05:30
Kovid Goyal
97ee60c5a0
... 2017-10-13 09:23:35 +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
e972119109
... 2017-10-07 10:41:53 +05:30
Kovid Goyal
4b31a1eb1c
Fix silly typo that broke Preferences->Conversion->Common options 2017-10-06 21:54:46 +05:30
Kovid Goyal
e524261206
... v3.9.0 2017-10-06 09:27:42 +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
Kovid Goyal
b27e1db66f
Merge branch 'master' of https://github.com/davidfor/calibre 2017-10-05 15:36:01 +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
Kovid Goyal
96e91d2515
Merge branch 'master' of https://github.com/cbhaley/calibre 2017-10-04 12:59:52 +05:30
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
db9e1a33f5
... 2017-10-02 08:44:02 +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