Commit Graph

35741 Commits

Author SHA1 Message Date
Kovid Goyal 31e693cd09 Reduce the threshold for website translations to be included 2017-08-24 00:18:46 +05:30
Kovid Goyal 134035b18a ... 2017-08-23 23:24:50 +05:30
Kovid Goyal b6ef1092ce Also write lang names to website locales zip file 2017-08-23 10:57:21 +05:30
Kovid Goyal a66cf0f185 Fix missing buddy association 2017-08-23 10:54:05 +05:30
Kovid Goyal 5bd5cfe761 Only read UM localization stats once 2017-08-23 09:59:15 +05:30
Kovid Goyal d554fbeb81 Compile the website translations 2017-08-23 09:46:27 +05:30
Kovid Goyal de640e338c Fix compiler warning in icu module 2017-08-23 08:03:38 +05:30
Kovid Goyal c04c82c7cf Fix compiler warning in sqlite_custom module 2017-08-23 08:01:03 +05:30
Kovid Goyal 90999636f9 Fix compiler warnings in the lzx module 2017-08-23 07:57:23 +05:30
Kovid Goyal 2f35ca7ca5 Fix compiler warnings when compiling patience diff module 2017-08-23 07:49:45 +05:30
Kovid Goyal 9355dd7668 Update version of LZMA SDK 2017-08-23 07:45:56 +05:30
Kovid Goyal b993bcb41d Fix #1712204 [Hovering a tab shows not translated string](https://bugs.launchpad.net/calibre/+bug/1712204) 2017-08-22 07:33:38 +05:30
Kovid Goyal 808e1351ea Update Asian review of Books
Fixes #1695655 [news download asian review of books](https://bugs.launchpad.net/calibre/+bug/1695655)
2017-08-21 00:38:08 +05:30
Kovid Goyal e25426ad5a Update Financial Times
Fixes #1711934 [Financial times download uk/us is broken](https://bugs.launchpad.net/calibre/+bug/1711934)
2017-08-21 00:31:35 +05:30
Kovid Goyal 331190c369 Fix libraries being sorted alphabetically by full path rather than just library name 2017-08-20 22:44:39 +05:30
Kovid Goyal f90de5d9d7 Server: Allow hyphens in user names 2017-08-20 19:37:45 +05:30
Kovid Goyal 53c347420f Replace a few more dangerous uses of etree.Element 2017-08-20 17:33:37 +05:30
Kovid Goyal e7ad535834 MOBI Output: Fix a regression causing a crash for some input documents that specify text-transform or font-variant CSS properties. Fixes #1711776 [Private bug](https://bugs.launchpad.net/calibre/+bug/1711776) 2017-08-20 17:17:31 +05:30
Kovid Goyal d2a2da5f68 Allow searching for books in a virtual library using a new 'vl:' prefix
Merge branch 'master' of https://github.com/cbhaley/calibre
2017-08-20 16:46:45 +05:30
Charles Haley 9dcc4167e9 Make OPDS report an HTTP error if the user-level search expression is not valid. 2017-08-20 12:33:18 +02:00
Charles Haley da46a3c438 Documentation for the vl: search location 2017-08-20 11:50:48 +02:00
Charles Haley 622833eb05 Add ability to search for books in a vl (vl:foo).
Fix not recomputing the search cache when vls are edited.
2017-08-20 11:50:48 +02:00
Kovid Goyal af6e96b7a5 Update National Post 2017-08-20 14:56:48 +05:30
Kovid Goyal c90a726acc Server: Nicer error reporting when an invalid search expression is used as a restriction 2017-08-20 14:24:50 +05:30
Kovid Goyal 86a83be17d Better error message when using an unknown saved search 2017-08-19 21:05:05 +05:30
Kovid Goyal c5b6613aa7 Clear search caches when adding a virtual library 2017-08-19 18:56:52 +05:30
Kovid Goyal c234d70647 Dont store a reference to the js source 2017-08-19 13:30:19 +05:30
Kovid Goyal 905e755fcc ... 2017-08-19 09:49:41 +05:30
Kovid Goyal 7da08cfbd3 Update HBR 2017-08-18 22:01:11 +05:30
Kovid Goyal 9889b5fc7d Fix a regression that could cause conversion to crash when using the first-letter CSS pseudo selector and outputting to MOBI or DOCX. Fixes #1711224 [Calibre 3.6 crashes while fetching news](https://bugs.launchpad.net/calibre/+bug/1711224) 2017-08-18 15:07:06 +05:30
Kovid Goyal 8fcaf05e98 Server: Fix downloading files via the list of formats not working when launching the calibre app from the homescreen on iOS 2017-08-16 17:01:57 +05:30
Kovid Goyal 7cf94768cb Narrow layout: Fix wasted space to the left of the comments in the Book details panel 2017-08-15 18:27:48 +05:30
Kovid Goyal eaed84a0a6 pep8 2017-08-15 09:42:23 +05:30
Kovid Goyal ff53f9e3ad Paris Review and Public Domain Review by fenuks
Also update various Polish recipes

