Commit Graph

33340 Commits

Author SHA1 Message Date
Sylvain Durand 164398ac2c Email update 2016-09-17 09:26:08 +02:00
Kovid Goyal 81a37c5d46 Add a bar at the bottom so that the pref panel can always be closed 2016-09-17 11:48:04 +05:30
Kovid Goyal 92244361a9 ... 2016-09-17 10:35:52 +05:30
Kovid Goyal 0961e31719 Use icons + text for the preferences UI instead of just icons 2016-09-17 10:33:01 +05:30
Kovid Goyal 0cd27ec52d Update RapydScript 2016-09-17 10:32:41 +05:30
Kovid Goyal 80c5dd6ac3 ... 2016-09-16 10:21:48 +05:30
Kovid Goyal 839c14b46e Update RSS feed URLs for Independent. Fixes #1624193 [The Independent no longer downloading after update 2.67](https://bugs.launchpad.net/calibre/+bug/1624193) 2016-09-16 10:01:42 +05:30
Kovid Goyal 5bfb8c5113 version 2.68.0 v2.68.0 2016-09-16 07:34:34 +05:30
Kovid Goyal f9e0afffe2 Add a tweak to Preferences->Tweaks to control the list of servers calibre considers public email servers 2016-09-15 21:00:37 +05:30
Kovid Goyal 0a90e37ad7 Merge branch 'master' of https://github.com/vdung/calibre 2016-09-15 20:48:26 +05:30
Kovid Goyal 5295a427fd ... 2016-09-15 20:42:02 +05:30
Viet Cao 77d2aeb823 Fix splitting landscape pages 2016-09-15 23:27:30 +09:00
Kovid Goyal 8b16eeac34 Do not use deprecated psutil API 2016-09-15 11:48:59 +05:30
Kovid Goyal fa85e21967 CS: Fix cover thumbnails in the book list on high DPI displays 2016-09-15 10:18:23 +05:30
Kovid Goyal 54aaebe8be Edit metadata dialog: Fix auto-generation/validation of author sort values not working when only changing case of the author name. Fixes #1623593 [Changing upper- to lower-case doesn't work correct](https://bugs.launchpad.net/calibre/+bug/1623593) 2016-09-15 10:07:11 +05:30
Kovid Goyal fb183bc6c6 A spot of refactoring 2016-09-15 10:04:16 +05:30
Kovid Goyal b7a0bdf4fe ... 2016-09-15 08:50:54 +05:30
Kovid Goyal b41426373e A nicer error message when calibre fails to create the temporary directory. Fixes #1622131 [Inelegant fail when TEMP folder is missing, having been set by an environment variable.](https://bugs.launchpad.net/calibre/+bug/1622131) 2016-09-14 20:13:38 +05:30
Kovid Goyal 0f6be31b89 Get rid of the no longer needed user agent override in the viewer 2016-09-14 18:31:41 +05:30
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