Kovid Goyal
24cb0337f2
...
2015-08-19 16:03:33 +05:30
Kovid Goyal
3ccbb75c06
Possible fix for incorrect size calculation with marked icon. Fixes #1486398 [Wrong column width for book row number in marked books after deletion of a marked book]( https://bugs.launchpad.net/calibre/+bug/1486398 )
2015-08-19 15:58:15 +05:30
Kovid Goyal
fee64691ea
Start work on icon themes
2015-08-18 14:55:07 +05:30
Kovid Goyal
d86179c938
...
2015-08-18 10:02:08 +05:30
Kovid Goyal
809ed8ec48
Edit Book: Check Book: Fix incorrect links that consist only of an anchor and no filename not being detected. Fixes #1485670 [Editor: Check book tool fails to check "#anchor" links]( https://bugs.launchpad.net/calibre/+bug/1485670 )
2015-08-18 08:16:54 +05:30
Kovid Goyal
4e163a7aa2
E-book viewer: Add a command line option to open the previously read book when starting up. See #1483313 ([Enhancement] Viewer: auto adjust number of columns when display orientation changes)
2015-08-17 09:26:37 +05:30
Kovid Goyal
cecc7efb8a
Edit Book: Live CSS: Allow copying of CSS rules by right clicking on the Live CSS panel. Fixes #1485237 [[Enhancement] Make info in Live CSS window copiable]( https://bugs.launchpad.net/calibre/+bug/1485237 )
2015-08-16 08:13:49 +05:30
Kovid Goyal
f945643acc
Ensure the short list of library names in the switch library dropdown is always sorted by frequency
2015-08-15 17:52:31 +05:30
Kovid Goyal
158fe69128
Driver for Adlibris Letto on OS X and Linux. Fixes #1484585 [Can't connect to Adlibris Letto Frontlight]( https://bugs.launchpad.net/calibre/+bug/1484585 )
2015-08-14 21:11:13 +05:30
Kovid Goyal
8383c012c9
version 2.35.0
v2.35.0
2015-08-14 05:40:49 +05:30
Kovid Goyal
66b908552e
Avoid compiling filename sanitization regex during application startup
...
Since the regex module uses an internal cache there should be no
significant performance impact when sending files.
2015-08-13 18:37:55 +05:30
David
04a7fee292
Kobo driver: Bmp firmware version, sanitize file names
...
Kobo have release firmware 3.17.0. There are no changes needed for the
driver except the supported version numbers. Plus one in case,
Also adding filename sanitization. This should have been done before
especially when sending kepubs was added This sanitization has been
copied from the KoboTouchExtended driver. Fixes #1484516 [Kobo firmware 3.17.0, sanitize file names](https://bugs.launchpad.net/calibre/+bug/1484516 )
2015-08-13 18:29:55 +05:30
Kovid Goyal
cae14a92b9
Update American Spectator
2015-08-13 11:32:47 +05:30
Kovid Goyal
e3b1de1131
Update South China Morning Post
2015-08-12 12:37:55 +05:30
Kovid Goyal
60e8690e6e
Fix stopping content server message not being dismissable
2015-08-12 11:56:03 +05:30
Kovid Goyal
33f926a8d6
Another PyQt 5.5 fix
2015-08-12 07:54:47 +05:30
Kovid Goyal
3f11fae224
E-book viewer: Allow setting the number of pages per screen separately for portrait and landscape modes. Fixes #1483313 [[Enhancement] Viewer: auto adjust number of columns when display orientation changes]( https://bugs.launchpad.net/calibre/+bug/1483313 )
2015-08-11 16:03:57 +05:30
Kovid Goyal
0a11860fd6
Book list: Fix the current row number being partially cutoff on some windows 10 machines. Fixes #1482993 [Book number appears cut when book is marked]( https://bugs.launchpad.net/calibre/+bug/1482993 )
2015-08-11 11:41:41 +05:30
Kovid Goyal
ee0931ee67
PyQt 5.5 compatibility
2015-08-11 10:59:03 +05:30
Kovid Goyal
66aae13cd7
DOCX Input: Fix a regression in the previous release that broke conversion of some documents that specify vertical alignment in absolute units
2015-08-11 09:03:29 +05:30
Kovid Goyal
7ee4c44573
Conversion: Fix error when converting a file that uses media queries with comments in the media selector. Fixes #1482983 [Cannot convert epub book]( https://bugs.launchpad.net/calibre/+bug/1482983 )
2015-08-10 00:04:09 +05:30
Kovid Goyal
74b732116c
Merge branch 'master' of https://github.com/wlsc/calibre
2015-08-09 23:53:46 +05:30
Wladimir Schmidt
b192c978ff
* optimized *.png files with lossless png optimizer, saved hundred of KBs without to lose in quality!
2015-08-09 16:51:12 +02:00
Kovid Goyal
05d5ea41fc
Use LZMA compression for the RS compiler
2015-08-08 13:05:34 +05:30
Kovid Goyal
6ed8c25836
Windows build: Fix dukpy, apparently it has to be loaded from the filesystem, or it crashes
2015-08-08 11:44:19 +05:30
Kovid Goyal
12556e6e09
...
2015-08-08 11:07:11 +05:30
Kovid Goyal
bb370e69b2
3D News and iXBT.com by bugmen00t
2015-08-08 10:36:17 +05:30
Kovid Goyal
e6fa5795fe
Implement creation of .xz files
2015-08-08 09:23:35 +05:30
Kovid Goyal
d37b124fb5
Add a build test for the lzma module
2015-08-08 08:32:32 +05:30
Kovid Goyal
096895828a
See #1482670 (I receive a fault when adding a word to user dictionary.)
2015-08-07 20:50:12 +05:30
Kovid Goyal
ae73e16909
...
2015-08-07 17:02:32 +05:30
Kovid Goyal
b8f70edc65
...
2015-08-07 16:54:45 +05:30
Kovid Goyal
de82a9c437
LZMA2 compression now works
2015-08-07 12:46:50 +05:30
Kovid Goyal
7ce47c2d91
...
2015-08-07 10:31:56 +05:30
Kovid Goyal
c9fa66a3ad
C89 compatibility fixes
v2.34.0
2015-08-07 09:39:19 +05:30
Kovid Goyal
0edac074de
version 2.34.0
2015-08-07 09:11:01 +05:30
Kovid Goyal
d100eaeb9d
Start work on creating .xz files
2015-08-07 09:03:59 +05:30
Kovid Goyal
63d9d6bca5
Add a decompressor for LZMA1
2015-08-06 17:37:49 +05:30
Kovid Goyal
a85e8b31ba
...
2015-08-06 13:32:41 +05:30
Kovid Goyal
50e0da0804
Implement decoding of .xz files
...
LZMA decoding code taken from the public domain LZMA SDK by Igor Pavlov.
2015-08-06 13:14:37 +05:30
Kovid Goyal
df3f850407
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-08-05 17:12:34 +05:30
Charles Haley
2e6f3898ba
drop the trigger only if it exists
2015-08-05 12:09:47 +02:00
Charles Haley
350c619df1
Write the "real" series sort value to the existing column in the series table.
2015-08-05 11:33:24 +02:00
Kovid Goyal
a2120265e0
Catalogs: Add an option to not add the generated catalog to the library. Fixes #1481529 [[Enhancement] Don't Save Catalogue in Library Option]( https://bugs.launchpad.net/calibre/+bug/1481529 )
2015-08-05 10:19:12 +05:30
Kovid Goyal
1f15db67f2
...
2015-08-04 14:02:56 +05:30
Kovid Goyal
7d62e921f8
Amazon metadata download: add support for amazon.nl. To use it go to Preferences->Metadata download and configure the amazon plugin to use Netherlands as the source.
2015-08-04 13:20:17 +05:30
Kovid Goyal
3c7c651e14
Update RapydScript
2015-08-04 10:49:13 +05:30
Kovid Goyal
27672b7832
Update dukpy
2015-08-04 10:49:05 +05:30
Kovid Goyal
a623077d05
Fix #1481061 [[Enhancement] Descriptive Change in Preferences]( https://bugs.launchpad.net/calibre/+bug/1481061 )
2015-08-04 07:03:04 +05:30
Kovid Goyal
3c7aa1b49a
...
2015-08-03 17:53:46 +05:30