Merge branch 'master' of https://github.com/fenuks/calibre
2017-08-15 09:39:42 +05:30
Kovid Goyal bdd2e3639a Also get rid of platform dependent fonts from the PDF Output plugin 2017-08-15 09:22:09 +05:30
fenuks 94f2927f66 Some work on recipes (mostly Polish) 2017-08-14 18:42:56 +02:00
Kovid Goyal cf824e5670 Browser viewer: Fix controls help overlay not being displayed the first time the viewer is used 2017-08-14 09:36:31 +05:30
Kovid Goyal 1fb6bd16ca Update Go Comics 2017-08-12 11:08:33 +05:30
Kovid Goyal e9f82abf39 DOCX Input: Fix framed lists being rendered with the frame inside the bullets instead of outside it. Fixes #1709569 [Converting from DOCX - problem with framed paragraphs and lists](https://bugs.launchpad.net/calibre/+bug/1709569) 2017-08-10 10:54:09 +05:30
Kovid Goyal 6f0c724dad Conversion: Fix remove first image option not working for comic input with the disable comic processing option. Fixes #1709150 [CBZ > EPUB "remove first image" issue](https://bugs.launchpad.net/calibre/+bug/1709150) 2017-08-09 10:07:42 +05:30
Kovid Goyal 20a01d93df ... 2017-08-08 09:03:01 +05:30
Kovid Goyal e5ed6fca10 Workaround for Qt bug that prevented using the shift and ctrl keys with the touchscreen 2017-08-06 23:05:46 +05:30
Kovid Goyal c3cdafb59f Linux: Fix kdialog based file dialogs not supporting multiple file name filter groups 2017-08-05 23:30:20 +05:30
Kovid Goyal b57708dd67 Increase test shutdown timeout
Hopefully makes it more robust on flaky test rigs like Travis
2017-08-05 23:24:51 +05:30
Kovid Goyal 847fe898d0 Tighten up ConnectedWorker main loop 2017-08-05 23:21:14 +05:30
Kovid Goyal 8e0425134f IDPixel by bugmen00t 2017-08-05 22:28:17 +05:30
Kovid Goyal a054ad6541 Server: Show file sizes in the tooltips for the download buttons. Fixes #1708762 [Feature request: display file sizes in content server details screen](https://bugs.launchpad.net/calibre/+bug/1708762) 2017-08-05 16:43:31 +05:30
Kovid Goyal 3482f15c15 Server: Fix tooltip not working in the cover grid view.
Fixes #1708760 [Feature request:  add book title as hover to web grid ui](https://bugs.launchpad.net/calibre/+bug/1708760)
2017-08-05 08:08:09 +05:30
Kovid Goyal 6b01b4a24a Dont assume utf-8 encoding for kdialog --help output 2017-08-05 07:39:50 +05:30
Kovid Goyal 6a01e85159 Merge branch 'master' of https://github.com/djh101/calibre 2017-08-05 07:37:14 +05:30