Kovid Goyal
0e36f48c19
Merge branch 'master' of https://github.com/cbhaley/calibre
2014-03-18 14:29:16 +05:30
Charles Haley
8e2066b9df
Update the CC production release version number
2014-03-18 09:47:04 +01:00
Charles Haley
f36389d528
Wireless device: remove books from the metadata cache that are no longer on the device.
2014-03-18 09:45:04 +01:00
Kovid Goyal
f973436000
Edit Book: New tool to specify semantics in EPUB books (semantics are items in the guide such as preface, title-page, dedication, etc.). Fixes #1287025 [[ebook-edit] Implement of defining more reference types of guide section]( https://bugs.launchpad.net/calibre/+bug/1287025 )
2014-03-18 13:18:07 +05:30
Kovid Goyal
c53e46512e
Sort items in completion popups for history by MRU
2014-03-18 10:01:07 +05:30
Kovid Goyal
16c3101490
Remember no more than 100 search expressions in the history
2014-03-18 09:37:42 +05:30
Kovid Goyal
0301890d59
Edit book: When generating inline Table of Contents, mark it as such in the guide section of the OPF. Fixes #1287018 [ebook-edit should add coresponding guide reference element <reference href="Text/toc.xhtml" type="toc" title="TOC" /> after adding inline toc.xhtml]( https://bugs.launchpad.net/calibre/+bug/1287018 )
2014-03-17 22:06:22 +05:30
Kovid Goyal
ca1fdf47b8
...
2014-03-17 19:36:50 +05:30
Kovid Goyal
934ab58b88
Update TIME
...
Fixes #1292474 [Private bug](https://bugs.launchpad.net/calibre/+bug/1292474 )
2014-03-17 15:49:57 +05:30
Kovid Goyal
43e325b79e
E-book viewer: Fix right margin for last page in a chapter sometimes disappearing when changing font size. Fixes #1292822 [Right margin of text when resize in reader]( https://bugs.launchpad.net/calibre/+bug/1292822 )
2014-03-17 11:44:15 +05:30
Kovid Goyal
2e40d47b5f
Fix side margin not defined in paged mode
2014-03-17 11:40:41 +05:30
Kovid Goyal
77e79d75cb
Edit Book: Fix saving of empty files not working
2014-03-17 10:20:16 +05:30
Kovid Goyal
5c2dec8022
Edit Book: Preview panel: Add a copy selected text action to the context menu
2014-03-17 10:02:23 +05:30
Kovid Goyal
a0d19d2f40
Edit book: Fix a regression in the previous release that broke saving a copy of the current book on linux and OS X
2014-03-17 09:36:04 +05:30
Kovid Goyal
e6e4a61ecc
Update Wired Daily Edition
2014-03-17 09:16:05 +05:30
Kovid Goyal
3bdf4921c7
Merge branch 'master' of https://github.com/cbhaley/calibre
2014-03-17 08:27:57 +05:30
Charles Haley
7ee3a1703d
If the user closes calibre while connected to a wireless device, cleanly disconnect and flush the metadata cache.
2014-03-16 15:56:40 +01:00
Kovid Goyal
82e1000626
Edit Book: When inserting hyperlinks, allow specifying the text for the hyperlink in the insert hyperlink dialog
2014-03-16 10:58:27 +05:30
Kovid Goyal
b5dba545cd
Edit book: Fix syntax highlighting in HTML files breaks if the closing of a comment or processing instruction is a tthe start of a new line.
2014-03-15 19:17:36 +05:30
Kovid Goyal
6d60befc70
Edit book: Fix check book failling in the presence of empty <style/> tags. Fixes #1292841 [Edit book / check crashes on empty inline style tag]( https://bugs.launchpad.net/calibre/+bug/1292841 )
2014-03-15 18:59:33 +05:30
Kovid Goyal
5864635e4a
When installing plugins, if an error occurs while installing the plugin, the plugin was not automatically un-installed due to a typo.
2014-03-15 08:42:04 +05:30
Kovid Goyal
7bf63b3290
version 1.28
v1.28.0
2014-03-14 09:51:05 +05:30
Kovid Goyal
58394e2776
Merge branch 'master' of https://github.com/cbhaley/calibre
2014-03-13 17:25:51 +05:30
Charles Haley
5024757c94
Wireless device: Do not attempt to sync data when sending books for the first time.
2014-03-13 12:52:27 +01:00
Kovid Goyal
f0d676502f
Edit book: Fix file permissions for the edited book being changed on Linux and OS X
...
Since the editor saves by using a temp file and then renaming the temp
file to overwrite the original, we have to explicitly copy over
permissions and owner metadata to the temp file to ensure they remain
unchanged.
2014-03-13 14:13:29 +05:30
Kovid Goyal
aea66db018
Show the search expression for the virtual library in a tooltip when hovering over the tab for the virtual library. Fixes #1291691 [[Enhancement] VL search expression tooltip on hover]( https://bugs.launchpad.net/calibre/+bug/1291691 )
2014-03-13 08:52:58 +05:30
Kovid Goyal
d78b9c3f0d
Move the filter text boxes to the top so that they are closer to the first result
2014-03-13 08:32:30 +05:30
Kovid Goyal
a32a1e6f79
Add an action to clear search history as well as disabling the popup
2014-03-13 08:30:00 +05:30
Kovid Goyal
a337fedffb
Merge branch 'master' of https://github.com/GRiker/calibre
2014-03-12 19:30:57 +05:30
Kovid Goyal
98bd33e144
Merge branch 'master' of https://github.com/cbhaley/calibre
2014-03-12 19:28:06 +05:30
Gregory Riker
9486fe05ad
Add optimization to listdir to return filenames only
2014-03-12 05:12:58 -07:00
Charles Haley
77071e14a5
Several fixes to syncing in the wireless device driver.
...
1) Handle case where metadata comes from scanning books instead of from calibre.
2) Don't attempt to update a field when one of the two sync columns is None.
3) Refactor code to eliminate interactions between sync types.
2014-03-12 12:23:24 +01:00
Kovid Goyal
a991c5e36d
Edit Book: Add a tool to easily insert hyperlinks (click the insert hyperlink button on the toolbar)
2014-03-12 13:53:38 +05:30
Kovid Goyal
240f164840
Better fix for missing cursor when completion popup opens
2014-03-12 12:28:38 +05:30
Kovid Goyal
13b47f4a29
Edit book: Allow disabling the completion popups for the search and replace fields. Right click on the search/replace field to enable/disable the completion popup
2014-03-12 09:59:42 +05:30
Kovid Goyal
0e3362fd4b
Library backup: Avoid infinite retries if converting metadata to backup OPF for a book fails. Simply fail to backup the metadata for that book. Fixes #1291142 [Memory Error/ Failed to convert to opf for id:]( https://bugs.launchpad.net/calibre/+bug/1291142 )
2014-03-12 09:10:40 +05:30
Kovid Goyal
737fde279d
Fix #1291085 [Add 'tooltip'(title) to Author in book details]( https://bugs.launchpad.net/calibre/+bug/1291085 )
2014-03-12 09:04:54 +05:30
Kovid Goyal
20ce36517c
Fix cursor becoming invisible when completion popup is opened
2014-03-11 09:44:21 +05:30
David Forrester
127282840a
Update dbversion for older Kobo devices
...
Should have set the supported_dbversion to 98 in the KOBO driver to
match the KOBOTOUCH driver.
2014-03-10 18:39:30 +05:30
Kovid Goyal
0dc16efa89
Update Fleshbot
2014-03-10 16:48:19 +05:30
Kovid Goyal
bf003b8d1f
Add getafix to push destinations
2014-03-10 15:09:30 +05:30
Kovid Goyal
0415fb19dd
Remove ununsed DJVU input GUI widget
2014-03-10 14:46:22 +05:30
Kovid Goyal
a479db415c
...
2014-03-10 13:44:06 +05:30
Kovid Goyal
38f00298a6
Possible fix for crash on OS X Mavericks when adding duplicates
2014-03-10 12:41:42 +05:30
Kovid Goyal
87fedb8a6d
I love linux distros
2014-03-10 11:53:50 +05:30
Kovid Goyal
4836d17783
Fix #1290097 ["epub" without toc crashes]( https://bugs.launchpad.net/calibre/+bug/1290097 )
2014-03-10 08:25:40 +05:30
Kovid Goyal
1ee24745ee
...
2014-03-10 08:16:01 +05:30
Kovid Goyal
456b297bf0
...
2014-03-09 19:14:35 +05:30
Kovid Goyal
a708b93df5
...
2014-03-09 18:45:38 +05:30
Kovid Goyal
706c0baca2
Fix matcher dialog wrapping filenames
2014-03-09 18:28:46 +05:30