Kovid Goyal
b71d7b7e2b
macOS: Fix a regression in calibre 8 that prevented icons in menus from being rendered. Fixes #2103777 [Small icons in front of menus missing]( https://bugs.launchpad.net/calibre/+bug/2103777 )
2025-03-22 08:02:47 +05:30
Kovid Goyal
97d476811a
Windows: Use calibre's bundled SSL certificates instead of the system store by default
...
I am tired of all the bug reports about SSL cerificate verify failures
on windows caused by the windows certificate store not having needed
intermediate certificates. So use the bundled certificates instead which
are the set of certificates trusted by Firefox and curl.
Can be turned off via CALIBRE_USE_SYSTEM_CERTIFICATES=1 env var
2024-10-08 15:06:35 +05:30
Kovid Goyal
24ef17e56d
...
2022-07-19 21:54:36 +05:30
Kovid Goyal
b959c961e0
Add a FAQ entry about black screen in viewer
2022-07-19 09:49:44 +05:30
Kovid Goyal
2a56eaa2c7
Add a note about how to create dark and light icons in a custom theme
2022-07-15 20:19:13 +05:30
Kovid Goyal
06432e4eee
Fix a regression that broke handling of mouse clicks on some Linux Wayland systems with a touchpad
...
Basically, in Qt 6 Wayland, Qt reports the device for mouse events
as finger when they come from a touchpad instead of a mouse. This caused
them to be swallowed by the gesture recognizer as being synthesized
mouse events.
Fixes #1981629 [Viewer TOC and search results are not clickable](https://bugs.launchpad.net/calibre/+bug/1981629 )
2022-07-14 22:38:24 +05:30
Kovid Goyal
fe865f5c99
...
2022-07-14 13:07:45 +05:30
Kovid Goyal
8e5666b306
Linux: Default to using XWayland instead of native Wayland as there are various bugs with Qt+Wayland . You can set the env var QT_QPA_PLATFORM=wayland to force calibre to use Wayland.
2022-07-14 08:22:07 +05:30
Kovid Goyal
49c8fd5191
Use a preference for choosing the color palette
2022-07-06 19:19:56 +05:30
Kovid Goyal
f0a619ac14
...
2022-07-06 19:19:55 +05:30
Kovid Goyal
ce171699dc
Restore CALIBRE_USE_DARK_PALETTE on windows
2022-07-06 19:19:55 +05:30
Kovid Goyal
bc97485ff2
Linux: Use the system dark mode setting
...
This comes from the desktop settings portal implemented in KDE 5.24 and
GNOME 42
2022-07-06 19:19:45 +05:30
Kovid Goyal
f695e49bd6
Windows: Automatically change colors between light and dark when the system wide preference is changed
2022-07-06 19:19:44 +05:30
Kovid Goyal
1d4964b366
Update icon theme docs
2022-07-06 19:19:44 +05:30
Kovid Goyal
57d99500b4
Fix docutils warnings
2021-11-12 08:30:57 +05:30
Kovid Goyal
e29eb5fec9
Cleanup previous PR
2021-11-07 10:30:38 +05:30
Eli Schwartz
6d7a42ab6a
manual/customizing: reword intro, mention that plugins can be shared
...
And while we are at it, add a simple disclaimer that plugins and themes
are not part of calibre and support for them is handled externally via
their support threads.
2021-11-06 21:41:08 -04:00
Kovid Goyal
7b77ab672b
String changes
2021-03-10 18:22:27 +05:30
Kovid Goyal
baa6524c0f
string changes
2021-03-10 10:28:20 +05:30
Kovid Goyal
54c56b9d0e
String changes
2021-03-08 17:08:16 +05:30
Kovid Goyal
2162b4f597
Plugin updater dialog should not break if an installed plugin incorrectly has a string based version number
2020-09-26 07:59:17 +05:30
Kovid Goyal
5af73fee86
String changes
2020-04-10 16:50:17 +05:30
Kovid Goyal
3e838ccd5c
Update resources path under windows to reflect current app layout
2020-01-09 18:50:41 +05:30
Kovid Goyal
ff4316bc93
Make it easier to set calibre environment variables on macOS
2020-01-02 09:52:25 +05:30
Kovid Goyal
d974b2f39c
Allow CALIBRE_USE_DARK_PALETTE override registry setting on windows
2019-12-08 20:40:44 +05:30
Kovid Goyal
336fff3fd6
String changes
2018-05-28 21:02:17 +05:30
Kovid Goyal
b4c8d223f4
Fix #1745961 [NTLM proxy]( https://bugs.launchpad.net/calibre/+bug/1745961 )
2018-01-29 16:25:19 +05:30
Kovid Goyal
ee29a63e8a
Update outdated example
2018-01-12 09:08:40 +05:30
Kovid Goyal
81afaa6512
...
2017-07-21 17:43:48 +05:30
Kovid Goyal
30f3edb45a
String changes
2017-06-18 22:45:30 +05:30
Kovid Goyal
fafd278b6e
Allow setting an env var on linux to use the system Qt theme
2017-05-21 13:39:41 +05:30
Kovid Goyal
4016b690d3
String changes
2017-05-07 11:29:58 +05:30
Kovid Goyal
002f941c7d
String changes
2017-05-06 09:18:49 +05:30
Kovid Goyal
6615ee1305
String changes
2017-04-24 13:15:06 +05:30
Kovid Goyal
0448865f31
Change links pointing to mobileread to use https
2017-01-09 08:44:14 +05:30
Kovid Goyal
efaa5308a9
...
2016-08-26 15:07:52 +05:30
Kovid Goyal
220064441c
Add an environment variable (CALIBRE_NO_DEFAULT_PROGRAMS) to prevent calibre from automatically registering with the Open With subsystem on windows
2016-04-14 08:15:42 +05:30
Kovid Goyal
23cbedd708
Change User Manual link for setting env vars in OS X
...
New link points to technique that works on OS X 10.8+
2015-10-02 11:38:53 +05:30
Kovid Goyal
f5e774b0c7
Allow simple testing of .po files for languages unknown to calibre
2015-09-13 17:54:59 +05:30
Kovid Goyal
b4832aa9e8
Instructions for creating icon themes
2015-09-03 13:03:05 +05:30
Kovid Goyal
76692c8115
Env var to control suppression of deprecation warnings
2015-05-19 09:37:21 +05:30
Kovid Goyal
638a22ca0b
Document CALIBRE_CACHE_DIRECTORY
2015-03-28 18:44:22 +05:30
Kovid Goyal
f7da0bc178
Add an env var to force calibre to use its native style plugin
2015-03-17 09:20:36 +05:30
Kovid Goyal
d3a588e0f1
Fix various redirected/broken external links in the User Manual
2014-11-10 22:28:18 +05:30
Kovid Goyal
74d52f7c79
...
2014-10-30 21:18:38 +05:30
Kovid Goyal
af6c66106d
Add link to alternate icon sets to the User Manual
2014-10-19 09:20:16 +05:30
Kovid Goyal
a9a207b47b
Use \ as pathsep in manual. Fixes #1382704 [Location of files on Windows system]( https://bugs.launchpad.net/calibre/+bug/1382704 )
2014-10-18 08:43:37 +05:30
Kovid Goyal
42ca1149e5
Remove use of |app| placeholder in user manual, as it causes problems with translations
2014-10-17 08:19:48 +05:30
Kovid Goyal
6a0f24b281
Get rid of global.rst and REMOVE_IN_PDF
2014-08-11 23:06:47 +05:30
Kovid Goyal
b79113cff9
Add instructions on setting environment variables in OS X
2013-10-29 08:48:47 +05:30