Commit Graph

2329 Commits

Author SHA1 Message Date
413Michele 7dfeacde2d than -> then 2022-07-17 11:10:28 +02:00
Kovid Goyal e1e490b66e Add a dedicated icon for FTS 2022-07-06 19:19:51 +05:30
Kovid Goyal 34cf27727a Add method to re-index FTS 2022-07-06 19:19:49 +05:30
Kovid Goyal 53ae7d76cf Ensure inserting into dirtied formats does not fail in triggers 2022-07-06 19:19:49 +05:30
Kovid Goyal 4502569b90 Get FTS search API working 2022-07-06 19:19:47 +05:30
Kovid Goyal f7b47a72fc Implement storing of failure messages in books table 2022-07-06 19:19:47 +05:30
Kovid Goyal 60e80e5684 More work on fts indexing 2022-07-06 19:19:46 +05:30
Kovid Goyal 164dbe9cfb More work on fts jobs 2022-07-06 19:19:46 +05:30
Kovid Goyal b66c72cc15 Auto clear dirtied_formats with a trigger 2022-07-06 19:19:46 +05:30
Kovid Goyal 2ecdbfb194 Finish trigger tests 2022-07-06 19:19:46 +05:30
Kovid Goyal e3d6c9f192 More work on FTS 2022-07-06 19:19:46 +05:30
Kovid Goyal ba1707169a Start work on fts 2022-07-06 19:19:46 +05:30
Kovid Goyal 32d4243e1d Start work on loading icons from resource files 2022-07-06 19:19:42 +05:30
Kovid Goyal 7fa564da07 Use themes for modified.png 2022-07-06 19:19:42 +05:30
Kovid Goyal b94ddad134 Use the themes for the dialog close button 2022-07-06 19:19:42 +05:30
Kovid Goyal d377eedf52 Work on using icon themes 2022-07-06 19:19:41 +05:30
Kovid Goyal 3523abef08 Use native webengine dark mode support in the toc and preview tools 2022-07-06 19:19:36 +05:30
Pino Toscano 85977afe26 Assume shared-mime-info 1.8
Assume the system version of shared-mime-info is 1.8, which seems to
be a good low-enough baseline according to:
https://repology.org/metapackage/shared-mime-info/versions
(e.g. CentOS 7, Debian 9)

