26547 Commits

Author SHA1 Message Date
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
Kovid Goyal
a1ba8f32e0 Update Kommersant. Fixes #1254508 [kommersant recipe doesn't download content](https://bugs.launchpad.net/calibre/+bug/1254508) 2013-12-05 08:10:50 +05:30
Kovid Goyal
6c45af8558 Error message when pasting with no img in the clipboard 2013-12-04 23:33:21 +05:30
Kovid Goyal
5fa92b0f42 Add a trim and accept button 2013-12-04 23:31:42 +05:30
Kovid Goyal
201649a982 ... 2013-12-04 23:24:17 +05:30
Kovid Goyal
5563970967 Add copy and paste actions 2013-12-04 23:24:08 +05:30
Kovid Goyal
c393278018 Rename method 2013-12-04 22:16:44 +05:30
Kovid Goyal
e23ed6f6ae Rename the module in which canvas lives 2013-12-04 22:09:36 +05:30
Kovid Goyal
2c83c56d96 ... 2013-12-04 18:16:17 +05:30
Kovid Goyal
d5096c09b6 Fix off by one error when finding closest line number for an element 2013-12-04 17:52:38 +05:30
Kovid Goyal
c344aaca7e ebook-tweak: Add an option to open a specific file on startup 2013-12-04 16:40:23 +05:30
Kovid Goyal
fcb09e8628 Do not always start with inspector window closed 2013-12-04 16:20:21 +05:30
Kovid Goyal
7e49bd7983 Edit metadata : Add the ability to trim covers manually
Edit metadata dialog: Add the ability to trim covers manually, if automatic trimming is not satisfactory. Fixes #1256054 [[Enhancement] Enhanced cover picture trim](https://bugs.launchpad.net/calibre/+bug/1256054)
2013-12-04 16:01:45 +05:30
Kovid Goyal
77887df865 Emblems for the opf and ncx files 2013-12-04 15:25:19 +05:30
Kovid Goyal
d8dc718abf Update metadata in the file from calibre db when opening for Tweaking 2013-12-04 15:21:45 +05:30
Kovid Goyal
756be9b409 Exporting of image data from the canvas 2013-12-04 14:50:45 +05:30
Kovid Goyal
deb3a6ab62 ... 2013-12-04 14:02:00 +05:30
Kovid Goyal
543a33bc63 Use keypresses for fine adjustment of selection rect 2013-12-04 13:55:16 +05:30
Kovid Goyal
a83476cea8 A dialog to trim images 2013-12-04 13:38:29 +05:30
Kovid Goyal
b8733d9f41 Fix handling of mouse release events during selection 2013-12-04 13:01:31 +05:30
Kovid Goyal
a2dff45219 Table of Contents Editor: Handle generating ToC from headings if the first heading level in the document is not h1 or the document skips some intermediate heading levels 2013-12-04 10:00:56 +05:30
Kovid Goyal
9fc66ab7bb Get rid of the saved message. 2013-12-04 09:05:38 +05:30
Kovid Goyal
621a81f865 Turn off anti-aliasing when drawing the selection rects 2013-12-03 21:51:02 +05:30
Kovid Goyal
996a338ed0 Use a grab cursor when moving selection rect 2013-12-03 21:46:45 +05:30
Kovid Goyal
7bc70c6221 Update Pocket 2013-12-03 21:02:42 +05:30
Kovid Goyal
bce57d1241 ... 2013-12-03 16:46:18 +05:30
Kovid Goyal
fc566d9823 ... 2013-12-03 16:44:59 +05:30
Kovid Goyal
f1b59e849d Signal to notify when selection state changes 2013-12-03 16:40:12 +05:30
Kovid Goyal
107cfa8f1e Refactor selection state tracking into its own class 2013-12-03 16:36:34 +05:30
Kovid Goyal
d12fa98765 Start work on image editor 2013-12-03 15:59:49 +05:30
Kovid Goyal
8a36b10085 ... 2013-12-03 13:15:46 +05:30
Kovid Goyal
5ad0ce80c9 Shortcuts config, commit open editor if user clicks OK 2013-12-03 08:47:31 +05:30
David Forrester
eabb3078e8 Update Kobo firmware version. AGAIN.
Kobo are updating the firmware a lot faster than in the past. The latest
is 3.1.0. The supported version is being set to 3.1.5 in case any bug
fix only versions are released.

Also, commented out a couple of debug lines to reduce the clutter when
testing.

Fixes #1257143 [Update to support Kobo firmware 3.1.0](https://bugs.launchpad.net/calibre/+bug/1257143)
2013-12-03 08:29:42 +05:30
Kovid Goyal
6861f028c9 Add actions to close editor tabs 2013-12-03 08:27:38 +05:30
Kovid Goyal
8a1cbd92d6 Do not use editor.is_modified for anything other than saving 2013-12-03 08:19:18 +05:30
Kovid Goyal
8ee2c08747 Update Heraldo de Aragon 2013-12-03 07:58:57 +05:30
Kovid Goyal
aa0521803f Fix keyboard not working on OS X 2013-12-02 22:59:34 +05:30
Kovid Goyal
ea37595cd5 Remove unused code 2013-12-02 22:36:24 +05:30
Kovid Goyal
23eb749f6c When renaming, only pre-select the filename part of the name 2013-12-02 21:29:00 +05:30
Kovid Goyal
5115b5d5f2 ... 2013-12-02 21:04:47 +05:30
Kovid Goyal
e927c2310e Fix editing of .txt files broken 2013-12-02 21:00:39 +05:30
Kovid Goyal
5c6ec901da Preload embedded fonts so that the preview panel works off the bat 2013-12-02 20:46:29 +05:30
Kovid Goyal
6e9f48b175 Allow customizing the text that appears below covers in the cover grid
You can now show any metadata field below the covers in the cover grid
view, not just title. To change the displayed field go to
Preferences->Look & Feel->Cover Grid.
2013-12-02 19:29:53 +05:30
Kovid Goyal
eba54de1ce Hide the new Twwak Book behind a testing tweak 2013-12-02 16:31:31 +05:30
Kovid Goyal
7e4da66e09 Implement replacing of files 2013-12-02 15:47:44 +05:30
Kovid Goyal
f885896c31 Nicer error message for DRMed books 2013-12-02 15:13:33 +05:30