Kovid Goyal
|
de181c8bb7
|
If the --start-in-tray option is specified, create a tray icon even if the configuration option to enable tray icons is disabled.
|
2017-08-28 13:00:53 +05:30 |
|
Kovid Goyal
|
5f64b78cc9
|
Merge branch 'patch-4' of https://github.com/bobbysteel/calibre
|
2017-08-27 21:18:59 +05:30 |
|
bobbysteel
|
98a17ad96a
|
Exclude CN and ES lang content
|
2017-08-27 16:38:33 +01:00 |
|
bobbysteel
|
ce79c26d84
|
Exclude CN and ES lang content
|
2017-08-27 16:37:20 +01:00 |
|
Kovid Goyal
|
c21a19da74
|
Update Financial Times
Merge branch 'patch-2' of https://github.com/bobbysteel/calibre
|
2017-08-27 19:15:45 +05:30 |
|
Kovid Goyal
|
65c06edb6a
|
Merge branch 'patch-3' of https://github.com/bobbysteel/calibre
|
2017-08-27 19:15:11 +05:30 |
|
bobbysteel
|
1e04233e2c
|
Fix Financial Times Int'l categories
|
2017-08-27 14:38:42 +01:00 |
|
bobbysteel
|
1cf37c8400
|
Fix Financial Times UK categories
|
2017-08-27 14:38:09 +01:00 |
|
Kovid Goyal
|
fe9f9ac723
|
Print out settings used for metadata bulk operations in debug mode
|
2017-08-26 09:15:53 +05:30 |
|
Kovid Goyal
|
d7e17d1899
|
String changes
|
2017-08-25 13:11:19 +05:30 |
|
Kovid Goyal
|
9173f47b1f
|
version 3.7.0
v3.7.0
|
2017-08-25 09:17:17 +05:30 |
|
Kovid Goyal
|
fbdefe6bcc
|
Use localized website links in the update notification
|
2017-08-24 10:52:39 +05:30 |
|
Kovid Goyal
|
09d25c21e8
|
Update website translations on publish
|
2017-08-24 10:35:08 +05:30 |
|
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 |
|