30218 Commits

Author SHA1 Message Date
Kovid Goyal
41750fe5ff Write out page sizes 2015-03-15 12:01:20 +05:30
Kovid Goyal
d238cc4a6f ... 2015-03-15 10:40:13 +05:30
Kovid Goyal
6695c85f2f Do not insert an empty paragraph corresponding to every html file 2015-03-15 10:11:30 +05:30
Kovid Goyal
221297ad49 Serialize styles to docx 2015-03-15 09:51:50 +05:30
Kovid Goyal
93cfaa69a8 Conversion: Fix a regression in 2.21 that caused conversion to fail for books with invalid pseudo-class CSS selectors. Fixes #1432267 [Private bug](https://bugs.launchpad.net/calibre/+bug/1432267) 2015-03-15 08:09:49 +05:30
Kovid Goyal
e93e8f675e Merge branch 'master' of https://github.com/cbhaley/calibre 2015-03-15 07:17:31 +05:30
Charles Haley
8ad4f01288 Fix OPDS categories not showing books for composite column categories if the column contains a colon. 2015-03-14 12:51:37 +01:00
Kovid Goyal
fd8c736e4d Single convert dialog: Only write metadata updates if metadata actually changed.
Also show a nicer error message when a file is locked by another process
during a metadata update.
2015-03-14 12:50:10 +05:30
Kovid Goyal
8f8ae9c927 ... 2015-03-14 07:51:28 +05:30
Kovid Goyal
c625f7771c Advanced search builder: Allow using days/weeks/months/years when building a date based search with number of days ago. Fixes #1431695 [[GUI Improvement] Date Search Selection](https://bugs.launchpad.net/calibre/+bug/1431695) 2015-03-13 16:27:03 +05:30
Kovid Goyal
977d76db87 Open With: Fix error when scanning for default programs on windows for some file types 2015-03-13 15:58:51 +05:30
Kovid Goyal
d6aee3987a Additional product id for the Tolino
See https://bugs.launchpad.net/calibre/+bug/1385904
2015-03-13 13:51:00 +05:30
Kovid Goyal
fd47b19b2f Edit Book: When re-opening a previously edited book, restore all open files and the cursor position. Can be disabled in Preferences->Main Window 2015-03-13 13:47:21 +05:30
Kovid Goyal
466dc2e144 Edit Book: Fix Preview panel sometimes not working when opening multiple html files one after the other very quickly 2015-03-13 13:28:54 +05:30
Kovid Goyal
9ba1fdda45 Do not save state twice during editor shutdown 2015-03-13 10:42:37 +05:30
Kovid Goyal
e0e1dbc638 Fix building with Qt 5.3.x v2.21.0 2015-03-13 09:26:40 +05:30
Kovid Goyal
6f3c07341f version 2.21.0 2015-03-13 08:42:08 +05:30
Kovid Goyal
923dd57160 Update Spektrum der Wissenschaft 2015-03-13 08:17:26 +05:30
Kovid Goyal
f4e5bf697a ... 2015-03-12 21:00:30 +05:30
Kovid Goyal
87c474ef7e More work on DOCX Output 2015-03-12 18:12:02 +05:30
Kovid Goyal
94294b62e2 Fix error when running calibredb backup_metadata on a library that contains book records with no path information 2015-03-12 17:51:08 +05:30
Kovid Goyal
1b020158c5 DOCX Input: Fix incorrect bold font weight being used for heading styles even if the style definition does not specify bold. Fixes #1430831 [Private bug](https://bugs.launchpad.net/calibre/+bug/1430831) 2015-03-12 14:10:46 +05:30
Kovid Goyal
e47cefcd2f Add blurb on Open With to the manual 2015-03-12 13:00:34 +05:30
Kovid Goyal
5c53fb86e3 Update section on reading metadata from filenames 2015-03-12 12:52:56 +05:30
Kovid Goyal
c094112b60 ... 2015-03-12 08:53:37 +05:30
Kovid Goyal
6f986d0488 Update New Musical Express 2015-03-12 08:42:43 +05:30
Kovid Goyal
aafeb58d58 Another PyQt 5.4.1 incompatibility 2015-03-12 08:38:05 +05:30
Kovid Goyal
8817629486 Add an --extract-to option for DOCX output
Also re-use the help string for that option everywhere.
2015-03-11 09:08:13 +05:30
Kovid Goyal
4d88d05621 Fix various User Manual and translation build warnings 2015-03-10 10:14:50 +05:30
Kovid Goyal
9c3b49c9ff ... 2015-03-10 09:30:16 +05:30
Kovid Goyal
86c6b89334 Get Books: Update Amazon Europe store plugins
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-03-08 17:27:48 +05:30
Charles Haley
993b9f6bcb Deal with Amazon changing their websites to use (randomly?) two different html constructs around the format text 2015-03-08 12:44:15 +01:00
Kovid Goyal
0ca49a65f1 Tag Browser: Make rename and delete for items in the Tag Browser restrict themselves to the current Virtual Library (if any). There is also an additional menu entry you can use to rename and delete across all books while in a Virtual Library.
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-03-08 16:17:02 +05:30
Kovid Goyal
3e3bfd002e ... 2015-03-07 17:03:51 +05:30
Kovid Goyal
ae8cf31bac PDF Output: Fix incorrect conversion of source document that specify dir="rtl" on the root element. Fixes #1429292 [dir="rtl" in html crashes PDF build](https://bugs.launchpad.net/calibre/+bug/1429292)
Also fixes rendering of such documents int he viewer in paged mode.
2015-03-07 16:49:40 +05:30
Kovid Goyal
527a6217ee Finish up OS X Open With implementation 2015-03-07 15:17:54 +05:30
Kovid Goyal
afe811111d Add OS X imported UTI types into public UTI map 2015-03-07 12:42:11 +05:30
Kovid Goyal
26e4ca1852 Start work on OS X implementation of Open With 2015-03-07 12:33:10 +05:30
Kovid Goyal
9e4b1f71b9 Sanitize env vars when launching open with programs 2015-03-07 08:26:06 +05:30
Kovid Goyal
701acd1ec5 ... 2015-03-07 08:15:41 +05:30
Kovid Goyal
fc2fab8a53 PDF Output: Ignore unparseable links instead of aborting the conversion on them. Fixes #1429282 [HTML to PDF crashes with ebook-convert (Invalid IPv6 URL)](https://bugs.launchpad.net/calibre/+bug/1429282) 2015-03-07 07:59:16 +05:30
Kovid Goyal
3a284d0860 FB2 Input: Do not put a border around images 2015-03-06 20:16:30 +05:30
Kovid Goyal
615a3dfcf5 Open With: Load high resolution icons from exe files on windows 2015-03-06 15:00:22 +05:30
Kovid Goyal
63caf21996 ... 2015-03-06 13:26:01 +05:30
Kovid Goyal
6e750ffceb Workaround for crashes during conversions that involve generating
default covers of rasterizing SVG fonts or PDF output on linux with Qt
5.4.1

See https://bugreports.qt.io/browse/QTBUG-40946
2015-03-06 10:45:32 +05:30
Kovid Goyal
a34651bf01 ... 2015-03-06 10:18:51 +05:30
Kovid Goyal
259e51d408 Suppress warnings about OpenGL when running without connecting to X server in Qt 5.4.1 2015-03-06 08:55:48 +05:30
Kovid Goyal
1f6d66e015 Edit Book: Allow restoring of disabled confirmation prompts in preferences 2015-03-05 21:58:42 +05:30
Kovid Goyal
a19862c277 Edit Book: Add a confirmation when removing saved searches 2015-03-05 21:52:14 +05:30
Kovid Goyal
7c85a0deda Edit Book: Fix extra search being hidden when removing a saved search 2015-03-05 21:51:40 +05:30