31298 Commits

Author SHA1 Message Date
Kovid Goyal
11b12b9c2f
... 2017-11-09 06:29:57 +05:30
Kovid Goyal
ce18a83f86
Nook driver: Support for the Glowlight 3 2017-11-09 06:10:34 +05:30
Kovid Goyal
b95d0a537d
Fix transient error during startup when using subtititle templates in the cover browser 2017-11-08 07:23:43 +05:30
Charles Haley
9501a06178 Add ability to wireless device driver to send non-standard formats (extensions) to a device 2017-11-06 15:24:46 +01:00
Kovid Goyal
5eb99a6f5a
... 2017-11-06 09:47:46 +05:30
Kovid Goyal
a6e8d0eb71
Allow configuring the metadata fields displayed in the popup book details window. To configure, simply click the 'Configure' link at the bottom of the window. 2017-11-05 15:04:57 +05:30
Kovid Goyal
9daf8f7f7e
Fix sending email failing of the computer's FQDN is set to a single period. Fixes #1730166 [Failing to send book by email](https://bugs.launchpad.net/calibre/+bug/1730166) 2017-11-05 13:54:34 +05:30
Kovid Goyal
ddcbe31727
Fix #1730026 [Clicking Test server should open the server with secure connection when SSL files are available](https://bugs.launchpad.net/calibre/+bug/1730026) 2017-11-04 11:37:24 +05:30
Kovid Goyal
c0e83a4ff1
Fix diff standalone window being a dialog window instead of a normal window 2017-11-04 11:21:05 +05:30
Kovid Goyal
35d4f21b98
Use the font family from the theme instead of hard coding it to sans-serif 2017-11-04 05:20:12 +05:30
Kovid Goyal
2f08ebb35a
... 2017-11-04 05:13:29 +05:30
Kovid Goyal
d49fab5ace
Browser viewer: Restore the default font as sans-serif
But it can now be easily overriden by either user-stylesheet
or book style sheet
2017-11-04 05:11:49 +05:30
Kovid Goyal
8561f82898
Restrict max size of create catalog dialog to available screen space 2017-11-04 04:59:22 +05:30
Kovid Goyal
8a907cacd9
Content server preferences widget: Make files based settings browse-able 2017-11-04 04:53:32 +05:30
Kovid Goyal
a8f697a762
Linux: Fix calibre failing to start on systems with no DBUS session bus 2017-11-04 04:31:48 +05:30
Kovid Goyal
44b1f8fe93
Browser viewer: Fix body font being forced to sans-serif 2017-11-03 16:49:18 +05:30
Kovid Goyal
24ab86f277
Fix a regression that caused clicking the clear button in the main search bar to not unapply the current search until enter is pressed.
Fixes #1729819 [removing search from tool bar does not bring you back to authors and current books or main screen](https://bugs.launchpad.net/calibre/+bug/1729819)
2017-11-03 15:52:47 +05:30
Kovid Goyal
32566d7c79
version 3.11.1 2017-11-02 20:06:08 +05:30
Kovid Goyal
20dc23d87b
Fix #1729605 [64bit v3.11 fails to create catalog. v3.10 works fine](https://bugs.launchpad.net/calibre/+bug/1729605) 2017-11-02 19:40:17 +05:30
Kovid Goyal
0d7aebb98e
Fix #1729497 [Error when clicking Configure in Get books screen](https://bugs.launchpad.net/calibre/+bug/1729497) 2017-11-02 11:28:04 +05:30
Kovid Goyal
53e36ace8f
version 3.11.0 2017-11-02 08:57:28 +05:30
Kovid Goyal
00b106209d
Fix #1725895 [Don't show About Get books screen when opening external link](https://bugs.launchpad.net/calibre/+bug/1725895) 2017-11-01 04:35:04 +05:30
Kovid Goyal
d7359303fc
Edit book spell check: In the list of suggestions show the original word in italics. Fixes #1727827 [[Enhancement] spelling checker](https://bugs.launchpad.net/calibre/+bug/1727827) 2017-10-31 12:56:26 +05:30
Kovid Goyal
43011b9a97
DOCX Output: Fix comments/XML processing instructions in the middle of text causing text to be skipped. Fixes #1727599 [Private bug](https://bugs.launchpad.net/calibre/+bug/1727599) 2017-10-31 12:39:04 +05:30
Kovid Goyal
6d95b25dbd
Edit Book: When adding a new HTML file, add it after the file being currently edited instead of at the end. Fixes #1728601 [[enhancement] placement in file browser of the editor when adding or importing file](https://bugs.launchpad.net/calibre/+bug/1728601) 2017-10-31 12:17:07 +05:30
Kovid Goyal
50785c72c8
Book details panel: Fix metadata field titles not being top aligned 2017-10-31 12:01:21 +05:30
Kovid Goyal
d7282a8f00
Column coloring: Add a contains rules type. Fixes #1728464 [Enhancement - allow character match in rules](https://bugs.launchpad.net/calibre/+bug/1728464) 2017-10-31 01:58:48 +05:30
Kovid Goyal
a0f14658a3
Use the calibre icon theme icon for the line edit clear button 2017-10-30 09:01:49 +05:30
Kovid Goyal
f735cdb788
Make the clear button in search fields visible only when there is text 2017-10-30 08:54:35 +05:30
Kovid Goyal
f7653accd1
UI polishing 2017-10-30 08:41:02 +05:30
Kovid Goyal
e29e8c2b28
Book details panel: Allow saving the displayed cover to disk via the right click context menu. Fixes #1728251 [Save cover by right clicking](https://bugs.launchpad.net/calibre/+bug/1728251) 2017-10-30 08:13:43 +05:30
Kovid Goyal
8fe42fbe2c
Kindle driver: Add support for the new Kindle Oasis 2017-10-28 18:33:00 +05:30
Kovid Goyal
b6312f1f12
Move various win API calls into native code
Faster, more robust. Should fix #1728196
2017-10-28 13:07:38 +05:30
Charles Haley
781dbf7de0 Turn off socket inheritance for the wireless device "find calibre" broadcast socket. It appears that calibre restarts otherwise keep this socket open. 2017-10-27 10:03:38 +02:00
Nicolas F
d0b552304d Update tag_list_editor.ui 2017-10-25 23:30:05 +02:00
Kovid Goyal
564cafdba6
... 2017-10-25 23:29:01 +05:30
Kovid Goyal
66cc3507ad
String changes 2017-10-24 01:05:40 +05:30
Kovid Goyal
07e11b2201
Browser viewer: Allow the user to specify a CSS style sheet to control the look and feel of the text 2017-10-23 14:28:11 +05:30
Kovid Goyal
f9a0bfc6e0
Infrastructure for user stylesheets in the browser viewer 2017-10-23 10:53:22 +05:30
Kovid Goyal
f3dff36a88
TODO list item about font loading in the browser viewer 2017-10-23 10:23:01 +05:30
Kovid Goyal
cfb5185dde
Browser viewer: Fix font size and color scheme settings not being respected in the footnote popup 2017-10-23 10:15:44 +05:30
Kovid Goyal
347d40c639
... 2017-10-22 10:55:30 +05:30
Kovid Goyal
1e12b7fede
... 2017-10-22 09:20:12 +05:30
Kovid Goyal
299484cc6f
... 2017-10-21 13:04:06 +05:30
Kovid Goyal
2ccdcff309
Fix #1725474 [The window for creating a csv catalog must be stretched way beyond the names of the columns in order to access both scrollbars allowing the user to see all the column names.](https://bugs.launchpad.net/calibre/+bug/1725474) 2017-10-21 09:14:41 +05:30
Kovid Goyal
782e63feb8
Fix #1725543 [Add icon to Search/Find buttons](https://bugs.launchpad.net/calibre/+bug/1725543) 2017-10-21 08:36:39 +05:30
Kovid Goyal
6e938cabbe
Fix #1725517 [would like to see the column name in the tag add/remove window. If there are columns with similar tags that need editing it helps to see the name of the column in order to remember or be sure which column is being worked on.](https://bugs.launchpad.net/calibre/+bug/1725517) 2017-10-21 08:17:52 +05:30
Kovid Goyal
7f29ced61a
Linux: Fix long startup delay on systems that do not have a desktop notification service running 2017-10-20 13:41:11 +05:30
Kovid Goyal
def1417d22
Output debug info about searching for DBUS notifiers on linux 2017-10-20 10:50:01 +05:30
Kovid Goyal
bfa209a1b7
String changes 2017-10-20 09:14:45 +05:30