26642 Commits

Author SHA1 Message Date
Kovid Goyal
7b1a1eb804 Content server: Popup a more useful error when clicking on the cover of a book that has no formats to view. Fixes #1260216 [Web content server error: 404 Not Found (The path '/browse/category/' was not found.)](https://bugs.launchpad.net/calibre/+bug/1260216) 2013-12-12 14:58:25 +05:30
Kovid Goyal
0fcdd09d21 Finish up the manual on Edit Book 2013-12-12 14:36:16 +05:30
Kovid Goyal
f38aa84da7 Dont complain about panose-1 2013-12-12 13:36:25 +05:30
Kovid Goyal
93e1b40ae9 Syntax highlight panose-1 correctly 2013-12-12 13:29:25 +05:30
Kovid Goyal
5fdb2b6dbc Documentation for the automated tools 2013-12-12 13:05:52 +05:30
Kovid Goyal
fc5dc6cc29 Also check for errors in style attributes 2013-12-12 10:50:34 +05:30
Kovid Goyal
b7efcea021 Do not auto replace named entities when committing data from editors as it can be confusing, changing what is in the container compared to what is on screen 2013-12-12 10:31:02 +05:30
Kovid Goyal
2d414ecba8 Add a check for aliased fonts 2013-12-12 10:02:55 +05:30
Kovid Goyal
df97799deb Fix preview position not correct when switching back to a previously opened editor 2013-12-11 22:53:07 +05:30
Kovid Goyal
c6dadb7100 Cover grid: Fix text showing 'None' for rating fields for books with no rating 2013-12-11 22:34:41 +05:30
Kovid Goyal
805dd105a5 Cover grid: Set text color based on the background color/image being used. Fixes #1258754 [[Enhancement] Font color for Cover grid field to show under the covers](https://bugs.launchpad.net/calibre/+bug/1258754) 2013-12-11 22:30:41 +05:30
Kovid Goyal
7296dfda74 Metadata editor: Fix removing formatting for comments not removing background colors. Fixes #1258975 [Clear formatting button in comment editor does not clear span codes](https://bugs.launchpad.net/calibre/+bug/1258975) 2013-12-11 21:38:09 +05:30
Kovid Goyal
7f5e1082d1 More documentation 2013-12-11 18:51:32 +05:30
Kovid Goyal
b90989b213 Driver of Onyx Boox C65. Fixes #1259914 [Onyx BOOX C65 not detected](https://bugs.launchpad.net/calibre/+bug/1259914) 2013-12-11 18:48:06 +05:30
Kovid Goyal
ca532b7c60 Show filename in check book listing 2013-12-11 18:42:43 +05:30
Kovid Goyal
fb68c34a58 ... 2013-12-11 16:17:08 +05:30
Kovid Goyal
37907b7676 Dont post a warning about the cover image being unreferenced, if it is referenced in the guide, which happens with azw3 2013-12-11 16:16:16 +05:30
Kovid Goyal
5a901d9221 Start work on User Manual for Edit Book 2013-12-11 16:04:57 +05:30
Kovid Goyal
c7aa9c78fb AZW3 input: Put internal links into quotes to avoid parse errors when tweaking 2013-12-11 15:55:18 +05:30
Kovid Goyal
95ed2862a6 Bulk renaming of selected files 2013-12-11 12:43:07 +05:30
Kovid Goyal
71aeed7cb5 Tweak Book: notify calibre on save when launched from within calibre 2013-12-11 11:05:02 +05:30
Kovid Goyal
a30db00a8e HTML 5 parser: drop xmlns:xml declarations on <html> and <body> 2013-12-11 09:56:11 +05:30
Kovid Goyal
31a02ba0f6 Refresh tweak settings before launching TB since they could have been changed out of process 2013-12-11 09:42:25 +05:30
Kovid Goyal
ea3d7bf6fc File list: Indicate the item being edited currently 2013-12-11 09:17:15 +05:30
Kovid Goyal
8e93d4e45f Increase contrast a bit in wombat 2013-12-11 08:43:52 +05:30
Kovid Goyal
83bae66fde Do not omit last semi-colon when serializing css 2013-12-10 22:47:02 +05:30
Kovid Goyal
faf9fc0e1b DRY 2013-12-10 22:30:55 +05:30
Kovid Goyal
ed50bc7ed5 Error checking for CSS (stylesheets and inside <style> tags 2013-12-10 22:20:57 +05:30
Kovid Goyal
6897a97342 ... 2013-12-10 22:18:45 +05:30
Kovid Goyal
d28c4b5358 Handle case when col number moves cursor more than one line past the originating line 2013-12-10 21:59:43 +05:30
Kovid Goyal
f383456f52 Prettier css serialization 2013-12-10 18:01:25 +05:30
Kovid Goyal
289ef5f0b9 Rename Tweak Book to Edit Book 2013-12-10 17:21:51 +05:30
Kovid Goyal
2b6529336b Ignore urls inside comments when checking links in stylesheets 2013-12-10 14:26:17 +05:30
Kovid Goyal
e0cd21ee50 One click remove of calibre_bookmarks.txt 2013-12-10 11:56:29 +05:30
Kovid Goyal
33086f2061 Special case entities when checking for XML well-formedness 2013-12-10 11:31:14 +05:30
Kovid Goyal
66d462d28c Special help message for calibre_bookmarks.txt 2013-12-10 11:11:57 +05:30
Kovid Goyal
93ba080098 Fix changed shortcuts not being applied till tweak book is restarted 2013-12-10 11:07:05 +05:30
Kovid Goyal
4087a7004f Fix usage of entitiy definitions from html5lib 2013-12-10 10:27:33 +05:30
Kovid Goyal
aba91c645b Busy cursor during preparation stage of sending books to device 2013-12-10 09:07:09 +05:30
Kovid Goyal
97ce7bf539 Organize global bar 2013-12-09 22:32:58 +05:30
Kovid Goyal
811a0e4866 Merge branch 'filter_tags_tageditor' of https://github.com/tamasmajor/calibre
Edit metadata dialog: In the tag editor, allow easy filtering of the
lists of available and applied tags.
2013-12-09 22:07:05 +05:30
Kovid Goyal
2c97eb3d43 pep8 2013-12-09 21:31:41 +05:30
Kovid Goyal
ac0969ae17 Merge branch 'add_sanitize_callback' of https://github.com/comutt/calibre 2013-12-09 21:30:15 +05:30
Kovid Goyal
3926d5a276 Add donate button to tweak book 2013-12-09 21:20:34 +05:30
Kovid Goyal
30d522527b ... 2013-12-09 19:03:46 +05:30
Kovid Goyal
5ce78c8fa3 Add checks for unreferenced and unmanifested files 2013-12-09 19:01:30 +05:30
Charles Haley
f8b5a483fc Remove unused network opcode 2013-12-09 13:54:17 +01:00
Kovid Goyal
4ff164f9ca Prevent the inspector dock from being floated as QWebInspector does not work in a floating dock 2013-12-09 18:01:32 +05:30
Kovid Goyal
7bd0431ea5 ... 2013-12-09 16:01:21 +05:30
Kovid Goyal
b44426f170 Check all links in the book 2013-12-09 15:54:21 +05:30