10865 Commits

Author SHA1 Message Date
Kovid Goyal
43103496ab MOBI Output: Add support for <q> tag 2010-11-05 18:52:32 -06:00
Kovid Goyal
7774eb6916 ... 2010-11-05 18:41:08 -06:00
Kovid Goyal
d58692854a ... 2010-11-05 16:47:27 -06:00
Kovid Goyal
2e8d2f564f Fix #7431 ("elektrolese" recipe not working) 2010-11-05 16:43:42 -06:00
Kovid Goyal
80f7789244 IGN:Tag release 2010-11-05 16:06:39 -06:00
Kovid Goyal
cd98be8bad version 0.7.27 2010-11-05 15:16:43 -06:00
Kovid Goyal
93df79387b Updated translations 2010-11-05 14:47:13 -06:00
Kovid Goyal
9acddf2f9e Add a search button to explicitly run a search with the text currently in the quick search box 2010-11-05 14:40:35 -06:00
Kovid Goyal
64e0d84fa1 Fix #7426 (RHS Panel not updating after new format merged) 2010-11-05 14:02:39 -06:00
Kovid Goyal
691984afd8 Fix #7425 (Search as you type launches unnecessarily and loses caret position) 2010-11-05 13:51:12 -06:00
Kovid Goyal
0c0e167f39 ... 2010-11-05 13:44:33 -06:00
Kovid Goyal
5444e39cea ... 2010-11-05 13:26:51 -06:00
Kovid Goyal
46baa77c0a Fix font sizes and background colors in book details panel 2010-11-05 13:13:02 -06:00
Kovid Goyal
210c95daae Fix #7423 (Author dropdown contains pipe delimited names) 2010-11-05 12:23:50 -06:00
Charles Haley
e754e399e9 Fix bug #7423: author values showing '|' for comma when editing in library view 2010-11-05 18:17:35 +00:00
Kovid Goyal
5217601f0c ... 2010-11-05 12:09:57 -06:00
Kovid Goyal
38a53cfa37 Fix #7416 (Cover browser not updated after Copy to Lib+delete) 2010-11-05 11:49:19 -06:00
Kovid Goyal
40ddee4eb6 Fix #7417 (Support for iRiver Cover Story) 2010-11-05 10:52:42 -06:00
Kovid Goyal
0051b04bfd ... 2010-11-05 10:14:27 -06:00
Kovid Goyal
ec8c58f3f2 Fix #7420 (Update for recipe Danas) 2010-11-05 10:10:03 -06:00
Fabian Graßl
a96e8b94cf rx bf 2010-11-05 13:29:14 +01:00
Fabian Graßl
d9567cc0ca small os x bf 2010-11-05 13:17:58 +01:00
Translators
040a75c805 Launchpad automatic translations update. 2010-11-05 04:45:55 +00:00
Kovid Goyal
df089451c5 Fix #7402 (Add author field to generated metadata page) 2010-11-04 18:12:35 -06:00
Kovid Goyal
3e12000bc4 Fix #7370 (import to iTunes) 2010-11-04 17:43:49 -06:00
GRiker
e5b34824bd GwR fix for failed call to set artwork 2010-11-04 16:29:49 -07:00
Kovid Goyal
7026383ebf Ynet by marbs 2010-11-04 17:16:05 -06:00
Kovid Goyal
b0d4dd936f ... 2010-11-04 16:55:00 -06:00
Kovid Goyal
1bd8d40fdb ... 2010-11-04 16:26:10 -06:00
Kovid Goyal
3e1d0e3da4 Fix #7392 (Minor border layout changes.) 2010-11-04 14:19:33 -06:00
Kovid Goyal
e3fb323d86 Fix #7403 (ZeroDivisionError: float division) 2010-11-04 14:11:13 -06:00
Kovid Goyal
ddc8cde9e0 ... 2010-11-04 13:53:19 -06:00
Kovid Goyal
a1d9c31e44 ... 2010-11-04 13:47:56 -06:00
Kovid Goyal
d3886b3910 News download: Workaround lack of thread safety in python mechanize. Fixes #7321 (Cancelling news downloads causes loss of internet connectivity) 2010-11-04 13:35:23 -06:00
Fabian Graßl
fb1f60cee3 little bf 2010-11-04 20:33:19 +01:00
Translators
56eb174692 Launchpad automatic translations update. 2010-11-04 04:49:37 +00:00
Kovid Goyal
5c1a40534b Lower check interval of python interpreter to make GUI more responsive (at the coster of higher CPU load 2010-11-03 20:10:05 -06:00
Kovid Goyal
4cac965ea7 Convert comments to HTML for book details panel in separate thread to make scrolling through the book list faster when large comments are present 2010-11-03 20:08:03 -06:00
Kovid Goyal
ed1a4cc460 Also use QWebView to display comments in book details dialog 2010-11-03 17:20:42 -06:00
Kovid Goyal
9528d90f59 Switch to using a double click to open book details dialog. Also use a QWebView to display comments in the book details panel 2010-11-03 17:12:04 -06:00
Kovid Goyal
ef16f44836 Use a custom layout to layout the book details pane. Also switch to double click to open book details dialog 2010-11-03 17:07:50 -06:00
Kovid Goyal
f7cef0df84 CLeanup qwebview layout 2010-11-03 15:16:21 -06:00
Kovid Goyal
00e6016242 Initial port to using QWebView to display comments in Book details pane 2010-11-03 14:37:50 -06:00
Kovid Goyal
6e8296de1f ... 2010-11-03 13:44:15 -06:00
Kovid Goyal
604b8d0873 Add destination book title to merge question dialog 2010-11-03 12:39:10 -06:00
Kovid Goyal
b23d4c092b Fix #7398 (calibre-server (from 0.7.26 and HEAD) fails when --daemonize is used) 2010-11-03 11:30:05 -06:00
Kovid Goyal
908c0ce46e EPUB Input: Handle ncx files that have <navpoint> elements with no content correctly. Fixes #7396 (calibre does not show TOC from attached epub file) 2010-11-03 10:05:26 -06:00
Fabian Graßl
78b66ad54d no need to delete the contents of the specified directory 2010-11-03 15:05:46 +01:00
Fabian Graßl
e3a9863f9f added view variable 2010-11-03 13:16:59 +01:00
Fabian Graßl
6d84c8dc15 bugfixes 2010-11-03 11:58:04 +01:00