Commit Graph

40878 Commits

Author SHA1 Message Date
Kovid Goyal 8e2ff38dd5 Make the highlight shortcuts always available 2020-08-22 18:48:09 +05:30
Kovid Goyal dbc9700329 Start work on annotations browser 2020-08-22 18:48:09 +05:30
Kovid Goyal 3670ec8d27 Raise a defined error when invalid query passed to FTS engine 2020-08-22 18:48:09 +05:30
Kovid Goyal 6092abe13c Implement highlight and snippet for FTS 2020-08-22 18:48:09 +05:30
Kovid Goyal 5916fd1f5d Initial implementation of FTS on annotations 2020-08-22 18:48:09 +05:30
Kovid Goyal cda8dffc3a Dont modify database when no dirtied annotations are present 2020-08-22 18:48:09 +05:30
Kovid Goyal 3a9cc685dd Backup annotations in the metadata.opf files as well 2020-08-22 18:48:09 +05:30
Kovid Goyal 3301487aeb Hook annotations up with the dirtied book mechanism
Add some simple tests
2020-08-22 18:48:09 +05:30
Kovid Goyal 1002a9bcdd Move code that deals with the dirtied table into backend 2020-08-22 18:48:09 +05:30
Kovid Goyal 6bda5e6aad Code to read and write annotations to the calibre db 2020-08-22 18:48:08 +05:30
Kovid Goyal 628ce9aa84 Add an annotations table to the database 2020-08-22 18:48:08 +05:30
Kovid Goyal 4ab24b8ea2 Remove wrap/unwrap for bytes in plistlib not needed on py3 2020-08-22 18:48:08 +05:30
Kovid Goyal 7f7204e6eb py3 compat 2020-08-22 18:48:08 +05:30
Kovid Goyal ee44316ac2 Remove some __future__ imports 2020-08-22 18:48:08 +05:30
Kovid Goyal 388165f824 py3 compat 2020-08-22 18:48:08 +05:30
Kovid Goyal 5e783de560 Bump beta version 2020-08-22 18:48:08 +05:30
Kovid Goyal d2f24d6449 Update ICU version in macOS freezer 2020-08-22 18:48:08 +05:30
Kovid Goyal ba32a87c1f Accidentally removed python 2 needed for building Qt 2020-08-22 18:48:08 +05:30
Kovid Goyal 6e9b25b602 Bump Qt to 5.14.2 2020-08-22 18:48:07 +05:30
Kovid Goyal eec44aa506 Bump version of libusb and libmtp 2020-08-22 18:48:07 +05:30
Kovid Goyal 23fe380275 Bump version of python and ICU 2020-08-22 18:48:07 +05:30
Kovid Goyal 75a0251391 Use separate vms for python3 builds 2020-08-22 18:48:07 +05:30
Kovid Goyal 9a5a84069b another useless __future__ 2020-08-22 18:48:07 +05:30
Kovid Goyal 652bce14e5 Re-generate all resources when publishing a beta 2020-08-22 18:48:07 +05:30
Kovid Goyal ead2529af1 Netter beta upload progress 2020-08-22 18:48:07 +05:30
Kovid Goyal e372db985f Port sphinx diffing code to py3 2020-08-22 18:48:07 +05:30
Kovid Goyal 0213b80693 Tell MSVC our source files are UTF-8 2020-08-22 18:48:07 +05:30
Kovid Goyal 8cbda9e18a Build fixes 2020-08-22 18:48:07 +05:30
Kovid Goyal fb1b0162fa Bump beta version 2020-08-22 18:48:06 +05:30
Kovid Goyal 9a22962e54 py3ize new file header 2020-08-22 18:48:06 +05:30
Kovid Goyal 34b9c1f178 Remove ispy3 conditional 2020-08-22 18:48:06 +05:30
Kovid Goyal 520adcafc0 ... 2020-08-22 18:48:06 +05:30
Kovid Goyal 761466ed10 Remove unused py2 code 2020-08-22 18:48:06 +05:30
Kovid Goyal 484fb7e3d7 Remove backported ipaddress module 2020-08-22 18:48:06 +05:30
Kovid Goyal e0699fe01a Change python min version requirement 2020-08-22 18:48:06 +05:30
Kovid Goyal 97a2b6ebd7 Missed one instance of ispy3 2020-08-22 18:48:06 +05:30
Kovid Goyal 9cab833728 Remove py2 code paths 2020-08-22 18:48:06 +05:30
Kovid Goyal f250c39406 Remove another ispy3 2020-08-22 18:48:05 +05:30
Kovid Goyal 97fdef3cff Remove __future__ imports from newly created py files 2020-08-22 18:48:05 +05:30
Kovid Goyal 152e301111 Bump beta version 2020-08-22 18:48:05 +05:30
Kovid Goyal d3c84fdecc py3ize new file header 2020-08-22 18:48:05 +05:30
Kovid Goyal 9bb6d2ad7e Bump beta version 2020-08-22 18:48:05 +05:30
Kovid Goyal 2a2f641856 Port the commit to master to fix PDF Output with ebook-convert via symlink on macOS 2020-08-22 18:48:05 +05:30
Kovid Goyal 1c9342d32a Cant pass byte strings to WinDLL() 2020-08-22 18:48:05 +05:30
Kovid Goyal 151fa406f6 Another couple of ispy3 2020-08-22 18:48:05 +05:30
Kovid Goyal c4eedda5f2 Prevent installation on Windows 7 2020-08-22 18:48:05 +05:30
Kovid Goyal e22a1719fe Bump beta version 2020-08-22 18:48:05 +05:30
Kovid Goyal fb9d5a16ce Remove remaining uses of WindowsError 2020-08-22 18:48:04 +05:30
Kovid Goyal bbdebbc3ef Fix device detection on windows broken on python3 2020-08-22 18:48:04 +05:30
Kovid Goyal dbf9a81940 oops 2020-08-22 18:48:04 +05:30