Kovid Goyal
60b0f56e7b
Add a tweak to control behavior of Enter on the book list
...
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-11-18 04:44:53 +05:30
Charles Haley
1ecaf1c5ff
Add tweak to change the (new) behavior of the enter key
2017-11-17 18:15:15 +01:00
Charles Haley
1323644b8d
Update plugin for new affiliate codes.
2017-11-17 17:40:33 +01:00
Kovid Goyal
b5e6ca7c0e
Ignore Enter key press in book list if modifier is also pressed
2017-11-17 21:34:19 +05:30
Kovid Goyal
a19bc736e9
Book list: Pressing Enter now views the book
...
Note that this is not a normal shortcut and cannot be configured via
Preferences->Shortcuts. I could find no good way of having Enter be a
global shortcut.
2017-11-17 20:20:20 +05:30
Kovid Goyal
7d42447b33
Revert "Make pressing Enter a shortcut for the View action, in addition to V"
...
Turns out there is no good way to have a global shortcut with Enter that
does not interfere with the use of the enter key in child widgets.
This reverts commit 9ce6c24e1fa8053ee3771eec6337d56325b8d686.
2017-11-17 20:01:47 +05:30
Kovid Goyal
9ce6c24e1f
Make pressing Enter a shortcut for the View action, in addition to V
2017-11-17 18:56:06 +05:30
Kovid Goyal
07f5d2ecf2
Content server: Fix random book button on book details page multiplying. Fixes #1732493 [Multibpe "A random book" butons in the internet browser]( https://bugs.launchpad.net/calibre/+bug/1732493 )
2017-11-15 23:57:00 +05:30
Kovid Goyal
99452442df
Save to disk: Dont error out if the user deletes all formats to be saved.
2017-11-15 08:10:03 +05:30
Kovid Goyal
0e79f5a1c3
Edit Book: Bulk file rename dialog: Remember last used prefix
2017-11-11 23:02:27 +05:30
Kovid Goyal
d5640ec8b7
Update Telepolis
2017-11-11 05:24:07 +05:30
Kovid Goyal
66aac30872
Linux binary: Fix calibre not starting on systems where QT_QPA_PLATFORM is set to use wayland
2017-11-10 08:46:13 +05:30
Kovid Goyal
025fd69202
version 3.12.0
v3.12.0
2017-11-10 07:14:37 +05:30
Kovid Goyal
69afa80715
Fix #1731024 [New BN Nook Glowlight 3 not recognized]( https://bugs.launchpad.net/calibre/+bug/1731024 )
2017-11-09 08:50:08 +05:30
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
aa8f685184
Fix #1730707 [Impossible to retrieve News from The Newyorker]( https://bugs.launchpad.net/calibre/+bug/1730707 )
2017-11-08 08:05:54 +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
Kovid Goyal
07395c8c3a
Wireless driver: Allow specifying extra file formats (unknown to calibre) to send
...
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-11-07 14:33:33 +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
325055124c
Update Geopolityka
...
Merge branch 'master' of https://github.com/t3d/calibre
2017-11-06 09:48:38 +05:30
Kovid Goyal
5eb99a6f5a
...
2017-11-06 09:47:46 +05:30
Tomasz Długosz
21bea68e15
fix feed URL for geopolityka.org
2017-11-05 20:38:24 +01:00
Tomasz Długosz
6aeb91ce22
removing ittechblog.pl
...
No new content since months
2017-11-05 20:32:33 +01:00
Tomasz Długosz
fd5bbc6c9f
remove broken interia recipes
2017-11-05 20:19:01 +01:00
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
v3.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
v3.11.0
2017-11-02 08:57:28 +05:30
Kovid Goyal
40a02f338d
pep8
2017-11-01 17:11:07 +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
464579a18b
Update Financial Times
...
Merge branch 'patch-2' of https://github.com/bobbysteel/calibre
2017-10-31 17:37:06 +05:30
Kovid Goyal
8b11d562eb
Merge branch 'patch-3' of https://github.com/bobbysteel/calibre
2017-10-31 17:36:40 +05:30
bobbysteel
bdac087866
Remove FT email nag
2017-10-31 10:49:44 +00:00
bobbysteel
e3343edd2a
Remove FT email nag
2017-10-31 10:49:15 +00:00
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