28274 Commits

Author SHA1 Message Date
Kovid Goyal
e1f23c9352 Merge branch 'master' of https://github.com/cbhaley/calibre
Quickview: Add a checkbox to lock the quickview window so that it does
not change while moving around in the main book list

Quickview: Auto-close the quickview window when changing libraries
2013-11-07 20:14:48 +05:30
Kovid Goyal
d4dd0790bf ... 2013-11-07 20:10:28 +05:30
Kovid Goyal
72abdfc3e5 Close editors and clear preview when opening a new book 2013-11-07 17:52:20 +05:30
Kovid Goyal
c0deb561e7 Clear parse worker cache when new book is opened 2013-11-07 17:48:04 +05:30
Kovid Goyal
76b0ba65f6 ... 2013-11-07 17:45:39 +05:30
Charles Haley
79987ee09d Quickview changes:
1) Close the quickview window on library change. Keeping track of what should be shown in the new library wasn't working.
2) Add keyboard shortcuts to move between quickview's controls.
3) Add a checkbox to "lock" quickview's contents, preventing their change when moving around on the main spreadsheet.
2013-11-07 13:11:31 +01:00
Kovid Goyal
13e4a21ed8 Live updates for the preview panel 2013-11-07 17:33:18 +05:30
Kovid Goyal
53b164d7fb Populate preview panel when opening/changing editors 2013-11-07 11:10:01 +05:30
Kovid Goyal
087bcee620 Fix number of marked books in menu not being updated when deleting books
Fix number of marked books shown in the drop down menu of the Mark Books
action not being updated when marked books are deleted (as opposed to
being unmarked). Fixes #1248506 [Incorrect number of marked books in "Show marked books" menu entry](https://bugs.launchpad.net/calibre/+bug/1248506)
2013-11-06 21:45:27 +05:30
Kovid Goyal
d4b3e94afc Ignore links clicked in the preview panel 2013-11-06 15:12:24 +05:30
Kovid Goyal
a40c6fe846 Implement loading of resources direct from editrs->preview pane 2013-11-06 15:01:22 +05:30
Kovid Goyal
82a0183360 Start work on preview panel 2013-11-06 12:24:07 +05:30
Kovid Goyal
682161fb66 Book list: Preserve the current column when using Ctrl+Home or Ctrl+End shortcuts 2013-11-06 10:34:42 +05:30
Kovid Goyal
d3ebfefc23 Update New York Review of Books 2013-11-06 09:22:59 +05:30
Kovid Goyal
9688c9fe14 Handle case of less than a screenful of books 2013-11-05 22:10:52 +05:30
Kovid Goyal
d50c85b885 Remove log file when shutting down offload worker 2013-11-05 22:10:12 +05:30
Kovid Goyal
144fa523ef Booklist: Fix using Page Up/Down keys moving book list by one row too many. Fixes #1248109 [Page up and page down keys scroll one book too much](https://bugs.launchpad.net/calibre/+bug/1248109) 2013-11-05 22:07:28 +05:30
Kovid Goyal
1f8d7c69be ... 2013-11-05 21:04:44 +05:30
Kovid Goyal
a05b241b30 A simple worker to run function calls in a separate process 2013-11-05 16:09:28 +05:30
Kovid Goyal
a09214d507 Refactor simple worker creation 2013-11-05 15:40:21 +05:30
Kovid Goyal
7a7cacc920 Close editors when files deleted 2013-11-05 15:40:03 +05:30
Kovid Goyal
1306591499 Nicer error message when failing to open exclusive file 2013-11-05 13:13:13 +05:30
Kovid Goyal
3164269793 Go back to help screen when last tab is closed 2013-11-04 21:08:28 +05:30
Kovid Goyal
f3a660fec3 Closing of editor tabs 2013-11-04 15:59:58 +05:30
Kovid Goyal
bcd9e53904 Implement saving for individual editors 2013-11-04 15:34:15 +05:30
Kovid Goyal
39228513f4 Allow launching Tweak Book easily via calibre-debug 2013-11-04 12:05:11 +05:30
Kovid Goyal
807dfa5c6a Limit size of savepoint history 2013-11-04 09:55:01 +05:30
Kovid Goyal
e993381e88 Conversion: Treat .docm the same as .docx files, ignoring any macros in the file. Fixes #1247565 [Calibre does not recognise Word files in docm format](https://bugs.launchpad.net/calibre/+bug/1247565) 2013-11-03 23:31:20 +05:30
Kovid Goyal
8f8e5ac6be Metadata download: Do not auto trim downloaded covers
Trimming can sometimes have undesirable effects.
2013-11-03 22:49:11 +05:30
Kovid Goyal
e138fde8ac ... 2013-11-03 14:16:04 +05:30
Kovid Goyal
79b304baee Change global save action when editor is modified 2013-11-03 14:09:01 +05:30
Kovid Goyal
f6554d74bb Add basic editor actions 2013-11-03 14:01:14 +05:30
Kovid Goyal
9a96eea0e8 Show modified indicator in file tab 2013-11-03 13:09:21 +05:30
Kovid Goyal
9b71d8ed9e EPUB Output: Auto convert CMYK images to RGB
Works around Adobe Digital Editions inablity to display CMYK images.
See #1246710 (Frontpage is not apearing in the readerprogram)
2013-11-03 11:43:51 +05:30
Kovid Goyal
6a14af6f99 Switch keyboard modes when opening new files 2013-11-03 10:50:46 +05:30
Kovid Goyal
be20dde56e Fix #1247529 [right-clicking on a link and copying produces link to http://www.foo.com](https://bugs.launchpad.net/calibre/+bug/1247529) 2013-11-03 10:40:49 +05:30
Kovid Goyal
0a6e52b034 Template language: Fix zero valued series indices not formatting correctly
Fixes #1247348 [Template does not show correct result with series_index[0]](https://bugs.launchpad.net/calibre/+bug/1247348)

