30187 Commits

Author SHA1 Message Date
Eli Schwartz
3fbca3756b Update description of KINDLE2 driver to refer to Voyage. 2015-02-27 10:26:00 +05:30
Kovid Goyal
ecfa32b986 Have the job details window remember its last used size 2015-02-27 09:53:06 +05:30
Kovid Goyal
62f21113ef Fix %i substitution 2015-02-26 16:42:09 +05:30
Kovid Goyal
440d87d627 ... 2015-02-26 16:28:54 +05:30
Kovid Goyal
5d2f5bd56e ... 2015-02-26 16:24:09 +05:30
Kovid Goyal
1451573bc8 Wire up Open With 2015-02-26 16:21:07 +05:30
Kovid Goyal
d96c632028 Add API to get absolute path to cover 2015-02-26 12:18:32 +05:30
Kovid Goyal
d30f65b88a Dialog to select open with program 2015-02-25 21:43:47 +05:30
Kovid Goyal
ee6f9b86c3 Edit book: Advertise support for importable filetypes in the OS file associations 2015-02-25 11:31:26 +05:30
Kovid Goyal
623dabed7f PDF Output: Fix incorrect rendering of text in elements that use font-variant:small-caps and also have children. Fixes #1425094 [small caps not rendering with line breaks](https://bugs.launchpad.net/calibre/+bug/1425094) 2015-02-25 10:35:36 +05:30
Kovid Goyal
a30c261f91 Dont advertise support for the rar and zip formats 2015-02-25 10:12:34 +05:30
Kovid Goyal
0ef6a7fbc3 Finish up find_programs implementation for linux 2015-02-24 13:38:25 +05:30
Kovid Goyal
667f42ba1a Edit ToC button: Remember the last used ebook formats 2015-02-24 09:41:24 +05:30
Kovid Goyal
9082802b73 Fix #1424607 [Add book regex crash on published date before 1900](https://bugs.launchpad.net/calibre/+bug/1424607) 2015-02-23 18:10:08 +05:30
Kovid Goyal
97b8daee41 Get rid of cssselect from readability 2015-02-22 14:57:19 +05:30
Kovid Goyal
940693042f Remove cssselect from windows notes as we no longer depend on it 2015-02-22 14:51:04 +05:30
Kovid Goyal
2dcde3f263 Get rid of cssselect from jsnews 2015-02-22 14:50:04 +05:30
Kovid Goyal
f2d44f286b Get rid of cssselect in a couple of recipes 2015-02-22 14:25:02 +05:30
Kovid Goyal
9248a9ffec Get rid of cssselect from the amazon get books plugin 2015-02-22 14:10:20 +05:30
Kovid Goyal
3226fb0ab4 Get rid of cssselect from the conversion pipeline 2015-02-22 14:02:42 +05:30
Kovid Goyal
1de3706bff Expose set of inappropriate pseudo selectors 2015-02-22 13:16:51 +05:30
Kovid Goyal
fc37cc1aea ... 2015-02-22 10:10:02 +05:30
Kovid Goyal
70585e8c3e ... 2015-02-22 09:14:19 +05:30
Kovid Goyal
8f6f60bca2 Get rid of cssselect from Edit Book 2015-02-22 09:11:03 +05:30
Kovid Goyal
0c4e86dcd1 ... 2015-02-21 15:12:31 +05:30
Kovid Goyal
7f6d06709e Use the primary key for a small performance improvement when updating existing preference values 2015-02-21 15:07:28 +05:30
Kovid Goyal
6df6682870 ... 2015-02-21 14:47:55 +05:30
Kovid Goyal
a5f7a41f4a Update The Daily Mirror 2015-02-21 14:46:53 +05:30
Kovid Goyal
45bedfc1a9 Fix change check on preferences not working for dbs because of random serialization order and a typo in the comparison. Also add test for the change check. 2015-02-21 14:45:12 +05:30
Kovid Goyal
3146735962 Fix regression in 2.20 that prevented some plugins from updating their preferences 2015-02-21 14:07:49 +05:30
Kovid Goyal
b10feb7273 Some more documentation 2015-02-21 11:31:29 +05:30
Kovid Goyal
fd002b6680 ... 2015-02-21 10:57:23 +05:30
Kovid Goyal
bd3b162d7a Allow restricting results to descendants of a particular tag 2015-02-21 10:56:24 +05:30
Kovid Goyal
e7caf265c1 Add a has_matches() method for convenience 2015-02-21 10:47:31 +05:30
Kovid Goyal
880391ce34 ... 2015-02-21 10:40:30 +05:30
Kovid Goyal
3420913923 Allow easily ignoring the UI and non-element pseudo-selectors 2015-02-21 10:26:19 +05:30
Kovid Goyal
bd0313c357 Rename css_selectors.parse to css_selectors.parser 2015-02-21 09:41:06 +05:30
Kovid Goyal
51beffc7e9 Get Books: Update Empik and CDP store plugins
Merge branch 'master' of https://github.com/t3d/calibre
2015-02-21 09:34:46 +05:30
Kovid Goyal
7369a09dba Books list: Fix column alignment incorrectly propagating when changing libraries
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-02-21 09:04:17 +05:30
Tomasz Długosz
00077af7ed Cda Plugin: align to website changes 2015-02-21 04:18:20 +01:00
Tomasz Długosz
7c0036a7c6 Empik Plugin: improve hidden formats detection 2015-02-21 04:18:20 +01:00
Tomasz Długosz
9355da4576 Empik Plugin: fix more than one author for one book 2015-02-21 04:18:12 +01:00
Charles Haley
7c5322b852 Reset the alignment map when switching libraries. This prevents non-left alignments from taking effect in the newly-opened library. 2015-02-20 21:47:27 +01:00
Kovid Goyal
afd1550e7c ... 2015-02-20 18:43:24 +05:30
Kovid Goyal
deca8d35e5 Get rid of cssselect from the Edelweiss metadata download plugin 2015-02-20 18:37:04 +05:30
Kovid Goyal
88dbbefa7b Get rid of cssselect in the amazon metadata download plugin 2015-02-20 18:24:42 +05:30
Kovid Goyal
3c8984d2a5 Allow passing ElementTree to Select() 2015-02-20 18:21:23 +05:30
Kovid Goyal
ee214d6df5 Micro optimization 2015-02-20 17:38:59 +05:30
Kovid Goyal
21f5455c05 Add import statement to docs 2015-02-20 16:33:47 +05:30
Kovid Goyal
6758fba212 ... 2015-02-20 16:32:10 +05:30