33789 Commits

Author SHA1 Message Date
Kovid Goyal
106f8900a9
... 2020-04-06 10:12:04 +05:30
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
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
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
82826db233
Fix test time reporting 2020-04-02 16:35:54 +05:30
Kovid Goyal
3a9357d481
Move various existing RS tests into new framework 2020-04-02 16:28:59 +05:30
Kovid Goyal
6691efbab0
... 2020-04-02 07:48:50 +05:30
Kovid Goyal
4f106199d6
Infrastructure for testing RapydScript code 2020-04-01 19:07:54 +05:30
Kovid Goyal
c2d5b2a576
Windows: Fix drag and drop from SMB shares to the edit metadata dialog formats list not working. Fixes #1869471 [Drag and drop from NAS](https://bugs.launchpad.net/calibre/+bug/1869471) 2020-04-01 09:48:09 +05:30
Kovid Goyal
0ff41ac649
Fix de-serialization with msgpack 1.0 2020-03-31 20:55:53 +05:30
Kovid Goyal
ccff50fae2
String changes 2020-03-31 16:40:15 +05:30
Kovid Goyal
023204cda8
String changes 2020-03-30 07:49:00 +05:30
Kovid Goyal
8e7b8d9ca4
Allow using Quick view from the Book grid view. Fixes #1869550 [[Enhancement] Use Quickview in other views](https://bugs.launchpad.net/calibre/+bug/1869550)
Merge branch 'master' of https://github.com/cbhaley/calibre
2020-03-29 16:10:24 +05:30
Charles Haley
6c39a05af1 Enhancement #1869550: make QuickView work when using the grid layout. 2020-03-29 10:43:07 +01:00
Kovid Goyal
d0ece0502c
Fix #1865183 [The shortcut to show book metadata is used by most browser to open a new window](https://bugs.launchpad.net/calibre/+bug/1865183) 2020-03-29 14:10:53 +05:30
Charles Haley
e278f721ab Fix bug #1869515: right-clicking in empty space in Quickview raises an exception. 2020-03-28 20:53:39 +00:00
Kovid Goyal
63408d12a1
Edit Book: Add a new fuzzy search mode in which typographical quotes and various space types are matched by the plain equivalents 2020-03-28 13:23:23 +05:30
Kovid Goyal
d8fd9b8bc6
String changes 2020-03-28 07:51:10 +05:30
Kovid Goyal
dd2d98b187
Update amazon metadata plugin for change in amazon.de markup. Fixes #1869369 [Ratings at amazon.de at meta query are not saved.](https://bugs.launchpad.net/calibre/+bug/1869369) 2020-03-27 22:24:08 +05:30
Eli Schwartz
e3d073589b
viewer: handle recently opened list when started without a book
When starting ebook-viewer standalone without a book, set_book_path has
never been called and there is no pathtoebook attribute yet. In this
case, we certainly don't need to compare it to the current book.
2020-03-27 12:14:46 -04:00
Kovid Goyal
1e742f711f
String changes 2020-03-27 17:01:18 +05:30
Kovid Goyal
ef19c51c5a
String changes 2020-03-27 13:59:10 +05:30
Kovid Goyal
a3b83ab1b9
Fix #1869312 [String not translated](https://bugs.launchpad.net/calibre/+bug/1869312) 2020-03-27 12:40:50 +05:30
Kovid Goyal
b2f4041483
version 4.13.0 2020-03-27 10:06:18 +05:30
Kovid Goyal
a63687df2a
Edit book: Allow skipping confirmation dialog when marking non-first file as cover page 2020-03-27 09:26:40 +05:30
Kovid Goyal
eac58bfc9e
String changes 2020-03-27 09:22:06 +05:30
Kovid Goyal
d8b91804c2
py3 compat: Fix #1869266 [eBook download fails with python error](https://bugs.launchpad.net/calibre/+bug/1869266) 2020-03-27 09:02:11 +05:30
Kovid Goyal
3a576238fc
Update tab order in bulk metadata edit dialog 2020-03-26 21:57:54 +05:30
Kovid Goyal
3aae819bba
Update tooltip in another place 2020-03-25 14:57:58 +05:30
Kovid Goyal
779f674aa8
Edit book: When searching in normal mode, have spaces in the search expression match multiple spaces and line breaks in the text. Fixes #1868847 [Edit Book Find feature does not find consistently.](https://bugs.launchpad.net/calibre/+bug/1868847) 2020-03-25 14:56:31 +05:30
Kovid Goyal
ac12d5933a
Viewer search: Fix jumping to next match sometimes selecting previous match if the searched for expression occurs with identical context in multiple places. Fixes #1868633 [Private bug](https://bugs.launchpad.net/calibre/+bug/1868633) 2020-03-25 11:40:00 +05:30
Kovid Goyal
b887ca602a
Get highlight range as CFI 2020-03-24 14:30:30 +05:30
Kovid Goyal
5d9515c115
Implementation of marking selection using spans 2020-03-24 13:51:32 +05:30
Kovid Goyal
4144f76ec3
String changes 2020-03-24 11:31:23 +05:30
Kovid Goyal
4e2f5bcea4
... 2020-03-24 10:29:32 +05:30
Kovid Goyal
cce013fe75
Add a shortcut [Ctrl+Alt+p] to switch to the previously opened library. Fixes #1866742 [Feature request: Shortcut for quick switch library](https://bugs.launchpad.net/calibre/+bug/1866742) 2020-03-24 10:27:52 +05:30
Kovid Goyal
299e1e4808
Add a button to save recipes as files in the recipe edit dialog. Fixes #1868208 [[Enhancement] Add Save to file button](https://bugs.launchpad.net/calibre/+bug/1868208) 2020-03-24 09:53:33 +05:30
Kovid Goyal
51ecd372f2
Add a button to download custom recipes to the dialog used for creating recipes. Fixes #1868209 [[Enhancement] Add a Download news button](https://bugs.launchpad.net/calibre/+bug/1868209) 2020-03-24 09:35:01 +05:30
Kovid Goyal
93d05c6a8e
Fix #1867718 [Name of shortcut contains @ in the Shortcuts screen](https://bugs.launchpad.net/calibre/+bug/1867718) 2020-03-24 08:58:11 +05:30
Kovid Goyal
7a1641a5ad
Clean up scheduler dialog
Fixes #1867895 [[Enhancement] Schedule news download screen](https://bugs.launchpad.net/calibre/+bug/1867895)
2020-03-24 08:56:18 +05:30
Kovid Goyal
c705fc8f9a
Work on marking text ranges 2020-03-23 20:55:27 +05:30