Commit Graph

33321 Commits

Author SHA1 Message Date
Kovid Goyal 34ebda86a5 Change the application name set in Qt to calibre from libprs500. Fixes #1623397 [[Enhancement] Change APP_UID from 'libprs500' to 'Calibre'](https://bugs.launchpad.net/calibre/+bug/1623397)
I looked into the code and the only place QSettings appears to be used
is to store the last used settings of the Qt WebKit Inspector. I think
it is acceptable to lose those settings to get rid of libprs500,
especially since some X11 implementations brokenly display the app name
in their user interfaces.
2016-09-14 18:29:33 +05:30
Kovid Goyal cb8738ca36 Merge branch 'master' of https://github.com/cbhaley/calibre 2016-09-14 18:10:10 +05:30
Charles Haley c022a301c2 Fix dates being set to empty in bulk search/replace not becoming UNDEFINED 2016-09-14 14:35:09 +02:00
Kovid Goyal 874a7790b4 Edit metadata dialog: Make pressing up on an undefined numeric field set the value to zero instead of -99999. Fixes #1622757 [Metadata Edit - Step Up on Integers is broken](https://bugs.launchpad.net/calibre/+bug/1622757)
Merge branch 'master' of https://github.com/cbhaley/calibre
2016-09-13 17:54:17 +05:30
Kovid Goyal 72a211f6c2 Update Respekt Magazine
Merge branch 'master' of https://github.com/felagund/calibre
2016-09-13 17:46:32 +05:30
felagund 28c733ad8f Make Respekt Magazine recipe work again and remove dysfunctional Respekt-Web recipe following a rewrite of the harvested website 2016-09-13 13:15:32 +02:00
Charles Haley 3155b2717d In bulk and single edit, make the initial "up value" operation on an undefined field set the value to zero instead of -999999 2016-09-13 13:06:53 +02:00
Kovid Goyal bd0a2129b1 Re-opening the db should not unload formatter functions 2016-09-13 16:06:26 +05:30
Kovid Goyal 5c366c0201 Merge branch 'master' of https://github.com/cbhaley/calibre 2016-09-13 15:42:24 +05:30
Charles Haley 1fe6c8d9a5 Move unloading formatter functions to backend.close(). 2016-09-13 12:06:07 +02:00
Charles Haley 88edeb42ad Don't clear the user-defined function list until after the DB is actually closed. This order prevents problems in plugins that run just before closing the db, e.g., library closed plugins.
It is possible that a better fix is to move the two lines of code into db.cache.close(). I looked for unwanted side effects and didn't see any, but I didnt want to make the more invasive change.
2016-09-13 11:29:30 +02:00
Kovid Goyal e44ca5f067 Edit Book: When unmarking marked text, automatically ensure the current search scope is not to search in marked text 2016-09-13 09:13:55 +05:30
Kovid Goyal b0f808f2a0 Conversion: Handle corrupted JPEG files that have valid headers but invalid data. Fixes #1622416 [Private bug](https://bugs.launchpad.net/calibre/+bug/1622416) 2016-09-13 08:57:04 +05:30
Kovid Goyal b13b1ea5aa Conversion: Improve detection of input documents that use uppercase tag/attribute names. Fixes #1622261 [Private bug](https://bugs.launchpad.net/calibre/+bug/1622261) 2016-09-13 08:27:38 +05:30
Kovid Goyal df33ef6a3c Fix regression in previous release that caused incorrect display of ratings in the side panel of the metadata download dialog 2016-09-13 07:24:48 +05:30
Kovid Goyal d38a6fa498 Update Punto Informatico 2016-09-13 07:06:18 +05:30
Kovid Goyal d7b3be200a Get Books: Update publio and virtualo store plugins
Merge branch 'master' of https://github.com/t3d/calibre
2016-09-13 06:34:34 +05:30
Kovid Goyal ec57188e52 Merge branch 'master' of https://github.com/cbhaley/calibre 2016-09-13 06:32:41 +05:30
Kovid Goyal 33fef93f59 ... 2016-09-13 06:24:17 +05:30
Kovid Goyal b530a31cdd calibredb: Fix set_custom not notifying the GUI 2016-09-13 06:22:26 +05:30
Charles Haley 4ef1c42505 Remove a stray single quote. 2016-09-12 20:38:04 +02:00
Charles Haley 5f5b2d9b78 Fix example for using composite columns and lookup to switch paths in a save template by adding the # to the lookup name 2016-09-12 20:32:41 +02:00
Tomasz Długosz d1cf35f279 publio plugin: fix title lookup 2016-09-12 20:32:35 +02:00
Tomasz Długosz 00edb22400 virtualo plugin: coma instead of dot in price 2016-09-12 20:11:05 +02:00
Kovid Goyal 6a5bf68148 Update El universal
Fixes #1622583 [Update recipe for Mexican El Universal](https://bugs.launchpad.net/calibre/+bug/1622583)
2016-09-12 17:36:00 +05:30
Kovid Goyal 9a2bbdbc5d ... 2016-09-12 17:34:27 +05:30
Kovid Goyal 063bad47b6 Content server: Fix a regression in the previous release that caused the OPDS feeds from the content server to break if there are no custom columns in the library. Fixes #1621642 [OPDS 500 internal server error](https://bugs.launchpad.net/calibre/+bug/1621642)
Merge branch 'master' of https://github.com/cbhaley/calibre
2016-09-09 13:24:17 +05:30
Charles Haley eda8d512bf Fix OPDS feed blowing up if a library has no custom columns 2016-09-09 09:16:28 +02:00
Kovid Goyal cc183114d6 ... 2016-09-08 21:20:58 +05:30
Kovid Goyal cc2757ebd8 ... 2016-09-08 21:11:36 +05:30
Kovid Goyal 59e8070ef9 Fix reading metadata from PDF broken by poppler >= 0.47.0 2016-09-08 21:05:32 +05:30
Kovid Goyal 8f655cd610 Merge branch 'gh/pdf-metadata-fix' of https://github.com/aroig/calibre 2016-09-08 20:37:15 +05:30
Abdo Roig-Maranges 432aa7e21d metadata: Do not raise an exception if a PDF file has empty metadata
Check explicitly for `info is None`, since an empty dict also evaluates
to false. Otherwise it raises an exception when there is no metadata,
and prevents from generating the cover.

