Kovid Goyal
a1d1b216f9
Remove 3.x entries from Changelog
...
Moved to Changelog.old
2020-09-27 10:33:54 +05:30
Kovid Goyal
ede119b66c
Dont have the separators in the parse error message translated
2020-09-27 10:24:36 +05:30
Kovid Goyal
0699bbfee6
Cleanup search template documentation
2020-09-27 10:15:58 +05:30
Charles Haley
dac576f52b
Change the separator to make it easier to read and to write: #@#:[tdnb]:
2020-09-27 10:05:14 +05:30
Charles Haley
96414d7160
Some tests for the search template stuff
2020-09-27 10:05:13 +05:30
Charles Haley
c3867b3473
Use the template cache to speed up evaluation when searching using templates.
2020-09-27 10:05:13 +05:30
Charles Haley
ae189e0eee
Enhancement: allow using templares in search strings
2020-09-27 10:05:13 +05:30
Kovid Goyal
13e4f17a50
Viewer: Fix copy to clipboard button in toolbar not working
...
Viewer: Fix copy to clipboard not copying text as HTML to clipboard in
addition to plain text
Fixes #1897297 [Copy in the viewer doesn't work properly](https://bugs.launchpad.net/calibre/+bug/1897297 )
2020-09-27 09:48:44 +05:30
Kovid Goyal
f11c874fb9
Remove the create highlight button from the viewer toolbar
...
See #1897373 (Viewer: "Highlight text in the book" toolbar button does nothing)
2020-09-27 08:29:20 +05:30
Kovid Goyal
1e4f3856a4
Fix #1897366 [[Enhancement] Delete entries in the Annotations browser using the Delete key]( https://bugs.launchpad.net/calibre/+bug/1897366 )
2020-09-27 08:02:50 +05:30
Kovid Goyal
48b107d0f3
Add parents to a bunch more QMenus
...
Testing a few of these seem they work even without parents on macOS, but
given that adding parents is easy/harmless, might as well do it. Dont
know exactly what circumstances causes parentless QMenu's to malfunction
on macOS in Qt 5.15
2020-09-27 07:41:54 +05:30
Kovid Goyal
a69ff6e8dc
macOS: Fix right click menu in ToC editor not working
...
Yet another place where Qt 5.15 breaks a menu without a parent on macOS.
Fixes #1897409 [Can't 'remove all selected' table of contents items](https://bugs.launchpad.net/calibre/+bug/1897409 )
2020-09-27 06:46:48 +05:30
Charles Haley
7e1e8146ba
Move the function name out of the argument list
2020-09-26 22:43:39 +01:00
Kovid Goyal
1b1de7242b
macOS: Fix cover trim and customize cover generation drop down menus in the edit metadata dialog not working
...
Some behavior change in Qt 5.15 now requires the menus to have a parent
set on macOS
2020-09-26 14:39:57 +05:30
Kovid Goyal
2162b4f597
Plugin updater dialog should not break if an installed plugin incorrectly has a string based version number
2020-09-26 07:59:17 +05:30
Charles Haley
c23eb2ae9d
Add default values to stored template arguments
2020-09-25 19:14:17 +01:00
Kovid Goyal
8774db35fd
pep8
v5.0.1
2020-09-25 17:44:22 +05:30
Kovid Goyal
0e9904e3dd
version 5.0.1
2020-09-25 17:43:04 +05:30
Kovid Goyal
bf5434be4e
Linux: Fix a regression that broke file dialogs on systems where kdialog fails. Fixes #1897257 [Calibre 5.0 - import cover hangs]( https://bugs.launchpad.net/calibre/+bug/1897257 )
2020-09-25 16:33:15 +05:30
Kovid Goyal
7e19788078
Merge branch 'master' of https://github.com/davidfor/calibre into master
2020-09-25 16:26:44 +05:30
David
d77b6da883
Fix Error displaying Kobo book details in logs
...
Found an error when in debug mode, so decided to remove dependencies on polygot while there.
2020-09-25 20:47:33 +10:00
Kovid Goyal
36700e8eb2
Use canonical download URL when getting binary to build translations
2020-09-25 14:28:32 +05:30
Kovid Goyal
ea2b8922cc
macOS: Fix a regression that broke connecting to devices
2020-09-25 14:10:54 +05:30
Charles Haley
35acb2ccbd
Save intermediate changes
2020-09-25 09:28:37 +01:00
Kovid Goyal
99680529d3
Edit book: Fix a regression in the previous release that broke the Insert Inline Table of Contents tool. Fixes #1897229 [bug with insert inline toc]( https://bugs.launchpad.net/calibre/+bug/1897229 )
2020-09-25 13:28:47 +05:30
Kovid Goyal
011bba1a58
More py3 compat
2020-09-25 09:25:28 +05:30
Kovid Goyal
bb3a1f700d
py3 compat for upload to github
2020-09-25 09:22:03 +05:30
Kovid Goyal
135bfcbefe
py3 compat for fosshub upload
2020-09-25 09:19:20 +05:30
Kovid Goyal
eab1237969
version 5.0.0
v5.0.0
2020-09-25 08:11:28 +05:30
Kovid Goyal
937bb880a3
Ensure controls help is not shown more than once in a single session
2020-09-25 07:58:13 +05:30
Kovid Goyal
a6b10869cf
...
2020-09-25 07:55:04 +05:30
Kovid Goyal
bba090a7b3
Fix #1897136 [Viewer: Default values for the numbers of pages per screen aren't restored]( https://bugs.launchpad.net/calibre/+bug/1897136 )
2020-09-25 07:49:09 +05:30
Kovid Goyal
2967f13297
Prevent duplication of controls help if shown multiple times in one session
2020-09-25 07:44:35 +05:30
Kovid Goyal
e176f58ce8
Fix error if merged annotations contain non-string timestamps
2020-09-25 07:36:44 +05:30
Kovid Goyal
200e9d0602
String changes
2020-09-25 07:32:38 +05:30
Kovid Goyal
9b696217a4
Fix #1233 (Update opds cover and thumb rel to match OPDS 1.0 and higher)
2020-09-24 20:42:03 +05:30
Kovid Goyal
6ab2331f93
pep8
2020-09-24 10:23:44 +05:30
Kovid Goyal
06d0ba341b
Merge branch 'master' of https://github.com/davidfor/calibre into master
2020-09-24 10:23:19 +05:30
David
489e43ead1
Bump supported Kobo firmware versions
...
And fix handling of the ignored shelves as it wasn't being sanitized.
2020-09-24 14:45:45 +10:00
Kovid Goyal
b69386b46e
Add some text to highlighting section in manual
2020-09-24 08:30:31 +05:30
Kovid Goyal
4d5b25bf0e
Fix #1896844 [Private bug]( https://bugs.launchpad.net/calibre/+bug/1896844 )
2020-09-24 07:42:21 +05:30
Charles Haley
c8d35b735b
Change the separator to make it easier to read and to write: #@#:[tdnb]:
2020-09-23 21:32:06 +01:00
Charles Haley
3a9435e537
Some tests for the search template stuff
2020-09-23 16:02:35 +01:00
Kovid Goyal
bfbccea138
Have the sort and resort actions work in all views
2020-09-23 16:00:30 +01:00
Kovid Goyal
103659f267
Have the sort and resort actions work in all views
2020-09-23 17:46:34 +05:30
Charles Haley
dd7a28abb2
Use the template cache to speed up evaluation when searching using templates.
2020-09-23 11:43:50 +01:00
Charles Haley
740bfd26db
Enhancement: allow using templares in search strings
2020-09-23 11:37:26 +01:00
Kovid Goyal
6c0d3efca7
When re-applying the current sort, preserve sub-sorts
2020-09-23 14:37:54 +05:30
Kovid Goyal
69d44f9e00
Add entry for resort shortcut to manual
2020-09-23 14:24:35 +05:30
Kovid Goyal
f461c24fb2
Add shortcuts to reverse and re-apply current sort
...
Fixes #1889298 [Enhancement Request: Hotkey to resort current view/reverse current sort](https://bugs.launchpad.net/calibre/+bug/1889298 )
2020-09-23 14:23:34 +05:30