28274 Commits

Author SHA1 Message Date
Kovid Goyal
189a280bb7 Fix the virtual_libraries lazy getter
Merge branch 'master' of https://github.com/cbhaley/calibre
2013-08-23 14:44:14 +05:30
Charles Haley
c6948e9abd Fix the virtual_libraries lazy getter. 2013-08-23 10:56:25 +02:00
Kovid Goyal
cf699a8f2b Move the cover grid button to the center 2013-08-23 13:35:30 +05:30
Kovid Goyal
26b5f6a189 Add a button to restore default cover grid background 2013-08-23 13:29:18 +05:30
Kovid Goyal
5f3267d3eb Update Consumerist again 2013-08-23 12:19:33 +05:30
Kovid Goyal
cf7412fc0a version 1.0.0 v1.0.0 2013-08-23 08:59:07 +05:30
Kovid Goyal
eb0eb79801 Update Consumerist 2013-08-22 22:10:42 +05:30
Kovid Goyal
596f58bbcd pep8 2013-08-22 10:00:44 +05:30
Kovid Goyal
521230ac85 Merge branch 'master' of github.com:kovidgoyal/calibre 2013-08-22 06:12:02 +05:30
Kovid Goyal
6a9fe9043a Plugin mirror: Parse plugins that import metadata 2013-08-22 06:11:11 +05:30
Kovid Goyal
aff83ae7bb Merge pull request #66 from t3d/stores
use ads4books in virtualo plugin
2013-08-21 16:54:34 -07:00
Tomasz Długosz
883f4cab8e use ads4books in virtualo plugin 2013-08-21 20:15:41 +02:00
Kovid Goyal
d844b5cb6a Fix extra 'language' entry in metadata download config dialog 2013-08-21 10:31:42 +05:30
Kovid Goyal
d61e0b5be8 pep8 2013-08-21 10:30:05 +05:30
Kovid Goyal
8609f177f8 pep8 2013-08-21 10:25:15 +05:30
Kovid Goyal
f2c537ee55 ... 2013-08-20 21:28:31 +05:30
Kovid Goyal
9cb81a6984 Add note about VLs as tabs to manual 2013-08-20 21:23:29 +05:30
David Forrester
55e8c029e7 No device collections if shelves not maintained
Kobo driver: Display device collections even if the driver is configured
to not manage shelves on the device. Fixes #1214233 [Collections are empty when not maintaining shelves on Kobo devices](https://bugs.launchpad.net/calibre/+bug/1214233)

