Commit Graph

30096 Commits

Author SHA1 Message Date
Kovid Goyal 647fdaad9a Make the amazon metadata speedup work for a few other domains as well 2015-03-18 11:12:46 +05:30
Kovid Goyal 2653a0c67b Amazon metadata download: Speedup metadata download from amazon.com when an ASIN is specified by trying the product page directly first instead of running a search. Also works around amazon server problems where it does not return Kindle Editions in search results when not logged in. Fixes #1433125 [metadata: error no matches found](https://bugs.launchpad.net/calibre/+bug/1433125) 2015-03-18 10:55:53 +05:30
Kovid Goyal 0a3b9f678f DOCX Output: Fix handling of border properties for character styles 2015-03-17 13:05:57 +05:30
Kovid Goyal 142c1e84cf ... 2015-03-17 11:13:33 +05:30
Kovid Goyal a436fc5fc3 ... 2015-03-17 10:25:49 +05:30
Kovid Goyal 8d7a936cec DOCX Output: Proper handling of inheritance for border/padding CSS properties 2015-03-17 10:22:25 +05:30
Kovid Goyal bf152707b3 Add API to count images in a PDF file 2015-03-17 09:36:46 +05:30
Kovid Goyal f7da0bc178 Add an env var to force calibre to use its native style plugin 2015-03-17 09:20:36 +05:30
Kovid Goyal 56b04a40d8 More unsafe usage of db.prefs.__setitem__ replaced 2015-03-16 18:11:43 +05:30
Kovid Goyal 9464f31908 Merge branch 'master' of https://github.com/cbhaley/calibre 2015-03-16 17:52:59 +05:30
Kovid Goyal 49c412b023 Replace thread unsafe use of old db.prefs.set API 2015-03-16 17:46:52 +05:30
Charles Haley 7e976eb617 Fix regression: cover an existing decoration when editing bool and decorated enum cells 2015-03-16 13:15:26 +01:00
Kovid Goyal 51b21ebe15 Allow using db.new_api on the new_api recursively 2015-03-16 17:42:10 +05:30
Kovid Goyal 87832d2275 Book List: When editing data int he book list directly, expand the editor widget to use all available width if the data does not fit inside the current column width
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-03-16 17:24:44 +05:30
Kovid Goyal 9de8f9589a pep8 2015-03-16 17:11:00 +05:30
Kovid Goyal 19d9c8bd04 ... 2015-03-16 17:10:10 +05:30
Charles Haley a4be0c76a2 Take 3. This one will take the entire viewport if needed. It aligns on the left edge if the language is LtR, otherwise on the right edge. I have tested it on all column types with the RtL test in both senses.
I have not tested it on a machine running an RtL locale.
2015-03-16 12:03:01 +01:00
Kovid Goyal d4b737a316 When refreshing rows in the book list emit fewer signals 2015-03-16 14:00:37 +05:30
Kovid Goyal d1651232a4 Fix Manage Authors dialog causing current search in the book list to be cleared. Fixes #1432324 [Book selection discarded when using the Manage Authors dialog](https://bugs.launchpad.net/calibre/+bug/1432324) 2015-03-16 13:31:14 +05:30
Kovid Goyal 2842e53d09 ... 2015-03-16 12:50:16 +05:30
Kovid Goyal 2a288a49f1 Store edit book state in the cache directory rather than the config directory 2015-03-16 11:53:05 +05:30
Charles Haley 5f9bb60587 Take two.
I tried for a while to use updateEditorGeometry. It turned out to be as or more complicated as the current implementation, so I stayed with doing the calculations when setting the contents of the widget.
2015-03-15 18:11:29 +01:00
Kovid Goyal 2a0ee491e9 Implement updating metadata in DOCX files 2015-03-15 21:37:07 +05:30
Kovid Goyal ca1143d043 ... 2015-03-15 20:56:14 +05:30
Kovid Goyal 6101940277 Update Wired Daily 2015-03-15 20:40:39 +05:30
Charles Haley 1ff334698f When editing on the spreadsheet, grow the edit box to the size of the contents if possible. 2015-03-15 15:17:26 +01:00
Kovid Goyal ea9d1918c1 Write metadata to created DOCX 2015-03-15 18:29:17 +05:30
Kovid Goyal ebb5e4dfe6 DOCX Output: Word no longer complains about damaged file 2015-03-15 13:19:41 +05:30
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