30724 Commits

Author SHA1 Message Date
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
Kovid Goyal
2d90b5695f Finish up implementation of css_selectors 2015-02-20 16:29:07 +05:30
Kovid Goyal
085dd58217 Linux: Fix SSL CA certificates not being detected on Fedora based distributions 2015-02-20 16:02:45 +05:30
Kovid Goyal
5ff7bfe564 ... 2015-02-20 15:00:47 +05:30
Kovid Goyal
d81046013e Linux installer: Do not register application/octet-stream as one of the mimetypes calibre can handle 2015-02-20 11:57:47 +05:30
Kovid Goyal
3cf2112775 version 2.20.0 v2.20.0 2015-02-20 09:04:13 +05:30
Kovid Goyal
5cf3184fa1 TODO for DOCX Output to help me keep track 2015-02-20 09:03:59 +05:30
Kovid Goyal
6150a664c2 Add some documentation for css_selectors
Also allow the Select class to work with other tree implementations
2015-02-20 09:03:02 +05:30
Kovid Goyal
77726d774a Implement :lang() selector 2015-02-20 08:12:27 +05:30
Kovid Goyal
a57019a444 Unused import 2015-02-19 21:53:31 +05:30
Kovid Goyal
1e33241401 ... 2015-02-19 21:40:46 +05:30
Kovid Goyal
730ab1098e Implement attribute selectors 2015-02-19 21:36:18 +05:30
Kovid Goyal
f4dc77b839 Import the basic tests from cssselect 2015-02-19 19:17:31 +05:30
Kovid Goyal
e007dcedb9 Start work on replacement for the unmaintained cssselect library 2015-02-19 18:27:37 +05:30