Charles Haley
46d5ed6e3e
Clean up the CC version check a bit.
2013-11-27 12:45:30 +01:00
Kovid Goyal
9cac372530
Merge branch 'master' of https://github.com/cbhaley/calibre
...
Wireless device driver: Cache metadata on a per device basis. Allows for
using different cover thumbnail sizes on different devices. Will force
device to resend all metadata the first time it is connected after this
upgrade.
2013-11-27 16:33:45 +05:30
Charles Haley
2c0dba301d
Cache wireless device metadata on a per-device basis. This change will force devices to send all metadata on the first connect after upgrading calibre.
2013-11-27 11:50:23 +01:00
Kovid Goyal
bdd03a58d2
Expand shorthand properties in filter CSS
...
Conversion: Fix specifying shorthand properties in filter css not
working. Now all shorthand properties automatically filter out all the
properties they are shorthand for.
2013-11-27 16:00:59 +05:30
Kovid Goyal
0199955e0e
Edit metadata dialog: Add special author edit
...
Edit metadata dialog: Facilitate editing the authors for books that have
a large number of authors, by using a dedicated "Edit authors" tool, which
you can launch by right clicking the authors in the edit metadata dialog
and selecting "Edit authors". Fixes #1255288 [[Enhancement] Display authors in editable popup window](https://bugs.launchpad.net/calibre/+bug/1255288 )
2013-11-27 15:05:05 +05:30
David Forrester
7f4cce12f4
Kobo driver : support new firmware version 3.0.1
...
Kobo snuck out new firmware 3.0.1. This has no changes that affect the
driver. As Kobo have done this a few times recently, I am setting the
supported version to 3.0.5. This will allow for a few small bug fix
releases. Fixes #1255363 [Unable to transfer to Kobo Touch](https://bugs.launchpad.net/calibre/+bug/1255363 )
2013-11-27 08:58:10 +05:30
Kovid Goyal
89271681cf
File open dialogs; If the previously used initial directory, no longer exists, use a directory one level up. Fixes #1255216 [Adding book or new format opening Windows\System32 folder as default]( https://bugs.launchpad.net/calibre/+bug/1255216 )
2013-11-27 08:44:27 +05:30
Kovid Goyal
6c0b9ec38b
Show an about message when the preview panel is cleared
2013-11-26 21:11:55 +05:30
Kovid Goyal
170b16b74b
Busy cursor for split and merge
2013-11-26 21:02:58 +05:30
Kovid Goyal
4077030da1
Busy cursor when fixing/prettying all files
2013-11-26 19:15:42 +05:30
Kovid Goyal
7a7878f21c
Fix embedded fonts not working in preview panel
...
Add the embedded fonts to Qt and prevent web kit from loading them to
workaround the bug in qt webkit.
2013-11-26 19:13:23 +05:30
Kovid Goyal
1828f46a3b
Merge branch 'master' of https://github.com/cbhaley/calibre
2013-11-26 17:32:22 +05:30
Charles Haley
35269dc979
Fix problems in cache caused by identical books (same uuid & format) on the device. Implement cache purging.
2013-11-26 12:56:05 +01:00
Kovid Goyal
c4d213d490
Detect fonts with obsolete mimetypes as well
2013-11-26 17:17:36 +05:30
Kovid Goyal
3bc7e7d943
Metadata download: Update plugin to get covers from google image search to handle changes to the google website. Fixes #1254973 [Google Images metadata search yields no results]( https://bugs.launchpad.net/calibre/+bug/1254973 )
2013-11-26 17:02:02 +05:30
Kovid Goyal
6f07157a6c
...
2013-11-26 16:21:56 +05:30
Kovid Goyal
10108a8772
Initial implementation of pretty printing
2013-11-26 16:18:56 +05:30
Kovid Goyal
27c041ee62
Updates to various PostMedia news sources
2013-11-26 08:48:08 +05:30
Kovid Goyal
ea23267f97
Merge branch 'master' of https://github.com/jgoguen/calibre
2013-11-26 08:31:49 +05:30
Joel Goguen
58a66b1007
Make base directories only
2013-11-25 21:58:12 -04:00
Kovid Goyal
9e9ea5178f
Implement fixing html to create well formed markup
2013-11-25 14:22:47 +05:30
Kovid Goyal
01f313af1f
Fix bug in cloneNode in lxml builder for html5lib parsing
2013-11-25 14:01:49 +05:30
Kovid Goyal
3ab2f07a7d
Fix plugins that use the polish infrastructure causing circular imports when start tweak book
2013-11-25 12:49:10 +05:30
Kovid Goyal
3d55cac971
...
2013-11-25 12:38:48 +05:30
Kovid Goyal
94bfe038da
Avoid unnecessary traceback when loading plugins that dont have translations for the current UI language
2013-11-25 12:01:55 +05:30
Kovid Goyal
dd7e53dece
Fix infinite recursion for unknown translations
2013-11-25 12:00:18 +05:30
Kovid Goyal
04ead04e8a
Merge branch 'master' of https://github.com/cbhaley/calibre
2013-11-24 15:36:00 +05:30
Charles Haley
f97ae35cc5
Make the smart device cache return instances of USBMS.Book instead of Book.Metadata.
2013-11-24 09:33:18 +01:00
Kovid Goyal
984c29c1e2
Get rid of the workaround for mtpz debug message by compiling libmtp with --disable-mtpz
2013-11-24 09:44:37 +05:30
Kovid Goyal
89a2900f1b
Duplicates dialog, remember window size. Fixes #1254332 [[Enhancement] enlarge the window reporting duplicates after importing new books.]( https://bugs.launchpad.net/calibre/+bug/1254332 )
2013-11-24 08:36:05 +05:30
Kovid Goyal
88ffba470a
Fix QuickView windows not staying on top on some linux systems
...
Fixes #1253922 [quickview should be pinned on top of main GUI](https://bugs.launchpad.net/calibre/+bug/1253922 )
Merge branch 'master' of https://github.com/cbhaley/calibre
2013-11-23 14:50:21 +05:30
Charles Haley
d9dd5fbe59
Fix for bug #1253922 -- Quickview window is not staying on top of its parent in some *nix systems.
2013-11-23 10:11:56 +01:00
Kovid Goyal
b8bb775a1b
Close search panel when Esc is pressed
2013-11-23 11:15:44 +05:30
Kovid Goyal
bfba63b246
Pre-fill search box with selected text when starting a search
2013-11-23 11:14:02 +05:30
Kovid Goyal
d893799106
More robust editor -> preview position syncing
2013-11-23 10:55:33 +05:30
Kovid Goyal
48a68378ba
Implement merging of stylesheets
2013-11-23 10:29:49 +05:30
Kovid Goyal
099632502f
Merging of HTML files
2013-11-23 09:39:06 +05:30
Kovid Goyal
5326452976
Ensure that the iso639 translations are used preferentially to translate language names
2013-11-23 08:55:17 +05:30
Kovid Goyal
20ee0462f3
Fixes for various Get Book Polish stores
...
Merge branch 'master' of https://github.com/t3d/calibre
2013-11-23 08:43:20 +05:30
Kovid Goyal
259596c473
Metadata download dialog: Fix current cover not copyable to clipboard
2013-11-23 08:31:26 +05:30
Kovid Goyal
34cbd4e099
Fix #1254161 [No polish on book's language list]( https://bugs.launchpad.net/calibre/+bug/1254161 )
2013-11-23 08:23:03 +05:30
Tomasz Długosz
73bf711895
do not list not avaliable items from ebookpoint
2013-11-22 19:54:44 +01:00
Tomasz Długosz
98edef50ae
fix cover fetching from empik
2013-11-22 19:50:48 +01:00
Tomasz Długosz
b02dab5173
fix format detection in virtualo
2013-11-22 19:48:08 +01:00
Kovid Goyal
d25a6e3c35
Use both name and mime type to decide file syntax
2013-11-22 20:39:08 +05:30
Kovid Goyal
b02c37bf8c
Recognize fonts by file extension even if they have incorrect mime types in the OPF
2013-11-22 17:23:00 +05:30
Kovid Goyal
a469a6209f
Remove No Names, No Jackets as it is discontinued
2013-11-22 14:31:13 +05:30
Kovid Goyal
ff1525f921
UI for merging files, implementation to follow
2013-11-22 12:31:34 +05:30
Kovid Goyal
eb3d660fb9
Basic context menu for the files browser
2013-11-22 10:01:12 +05:30
Kovid Goyal
7843714995
Update UI when renaming files
v1.12.0
2013-11-22 09:36:25 +05:30