Commit Graph

36277 Commits

Author SHA1 Message Date
Kovid Goyal c5465e8aa4 Fix #819 (boss.py : show_current_diff allow_revert parameter wasn't used) 2018-02-27 10:38:38 +05:30
Kovid Goyal 92232ad34a Add some timing information for the various startup stages to the debug log 2018-02-27 09:20:52 +05:30
Kovid Goyal b376909e72 Add time left entry to srv TODO 2018-02-26 16:59:23 +05:30
Kovid Goyal 0566c8abc9 Driver for the new PocketBook 740
Fixes #1749415 [Problems to identify new PocketBook 740](https://bugs.launchpad.net/calibre/+bug/1749415)
2018-02-26 16:36:03 +05:30
Kovid Goyal 581b2c0700 Forgot to add context-menu-split to all_locations 2018-02-26 09:14:19 +05:30
Kovid Goyal 4983623691 Allow adding the Virtual library button to any toolbar/menu via Preferences->Toolbars & menus 2018-02-26 09:00:56 +05:30
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