Commit Graph

32215 Commits

Author SHA1 Message Date
Kovid Goyal 8a11e476a1 Update RapydScript 2016-04-03 18:11:58 +05:30
Kovid Goyal bd1034e8fe Kitekinto by pofa 2016-04-03 09:07:57 +05:30
Kovid Goyal a1f50c1739 Update RapydScript 2016-04-02 22:31:56 +05:30
Kovid Goyal 0a5d6a3bf4 Catalog generation: Do not crash is a book in the library has no uuid. Fixes #1565242 [Generate catalog fails](https://bugs.launchpad.net/calibre/+bug/1565242) 2016-04-02 16:01:23 +05:30
Kovid Goyal a951180190 Filter out <meta> tags when rendering book 2016-04-01 23:04:17 +05:30
Kovid Goyal 585c9ced46 Typo 2016-04-01 22:18:22 +05:30
Kovid Goyal af7ac96784 Set the viewport scaling in book reader iframe 2016-04-01 22:18:16 +05:30
Kovid Goyal 34b0afeca2 ... 2016-04-01 11:34:55 +05:30
Kovid Goyal 99b9b51791 version 2.54.0 v2.54.0 2016-04-01 07:17:28 +05:30
Kovid Goyal 5bc925735b More work on rendering books 2016-03-31 23:29:14 +05:30
Kovid Goyal 477439cfe6 ... 2016-03-31 23:18:59 +05:30
Kovid Goyal b177a6931f E-book viewer: Make the detection of note boundaries for popup footnotes a little more robust 2016-03-31 10:48:13 +05:30
Kovid Goyal 7d465cb62b Update Nature News
Merge branch 'master' of https://github.com/adrianf0/calibre
2016-03-31 08:33:46 +05:30
Adrian Fiergolski 7f2e6088b8 Fix Nature news. 2016-03-30 19:37:16 +02:00
Kovid Goyal 569f753909 Update TIME Magazine 2016-03-30 21:39:57 +05:30
Kovid Goyal fd39392ffb ... 2016-03-30 16:22:46 +05:30
Kovid Goyal 9b41e0c98f Reduce number of Downloading prints when the installer output is redirected to a file 2016-03-29 21:08:02 +05:30
Kovid Goyal 7689749f37 ... 2016-03-29 15:40:26 +05:30
Kovid Goyal 401ccb0c26 Merge branch 'master' of https://github.com/madpilot78/calibre 2016-03-29 15:31:34 +05:30
Guido Falsi c4ada0f159 Search in both the parent and the originating_device. 2016-03-29 11:22:34 +02:00
Guido Falsi 2c17492ad1 Merge remote-tracking branch 'upstream/master' 2016-03-29 10:28:26 +02:00
Kovid Goyal 8493f4ea15 When running the content server do not hide the main calibre window during shutdown until the content server has stopped. Show a shutting down message in the window so that the user knows what is happening.
Create a new type of plugin LibraryClosePlugin that is run every time
an open library is closed/switched from.

Merge branch 'master' of https://github.com/cbhaley/calibre
2016-03-29 09:00:50 +05:30
Guido Falsi 61bc64adf5 FreeBSD hal requires an extra step to get the correct path to the device to be mounted. 2016-03-28 22:33:31 +02:00
Charles Haley 5cd9a5bf9d Changes requested: use Exception in db.close(), change minimum version, add a method to test for existence of LibraryClosed plugins.
Note that the plugins cannot actually be tested with this commit because calibre's version is 2.53.
2016-03-28 17:50:04 +02:00
Kovid Goyal 9ec9e46197 Oops, my brain must be on holiday 2016-03-28 20:42:48 +05:30
Charles Haley f705a5311c Don't replace the central widget when displaying shutdown messages, instead use a widget already in the layout. This will prevent widgets from being scavenged. 2016-03-28 17:08:10 +02:00
Charles Haley 22ca6dcbba Add a LibraryClosed plugin type that is called when the library is closed (new_api). Add a way to provide a message during shutdown. 2016-03-28 12:50:15 +02:00
Kovid Goyal ccdd4cc36d Qt 5.6 drops support for the MNG format 2016-03-28 15:02:19 +05:30
Kovid Goyal a067cd6b64 Make resize event available to the read book widget as well 2016-03-28 12:57:41 +05:30
Kovid Goyal 9235097db2 Edit metadata in bulk dialog: Allow configuring the types of generated covers. Fixes #1559257 [Generate Cover Customisation](https://bugs.launchpad.net/calibre/+bug/1559257) 2016-03-28 12:01:37 +05:30
Kovid Goyal 5a04b468cc ... 2016-03-28 07:44:36 +05:30
Kovid Goyal 8e1eb3a805 ... 2016-03-28 07:43:52 +05:30
Kovid Goyal e9a314a0c9 ... 2016-03-28 07:39:41 +05:30
Kovid Goyal fad94f155c Finish up code to transfer resources into render iframe 2016-03-27 23:20:03 +05:30
Kovid Goyal a8fa22a15f Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1562527 [Edit Metadata: Custom Text columns remain selected](https://bugs.launchpad.net/calibre/+bug/1562527)
2016-03-27 21:33:57 +05:30
Charles Haley c07f1bc644 Ensure that text in some custom column edit widgets is not highlighted 2016-03-27 17:57:02 +02:00
Kovid Goyal 36df29ce09 Oops, forgot to finish the code to generate titlepages for non epub formats when rendering books 2016-03-27 21:07:27 +05:30
Kovid Goyal 411f922ba0 Safer encoding for virtualized resource URLs 2016-03-27 20:56:30 +05:30
Kovid Goyal 7561f07fc7 calibredb add: Fix the --cover option not working if the book being added has its own cover. Fixes #1562507 [calibredb add -c ./cover.jpg not working](https://bugs.launchpad.net/calibre/+bug/1562507) 2016-03-27 20:43:10 +05:30
Kovid Goyal d0d3d6227e ... 2016-03-27 16:10:45 +05:30
Kovid Goyal f17d4ea166 ... 2016-03-27 14:46:57 +05:30
Kovid Goyal 2012b0f6b4 Update RapydScript 2016-03-27 14:24:43 +05:30
Kovid Goyal 68371e6294 Compactify the JSON repr of HTML a bit 2016-03-27 11:32:20 +05:30
Kovid Goyal 98eacb55cf E-book viewer: Add options to control the amount the mouse wheel and arrow keys scroll by in flow mode 2016-03-27 10:37:26 +05:30
Kovid Goyal a4c2a4b2f4 Magyar Nemzet by pofa 2016-03-27 08:56:13 +05:30
Kovid Goyal 0f20c27226 E-book viewer: Fix mathematics being typeset at too small a font size on windows 2016-03-27 08:56:07 +05:30
Kovid Goyal 1a38f03966 MathJax: Fix scale causing equations to not be aligned.
See https://github.com/mathjax/MathJax/issues/1422
2016-03-27 08:24:06 +05:30
Kovid Goyal ac2d7ccbcf PDF Output: Fix occasional blank pages erroneously inserted in the text (at the end of an internal html file). Fixes #1559855 [epub to pdf conversion results in random blank pages](https://bugs.launchpad.net/calibre/+bug/1559855) 2016-03-26 16:28:40 +05:30
Kovid Goyal 887c92ad6f Also log unhandled errors to the console 2016-03-26 12:58:58 +05:30
Kovid Goyal 5372b390d7 When rendering books serialize HTML as JSON
Can be used to easily dynamically populate the DOM using the DOM API.
Need to do this since document.write() is flaky in some browsers
2016-03-26 10:36:51 +05:30