Kovid Goyal
|
3f16d63392
|
Add explicit const to constexpr to silence warning from vsc
|
2021-03-18 20:14:20 +05:30 |
|
Kovid Goyal
|
f0c46c6c90
|
Allow limiting string parse for numbers
|
2021-03-18 20:11:13 +05:30 |
|
Kovid Goyal
|
eb1ad62632
|
More work on fast CSS transforms
|
2021-03-18 19:57:53 +05:30 |
|
Kovid Goyal
|
dcb37dd46f
|
remove unused private var
|
2021-03-18 08:11:48 +05:30 |
|
Kovid Goyal
|
56c0bca8f9
|
Sort identifiers when displaying in book details panel
|
2021-03-18 08:07:23 +05:30 |
|
Kovid Goyal
|
23be5b369e
|
Remove unused code
|
2021-03-18 07:58:19 +05:30 |
|
Kovid Goyal
|
b1c34ab520
|
Add support for building with c++14
|
2021-03-18 07:40:07 +05:30 |
|
Kovid Goyal
|
dd00e45799
|
string changes
|
2021-03-18 07:39:58 +05:30 |
|
Kovid Goyal
|
5b30af2216
|
More work on fast css transforms
|
2021-03-17 22:51:11 +05:30 |
|
Kovid Goyal
|
d0b9a0d153
|
More work on fast css transforms
|
2021-03-17 12:21:28 +05:30 |
|
Kovid Goyal
|
4955d632f3
|
Make HTML filename sanitization more robust
|
2021-03-17 09:23:39 +05:30 |
|
Kovid Goyal
|
73a8699e0a
|
Fix #1919388 [Private bug](https://bugs.launchpad.net/calibre/+bug/1919388)
|
2021-03-17 09:10:42 +05:30 |
|
Kovid Goyal
|
8b4d27a75b
|
...
|
2021-03-16 18:17:27 +05:30 |
|
Kovid Goyal
|
8ef1ef8ede
|
string changes
|
2021-03-16 17:16:12 +05:30 |
|
Kovid Goyal
|
f2d92d2060
|
E-book viewer: Fix errors when viewing books with mathematics that are split over multiple internal files. Fixes #1919033 [Unhandled mathjax loading related error in Viewer](https://bugs.launchpad.net/calibre/+bug/1919033)
|
2021-03-16 12:18:27 +05:30 |
|
Kovid Goyal
|
de1dfc28e5
|
string changes
|
2021-03-16 12:02:01 +05:30 |
|
Kovid Goyal
|
7c97efd19c
|
Only show loading finished time on initial load
|
2021-03-16 11:56:58 +05:30 |
|
Kovid Goyal
|
60229b0a9c
|
Add a flush
|
2021-03-16 11:04:14 +05:30 |
|
Kovid Goyal
|
a8619a5967
|
Conversion: Fix a hang caused by long sequences of non-word characters when heuristics are enabled, either explicitly or for some input formats such as TXT. Fixes #1919260 [Some magic text takes forever to convert](https://bugs.launchpad.net/calibre/+bug/1919260)
|
2021-03-16 08:38:59 +05:30 |
|
Kovid Goyal
|
32f2742e42
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2021-03-15 20:51:24 +05:30 |
|
Charles Haley
|
2de31650e3
|
More Bug #1919128: Template: Sometimes returns device name after eject.
The previous fix didn't work for programmatically ejected unmanaged and standard devices
|
2021-03-15 15:10:57 +00:00 |
|
Kovid Goyal
|
58318f17a4
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2021-03-15 19:01:21 +05:30 |
|
Charles Haley
|
4b67f7cc1d
|
Template language manual improvements.
|
2021-03-15 13:24:41 +00:00 |
|
Kovid Goyal
|
33862320fd
|
Merge branch 'master' of https://github.com/cbhaley/calibre
Fixes #1919128 [Template: Sometimes returns device name after eject](https://bugs.launchpad.net/calibre/+bug/1919128)
|
2021-03-15 18:23:08 +05:30 |
|
Charles Haley
|
cb15c57844
|
Bug #1919128: Template: Sometimes returns device name after eject.
The bug seems limited to fetching device information during processing of device.DeviceSignals.device_connection_changed(False)
|
2021-03-15 12:41:01 +00:00 |
|
Kovid Goyal
|
1913e39321
|
Sanitize replacement strings
|
2021-03-15 16:38:11 +05:30 |
|
Kovid Goyal
|
b7c61728ac
|
Fix a regression in calibre 5 that broke setting metadata in RTF files
py3 compat
|
2021-03-15 16:24:50 +05:30 |
|
Kovid Goyal
|
773eb3ee9f
|
Also add shortcuts to extend selection by para
And rationalize the selection shortcuts
|
2021-03-15 14:24:24 +05:30 |
|
Kovid Goyal
|
84810e6777
|
Make the destructive shortcuts mode sensitive
|
2021-03-15 12:02:54 +05:30 |
|
Kovid Goyal
|
0e4dfc25a2
|
Micro optimization
|
2021-03-15 11:45:41 +05:30 |
|
Kovid Goyal
|
95ef1423d4
|
start_cfi startswith / so dont create a double slash
Also fix tests for highlight sorting
|
2021-03-15 11:44:00 +05:30 |
|
Kovid Goyal
|
6595e00a19
|
...
|
2021-03-15 11:31:02 +05:30 |
|
Kovid Goyal
|
f0ac7c0653
|
DRYer
|
2021-03-15 11:29:52 +05:30 |
|
Kovid Goyal
|
bc84d139af
|
Content server viewer: Fix highlights not sorted correctly in the highlights panel. Fixes #1918436 [Highlights in viewer are not sorted correctly](https://bugs.launchpad.net/calibre/+bug/1918436)
|
2021-03-15 11:26:37 +05:30 |
|
Kovid Goyal
|
c44bd3f94c
|
Content server: Allow swiping left and right to show next/previous book on the book details page. Fixes #1918047 [[Enhancement - Content server] Make it possible to go to previous/next book by swiping in the Book details page](https://bugs.launchpad.net/calibre/+bug/1918047)
|
2021-03-15 10:53:26 +05:30 |
|
Kovid Goyal
|
3eb5877ba5
|
DRYer
|
2021-03-15 10:25:38 +05:30 |
|
Kovid Goyal
|
f4fc7c4259
|
Viewer: Also add shortcuts for modifying selection with character granularity
|
2021-03-15 08:32:10 +05:30 |
|
Kovid Goyal
|
a2650969a9
|
...
|
2021-03-14 20:11:00 +05:30 |
|
Kovid Goyal
|
f034a62ec2
|
Fix user manual rendering for non-existent languages
|
2021-03-14 20:05:55 +05:30 |
|
Kovid Goyal
|
99f86498c0
|
E-book viewer: Make the commonly used shift+arrow key shortcuts for modifying selections using the keyboard work
Fixes #1919072 [[Enhancement - Viewer] Change which text is selected using Shift+arrow keys](https://bugs.launchpad.net/calibre/+bug/1919072)
|
2021-03-14 19:15:57 +05:30 |
|
Kovid Goyal
|
a164265c90
|
E-book viewer: Allow pressing the delete key to delete the currently selected highlight.
|
2021-03-14 10:55:06 +05:30 |
|
Kovid Goyal
|
264f6ef885
|
Move Journal of Accountancy to plain English
|
2021-03-14 10:50:31 +05:30 |
|
Kovid Goyal
|
29f798a94a
|
Forgot to use standard titlebar for viewer preferences
|
2021-03-14 10:50:26 +05:30 |
|
Kovid Goyal
|
786e738b1a
|
Track output position on every token
|
2021-03-12 18:48:45 +05:30 |
|
Kovid Goyal
|
1dc5178685
|
...
|
2021-03-12 17:57:52 +05:30 |
|
Kovid Goyal
|
0d9845fe0c
|
string changes
|
2021-03-11 21:48:10 +05:30 |
|
Kovid Goyal
|
3b87094f70
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2021-03-11 20:07:13 +05:30 |
|
Charles Haley
|
3dd617a5f1
|
Fix some dropdown lists in Preferences / Searching.
|
2021-03-11 14:32:32 +00:00 |
|
Kovid Goyal
|
bf13025b28
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2021-03-11 19:52:46 +05:30 |
|
Charles Haley
|
48c00fd9f7
|
Correct problem where the booklist doesn't refresh after changing/adding/deleting a vl name. Clearing the cache isn't sufficient.
This problem isn't related to the new cache. It has been there for a long time
|
2021-03-11 14:09:42 +00:00 |
|