32083 Commits

Author SHA1 Message Date
Tomasz Długosz
c30678303e this blog is not active since 2014 2015-10-16 00:26:42 +02:00
Kovid Goyal
c40e170a15 Merge branch 'master' of https://github.com/cbhaley/calibre 2015-10-15 18:18:25 +05:30
Charles Haley
6180797d7a Ignore key modifiers other than SHIFT and CTRL. 2015-10-15 14:34:31 +02:00
Charles Haley
b6287452c4 Keyboard modifiers (again) for delegates. Make CTRL+F2 clear the field's value for all fields. SHIFT+F2 sets date fields to now(). 2015-10-15 11:26:40 +02:00
Kovid Goyal
0bbc30c07f Start work on UI for new server 2015-10-15 13:58:19 +05:30
Kovid Goyal
c8ad7b203a Edit Book: Allow editing an unzipped EPUB (a folder) as a book
Useful if you wish to store your ebook in a version control system and
edit it directly with the calibre ebook editor
2015-10-15 13:53:11 +05:30
Kovid Goyal
f8670c524c Book list: Press Shift+F2 to clear the contents of the current date like cell before editing it
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-10-15 13:14:01 +05:30
Charles Haley
9a5d795d4d Make SHIFT+F2 clear the date when launching the editor on a date in the book list. This doesn't steal a shortcut because F" with any modifier launches the delegate. 2015-10-15 09:36:24 +02:00
Kovid Goyal
dce2207202 Ebook container: Allow using an unzipped epub (folder) as a container 2015-10-15 13:01:18 +05:30
Kovid Goyal
e0dfef216f Update Boston Globe 2015-10-15 09:48:48 +05:30
Kovid Goyal
25de618ae1 Edit Book: Preview panel: Render in XHTML mode. Fixes svg elements using a global svg namespace not rendering. 2015-10-14 11:19:59 +05:30
Kovid Goyal
8b7a8997d9 Tag Browser: Fix clicking on first-letter groups for series not working 2015-10-12 09:37:27 +05:30
Kovid Goyal
2ba85a0869 DOCX Output: Ignore corrupted images in the input instead of erroring out on them. 2015-10-11 22:35:48 +05:30
Kovid Goyal
23a6c43552 Sessions infrastructure for new server 2015-10-11 13:47:55 +05:30
Kovid Goyal
65c6d6d86c Allow passing None to url_for() to get the url_prefix 2015-10-11 12:47:44 +05:30
Kovid Goyal
c502d64c0e A constant time LRU cache implementation 2015-10-11 12:16:46 +05:30
Kovid Goyal
568726db1f Update Wall Street Journal 2015-10-11 00:09:43 +05:30
Kovid Goyal
24ffd08b39 ... 2015-10-10 09:19:13 +05:30
Kovid Goyal
d175bd1647 Update bundled libmtp to the newly released 1.10 2015-10-09 23:07:18 +05:30
Kovid Goyal
e0590843c0 Prevent very long saved searches from making create/edit virtual library dialog too large 2015-10-09 18:30:19 +05:30
Kovid Goyal
c5fb9e75de Fix #1503910 [Cmd+T doesn't toggle TOC back off when in window mode](https://bugs.launchpad.net/calibre/+bug/1503910) 2015-10-09 17:29:19 +05:30
Kovid Goyal
581ecb67b1 Update Komputerra 2015-10-09 15:53:29 +05:30
Kovid Goyal
ecd94450e9 Allow ebook-metadata to work with read-only files when no options are specified to change metadata. Fixes #1504345 [ebook-meta does not work on read-only files](https://bugs.launchpad.net/calibre/+bug/1504345) 2015-10-09 07:44:22 +05:30
Kovid Goyal
bc0c3d90a6 Update Spectator Magazine 2015-10-08 11:32:57 +05:30
Kovid Goyal
6f0403bffe Edit Book: Allow easily removing items from the popup menu for the 'Insert tag' button 2015-10-08 10:53:41 +05:30
Kovid Goyal
eff9a695e1 Tag mapper: When the replacement tag contains commas, create multiple tags instead of replacing the comma with a semi-colon. Fixes #1503526 [Tap Mapping comma as semi-colon as of 2.40- did not on 2.39](https://bugs.launchpad.net/calibre/+bug/1503526) 2015-10-08 10:01:16 +05:30
Kovid Goyal
fa49f81b3e Infrastructure for serving rapydscript in the new content server 2015-10-07 11:37:58 +05:30
Kovid Goyal
28a16466e2 Merge branch 'master' of https://github.com/cbhaley/calibre 2015-10-05 13:34:13 +05:30
Charles Haley
b574e4c977 Remove default keyboard shortcuts for the new general Tag Browser items. Rationale: before they could not conflict with a user-defined shortcut, but now they can. The conflict will be very mysterious for people. On the other hand, if people used the previous shortcuts then they will stop working, which gives them the indication that they need to do something, and in any event the shortcut could be different from what it was in languages other than English. This second case will be easier to support than the first. 2015-10-05 09:54:45 +02:00
Charles Haley
b592feb464 Remove debugging parameter 2015-10-05 09:51:01 +02:00
Kovid Goyal
c5c7f14576 Merge branch 'master' of https://github.com/cbhaley/calibre 2015-10-04 21:46:46 +05:30
Charles Haley
52a1a0b7b0 Change the tag browser "Find" button to use a configurable shortcut 2015-10-04 18:09:16 +02:00
Kovid Goyal
d1eb5e27df Make Tag Browser more useable with keyboard shortcuts. Configure the keyboard shortcuts in Preferences->Keyboard->Tag Browser
Merge branch 'master' of https://github.com/cbhaley/calibre
2015-10-04 21:26:05 +05:30
Charles Haley
6230d5e89a Make the keyboard shortcut for the tag browser "find" text box use the general keyboard mechanism. Add a shortcut to "click" the current item in the tag browser, which is most useful after a "find". Also add shortcuts for the collapse button and the Alter Tag Browser button.
I didn't change the shortcut for the tag browser Find button. It currently uses the "& in translated string" method, so changing it to a fixed shortcut would change functionality. If this is OK I can make the change.
2015-10-04 17:48:24 +02:00
Kovid Goyal
a2619dd5b4 ToC editor: Add context menu item to change selected entries to upper case 2015-10-04 21:10:33 +05:30
Kovid Goyal
8a4dcf92ec Prevent Match books being added to cover browser context menu 2015-10-04 21:08:07 +05:30
Kovid Goyal
14578688a7 HTMLZ Output: Set the HTML <title> to the book title. Fixes #1502592 [HTMLZ output is missing the <title> tag](https://bugs.launchpad.net/calibre/+bug/1502592) 2015-10-04 18:24:23 +05:30
Kovid Goyal
b8dda93092 Update The Independent 2015-10-04 09:40:21 +05:30
Kovid Goyal
23cbedd708 Change User Manual link for setting env vars in OS X
New link points to technique that works on OS X 10.8+
2015-10-02 11:38:53 +05:30
Kovid Goyal
98a4b1983e Fix some compiler warnings v2.40.0 2015-10-02 11:13:43 +05:30
Kovid Goyal
32755442ce version 2.40.0 2015-10-02 10:33:35 +05:30
Kovid Goyal
9561f32287 Disable the Most Popular functionality in the nytimes recipes as the NYT is now transitioning to a new "Trending" page 2015-10-02 09:17:02 +05:30
Kovid Goyal
103ec370d4 Ignore non-unicode entries in title table when adding books 2015-10-01 23:41:24 +05:30
Kovid Goyal
2170532391 ... 2015-10-01 11:26:46 +05:30
Kovid Goyal
7c0c153d97 E-book polishing: Show a confirmation if the user selects both the add and remove jacket actions. 2015-10-01 09:54:37 +05:30
Kovid Goyal
3941163327 A new tool to apply Tag mapper rules to existing books in the library. To use it, go to Preferences->Toolbars and add the tool to the toolbar. 2015-09-30 15:49:54 +05:30
Kovid Goyal
96d3145ca5 Update The Philosopher's Magazine
Fixes #1495383 [Fetch News: The Philosopers' Magazine doesn't download](https://bugs.launchpad.net/calibre/+bug/1495383)
2015-09-30 08:09:44 +05:30
Kovid Goyal
002ccf8d62 Fix #1500802 [Minor bug German "ä"-character](https://bugs.launchpad.net/calibre/+bug/1500802) 2015-09-29 16:46:20 +05:30
Kovid Goyal
156058f295 TXT Output: Do not fail when input contains HTML comments with double hyphens in the comment text. 2015-09-29 14:18:07 +05:30
Kovid Goyal
e1c1e617bc Edit Book: Fix order of checkboxes in filter style information tool is random 2015-09-28 01:43:46 +05:30