Commit Graph

2317 Commits

Author SHA1 Message Date
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
reportxx 56d3813a15 Small typo fix
One capitalization was missed in the last merge.
2021-10-03 13:41:38 +00:00
reportxx c229bf6e5c Fix typos
Fix mostly capitalizations. Please review so that I didn't make any changes that cause something bad.
2021-10-03 08:38:05 +00:00
Christian Clauss 3e81179175 Fix more typos 2021-10-02 17:15:24 +02:00
Kovid Goyal 01d00310b8 E-book viewer: Fix lookup in Google partially hidden due to change in Google results page markup 2021-09-22 13:33:58 +05:30
Kovid Goyal 6b230cb350 E-book viewer: Improve the text layout when looking up words in Google 2021-08-09 09:47:28 +05:30
Kovid Goyal 2f4f786688 Conversion: Insert metadata as jacket: Allow adding timestamp and publisher fields. Also allow controlling the formatting of date/time fields. 2021-07-11 08:49:53 +05:30
Kovid Goyal 0fc0c711d4 Clean up docs for tweak 2021-07-07 21:44:42 +05:30
Kovid Goyal d8752252e6 Annotations browser: Fix searching for words in languages such as Chinese that do not have word delimiters not working. Fixes #1929325 [browsing annotations in the main interface the results cannot be searched in Chinese](https://bugs.launchpad.net/calibre/+bug/1929325)
Now calibre has its own custom ICU based FTS tokenizer. I really have no
clue about Chinese, so I can only hope I got it right.
2021-06-28 18:24:13 +05:30
Charles Haley 8d2eb02da8 Enhancement 1933210: Sort Tag browser categories alphabetically. Done with a new tweak. 2021-06-23 11:40:26 +01:00
Kovid Goyal 68bc3cb2cb Main book list: Scroll per pixel rather than per item by default. Can be returned to previous behavior via Preferences->Tweaks->Control behavior of book list.
Fixes #1450 (Use Pixel-Based Scrolling in the Main Library View)
2021-06-12 07:57:05 +05:30
Kovid Goyal cc861627b3 ... 2021-06-06 09:39:06 +05:30
Kovid Goyal c62f144bd7 Dont show border on parent elements when hovering over child elements 2021-05-21 11:53:59 +05:30