Kovid Goyal
c0e9d14ba1
PDF Output: Fix incorrect rendering of html files with only a single large image and very little text. In some rare circumstances, the full html file would not be rendered. Fixes #1278877 [conversation EPUB to PDF - Error]( https://bugs.launchpad.net/calibre/+bug/1278877 )
2014-02-12 11:30:33 +05:30
Kovid Goyal
2d96b9a835
Edit Book: Fix subsetting embedded fonts not processing fonts included in a stylesheet that is itself referenced only by an @import rule
2014-01-31 21:35:34 +05:30
Kovid Goyal
f630484554
Edit Book: Add a button to show diffs after any Polish action
2014-01-29 12:42:41 +05:30
Kovid Goyal
fce5bebc16
Fix #1270552 [Spelling mistake]( https://bugs.launchpad.net/calibre/+bug/1270552 )
2014-01-19 17:58:45 +05:30
Kovid Goyal
5e6dd56aa1
Edit book: Allow editing of .plist files as XML
2014-01-17 18:12:27 +05:30
Kovid Goyal
0012f5cc4b
Edit book: Add a tool to insert arbitrary unicode characters, such as special spaces or punctuation or characters from non-English languages into the text
2014-01-06 17:00:21 +05:30
Kovid Goyal
aca0f41951
Add L´ and D´ as recognized articles when automatically computing sort strings for French. Fixes #1264172 [list of words consider as "articles" for sort in french]( https://bugs.launchpad.net/calibre/+bug/1264172 )
2014-01-05 18:36:18 +05:30
Kovid Goyal
bea02304ee
Add an option to control how completion works when editing authors/tags/series/etc.
...
By default, when completing items, calibre will show you all the
candidates that start with the text you have already typed. You can
instead have it show all candidates that contain the text you have
already typed. To do this, go to Preferences->Tweaks->Completion mode.
For example, if you type asi it will now match both Asimov and Quasimodo,
whereas the default behavior would match only Asimov. Fixes #1264304 [[Enhancement] search within string when tagging](https://bugs.launchpad.net/calibre/+bug/1264304 )
2014-01-02 10:24:32 +05:30
Kovid Goyal
de9e19231c
Change the color of the edit bookicon to distinguish it from the viewer icon more clearly
2013-12-31 19:11:37 +05:30
Kovid Goyal
30deb207e4
Edit book: When syncing the position of the preview panel to the cursor
...
in the editor and the cursor is at or before the <body> tag set the
position of the preview panel to the top of the file, so that the top
margin of the body tag is seen easily.
2013-12-15 09:25:49 +05:30
Kovid Goyal
b8c52790bc
Implement clicking on links in the preview panel
...
Clicking links in the preview panel now opens the linked to document in
an editor at the location pointed to by the link
2013-12-07 13:41:27 +05:30
Kovid Goyal
d3913372fc
change resize icon
2013-12-05 22:24:48 +05:30
Kovid Goyal
ca02073d8d
...
2013-12-05 22:19:46 +05:30
Kovid Goyal
a7b7577fd1
Framework for image filters, alongwith an auto-trim filter
2013-12-05 17:45:53 +05:30
Kovid Goyal
0cd7b5f46f
Add basic image manipulation operations
2013-12-05 12:44:38 +05:30
Kovid Goyal
df1c8b7e56
Integrate the new Tweak Book tool into the main calibre gui
...
The old Tweak Book tool has become "Unpack Book"
2013-12-01 14:35:24 +05:30
Kovid Goyal
42f2e6cff5
Workaround for pyqtSlot not accepting QList<int> on windows
2013-11-29 14:20:16 +05:30
Kovid Goyal
3d55cac971
...
2013-11-25 12:38:48 +05:30
Kovid Goyal
d893799106
More robust editor -> preview position syncing
2013-11-23 10:55:33 +05:30
Kovid Goyal
ff1525f921
UI for merging files, implementation to follow
2013-11-22 12:31:34 +05:30
Kovid Goyal
2de03bb4b4
Dont use dynamic CS in Tweak Book
2013-11-21 20:54:19 +05:30
Kovid Goyal
46988f0f9a
E-book viewer: Allow searching for whole words to work with hyphenation
...
E-book viewer: Allow searching to work with hyphenation enabled,
provided you are searching for whole words. Searching for partial words
may still not work. For robust searching, turn off hyphenation in the
viewer preferences.
2013-11-20 22:20:49 +05:30
Kovid Goyal
cccd4770dc
Update Hyphenator library to 4.2.0
2013-11-20 21:46:47 +05:30
Kovid Goyal
96c1243515
Button to turn of preview position syncing
2013-11-19 10:13:32 +05:30
Kovid Goyal
b1652a2316
Implement adding files to the book
2013-11-17 12:11:38 +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
862bc734f2
Add various polish actions to Tweak Book
2013-11-08 15:35:38 +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
c20db472eb
FB2 Input: Add support for note and cite back references
...
FB2 Input: Add support for note and cite back references. Link pairs of
type="note" and type="cite" now automatically generate the correct back
reference. Fixes #1243714 [Fb2 return link is lost when converted to mobi or epub](https://bugs.launchpad.net/calibre/+bug/1243714 )
2013-10-23 20:50:20 +05:30
Kovid Goyal
3f6c88f0ae
FB2 Input: Fix paras with both id and style
...
FB2 Input: Fix a regression that broke conversion of FB2 files with
paragraphs having both a style and an id attribute. Fixes #1243709 [xls:attribute error in FB2 files](https://bugs.launchpad.net/calibre/+bug/1243709 )
2013-10-23 20:50:20 +05:30
Kovid Goyal
a43941dc0d
Allow using textures for cover grid background
...
Cover grid: Allow using images as the background for the cover grid. To
choose an image, go to Preferences->Look & Feel->Cover Grid. Fixes #1239194 [[Ideas] -->book grid](https://bugs.launchpad.net/calibre/+bug/1239194 ) [[Ideas] -->book grid](https://bugs.launchpad.net/calibre/+bug/1239194 )
The builtin textures come from subtlepatterns.com
2013-10-15 11:13:03 +05:30
Kovid Goyal
5083f9f13c
New icon for Tweak Book
2013-10-07 16:34:47 +05:30
Kovid Goyal
439451a8ed
Remove incorrect sRGB profile
2013-10-06 13:39:35 +05:30
Kovid Goyal
ea87178c1d
Add some 3D effects to the marked icon
2013-10-05 09:02:38 +05:30
Kovid Goyal
f320957438
Make a special icon for the marked emblem
2013-10-04 22:45:35 +05:30
Kovid Goyal
8f7c50eecc
Merge branch 'master' of https://github.com/cbhaley/calibre
...
Add a tweak to control quality of thumbnails generated by the content
server.
Also improve cache usage performance of the wireless device driver.
2013-10-03 07:42:17 +05:30
Charles Haley
ee8c9d5c91
Add a tweak to change the image compression quality used by the content server when it makes thumbnails.
2013-09-27 17:05:33 +02:00
Kovid Goyal
50beda31ae
Remove the SONY PRS 500 fonts
...
Remove the bundled SONY PRS500 fonts since they were used only for LRF
conversion, and LRF is now deprecated. The fonts will be substituted with
Liberation fonts instead.
2013-09-22 12:09:24 +05:30
Kovid Goyal
c390b2e0ec
Increase default max cover size tweak
2013-09-09 21:03:47 +05:30
Kovid Goyal
a401b2ab7d
Add a trim cover option ot the bulk metadata edit dialog
...
Merge branch 'Bulk-trim-covers' of git://github.com/sengian/calibre
2013-08-12 13:56:28 +05:30
sengian
1d0a181f5e
Fixed tweak text for % not available
2013-08-12 07:26:51 +02:00
sengian
6c2ca8975d
Added the fuzz tweak variable
2013-08-11 22:43:17 +02:00
Kovid Goyal
3d7b8b939e
Start work on cover grid
2013-08-05 13:43:05 +05:30
Kovid Goyal
0c5959f298
PDF Output: Fix anchors sometimes located incorrectly
...
PDF Output: Workaround bug in WebKit's getBoundingClientRect() method
that could cause links to occasionally point to incorrect locations.
Fixes #1202390 [Private bug](https://bugs.launchpad.net/calibre/+bug/1202390 )
2013-07-18 10:03:30 +05:30
Kovid Goyal
f75458224b
E-book viewer: Fix page position incorrect after startup bookmark
...
E-book viewer: Fix a bug that could cause the reported position to be
incorrect immediately after opening a previously opened book.
This also fixes the Back button not working if a link is clicked on the
page immediately after opening the book.
2013-07-17 22:11:44 +05:30
Kovid Goyal
03041f925e
Tweak to restrict list of output formats
...
Add a tweak to restrict the list of output formats available in the
conversion dialog. Go to Preferences->Tweaks to change it.
2013-07-09 17:33:28 +05:30
Kovid Goyal
9952abad4a
Polish: Add option to embed referenced fonts
...
Book polishing: Add option to embed all referenced fonts when polishing
books using the "Polish Books" tool. Fixes #1196038 [[enhancement] embed font without conversion](https://bugs.launchpad.net/calibre/+bug/1196038 )
2013-07-01 15:08:54 +05:30
Kovid Goyal
9a0d88dffa
Updated coffeescript
2013-05-31 10:01:48 +05:30
Kovid Goyal
384e2048f9
Replace book counts
...
Replace the book counts in the choose library button and next to the
virtual library button with the names of the current library and virtual
library. The count information is now displayed in the status bar at
the bottom.
2013-05-29 22:14:56 +05:30