Commit Graph

26054 Commits

Author SHA1 Message Date
Kovid Goyal a28b690f42 pep8 2013-11-10 07:30:48 +05:30
Kovid Goyal 91f85b8910 Update El Mundo
Fixes #1249656 [Updated recipe for Spanish El Mundo](https://bugs.launchpad.net/calibre/+bug/1249656)
2013-11-10 07:11:03 +05:30
Kovid Goyal 87d927d7e9 Improved regex module for python
Taken from: https://code.google.com/p/mrab-regex-hg/
2013-11-09 22:05:05 +05:30
Kovid Goyal 016977dc33 Merge branch 'master' of https://github.com/cbhaley/calibre
Template language: Add a transliterate function, useful to convert
metadata in other languages into its approximate English representation,
when exporting books from calibre. Fixes #1249562 [Feature Request: option to transliterate metadata when sending to device](https://bugs.launchpad.net/calibre/+bug/1249562)
2013-11-09 17:57:11 +05:30
Charles Haley 60a6212835 Merge branch 'kovidgoyal/master' 2013-11-09 13:02:59 +01:00
Charles Haley ae2ebbea68 Add a "transliterate" formatter function. 2013-11-09 13:02:25 +01:00
Kovid Goyal 3113191c80 ... 2013-11-09 14:56:41 +05:30
Kovid Goyal 6cda45e42f Fix standalone editor launch not working 2013-11-09 14:44:04 +05:30
Kovid Goyal c7ff021541 ... 2013-11-09 14:41:15 +05:30
Kovid Goyal c2f02dd423 Add more color themes and auto detect theme based on users GUI color palette 2013-11-09 14:34:38 +05:30
Kovid Goyal b984f394f9 Transliterate the Arabic Alef into a
Fixes #1249469 [Transliteration of metadata from Arabic to English is not complete](https://bugs.launchpad.net/calibre/+bug/1249469)
2013-11-09 11:30:26 +05:30
Kovid Goyal f97b799456 Create View menu 2013-11-09 11:18:56 +05:30
Kovid Goyal aa0d4f1b71 ARG Noticias by Darko Miletic
Fixes #1249506 [New recipe for Argentinian news portal ArgNoticias](https://bugs.launchpad.net/calibre/+bug/1249506)
2013-11-09 10:44:10 +05:30
Kovid Goyal c1e5cddf5f Add inspect element and prevent preview from refreshing while it is hidden 2013-11-09 10:31:37 +05:30
Kovid Goyal 6df507a962 Add a toolbar with buttons to control the preview panel 2013-11-09 09:20:34 +05:30
Kovid Goyal f77fc9493e Move refresh timer control into Preview class 2013-11-09 08:34:15 +05:30
Kovid Goyal d9fa433025 ... 2013-11-08 16:05:59 +05:30
Kovid Goyal 07e0ec1d16 Fix preview panel not refreshing if container is changed 2013-11-08 16:03:32 +05:30
Kovid Goyal 175d913299 Fix refresh timer not being stopped on refresh 2013-11-08 15:50:29 +05:30
Kovid Goyal d99ff84f9c Report when no smartenable punctuation is found 2013-11-08 15:41:21 +05:30
Kovid Goyal 09312b65b2 Dont set cursor pos beyond end of text when replacing text 2013-11-08 15:38:10 +05:30
Kovid Goyal 862bc734f2 Add various polish actions to Tweak Book 2013-11-08 15:35:38 +05:30
Kovid Goyal 45edfa442c Refactor polishing code so it can be used from within Tweak Book 2013-11-08 13:52:32 +05:30
Kovid Goyal e00615d89d ... 2013-11-08 12:46:40 +05:30
Kovid Goyal 5231d7958c Add ToC Editor to Tweak Book 2013-11-08 12:39:51 +05:30
Kovid Goyal 89c33c3713 Fix rewind_savepoint() not working 2013-11-08 12:39:29 +05:30
Kovid Goyal 17f6f40fde Add editor actions to menubar 2013-11-08 10:36:09 +05:30
Kovid Goyal 66fac74834 Remove incorrect sRGB profiles 2013-11-08 10:00:31 +05:30
Kovid Goyal cdfb03a669 version 1.10 v1.10.0 2013-11-08 09:14:31 +05:30
Kovid Goyal f6635f6f1f Basic editor actions 2013-11-07 21:08:00 +05:30
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