41367 Commits

Author SHA1 Message Date
Kovid Goyal
6ac6071167
Error message when trying to change number of columns in flow mode 2020-02-26 09:10:54 +05:30
Kovid Goyal
edcdafe536
Viewer: Keyboard shortcuts to change number of columns (Ctrl+[ and Ctrl+]) 2020-02-26 09:08:45 +05:30
Kovid Goyal
afcb54df1e
RTF Input: Fix handling of RTF files with invalid encoded text. Fixes #1864719 [RTF conversion error: argument 1 must be unicode, not str](https://bugs.launchpad.net/calibre/+bug/1864719) 2020-02-26 07:04:59 +05:30
Kovid Goyal
17b09210ee
String changes 2020-02-25 19:42:58 +05:30
Kovid Goyal
b0cd380556
Merge branch 'fix-encode' of https://github.com/erayd/calibre 2020-02-25 19:41:44 +05:30
Steve Gilberd
ae67bb3517
More encoding fixes 2020-02-26 03:04:50 +13:00
Kovid Goyal
66ebe3689e
py3: Fix smart device driver
Merge branch 'fix-encode' of https://github.com/erayd/calibre
2020-02-25 19:28:36 +05:30
Steve Gilberd
d53a981dd1
Should be byte string 2020-02-26 02:52:12 +13:00
Kovid Goyal
148df09652
pep8 2020-02-25 19:20:48 +05:30
Kovid Goyal
2aa41c859b
Merge branch 'master' of https://github.com/jamescridland/calibre
Spectator Australia by James Cridland
2020-02-25 19:20:19 +05:30
James Cridland
ba928291b9 Added Spectator Australia
A new recipe for Spectator Australia.
2020-02-25 22:51:41 +10:00
James Cridland
c7a59fc921 Removed AdsoftheWorld
This recipe only returns blank pages. Its RSS feed returns mainly video ads and collections, which are unparsable.
2020-02-25 21:55:42 +10:00
James Cridland
b2a0b89685 Update queueacmorg.recipe
Published in New York, this publication is in US English; amended.
2020-02-25 21:50:45 +10:00
James Cridland
e25996e896 Update list_apart.recipe
Corrected this publication, which is from the US, to be English (US). Corrected cover_url which was a 404 error.
2020-02-25 21:47:17 +10:00
Kovid Goyal
61f428fd40
Merge branch 'master' of https://github.com/jamescridland/calibre 2020-02-25 17:14:08 +05:30
James Cridland
725e80b599 Added Herald Sun and The Age icons
Corrected Herald Sun icon. Added The Age icon.
2020-02-25 21:36:43 +10:00
James Cridland
95f67127f1 Create macrobusiness.png
A favicon for this recipe.
2020-02-25 21:29:50 +10:00
Kovid Goyal
43094dc2e4
Tweak settings limits 2020-02-25 07:27:56 +05:30
Kovid Goyal
ffe4e65ef2
Better __str__ for search objects 2020-02-24 07:55:49 +05:30
Kovid Goyal
9e640df255
Edit Book: Allow selecting the contents of a tag with Ctrl+Alt+t 2020-02-24 07:37:11 +05:30
Kovid Goyal
1088d699b7
pep8 2020-02-24 07:14:00 +05:30
Kovid Goyal
4664ef6f38
Merge branch 'master' of https://github.com/jamescridland/calibre 2020-02-24 07:13:39 +05:30
James Cridland
c4402412e4 Delete business_spectator.recipe
This publication is no longer available. It's now part of The Australian, which has a separate recipe here.
2020-02-24 11:36:37 +10:00
James Cridland
959545ff5a Updated recipe for The Courier-Mail
Added new RSS feeds, and cover image/masthead. Added a new icon.
2020-02-24 11:30:54 +10:00
Kovid Goyal
7a28607260
Merge branch 'master' of https://github.com/jamescridland/calibre 2020-02-24 06:54:09 +05:30
James Cridland
4b00679b2e Update ABC News Australia
Significant update to restore this recipe to work. Replaced logo to one being used from 2018. Rebuilt the feed list.
2020-02-24 10:51:40 +10:00
Kovid Goyal
a9c8b0c807
Viewer: Add a keyboard shortcut (Ctrl+w) to toggle the scrollbar. Fixes #1864356 [[Enhancement] Hide scrollbar by right clicking on it](https://bugs.launchpad.net/calibre/+bug/1864356) 2020-02-23 19:38:16 +05:30
Kovid Goyal
d6184e16a1
Merge branch 'master' of https://github.com/jamescridland/calibre 2020-02-23 14:55:40 +05:30
James Cridland
4fcc8f6c12 1843: added an icon and description.
The description and icon is from the 1843 website; the language change is to reflect its publication in London, UK.
2020-02-23 19:15:16 +10:00
Kovid Goyal
796b260694
Merge branch 'master' of https://github.com/jamescridland/calibre 2020-02-23 14:42:45 +05:30
James Cridland
80bd26a254 Update guardian.png
Updated icon to reflect new logo, first introduced in January 2018
2020-02-23 19:08:30 +10:00
Kovid Goyal
df0dfd04de
Fix #1864341 [Python error when trying to select several books](https://bugs.launchpad.net/calibre/+bug/1864341) 2020-02-23 11:42:32 +05:30
Kovid Goyal
8439a6b09c
... 2020-02-23 11:01:28 +05:30
Kovid Goyal
d3eb47e86f
Use platform dependant line separator for calibredb list 2020-02-23 08:44:17 +05:30
Kovid Goyal
a41fcfd3db
Fix #1864340 [calibredb list output to file is broken](https://bugs.launchpad.net/calibre/+bug/1864340)
py3 apparently cant print newlines correctly when stdout is redirected
to a file. Sigh.
2020-02-23 08:40:11 +05:30
Kovid Goyal
6290903cbf
Fix #1864311 [[Enhancement] Make the symbols better aligned with the search field on the Content server](https://bugs.launchpad.net/calibre/+bug/1864311) 2020-02-23 08:12:49 +05:30
Kovid Goyal
18071ad9f5
String changes 2020-02-23 07:37:38 +05:30
Kovid Goyal
9112f967a0
py3 compat 2020-02-23 07:32:02 +05:30
Kovid Goyal
0e9b59a6e2
version 4.11.2 v4.11.2 2020-02-22 16:01:25 +05:30
Kovid Goyal
c2d492fdcb
String changes 2020-02-22 15:56:53 +05:30
Kovid Goyal
9191034495
Also revert touch-actions: none in standalone viewer
Breaks using touch to scroll the preferences screen for example
2020-02-22 11:04:12 +05:30
Kovid Goyal
42d5db549d
Viewer: Fix number of columns not auto-adjusting when font size is changed until a subsequent chapter change occurs 2020-02-22 10:05:57 +05:30
Kovid Goyal
08e6d01928
Slightly increase tap threshold 2020-02-22 09:30:12 +05:30
Kovid Goyal
56c0102d20
When running Edit book on a book with no formats ask if an empty book should be created. Fixes #1864234 [[Enhancement] Add option to open Edit book even if the selected book is not an EPUB or AZW3](https://bugs.launchpad.net/calibre/+bug/1864234) 2020-02-22 09:25:45 +05:30
Kovid Goyal
7af7fcf561
... 2020-02-22 08:58:49 +05:30
Kovid Goyal
20b2b0d5d4
Edit book: Fix right click to edit images in the preview panel not working in books with html files and images in separate top level folders 2020-02-22 08:53:54 +05:30
Kovid Goyal
07201fc280
Content server: Fix a regression that broke scrolling in the server in 4.11. Fixes #1864263 [Content server new scrolling issues with 4.11.1](https://bugs.launchpad.net/calibre/+bug/1864263) 2020-02-22 08:39:13 +05:30
Kovid Goyal
c7b8bd30e8
String changes 2020-02-21 19:26:09 +05:30
Kovid Goyal
6b18100c70
version 4.11.1 v4.11.1 2020-02-21 17:33:37 +05:30
Kovid Goyal
679bd061e6
String changes 2020-02-21 14:26:48 +05:30