Commit Graph

28014 Commits

Author SHA1 Message Date
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 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 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 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 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
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 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
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
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 d5d432316b Merge branch 'master' of https://github.com/norbusan/calibre 2017-07-25 22:04:00 +05:30
Norbert Preining ff6e4177c0 Update appstream xml files to current appstream format
Changes:
* replace root node "application" with "component"
* move the "type" attribute from the "id" node to the "component"
* put screenshot urls into "image" nodes
* change installation location to .../metainfo
2017-07-25 23:55:15 +09:00
Charles Haley afdcd31833 Quickview: for non-text fields, sort on native values instead of text. 2017-07-25 12:21:46 +02:00
Kovid Goyal 1be4c69f08 Fix hidden search bar state not being restored on calibre restart. Fixes #1705916 [[Enhancement] Remeber if Search bar is hidden](https://bugs.launchpad.net/calibre/+bug/1705916) 2017-07-23 21:29:19 +05:30
Kovid Goyal 91f37ca343 ... 2017-07-22 17:44:11 +05:30
Kovid Goyal 1be4482c66 Add support for touch screens to the main calibre book list
You can now flick to scroll, tap to select and double-tap to view books.
2017-07-22 14:22:49 +05:30
Kovid Goyal 3eade1a5f2 Custom list template option for standalone server 2017-07-21 21:28:04 +05:30
Kovid Goyal 224921792e calibre-debug: Change the --explode-book action to only create the exploded directory and not rebuild the file. Add a new --implode-book action to rebuild the file, separately. 2017-07-21 12:13:59 +05:30
Kovid Goyal 51caa0ea04 Allow Export/Import of custom list templates 2017-07-21 11:16:44 +05:30
Kovid Goyal e7af7af508 GUI for creating custom list templates 2017-07-20 20:23:50 +05:30
Kovid Goyal 72c82aeb05 Book details panel: Add Manage authors/series/tags/etc. to the menu when right clicking on the item 2017-07-20 11:47:43 +05:30