This makes it possible to drop the definition of application/epub+zip,
provided by newer versions of shared-mime-info (and with more details
than this removed definition).
2022-07-06 08:59:45 +02:00
Charles Haley 6acfebf8c1 The template database functions we discussed. 2022-07-03 19:03:55 +01:00
Kovid Goyal c0a2656cb2 Use the IANA registered mimetypes for fonts in the pipeline
Also use the IANA types for EPUB versions > 3.1
Fixes #1659 (Update fonts MIME following IANA recommendation)
2022-06-16 11:08:57 +05:30
Kovid Goyal 58e91b4ba4 Fix #1617 (The calibre editor "Check" complains when rules are empty, saying …) 2022-04-18 17:55:58 +05:30
Kovid Goyal d693cb46fe Use randomnly colored pins for text marks 2022-04-15 10:30:14 +05:30
Charles Haley 84284c3fe1 This icon is obviously different from the other one because it points the other direction. 2022-04-14 13:48:44 +01:00
Charles Haley a93e6b663f Enhancement #1968810: provide an interface ot mark books with arbitrary text. 2022-04-13 21:23:56 +01:00
Kovid Goyal 7a4a6d0d19 Report document URL in domready event as well 2022-04-02 13:23:32 +05:30
Kovid Goyal a0c9005d69 Also ignore domready for about: urls 2022-04-02 13:09:11 +05:30
Kovid Goyal b5e5f1a10b Get the simple scraper basically working 2022-03-29 10:39:03 +05:30
Kovid Goyal 9005036dd0 More work on webengine scraper 2022-03-27 11:42:09 +05:30
Charles Haley 288a5f8593 Add a tweak to change the behavior of the tab character in completing combo boxes 2022-02-06 22:10:35 +00:00
Charles Haley fae3fb28d0 Migrate the remaining edit metadata tweaks to gprefs. 2022-02-04 13:26:14 +00:00
Charles Haley cc9bb5fb57 Add a tab to Look/feel to choose which fields to show in edit metadata as well as set their order. 2022-02-01 15:56:36 +00:00
Kovid Goyal e1730e1a3b Hotmail SMTP server has changed 2022-01-31 07:52:50 +05:30
Kovid Goyal 2620f6685a Dont remove articles for titles in the polish language. Fixes #1959220 [Wrong/Unnecessary Title Sorting of Polish Titles Begninning with Word "A"](https://bugs.launchpad.net/calibre/+bug/1959220) 2022-01-27 22:05:47 +05:30
Kovid Goyal c342d3b378 Update bundled dictionaries
Taken from https://github.com/LibreOffice/dictionaries
2022-01-26 21:04:45 +05:30
Kovid Goyal 831a67d127 Add link to chromium bug for hyphenate char on macos 2022-01-08 08:36:58 +05:30
Kovid Goyal cc96900aee E-book viewer: Fix auto hyphenation on macOS not rendering the hyphens correctly. Fixes #1954714 [Ebook viewer: Breaking long words at the ends of lines causing boxes to be rendered instead of hyphens on macOS](https://bugs.launchpad.net/calibre/+bug/1954714) 2022-01-07 11:08:59 +05:30
YOKOTA Hiroshi bddb3bc001 media-types: use image/x-xcf rather than application/x-xcf to match gimp.desktop
See also:
  Re: [Gimp-developer] Mime type application/x-xcf in /etc/mime.types vs image/x-xcf in gimp.desktop
  https://mail.gnome.org/archives/gimp-developer-list/2021-July/msg00001.html
2021-12-31 13:39:25 +09:00
Kovid Goyal b83560f85c string changes 2021-12-16 21:58:01 +05:30
Kovid Goyal 9ed24d754b Allow creating a shortcut in preferences->Shortcuts->Edit metadata to paste metadata ignoring the value of the exclude_fields tweak. Fixes #1953739 [[Enhancement] Paste metadata - Override 'exclude_fields_on_paste' setting](https://bugs.launchpad.net/calibre/+bug/1953739) 2021-12-14 18:28:06 +05:30
Kovid Goyal 1dfe4bd1c0 Use a UA based on random english words
Cloudflare appears to block http requests with common browser user
agents, probably it checks for some other header field with the user
agent
2021-12-14 12:52:34 +05:30
Charles Haley 5d9c5ebd58 Enhancement: add a tweak to provide the sort value for undefined numbers. 2021-12-13 19:42:49 +05:30
Kovid Goyal c45ef9be71 String changes 2021-11-25 10:45:19 +05:30
Kovid Goyal dec5cb9d20 Only use the ascii hyphen on macOS since it is only needed there 2021-11-19 11:16:37 +05:30
Kovid Goyal 0e2c29d2e3 PDF Output: Fix the option to break long words at the ends of lines causing boxes to be rendered at the end fo the line on macOS with some
fonts. Fixes #1951467 [Private bug](https://bugs.launchpad.net/calibre/+bug/1951467)
2021-11-19 11:05:29 +05:30
Kovid Goyal 414668fa71 Update eng qs guide 2021-11-07 20:46:10 +05:30
Kovid Goyal fc8ce83055 update swedish quick start guide 2021-11-06 20:09:27 +05:30
Kovid Goyal b6cd89c082 update swedish quick start guide 2021-11-06 10:30:43 +05:30
Charles Haley 689a280a2c Move the numeric_collation tweak to global preferences with the UI in Preferences / Behaviour. I didn't put it in db.prefs because I didn't want to create a linkage between icu.py and the database. 2021-10-25 16:53:30 +01:00
reportxx fa77614711 Mistake in last pr 2021-10-14 09:00:47 +00:00
reportxx e12a0fdd65 Fixed capitalizations
Fixed capitalizations. Please check my changes.
2021-10-14 05:05:42 +00:00