26186 Commits

Author SHA1 Message Date
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
Kovid Goyal
3e99a59056 version 1.12 2013-11-22 08:50:51 +05:30
Kovid Goyal
4d60715c8a Report undecodeable font paths 2013-11-22 08:50:23 +05:30
Kovid Goyal
148c9fb57a Nicer version number in update notification 2013-11-22 08:47:09 +05:30
Kovid Goyal
78e198a415 ... 2013-11-22 08:13:06 +05:30
Kovid Goyal
a727e179b7 Add SONY T3 to welcome wizard 2013-11-21 22:11:07 +05:30
Kovid Goyal
b0acd1bd19 Titlecase: Fix incorrect title casing for some non-English words. Fixes #1253692 [Change Case captalizes letter after accented character](https://bugs.launchpad.net/calibre/+bug/1253692) 2013-11-21 22:01:34 +05:30
Kovid Goyal
2de03bb4b4 Dont use dynamic CS in Tweak Book 2013-11-21 20:54:19 +05:30
Kovid Goyal
3d47218b46 pep8 2013-11-21 19:02:00 +05:30