28274 Commits

Author SHA1 Message Date
Kovid Goyal
8ff7bf389a Report errors when writing to windows console fails 2014-02-11 07:26:31 +05:30
Kovid Goyal
3befc25576 Fix #1278606 [Last commit (Windows: Improve handling of ...) has broken something](https://bugs.launchpad.net/calibre/+bug/1278606) 2014-02-11 06:11:44 +05:30
Kovid Goyal
26e42af7d3 Windows: Improve handling of non-ascii characters when the command line utilities are outputting to the windows console 2014-02-10 23:05:02 +05:30
Kovid Goyal
d3ef555604 pep8 2014-02-10 20:45:00 +05:30
Kovid Goyal
e820134e08 Update Cumhuriyet Yazarlar 2014-02-10 20:43:20 +05:30
Kovid Goyal
654cdf65a6 When tapping on a link int he document, activate the link instead of turning the page 2014-02-10 19:20:23 +05:30
Kovid Goyal
0c565d7fbe Implement Tap And Hold 2014-02-10 19:15:41 +05:30
Kovid Goyal
72119dd2d4 Icons for buttons on the dup list dialog 2014-02-10 16:18:34 +05:30
Kovid Goyal
f7414c034f Add a copy to clipboard button for the duplicates message when copying to another library. Fixes #1278305 [The Popup for duplicate records when using "copy to library xyz" does not have a "copy to clipboard" option that would be most useful](https://bugs.launchpad.net/calibre/+bug/1278305) 2014-02-10 16:13:57 +05:30
Kovid Goyal
e6c62225cb Handle taps on the viewer 2014-02-10 16:07:06 +05:30
Kovid Goyal
72ae72418c Show diff dialog as window when launching standalone from the command line 2014-02-10 09:29:49 +05:30
Kovid Goyal
6925132bb6 pep8 2014-02-10 07:46:10 +05:30
Kovid Goyal
5e97d465df Catalogs: Fix an error when generating catalogs via calibredb from the command line on non-English installs 2014-02-10 07:44:51 +05:30
Kovid Goyal
d720c82cbe Catalogs: Fix an error creating catalogs in ebook format when one of the books contains HTML entities in its title 2014-02-10 07:33:42 +05:30
Kovid Goyal
3f4211cfeb Update ABC (es) 2014-02-10 07:13:03 +05:30
Kovid Goyal
6eb89e931a ... 2014-02-09 22:28:02 +05:30
Kovid Goyal
c420ec0463 ... 2014-02-09 22:23:31 +05:30
Kovid Goyal
b0de1e9633 ... 2014-02-09 19:09:34 +05:30
Kovid Goyal
982316dd91 Workaround for Qt bug where toggling the ToC, or opening a dialog would unregister for touch events 2014-02-09 18:59:31 +05:30
Kovid Goyal
80cfa2ee9c ... 2014-02-09 16:13:23 +05:30
Kovid Goyal
cfcc8c8a87 pep8 2014-02-09 15:24:03 +05:30
Kovid Goyal
0852b99192 Start work on touch screen gesture support for the viewer 2014-02-09 15:19:39 +05:30
Kovid Goyal
a309d3ba13 Check book: When fixing named entities, fix in all files not just current file. 2014-02-08 09:42:03 +05:30
Kovid Goyal
e95c878293 Sharing by email: Add an option to insert the comments from the book metadata as text into the email. Useful to allow the recipient to see a summary of the book before opening it. The option is in Preferences->Sharing by email 2014-02-07 21:56:59 +05:30
Kovid Goyal
75f7fc5f0a Edit book: Fix typo that caused error popup while creating a new tag 2014-02-07 15:59:22 +05:30
Kovid Goyal
a2727ec253 Edit book: Fix previously used locations for file open dialogs not being remembered when edit book is launched from within the main calibre program 2014-02-07 15:34:44 +05:30
Kovid Goyal
3f3e09d80d Do not compile coffeescript by default when using calibre-debug -w 2014-02-07 12:03:55 +05:30
Kovid Goyal
538dd9f717 version 1.23 v1.23.0 2014-02-07 08:49:59 +05:30
Kovid Goyal
d7d94c3aeb calibredb set_metadata: Fix setting series_index with the -f argument not working 2014-02-07 08:39:44 +05:30
Kovid Goyal
06baf7445a ... 2014-02-06 23:09:36 +05:30
Kovid Goyal
5dc59bacc6 Only try to push if a connection to the remote host succeeds within 5 seconds 2014-02-06 23:05:06 +05:30
Kovid Goyal
4dac0c0a08 ... 2014-02-06 21:33:12 +05:30
Kovid Goyal
07fdff36a4 Edit Book: Fix another bug in the save/close/re-open edit cycle for AZW3 that could cause images/fonts to get mixed up. Fixes #1276726 [Private bug](https://bugs.launchpad.net/calibre/+bug/1276726) 2014-02-06 19:03:50 +05:30
Kovid Goyal
d3e308e5ef ... 2014-02-06 18:33:52 +05:30
Kovid Goyal
a1fa4a686b Adding books: Implement a copy to clipboard button for when duplicates are found during the adding process. Useful if you wish to review the list of duplicates later. See #1276918 (The Popup for duplicate records does not have a "copy to clipboard" option that would be most useful) 2014-02-06 12:37:14 +05:30
Kovid Goyal
4175c1cf7f Compare books: Fix non-optimal display of changes in some situations
Extra changes were being displayed because the patience diff algorithm
can return large replace blocks with identical leading lines. Instead of
showing them as diffs, show them as extra context.
2014-02-06 11:21:43 +05:30
Kovid Goyal
91a229ae38 Compare books: Fix incorrect scrolling when viewing all text and a large amount of text is present after the final change. 2014-02-06 11:13:51 +05:30
Kovid Goyal
bd95eb57c3 Fix button ordering 2014-02-06 10:07:39 +05:30
Kovid Goyal
47ce57e021 Edit Book: When running Replace All add a button to the replaced message to show exactly what changes were done 2014-02-06 10:01:14 +05:30
Kovid Goyal
0630056139 pep8 2014-02-06 09:59:48 +05:30
Kovid Goyal
4c036eeedd PDF Output: Fix a zero division error when the transformation matrix has a zero diagonal 2014-02-06 08:20:57 +05:30
Kovid Goyal
58eb2c2bc8 pep8 2014-02-06 08:17:53 +05:30
Kovid Goyal
fe0e299fa5 calibredb add_custom_column: Fix a harmless error message when adding custom columns caused by the new db backend 2014-02-06 08:02:23 +05:30
Kovid Goyal
2f4177227a Linux installer: Install appdata files for integration with software stores. See #1271974 (Please include an AppData file) 2014-02-05 14:52:12 +05:30
Kovid Goyal
1e3a46ba82 Edit Book: Shortcut change of current paragraph to heading
Edit Book: Add a tool to easily change the current paragraph (the
paragraph containing the cursor) to a heading. Simply click the button
with 'H1' on it and choose the heading level you want the current
paragraph changed to.
2014-02-04 19:23:29 +05:30
Kovid Goyal
b34eb8f460 Fix tag highlighting breaking when a line is edited because of stale user data 2014-02-04 18:59:03 +05:30
Kovid Goyal
d59f9c6f73 Fix #1276127 [calibre/src/unrar/unpack.cpp:1159]: (style) Array index 'CurBitLength' is used before limits check.](https://bugs.launchpad.net/calibre/+bug/1276127) 2014-02-04 18:03:39 +05:30
Kovid Goyal
2e608ed179 calibredb list: Fix error if one of the requested fields if empty for all requested books 2014-02-04 17:32:32 +05:30
Kovid Goyal
3ff7f39b4b Edit Book: Fix individual find and replace not working in regex mode if the search expression uses lookbehind/lookahead operators 2014-02-04 09:24:37 +05:30
Kovid Goyal
8f9abe9aa5 Update source code links 2014-02-04 08:42:18 +05:30