This has started to happen recently with some arxiv PDF's, like this
one: https://arxiv.org/pdf/1605.02391v2
2016-09-08 16:49:27 +02:00
Kovid Goyal 62a5d9c4d2 Fix layout of preferences panel for editor toolbars messed up 2016-09-08 19:52:40 +05:30
Kovid Goyal 55fe0f86b2 ... 2016-09-08 19:32:46 +05:30
Kovid Goyal a41399f2e3 ... v2.67.0 2016-09-08 08:25:18 +05:30
Kovid Goyal 2083970477 version 2.67.0 2016-09-08 08:20:59 +05:30
Kovid Goyal 2a5a9d54f7 Merge branch 'master' of https://github.com/davidfor/calibre 2016-09-07 19:29:53 +05:30
David 28f65e237e Add device names for the two new Kobo Devices
I don't know how I missed these before.
2016-09-07 23:38:15 +10:00
Kovid Goyal d48e15556f ODT Input: Add support for continued lists. Fixes #1620581 [Numeration lost](https://bugs.launchpad.net/calibre/+bug/1620581) 2016-09-07 14:43:29 +05:30
Kovid Goyal 8d38de825e Fix undo not working with sort css 2016-09-07 12:55:05 +05:30
Kovid Goyal d28114bde1 Edit Book: A new tool to sort the rules in a CSS stylesheet. To use it add it to the toolbar for CSS editors 2016-09-07 12:46:06 +05:30
Kovid Goyal d23532e499 Edit Book: Fix high-dpi rendering of emblems in the File Browser 2016-09-07 10:57:54 +05:30
Kovid Goyal 95f62fcad2 More work on the prefs panel 2016-09-07 10:26:14 +05:30
Kovid Goyal 4224233eca Make the item list code re-useable 2016-09-07 10:08:44 +05:30
Kovid Goyal 3172744e22 Add warning about merging 2016-09-07 09:47:27 +05:30
Kovid Goyal 3318f376d9 Edit Book: The Remove Unused CSS tool now has an option to also merge CSS rules that have identical selectors 2016-09-07 09:25:41 +05:30
Kovid Goyal 3c05bf2ec2 Increase email send timeout to 25min. See #1620732 (Feature: Reconfigurable Email Timeout) 2016-09-06 22:54:13 +05:30
Kovid Goyal fab8eb07ab ... 2016-09-06 21:17:40 +05:30
Kovid Goyal 2dfd24f04c ... 2016-09-06 20:35:23 +05:30