Skip getting the shelf collections if the Kobo driver is not configured
to maintain them. This was wiping out the device collections.
2013-08-20 11:29:43 +05:30
Kovid Goyal
c65f952f0f Update jeuxvideo 2013-08-20 08:19:25 +05:30
Kovid Goyal
04aa6d23fb Ask for confirmation when toggle search highlight is clicked 2013-08-19 11:27:47 +05:30
Kovid Goyal
239407d73b Switch to newdb
Remove the use_newdb_tweak and various bits of code used to support
dual use.
2013-08-19 11:16:15 +05:30
Kovid Goyal
6690397d1a pep8 2013-08-19 10:21:13 +05:30
Kovid Goyal
079c685f1a RTF Input: Add option to ignore WMF images
RTF Input: Add option to ignore WMF images iinstead of replacing them
with a placeholder. Fixes #1213599 [RTF input conversion creates too large an image when failing to convert .wmf file](https://bugs.launchpad.net/calibre/+bug/1213599)
2013-08-19 09:43:17 +05:30
Kovid Goyal
6c7ff4e4e6 Update Metro UK 2013-08-19 08:40:15 +05:30
Kovid Goyal
3690241ab1 Update El Tribuno
Fixes #1213759 [Updated recipes for El Tribuno de Salta and Jujuy](https://bugs.launchpad.net/calibre/+bug/1213759)
2013-08-19 08:21:57 +05:30
Kovid Goyal
8d87f72755 Fix #1213664 [desktop file has %F in the wrong place](https://bugs.launchpad.net/calibre/+bug/1213664) 2013-08-18 21:49:19 +05:30
Kovid Goyal
fdd9b43f51 Update High Country News 2013-08-18 21:32:37 +05:30
Kovid Goyal
c2a572faa7 newdb: Fix deleting empty records leaving behind a temp dir 2013-08-18 16:16:27 +05:30
Kovid Goyal
986f8b467e Edit metadata dialog: Disable OK button while results are being downloaded.
Fixes #1213397 [AttributeError](https://bugs.launchpad.net/calibre/+bug/1213397)
2013-08-18 12:27:04 +05:30
Kovid Goyal
c9867cd599 Report errors during UI initialization
Exceptions raised during UI initialization were not being reported to
the user, leaving a partially functioning UI with no apparent cause.
2013-08-18 11:17:53 +05:30
Kovid Goyal
0d860c43fb OS X build: Log stdout/stderr to Console.app
In OS X 10.8 Apple stopped redirecting stdout/stderr to Console.app for
applications launched by launch services. Re-enable the redirection,
useful for debugging.
2013-08-18 11:05:12 +05:30
Kovid Goyal
7991fb68ff Update Daily Express 2013-08-17 18:57:44 +05:30
Kovid Goyal
fd34b9dc1e Fix breakage on OS X machines with system style 2013-08-17 17:23:30 +05:30
Kovid Goyal
0777df1bdd Grid view: Show marked books with a star emblem 2013-08-17 16:14:18 +05:30
Kovid Goyal
813545a8dc Update Providence Journal 2013-08-17 15:59:33 +05:30
Kovid Goyal
ebd88589f4 Content server: Make virtual libraries available as searches
Content server: Make virtual libraries available as searches from the
start page. They work just like saved searches, clicking on a virtual
library will show you all the books in that virtual library.
2013-08-17 15:00:51 +05:30
Kovid Goyal
ff8ecb1d56 newdb: Shorten filenames correctly
Ensure that the total path length is <= PATH_LIMIT * 4 and that no
component is longer than PATH_LIMIT on unix.
2013-08-17 13:49:49 +05:30
Kovid Goyal
7cf205f0c7 News24 and Nuus24 by Nicki de Wet 2013-08-17 13:25:32 +05:30
Kovid Goyal
2489b7a82d ... 2013-08-17 13:25:12 +05:30
Kovid Goyal
1fc537054b Content Server: Proper error message for pick a random book
Raise a 404 instead of a 500 if the user tries pick a random book on an
empty library.
2013-08-17 09:34:57 +05:30
Kovid Goyal
811b210303 Update mediapart 2013-08-17 00:03:34 +05:30
Kovid Goyal
a66c5bb4d5 Grid View: Replace broken Qt shift-click implementation 2013-08-16 23:57:43 +05:30
Kovid Goyal
598093b709 Nuke the grid centering code
It was causing problems when there was exactly a screenful of items to
be displayed as the layout would bounce betwen having a scrollbar and
not having a scrollbar.
2013-08-16 22:40:23 +05:30
Kovid Goyal
eba16881fd Fix virtual library tabs not being updated when using VL button 2013-08-16 21:43:46 +05:30
Kovid Goyal
b1f31d3dce Grid view: Fix bug in centering calculation 2013-08-16 16:45:42 +05:30
Kovid Goyal
f28c60d066 newdb: Disable autocommit during executemany for a performance boost 2013-08-16 16:07:08 +05:30
Kovid Goyal
dc16d477d1 Make the backup status dialog a bit bigger 2013-08-16 14:59:24 +05:30
Kovid Goyal
b5571efffe Start work on DOCX output 2013-08-16 14:58:59 +05:30
Kovid Goyal
02217cc62d ... 2013-08-16 14:24:28 +05:30
Kovid Goyal
a2d6b66bc2 Mark books as dirty only after custom column is actually deleted 2013-08-16 14:20:03 +05:30