41367 Commits

Author SHA1 Message Date
Kovid Goyal
a5163b85ce
Viewer: Fix view image popup not remembering its geometry 2020-04-14 15:53:46 +05:30
Kovid Goyal
b92c233ad8
Dont use an empty start selection to position handles 2020-04-13 16:40:22 +05:30
Kovid Goyal
b40951e5dc
Clicking on an existing highlight should edit it 2020-04-13 16:36:58 +05:30
Kovid Goyal
bd9109bbee
... 2020-04-13 12:35:54 +05:30
Kovid Goyal
a3e0461c73
Add a button to copy the current selection when creating highlights 2020-04-13 12:33:07 +05:30
Kovid Goyal
409ac0b9f8
Update RapydScript 2020-04-13 09:00:14 +05:30
Kovid Goyal
a2cb25453d
Highlights are now saved and re-applied in books 2020-04-12 21:18:46 +05:30
Kovid Goyal
cf5baaf449
Update Seattle Times 2020-04-12 10:53:37 +05:30
Kovid Goyal
ba362375ae
Fix #1872249 [[Enhancement] Don't use bold fonts in the bottom toolbar](https://bugs.launchpad.net/calibre/+bug/1872249) 2020-04-12 10:11:26 +05:30
Kovid Goyal
9c99f3a101
py3 compat: Fixes #1132 (Fix python 3 compatibility: template formatter: when no key is used in a template an …) 2020-04-11 16:19:05 +05:30
Kovid Goyal
d61273b7cd
When applying a new highlight over a single existing one, replace it 2020-04-11 09:47:18 +05:30
Kovid Goyal
e492c88c9a
... 2020-04-11 09:41:53 +05:30
Kovid Goyal
37a60e366a
Remove overlapping highlights when applying a new one 2020-04-11 09:40:28 +05:30
Kovid Goyal
5af73fee86
String changes 2020-04-10 16:50:17 +05:30
Kovid Goyal
13df336ff5
Ignore invalid chars when subsetting 2020-04-10 13:11:11 +05:30
Kovid Goyal
9e621844c3
Update MIT Technology Review
Merge branch 'master' of https://github.com/dittolooch/calibre
2020-04-10 12:25:39 +05:30
jn809
b62b38fc25 fix recipe after website redesign 2020-04-10 14:02:47 +08:00
Kovid Goyal
714bc11820
Content server: Add a new setting to allow un-authenticated users from specific IP addresses to make changes to the calibre library 2020-04-09 12:33:52 +05:30
Kovid Goyal
7158d21c93
WSJ changes its index page markup a bit
Fixes #1871704 [WSJ fetch news: no articles found](https://bugs.launchpad.net/calibre/+bug/1871704)
2020-04-09 08:40:03 +05:30
Kovid Goyal
c11a291925
Merge branch 'master' of https://github.com/cbhaley/calibre 2020-04-09 08:02:50 +05:30
Charles Haley
f4cf9b2bfc Add composite columns with "date" search/sort type to the advanced search "date" tab. 2020-04-08 23:36:51 +01:00
Kovid Goyal
ced585923f
... 2020-04-08 22:58:42 +05:30
Kovid Goyal
17b812ea31
Viewer: Allow leading and trailing whitespace in search expressions 2020-04-08 22:56:42 +05:30
Kovid Goyal
33fed39269
Make extending the selection on scroll more robust 2020-04-08 20:16:52 +05:30
Kovid Goyal
73a08a9e15
Reset search cache when applying highlight 2020-04-08 14:56:10 +05:30
Kovid Goyal
be78740efe
Ignore range wrappers when decoding CFI as well 2020-04-08 14:19:14 +05:30
Kovid Goyal
5f0440364a
Tests for encoding with range wrappers 2020-04-07 09:14:15 +05:30
Kovid Goyal
77e5bea56f
More series translation fixes 2020-04-07 08:04:57 +05:30
Kovid Goyal
2f0089a66b
Fix Series not being translated in metadata sources prefs 2020-04-07 07:55:40 +05:30
Kovid Goyal
524f891f95
When encoding CFI ignore range wrappers 2020-04-06 20:21:31 +05:30
Kovid Goyal
106f8900a9
... 2020-04-06 10:12:04 +05:30
Kovid Goyal
c870f07a19
Update Zeit Online
Merge branch 'update-zeitde-recipe' of https://github.com/Tho85/calibre
2020-04-06 09:05:01 +05:30
Thomas Hollstegge
dd4a473fbc Update Zeit Online recipe
* Implement forced cookie consent
* Skip paywalled articles
* Fix feed names and URLs, also use HTTPS
* Fix retrieving multipage articles
* Correctly display article and gallery images
* Remove cover (this is not provided anymore)
2020-04-05 23:31:50 +02:00
Kovid Goyal
bc90e3f1c1
Quick view: Double click in a column to show that column in the main book list
Merge branch 'master' of https://github.com/cbhaley/calibre
2020-04-05 21:37:58 +05:30
Kovid Goyal
94f86ac87b
String changes 2020-04-05 21:12:44 +05:30
Charles Haley
2ed484ee66 Fix enhancement #1869550 to support double-clicking in a QV column to switch to viewing that column. 2020-04-05 15:14:43 +01:00
Kovid Goyal
00219fde67
... 2020-04-05 12:55:11 +05:30
Kovid Goyal
19a777d34a
id assertion tests 2020-04-05 10:18:35 +05:30
Kovid Goyal
7c9cafc63f
Add tests for CFI round-tripping 2020-04-05 09:31:44 +05:30
Kovid Goyal
8648e3ff2f
Comments editor: Dont insert blank lines between list elements
Also remove the extra styling inserted by Qt. Now the spacing between
list items is controlled by the stylesheet.
2020-04-05 09:04:18 +05:30
Kovid Goyal
5dce5a527f
String changes 2020-04-04 20:36:03 +05:30
Kovid Goyal
28c7e43940
Fix #1860831 [Two Portuguese when to choose the language](https://bugs.launchpad.net/calibre/+bug/1860831) 2020-04-04 17:26:47 +05:30
Kovid Goyal
5c54239ade
Update Handelsblatt
Merge branch 'handelsblatt-apr2020' of https://github.com/aimylios/calibre
2020-04-04 16:50:23 +05:30
Aimylios
794d3b8007 Update Handelsblatt 2020-04-04 13:05:29 +02:00
Kovid Goyal
fba65c2345
Fix #1870631 [Error when attempting to send book to Nook (MTP Driver - Python 3)](https://bugs.launchpad.net/calibre/+bug/1870631) 2020-04-04 14:28:06 +05:30
Kovid Goyal
9c2053ba9c
Point to Qt bug 2020-04-03 13:17:18 +05:30
Kovid Goyal
8d217a8878
Make the selection handles a bit nicer 2020-04-03 09:45:38 +05:30
Kovid Goyal
cb6abd912e
HTMLZ Output: Fix SVG images that use xlink:href not working. Fixes #1869856 [Private bug](https://bugs.launchpad.net/calibre/+bug/1869856) 2020-04-02 22:37:20 +05:30
Kovid Goyal
cb48dcb606
Add rapydscript tests to CI 2020-04-02 16:38:20 +05:30
Kovid Goyal
82826db233
Fix test time reporting 2020-04-02 16:35:54 +05:30