Tomasz Długosz
ca3f406538
no feed on this domain any more
2015-10-16 16:09:52 +02:00
Kovid Goyal
d7ceb3dd23
Show request path when failing to load library data
2015-10-16 16:44:18 +05:30
Kovid Goyal
485c2d8af1
Fix bug when using writefile in duktape
2015-10-16 16:43:49 +05:30
Kovid Goyal
d2ba80ec41
Implement progress bar while loading library data
2015-10-16 12:35:57 +05:30
Kovid Goyal
ba95bf86b9
More robust fix for auto reload when file is temporarily unavailable
2015-10-16 12:34:48 +05:30
Kovid Goyal
da7ffcaf82
Send uncompressed length in a custom header, if available, when using gzip transfer encoding
2015-10-16 10:58:52 +05:30
Kovid Goyal
673eee9f5a
...
2015-10-16 09:50:28 +05:30
Kovid Goyal
24c3f48788
...
2015-10-16 09:33:33 +05:30
Kovid Goyal
14cee60aa8
...
v2.41.0
2015-10-16 08:37:48 +05:30
Kovid Goyal
f9108403fa
version 2.41.0
2015-10-16 08:36:56 +05:30
Kovid Goyal
35bbecbaf2
...
2015-10-16 08:35:09 +05:30
Kovid Goyal
159031b2ca
Merge branch 'master' of https://github.com/t3d/calibre
2015-10-16 08:20:29 +05:30
Tomasz Długosz
a57b73a047
no new content since 2013
2015-10-16 00:43:53 +02:00
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