Kovid Goyal
3b71c89655
Add a count function to the template language. Make author_sort searchable.
2010-12-02 09:15:34 -07:00
Kovid Goyal
b7518b0b4e
Fix #7740 (Star count from added columns doubled in book detatils block). Also store queries generated by the advanced search dialog in the search history
2010-12-02 09:12:03 -07:00
Charles Haley
da750b1410
Some random changes:
...
1) added a 'count' function to the template language
2) changed the template language faq
3) made author_sort searchable
4) improved the help in calibredb create_custom_column
2010-12-02 14:07:39 +00:00
John Schember
8032890d0f
TXT Output: Markdown output, ensure separation between sections.
2010-12-02 07:37:38 -05:00
Charles Haley
5cdc87fc89
Enumeration type custom columns
2010-12-02 12:25:16 +00:00
John Schember
d744fb698b
TXT Output: change remove links to keep links and remove links by default with Markdown format output. TXT Output: Add keep image references option and remove images by default with Markdown format output.
2010-12-02 06:54:36 -05:00
Charles Haley
438e0d5305
Better enum-type help text
2010-12-02 09:16:45 +00:00
Charles Haley
6ba2d854fa
Fix #7740 : CC ratings showing doubled on book info (and mobile browser)
2010-12-02 09:16:27 +00:00
Charles Haley
882d16ffd1
Make advanced_search save history
2010-12-02 09:15:11 +00:00
Charles Haley
0a730c46ee
Merge from trunk
2010-12-02 08:37:01 +00:00
Charles Haley
d3993f7b6f
Merge from trunk, and a couple of enumeration changes
2010-12-02 08:34:09 +00:00
Kovid Goyal
28732ccbdb
Fix #7424 (Formats hyperlinks are inconsistently launched)
2010-12-01 21:55:02 -07:00
Translators
51a2f3d652
Launchpad automatic translations update.
2010-12-02 04:45:22 +00:00
Kovid Goyal
63ef5a5425
MOBI Output: When the input document does not explicitly specify a size for images, set the size to be the natural size of the image. This works around Amazon's *truly wonderful* MOBI renderer's tendency to expand images that do not have a width and height specified.
2010-12-01 20:35:08 -07:00
Kovid Goyal
b343837f65
Conversion pipeline: Fix bug that caused height/width specified in %/em of screen size to be incorrectly calculated by a factor of 72./DPI
2010-12-01 20:31:01 -07:00
John Schember
f078aceb6c
TXT Output: Add GUI support for new markdown related options.
2010-12-01 21:03:54 -05:00
John Schember
98a0970f02
Add markdownml.py. TXT Output: Remove links option to make markdown output cleaner.
2010-12-01 20:33:52 -05:00
Kovid Goyal
113ff417d6
Conversion pipeline: Respect max-width and max-height when calculating the effective size of an element
2010-12-01 18:05:35 -07:00
John Schember
04e3ba0e81
TXT Output: Basic Markdown formatted output.
2010-12-01 18:51:49 -05:00
John Schember
88a60c1610
TXT Output: Turn br tags into spaces.
2010-12-01 18:27:33 -05:00
Kovid Goyal
6143392ee9
Fix #7706 (show cover Image info in tool tip)
2010-12-01 16:27:17 -07:00
Sengian
697df6950f
Merge from trunk
2010-12-01 23:26:29 +01:00
Kovid Goyal
0c7df44df5
...
2010-12-01 13:22:54 -07:00
Kovid Goyal
8460d35fa7
Fix #7715 (OS X - Viewer window taller than non-standard display, can't resize)
2010-12-01 13:01:42 -07:00
Kovid Goyal
769d4e9502
Fix #7726 (Search history incorrect when closing/reopening calibre)
2010-12-01 12:55:15 -07:00
Kovid Goyal
1a0d182067
After a search, always select the first result row
2010-12-01 12:19:32 -07:00
Charles Haley
7704ca4a05
First pass at enum custom type
2010-12-01 19:07:29 +00:00
Kovid Goyal
039d4653b0
Fix #7616 (Add "similar books" searches to the search history)
2010-12-01 12:02:42 -07:00
Kovid Goyal
8cc1c798f5
Fix #7758 (Add device: samsung fascinate android running aldiko and wordplayer)
2010-12-01 10:40:25 -07:00
Charles Haley
e74606e35f
Fix (I hope) strange selection behavior in viewer when searching
2010-12-01 17:10:49 +00:00
Charles Haley
b5901ead75
More search box changes
2010-12-01 16:53:23 +00:00
Charles Haley
7e76be47b9
fix focus problems when using tags browser and keyboard shortcuts to initiate searching
2010-12-01 14:57:32 +00:00
Charles Haley
4bf7bc6b7b
Remember current tab when using apply in bulk edit
2010-12-01 11:08:51 +00:00
Charles Haley
c7bb32dc40
Merge from trunk
2010-12-01 08:58:00 +00:00
Charles Haley
6132fa1385
Make completion and search_as_you_type play together more nicely
2010-12-01 08:54:41 +00:00
Charles Haley
5d254ef842
Restore the focus to the library view when the search button is clicked
2010-12-01 08:18:36 +00:00
Translators
db760d3005
Launchpad automatic translations update.
2010-12-01 04:56:17 +00:00
Kovid Goyal
aef657b099
Fix #7723 (View Specific Format Does Not Allow More Than One Selection)
2010-11-30 19:53:21 -07:00
Kovid Goyal
4ab34dff95
Fix #7749 (Book details panel does not always display correct selected book)
2010-11-30 19:12:24 -07:00
Kovid Goyal
ba831d21e3
Search box: Remove select all on focus event as focus events are fired when completion fails/succeeds. Instead select all only when search box is focussed via the keyboard shortcut
2010-11-30 19:03:01 -07:00
Kovid Goyal
983da07095
Fix #7753 (setPlaceholderText not found)
2010-11-30 18:37:34 -07:00
Kovid Goyal
fa0799597d
Fix #7746 (Converting prc->epub: names of streets and lakes)
2010-11-30 18:35:14 -07:00
Kovid Goyal
b9c9e0e29c
...
2010-11-30 18:15:21 -07:00
Kovid Goyal
532ecccf84
FB2 Output: Add option to create FB2 sections based on internal file structure of input file (useful for EPUB files that have been split on chapter boundaries). Also add options to mark h1/h2/h3 tags as section titles in the FB2 file. Fixes #7738 (FB2 Output option to create section per HTML file). PMLZ Output: Various bug fixes [7742, 7745]
2010-11-30 18:12:03 -07:00
John Schember
c38eb08018
PML Output: ensure \w always ends with a %.
2010-11-30 19:04:26 -05:00
John Schember
37cde21c6d
Fix bug #7745 : PML output should ignore external links as it is not support by the spec. Fix part of bug #7742 : PML output extra % sign.
2010-11-30 18:48:21 -05:00
John Schember
acac5a479b
Implement bug #7738 : FB2 Output option to create section per HTML file. Implement FB2 options to wrap h1-3 tags with title elments.
2010-11-30 18:27:09 -05:00
Sengian
68b6ef55bd
Merge from trunk
2010-12-01 00:04:22 +01:00
GRiker
41bce7fc52
GwR fixes to catalog code
2010-11-30 16:02:26 -07:00
GRiker
a4649e5e31
GwR fixes for read tag code
2010-11-30 15:42:40 -07:00