28274 Commits

Author SHA1 Message Date
Kovid Goyal
8440f1603b ... 2014-06-10 18:14:45 +05:30
Kovid Goyal
9335fb3093 Expand note on beautification with link to online HTML Tidy 2014-06-09 20:52:32 +05:30
Kovid Goyal
b9bcb7008c Update Newsweek 2014-06-09 15:21:26 +05:30
Kovid Goyal
7b284b949f Handle invalid bytes when in index_to_soup() for JavascriptRecipe 2014-06-09 15:03:49 +05:30
Kovid Goyal
e58cd115e1 Add convenience methods for creating lxml trees to the BasicNewsRecipe class 2014-06-09 15:01:45 +05:30
Kovid Goyal
90ff907df3 Update Jerusalem Post 2014-06-09 13:08:17 +05:30
Kovid Goyal
2e4c1b6277 Slim down bundled Qt 5 2014-06-08 18:10:32 +05:30
Kovid Goyal
1359f475af Edit Book: Live CSS: Fix clicking on link to go to style definition not working if the stylesheet contains CSS 3 media queries
Adds support for CSS 3 media query parsing to tinycss
2014-06-08 18:09:47 +05:30
Kovid Goyal
783b1d112b Use __slots__ for easy memory savings 2014-06-07 21:17:31 +05:30
Kovid Goyal
49e4d09cbc Refactor the @rule parsers into their own methods for easier sub-classing 2014-06-07 21:11:44 +05:30
Kovid Goyal
8ec267ae38 __repr__ for font-face rule 2014-06-07 20:57:11 +05:30
Kovid Goyal
70ec3dba42 ... 2014-06-07 20:36:00 +05:30
Kovid Goyal
bb77b5a27e Edit Book: When importing DOCX files, set the media type for html files correctly 2014-06-07 16:54:07 +05:30
Kovid Goyal
0b0f6abe42 Edit Book: Fix import of DOCX files that contain no Table of Contents not working. Fixes #1327522 [error editor while importing docx](https://bugs.launchpad.net/calibre/+bug/1327522) 2014-06-07 16:47:48 +05:30
Kovid Goyal
7f97e4213a Update Outlook India 2014-06-07 14:47:39 +05:30
Kovid Goyal
397b7cc4e1 Edit Book: Live CSS: Fix going to style declaration in the editor not working correctly when the stylesheet contains @font-face rules 2014-06-07 14:38:27 +05:30
Kovid Goyal
fe0a84985a Update PC Magazine 2014-06-07 13:23:16 +05:30
Kovid Goyal
d5e2c1f4cc Edit Book: Allow the color of the links in the Live CSS panel to be themed. Fixes #1326897 [Custom Colors schemes, hard coded to the "hyperlink color"](https://bugs.launchpad.net/calibre/+bug/1326897) 2014-06-06 21:38:30 +05:30
Kovid Goyal
c5a1065a76 Update PyQt build instructions 2014-06-06 11:09:45 +05:30
Kovid Goyal
de7e6b46fd ... 2014-06-06 09:56:31 +05:30
Kovid Goyal
0846ed0fe1 ... 2014-06-06 07:54:27 +05:30
Kovid Goyal
64c865f31d Proper fix for incorrect progress in portable installer 2014-06-06 07:48:25 +05:30
Kovid Goyal
585eaaafea More accurate progress while decompressing the portable installer 2014-06-05 23:00:22 +05:30
Kovid Goyal
2b64c18470 Portable installer: Fix a crash if the user selects a destination for the portable install that does not have enough disk space. Fixes #1324575 [Portable install crashes on low disk space](https://bugs.launchpad.net/calibre/+bug/1324575) 2014-06-05 22:46:43 +05:30
Kovid Goyal
2e58955e38 Fix err strings 2014-06-05 22:42:15 +05:30
Kovid Goyal
309668f077 More robust host IP detection when building calibre 2014-06-05 22:18:00 +05:30
Kovid Goyal
4d2ed78698 ... 2014-06-05 18:34:45 +05:30
Kovid Goyal
b85d677a1b Fix date column not showing date added when adding zip/rar files that contain an OPF with a calibre timestamp in its metadata 2014-06-05 14:17:01 +05:30
Kovid Goyal
19d0de0059 Sony driver: Fix SONY annotation app not working with files sent to the device by calibre 2014-06-05 13:01:28 +05:30
Kovid Goyal
418d52c027 pep8 2014-06-05 13:00:07 +05:30
Kovid Goyal
4c7bd989a7 pep8 2014-06-05 12:57:13 +05:30
Kovid Goyal
93b6d39974 Update Instapaper 2014-06-05 12:30:40 +05:30
Kovid Goyal
837cdcb95f Fix #1325709 [Private bug](https://bugs.launchpad.net/calibre/+bug/1325709) 2014-06-05 11:49:34 +05:30
Kovid Goyal
83110cb730 Linux build: Fix regression that caused opening PDF files (or any externally viewed files) preventing calibre from being restarted as long as the external viewer is not shutdown. Fixes #1326453 [Calibre will not reopen once closed if pdf files have been opened through calibre and left open](https://bugs.launchpad.net/calibre/+bug/1326453) 2014-06-05 11:31:51 +05:30
Kovid Goyal
d71557bc53 pep8 2014-06-05 11:30:36 +05:30
Kovid Goyal
797a75afaa Edit book: Fix changing underline style to none when creating a custom color scheme causes error. 2014-06-05 10:37:59 +05:30
Kovid Goyal
8d46b4647e Check Book: Fix empty (zero byte) XML files causing check book to fail. Fixes #1326073 [Private bug](https://bugs.launchpad.net/calibre/+bug/1326073) 2014-06-05 09:28:20 +05:30
Kovid Goyal
ef8f3e006c Check Book: Fix combination of mismatching font family names and a font-family declaration with an invalid value (such as a dimension) causing auto fixing of errors to fail. Fixes #1325070 [Private bug](https://bugs.launchpad.net/calibre/+bug/1325070) 2014-06-05 09:23:54 +05:30
Kovid Goyal
9418134ee8 Merge branch 'master' of https://github.com/pgarst/calibre 2014-06-05 09:06:59 +05:30
Kovid Goyal
fd9c98a233 E-book viewer: Add a keyboard shortcut to bookmark current location. Fixes #1326198 [Enhancement to Reader– single keystroke bookmark.](https://bugs.launchpad.net/calibre/+bug/1326198) 2014-06-05 08:51:40 +05:30
Kovid Goyal
558543b004 Fix typos in strings 2014-06-05 08:26:47 +05:30
Peter Garst
834e20d774 Cleaning up debugging code 2014-05-31 16:05:50 -07:00
Peter Garst
0cf3dc0545 Minor index fix, for entries with spaces 2014-05-31 15:54:32 -07:00
Kovid Goyal
02ce48b451 Fix #1324433 [calibre, version 1.39.0 FEHLER: Problem beim Starten des wireless Gerätes: Der Wireless Treiber hat Probleme beim Starten. Problem: "start smartdevice unknown exception"](https://bugs.launchpad.net/calibre/+bug/1324433) 2014-05-29 15:21:13 +05:30
Kovid Goyal
ade9592707 pep8 2014-05-29 15:18:26 +05:30
David Forrester
1a902497f9 Update to support Kobo firmware 3.4.1
Kobo are about to release firmware 3.4.1. The beta and release
candidates have been tested with calibre and the version number is all
that needs to change. As usual, I am bumping it to 3.4.2 in case of a
second bug fix release with no backend changes. Fixes #1324375 [Update to support Kobo firmware 3.4.1](https://bugs.launchpad.net/calibre/+bug/1324375)
2014-05-29 12:13:22 +05:30
Kovid Goyal
dafbb7d03a version 1.39.0 v1.39.0 2014-05-29 09:40:41 +05:30
Kovid Goyal
68edcec232 Fix #1324162 [Authors gives error: unhandled exception / IndexError:string index out of range](https://bugs.launchpad.net/calibre/+bug/1324162) 2014-05-29 09:33:10 +05:30
Kovid Goyal
06ba143405 ... 2014-05-28 14:04:10 +05:30
Kovid Goyal
603e756cdc ... 2014-05-28 14:02:26 +05:30