Merge branch 'master' of https://github.com/cbhaley/calibre
2013-11-03 10:20:08 +05:30
Kovid Goyal
6fa4022c78 Add note about modern html parsers 2013-11-03 09:48:18 +05:30
Kovid Goyal
6b8ca10f6a Fix #1247466 [Plugin Translation needs ugettext](https://bugs.launchpad.net/calibre/+bug/1247466) 2013-11-03 08:31:17 +05:30
Kovid Goyal
9bc88ee95a Fix regression that broke bibtex output 2013-11-03 08:19:21 +05:30
Kovid Goyal
45b22e5c4b Allow different shortcuts based on current editor 2013-11-02 18:04:29 +05:30
Charles Haley
05b45937fa Bug #1247348. This change might change behavior of something. Before, any int or float that was None or zero returned an empty string. Now only None values do that. The previous behavior did not work properly with zero values in templates, including series indices. 2013-11-02 12:35:31 +01:00
Charles Haley
d68718166b Fix field_metadata.is_series_index that apparently never worked. 2013-11-02 12:33:39 +01:00
Kovid Goyal
1328d8bf94 Make line wrapping configurable 2013-11-02 12:25:54 +05:30
Kovid Goyal
363d10096b ... 2013-11-02 12:19:35 +05:30
Kovid Goyal
2e8a1be0c3 Start integrating the editor component into the main gui 2013-11-02 12:13:47 +05:30
Kovid Goyal
95d2f0feab EPUB Output: Add a warning about images in the CMYK colorspace 2013-11-01 22:11:46 +05:30
Kovid Goyal
bbbd6989a4 Various new and updated Polish news sources 2013-11-01 16:20:24 +05:30
fenuks
4c8deb0d5f new recipes 2013-11-01 11:14:21 +01:00
fenuks
d7a5118c42 updated polish recipes 2013-11-01 10:17:31 +01:00