Kovid Goyal
|
dace872e8e
|
Also report stderr when file dialog helper fails
|
2017-08-02 19:19:56 +05:30 |
|
Kovid Goyal
|
88da204be8
|
Linux: Use native file dialogs via zenity or kdialog, if available
|
2017-08-02 18:00:10 +05:30 |
|
Kovid Goyal
|
7ea2782343
|
Fix detection of Unity desktop env
|
2017-08-02 17:47:47 +05:30 |
|
Kovid Goyal
|
c3767540e2
|
Wrapper for zenity
|
2017-08-02 17:36:15 +05:30 |
|
Kovid Goyal
|
e9ebd4d43f
|
Wrapper for kdialog
|
2017-08-02 16:29:13 +05:30 |
|
Kovid Goyal
|
258d4842d2
|
...
|
2017-08-01 20:23:24 +05:30 |
|
Kovid Goyal
|
c64dd31931
|
Various Sardinian news sources by tzium
|
2017-08-01 20:12:20 +05:30 |
|
Kovid Goyal
|
9e4c21f892
|
Fix home icon on browse all downloaded not going home
|
2017-08-01 10:44:59 +05:30 |
|
Kovid Goyal
|
d1f3d040f9
|
Server: Allow deleting a downloaded book from the "Browse all downloaded books" screen
|
2017-08-01 10:43:27 +05:30 |
|
Kovid Goyal
|
7da20e6868
|
Remove the separate Army Times recipe as all feeds are now common to Navy and Army Times websites
|
2017-07-31 20:05:47 +05:30 |
|
Kovid Goyal
|
2a1c5c48c2
|
Update Navy Times
Fixes #1707462 [Still can't download Navy Times (also Army Times?)](https://bugs.launchpad.net/calibre/+bug/1707462)
|
2017-07-31 20:03:24 +05:30 |
|
Kovid Goyal
|
bf5867e380
|
Fix non XML safe characters in feed descriptions causing news download to fail. Fixes #1707545 [News Resource download not working..National Review Online](https://bugs.launchpad.net/calibre/+bug/1707545)
|
2017-07-31 19:57:00 +05:30 |
|
Kovid Goyal
|
790b8273a7
|
Update Associated Press
|
2017-07-31 19:48:16 +05:30 |
|
Kovid Goyal
|
8cc5499d91
|
Add support for flick to scroll
|
2017-07-31 19:21:01 +05:30 |
|
Kovid Goyal
|
f62ed87b79
|
Handle tap gestures
|
2017-07-31 14:39:32 +05:30 |
|
Kovid Goyal
|
0a62b1f98d
|
Drop use of the Qt gestures system
It is a buggy mess, so implement our own gesture recognizer based on the
raw touch events
|
2017-07-31 14:01:11 +05:30 |
|
Kovid Goyal
|
d095bd4f83
|
Dont elide text when displaying tag mapper rules, instead show a horizontal scrollbar
|
2017-07-31 09:34:58 +05:30 |
|
Kovid Goyal
|
d715f06446
|
Remove incorrect advice about putting regex flags at the end of expressions in the regex tutorial
|
2017-07-31 09:02:53 +05:30 |
|
Kovid Goyal
|
a92d3701d8
|
...
|
2017-07-30 20:41:40 +05:30 |
|
Kovid Goyal
|
7e0a9ea6c0
|
Server: Fix books that contain broken links with unicode characters in their paths not working with the browser viewer. Fixes #1704498 [Private bug](https://bugs.launchpad.net/calibre/+bug/1704498)
|
2017-07-30 20:36:26 +05:30 |
|
Kovid Goyal
|
3a76f6387e
|
Quickview: Fix regression in previous release that broke the "Lock quickview" control
Also add a keyboard shortcut to refresh the quickview contents
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2017-07-30 19:02:33 +05:30 |
|
Charles Haley
|
7a9d3a2c79
|
Quickview: add a "Refresh" action that is enabled when QV is locked.
|
2017-07-30 11:13:39 +02:00 |
|
Charles Haley
|
a25013945a
|
Quickview: fix regression that broke the "Lock quickview" checkbox.
|
2017-07-30 10:31:57 +02:00 |
|
Kovid Goyal
|
8d79f568e1
|
Ensure the Qt synthesize touch flag is off (although it should default to off as far as I can tell)
|
2017-07-29 17:44:40 +05:30 |
|
Kovid Goyal
|
f487b22482
|
...
|
2017-07-29 17:28:30 +05:30 |
|
Kovid Goyal
|
5faeec1e00
|
E-book viewer: Change the default fonts on windows to the Liberation font family. This matches the other platforms and avoids rendering issues with Times New Roman. Fixes #1706491 [Italicized ellipses (...) show only 2 dots instead of 3](https://bugs.launchpad.net/calibre/+bug/1706491)
|
2017-07-29 14:00:26 +05:30 |
|
Kovid Goyal
|
69059f51d6
|
Linux: Disable support for touch based scrolling of the book list, because of bugs in Qt that break other functionality. Fixes #1707282 [Regression: Can't drag books to tag browser categories anymore](https://bugs.launchpad.net/calibre/+bug/1707282)
|
2017-07-29 13:07:41 +05:30 |
|
Kovid Goyal
|
4441539375
|
calibre-server: Fix entering passwords for users at the command prompt not working on windows
|
2017-07-29 12:25:33 +05:30 |
|
Kovid Goyal
|
69b9cc5637
|
String changes
|
2017-07-29 11:23:15 +05:30 |
|
Kovid Goyal
|
52fcbf906c
|
Browser viewer: Also mention that you can right click for controls on the intro page
|
2017-07-29 11:05:55 +05:30 |
|
Kovid Goyal
|
9add5fd02e
|
Fix #1707287 [Make advanced search text field bigger](https://bugs.launchpad.net/calibre/+bug/1707287)
|
2017-07-29 10:56:41 +05:30 |
|
Kovid Goyal
|
8528c50b42
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2017-07-28 15:10:36 +05:30 |
|
Charles Haley
|
4c8b528d61
|
Quickview: fix sort failure on None dates
|
2017-07-28 11:24:28 +02:00 |
|
Kovid Goyal
|
7f903af76b
|
version 3.5.0
v3.5.0
|
2017-07-28 09:37:52 +05:30 |
|
Kovid Goyal
|
ef43052004
|
pep8
|
2017-07-28 09:20:36 +05:30 |
|
Kovid Goyal
|
076ca1fbb0
|
PDF Output: Fix a regression in 2.82 that caused conversion of comics to PDF files to have successive images become smaller and smaller in some circumstances. Fixes #1706814 [Private bug](https://bugs.launchpad.net/calibre/+bug/1706814)
|
2017-07-27 17:44:59 +05:30 |
|
Kovid Goyal
|
76c5cd230e
|
Get books: Update store plugin for ebook.nl
Merge branch 'master' of https://github.com/Serized/calibre
|
2017-07-27 15:45:59 +05:30 |
|
Serized
|
cc91a63263
|
Ebook.nl store plugin updated
Website changed
|
2017-07-27 11:47:18 +02:00 |
|
Serized
|
2a6f77d0f9
|
Delete obsolete store plugins
Nook stopped selling ebooks in 2016:
http://www.nook.com/gb/notice
Sony stopped selling ebooks in 2014:
http://ebookstore.sony.com/downpage/index_b.html
http://ebookstore.sony.com/downpage/grs_down_b_australia.html
|
2017-07-27 11:45:15 +02:00 |
|
Kovid Goyal
|
bd463afc81
|
Edit book: Hide editor toolbars if theya re empty. Fixes #1706343 [Ebook editor always shows editing toolbars even when they're empty](https://bugs.launchpad.net/calibre/+bug/1706343)
|
2017-07-27 14:43:06 +05:30 |
|
Kovid Goyal
|
234a7b88f9
|
Server: Add an option to ban IP addresses if there are too many failed login attempts
|
2017-07-27 12:22:11 +05:30 |
|
Kovid Goyal
|
6cf0462066
|
Suppress log output for failing digest auth in tests
|
2017-07-27 11:39:57 +05:30 |
|
Kovid Goyal
|
f838e6c3a4
|
Server: Fix failed login attempts using digest auth not being logged to the main log
|
2017-07-27 09:31:35 +05:30 |
|
Kovid Goyal
|
5b6482c3c9
|
Merge branch 'master' of https://github.com/cbhaley/calibre
|
2017-07-27 08:38:07 +05:30 |
|
Charles Haley
|
eca2952c88
|
Display a human-friendly error message when quickview cannot change the selection to a book not currently shown in the library view.
|
2017-07-26 22:46:19 +02:00 |
|
Kovid Goyal
|
a835baca67
|
Fix #1706643 [drm link in About Get Books](https://bugs.launchpad.net/calibre/+bug/1706643)
|
2017-07-26 20:05:36 +05:30 |
|
Kovid Goyal
|
8abd3b3c01
|
PDF Output: Fix a regression in 2.83 that caused occasional blank pages at the end of chapters when using headers/footers. Fixes #1706484 [epub to pdf extra blank pages](https://bugs.launchpad.net/calibre/+bug/1706484)
|
2017-07-26 18:11:42 +05:30 |
|
Kovid Goyal
|
6c63430bec
|
Merge branch 'master' of https://github.com/Serized/calibre
|
2017-07-26 17:39:59 +05:30 |
|
Serized
|
db430eed13
|
Delete Waterstones store plugin
Waterstones UK stopped selling ebooks last year apparently:
https://www.waterstones.com/help/ebooks-&-mp3-audio-downloads/12
|
2017-07-26 14:01:15 +02:00 |
|
Kovid Goyal
|
c81c016b8f
|
Merge branch 'patch-15' of https://github.com/Sophist-UK/calibre
|
2017-07-25 22:04:32 +05:30 |
|