26642 Commits

Author SHA1 Message Date
Kovid Goyal
3b7c0e9ac6 Handle check items being activated that are not editable 2013-12-09 15:35:06 +05:30
Kovid Goyal
79b13973a1 Auto-fixing of individual errors 2013-12-09 14:00:40 +05:30
Kovid Goyal
8df0f92750 ... 2013-12-09 13:42:59 +05:30
Kovid Goyal
158a168b1d Checks for raster images 2013-12-09 13:38:29 +05:30
Kovid Goyal
089a76662f Automatic fixing of errors 2013-12-09 12:51:03 +05:30
Kovid Goyal
bbdadc6ab1 Use a splitter for the check book window 2013-12-09 11:41:02 +05:30
Kovid Goyal
56105d474b Nicer painting of error list 2013-12-09 11:29:22 +05:30
Kovid Goyal
15b2a95919 Shortcuts to move through the error list and open error in editor on Enter 2013-12-09 10:44:46 +05:30
Kovid Goyal
2136fca624 ... 2013-12-09 10:32:50 +05:30
Kovid Goyal
d6afe28648 ... 2013-12-09 10:26:38 +05:30
Kovid Goyal
c69316ecb5 Start work on the check book tool 2013-12-09 10:23:59 +05:30
KOMATSU Seiji
54bfaede28 Added callback method: sanitize_callback
This callback enables change sanitize behavior.
Filename sanitization when sending to the device is not necessary for some devices.
Official plugin should never override this callback this callback to pass the
sanitization, but this is useful to override by the private driver plugin.
2013-12-09 08:40:58 +09:00
Kovid Goyal
ccd2fc524c Workaround Qt replacing nbsp with normal scape on copy 2013-12-08 23:00:43 +05:30
Kovid Goyal
4f5469e42d Fix non breaking spaces being stripped out during save 2013-12-08 21:37:43 +05:30
Tamas Major
a2f1318576 Use unicode() instead of str() when filtering the tags 2013-12-08 10:51:08 +01:00
Kovid Goyal
928af8e9ca Remove & from dock window titles as they are not always converted to underscores for some reason 2013-12-08 11:31:33 +05:30
Kovid Goyal
9fee9ec41f ... 2013-12-08 09:08:58 +05:30
Tamas Major
98c4e00156 Tag Editor - Only convert the filter text once 2013-12-07 19:44:06 +01:00
Tamas Major
2ef9ea3566 Add filtering for the Tag Editor 2013-12-07 19:20:36 +01:00
Kovid Goyal
b8c52790bc Implement clicking on links in the preview panel
Clicking links in the preview panel now opens the linked to document in
an editor at the location pointed to by the link
2013-12-07 13:41:27 +05:30
Kovid Goyal
4491fad3d7 Change parameter to trim() in comic processing, since the trim function was changed 2013-12-07 12:39:19 +05:30
Kovid Goyal
b12cd7ab03 EPUB Output: Remove name attribute from <a> tags to keep the asinine epubcheck happy 2013-12-07 10:11:03 +05:30
Kovid Goyal
3ef9a2009f Get rid of the tweak to enable Tweak Book integration 2013-12-07 09:16:10 +05:30
Kovid Goyal
1e55722354 ... 2013-12-06 20:49:14 +05:30
Kovid Goyal
beb69ea7da Re-organize context menu to move delete away from the top 2013-12-06 17:05:35 +05:30
Kovid Goyal
d299c182d2 Note about amazon not allowing email delivery of AZW3 2013-12-06 16:06:23 +05:30
Kovid Goyal
a7176dc8fc Context menu for tab bar 2013-12-06 16:03:51 +05:30
Kovid Goyal
2523138eb9 Remove the need to special case standalone launches in the editor code 2013-12-06 13:55:32 +05:30
Kovid Goyal
f31bfb749c ... 2013-12-06 13:04:27 +05:30
Kovid Goyal
a862a3d72f Fix syntax highlighting breaking is comments are present inside rules 2013-12-06 10:45:34 +05:30
Kovid Goyal
91cad6bbcf Fix semi-colon, brackets after % not being highlighted correctly 2013-12-06 10:38:55 +05:30
Kovid Goyal
20e3d4fe98 ... 2013-12-06 10:32:18 +05:30
Kovid Goyal
653a48527f Fix page-break-* properties not being highlighted correctly 2013-12-06 10:32:02 +05:30
Kovid Goyal
944c865ec2 version 1.14 v1.14.0 2013-12-06 09:43:34 +05:30
Kovid Goyal
54c6e0e0cd Allow searching for plugins by name in the install plugins dialog
Merge branch 'master' of https://github.com/tamasmajor/calibre
2013-12-06 09:41:26 +05:30
Tamas Major
42f542691e Change in plugin name filtering 2013-12-05 20:31:41 +01:00
Tamas Major
3caf9e0d5b Add filter plugins by name 2013-12-05 19:55:20 +01:00
Kovid Goyal
d3913372fc change resize icon 2013-12-05 22:24:48 +05:30
Kovid Goyal
ca02073d8d ... 2013-12-05 22:19:46 +05:30
Kovid Goyal
832bf07090 Add sharpen, blur and despeckle image filters 2013-12-05 21:29:33 +05:30
Kovid Goyal
49346811b7 Workaround MagickConstituteImage not working on OS X 2013-12-05 18:52:41 +05:30
Kovid Goyal
a7b7577fd1 Framework for image filters, alongwith an auto-trim filter 2013-12-05 17:45:53 +05:30
Kovid Goyal
e80ce3f6d6 Update ImageMagick compiling and constants 2013-12-05 14:00:19 +05:30
Kovid Goyal
0cd7b5f46f Add basic image manipulation operations 2013-12-05 12:44:38 +05:30
Kovid Goyal
67eccb28a1 Add editor for raster image formats 2013-12-05 10:55:05 +05:30
Kovid Goyal
d07939daac ... 2013-12-05 09:59:39 +05:30
Kovid Goyal
6d1b644cfc Add a signal to track undo/redo state 2013-12-05 09:25:44 +05:30
Kovid Goyal
830198d7b0 Allow pasting into the selection only 2013-12-05 09:13:23 +05:30
David Forrester
50b621397e Kobo driver: Allow sending kepubs to older kobo devices as well
Refactor the code to allow sending kepubs to the older devices as well.
Fixes #1257972 [Move sending kepubs from KOBOTOUCH to KOBO driver](https://bugs.launchpad.net/calibre/+bug/1257972)
2013-12-05 08:49:54 +05:30
Kovid Goyal
dfe41f7136 Enable TAB completion for the simple REPL as well 2013-12-05 08:48:53 +05:30