36471 Commits

Author SHA1 Message Date
Kovid Goyal
348d6cecce
Fix patching of search engines module not working 2018-02-25 10:22:51 +05:30
Kovid Goyal
a76a438f92
version 3.18.0 v3.18.0 2018-02-23 08:41:19 +05:30
Kovid Goyal
8601b46151
Conversion: Handle the deprecated type attribute on <ol> tags. Fixes #1751148 [Bad conversion <ol type="a"> from ePub to azw3](https://bugs.launchpad.net/calibre/+bug/1751148) 2018-02-23 08:29:51 +05:30
Kovid Goyal
fa2bcb0f90
Allow custom word lookup actions in the browser viewer 2018-02-22 12:40:08 +05:30
Kovid Goyal
345fac8441
Workaround for Qt 5.10 on linux resetting the global font 2018-02-21 23:09:36 +05:30
Kovid Goyal
3b7843253d
Forgot to bump search_engines current_version 2018-02-21 22:36:11 +05:30
Kovid Goyal
2e8692bfcb
Browser viewer: Allow long tapping a word to look it up in a dictionary or search the internet for it. Fixes #1738995 [[Browser Viewer] not possible to select text on Android](https://bugs.launchpad.net/calibre/+bug/1738995) 2018-02-21 17:16:07 +05:30
Kovid Goyal
57a027c31e
More cruft removal in NYT recipe 2018-02-21 17:02:39 +05:30
Kovid Goyal
a0216dacdc
Update Gosc
Merge branch 'master' of https://github.com/t3d/calibre
2018-02-21 08:02:54 +05:30
Kovid Goyal
0fbb1a3e58
Merge branch 'search_engine_google_1750692' of https://github.com/cgaspar/calibre
Fixes #1750692 [Amazon metadata plugin error](https://bugs.launchpad.net/calibre/+bug/1750692)
2018-02-21 07:55:39 +05:30
Carson Gaspar
aa5420f470 Fix for empty list error triggered by ASIN search 2018-02-20 20:05:31 -05:00
Tomasz Długosz
83648d4c39 Gosc.pl: update recipes 2018-02-20 23:32:05 +01:00
Kovid Goyal
ef6fd9cf42
Update The Economist 2018-02-20 06:59:09 +05:30
Kovid Goyal
7f0f5d114c
Update NYTimes 2018-02-20 06:54:41 +05:30
Kovid Goyal
15517f51fb
Add NEtDrive to the list of broken windows shell extensions 2018-02-16 08:40:12 +05:30
Kovid Goyal
76351b204a
Fix re-ordering of columns causing split book splitter state not being restored on restart 2018-02-14 23:38:40 +05:30
Kovid Goyal
7af5f558fe
... 2018-02-14 08:40:31 +05:30
Kovid Goyal
657bc954ac
... 2018-02-14 07:21:30 +05:30
Kovid Goyal
8f82de9406
dupenv apparently returns the size fo the buffer not the string 2018-02-14 07:13:34 +05:30
Kovid Goyal
ac181d2198
Fix CRT SECURE warning in winutil 2018-02-14 03:53:35 +05:30
Kovid Goyal
c344c42a7d
... 2018-02-14 03:18:40 +05:30
Kovid Goyal
ae4cd7c902
Avoiding round-tripping via mbcs on windows in strftime() 2018-02-14 03:14:50 +05:30
Kovid Goyal
1335ca8b54
Get rid of mixed tabs and spaces in winutil.c 2018-02-14 02:59:54 +05:30
Kovid Goyal
30a21d5627
Use unicode strftime in NYT recipe 2018-02-14 02:46:59 +05:30
Kovid Goyal
d2670e18e3
Fix errors when using strftime with unicode strings on non-utf-8 windows systems. Fixes #1749219 [conversion error - failure to fetch news from nyt](https://bugs.launchpad.net/calibre/+bug/1749219) 2018-02-14 02:35:47 +05:30
Kovid Goyal
f207feb95f
pep8 2018-02-14 02:26:03 +05:30
Kovid Goyal
f8a298cef9
Update various Uruguayan recipes
Merge branch 'Uruguay' of https://github.com/carlosalvesuy/calibre
2018-02-14 02:24:37 +05:30
Carlos Alves
852b550a44 Update a batch of Uruguayan recipes. 2018-02-13 16:40:46 -03:00
Kovid Goyal
1d5ea851d7
Update RapydScript 2018-02-13 18:23:20 +05:30
Kovid Goyal
1af4092851
Add a configurable parameter to the NYT web edition recipe to skip articles older than specified number of days 2018-02-13 08:08:08 +05:30
Kovid Goyal
4e730dc862
Add date to articles in nyt todays papaer index 2018-02-13 07:58:03 +05:30
Kovid Goyal
a385f0a2d9
Update recipe for another change to the NYT todays paper page 2018-02-13 06:56:43 +05:30
Kovid Goyal
aff999cd4b
Split book view: Fix vertical scroll position of the two views getting out of sync after doing some searches. Fixes #1748739 [split book list display error](https://bugs.launchpad.net/calibre/+bug/1748739) 2018-02-12 11:00:55 +05:30
Kovid Goyal
2bd105d8b9
Better pin view detection in delegates 2018-02-12 09:48:12 +05:30
Kovid Goyal
53e1398ed6
Another nytimes parse todays page fix
Fix all articles after front page being put into the internal section
2018-02-11 20:16:02 +05:30
Kovid Goyal
b2ab2bfd6a
Fix some edit widget appearing in the wrong place when editing in the right hand panel of the new split book list. Fixes #1748713 [Custom Column edit popup appears in wrong place with split book list](https://bugs.launchpad.net/calibre/+bug/1748713) 2018-02-11 17:09:07 +05:30
Kovid Goyal
0441e59905
Fix NYT Today's paper front page section incomplete 2018-02-10 22:31:42 +05:30
Kovid Goyal
5b7569e1db
Portable build: Fix cache directory not always being auto-created
Also rationalize _get_cache_dir() for all builds. Remove ancient fallback code
for people running from source without updated binaries. Fixes #1747887 [Cannot edit book](https://bugs.launchpad.net/calibre/+bug/1747887)
2018-02-10 08:45:24 +05:30
Kovid Goyal
506c3059bb
Merge branch 'patch-1' of https://github.com/przemo20/calibre 2018-02-09 21:28:22 +05:30
przemo20
78ac342677
Update trim_image.py
Added a space before image dimensions. Currently there is no space: https://i.imgur.com/2bW41RX.png
2018-02-09 16:19:11 +01:00
Kovid Goyal
d9c9b48c91
Remove print citation at the end of the NYT articles 2018-02-09 19:31:13 +05:30
Kovid Goyal
99c4647dd4
version 3.17.0 v3.17.0 2018-02-09 08:52:47 +05:30
Kovid Goyal
20867c1687
Micro-optimization 2018-02-08 19:44:53 +05:30
Kovid Goyal
cbc95ed9e5
... 2018-02-07 21:50:15 +05:30
Kovid Goyal
06f5e03e76
... 2018-02-07 21:40:41 +05:30
Kovid Goyal
deef15a3aa
... 2018-02-07 21:40:22 +05:30
Kovid Goyal
359a2ff64b
Update New York Times 2018-02-07 21:31:18 +05:30
Kovid Goyal
5ead191595
Fix #1747880 [user manual update](https://bugs.launchpad.net/calibre/+bug/1747880) 2018-02-07 18:17:55 +05:30
Kovid Goyal
136e3fec18
EPUB3 Input: Fix HTML titlepages that are marked using the deprecated <guide> element not being recognized.
Complements the fix for #1746794
2018-02-07 12:35:06 +05:30
Kovid Goyal
dce369148d
Update Le Devoir
Fixes #1747422 [Private bug](https://bugs.launchpad.net/calibre/+bug/1747422)
2018-02-07 07:57:35 +05:30