14709 Commits

Author SHA1 Message Date
John Schember
22c5947b40 Store: Put config files in store subdir. 2011-04-21 20:55:34 -04:00
John Schember
f0a74d0677 Store: Info about ACSM. Change MobileRead to use SearchResult instead of BookRef. 2011-04-21 20:49:03 -04:00
John Schember
4c77213c9b APNX: Modify the accurate parser so it includes div tags a paragraph tags. This will throw off the output a little bit when dealing with things like del tags. 2011-04-21 18:51:42 -04:00
John Schember
88de42894e ... 2011-04-21 18:31:25 -04:00
John Schember
672fd2d6ec ... 2011-04-21 18:23:13 -04:00
John Schember
cafd67924e Store: Add first run disclaimer. 2011-04-21 18:13:37 -04:00
John Schember
364729d28f Store: more formats for searches. Wordwrap tooltips. 2011-04-21 11:43:01 -04:00
John Schember
b17ecef767 Store: Documentation. Return value for get_details. Formats for more stores. 2011-04-21 07:43:44 -04:00
John Schember
4695840b2c Store: ... 2011-04-21 06:43:52 -04:00
John Schember
94e4a48bba Store: Fix spacing on ebooks.com formats. 2011-04-21 06:43:09 -04:00
John Schember
d6c7447e0a Store: Update drm check. 2011-04-21 06:41:37 -04:00
John Schember
f8df019059 Store: Documentation, Tooltips, Ensure DRM status is set to unknown after extra details are donwloaded if DRM status is not set. 2011-04-21 06:39:19 -04:00
John Schember
7a466b2825 Store: Format support. 2011-04-20 21:51:49 -04:00
John Schember
2390a90e7b Store: Get DRM status for all stores. Load extra details in a separate thread. delay loading covers where the cover url is gotten via extra details. 2011-04-20 21:09:01 -04:00
John Schember
08b8ef818c Store: SearchResult uses a different representation for DRM. Add Details download thread/pool. Change Amazon plugin to use details function instead of reading data in the search function. 2011-04-20 11:48:15 -04:00
John Schember
b415c44cb6 Store: Filter in Matches model. 2011-04-20 07:46:27 -04:00
John Schember
f9a931dbfb Store: mobileread report DRM status. 2011-04-19 21:39:50 -04:00
John Schember
2b01f9ab68 Store: eharlequin report DRM status. 2011-04-19 21:38:15 -04:00
John Schember
8c6d4e66d3 Store: ebooks.com drm status. 2011-04-19 21:16:46 -04:00
John Schember
7680faa48f Store: Diesel drm status. 2011-04-19 20:40:11 -04:00
John Schember
ebf4ee8fed Store: Add drm status indicators. Add DRM status results for Manybooks, amazon, baen and bwrite. 2011-04-19 20:32:24 -04:00
John Schember
0b64888105 Store: Remove control modifier sooner when cleaning a query. 2011-04-19 18:42:23 -04:00
John Schember
094d09c61a Store: comments. 2011-04-19 07:27:00 -04:00
John Schember
9c09756b1c Store: Clean calibre query logic from searches better. 2011-04-19 07:25:54 -04:00
John Schember
6a40749075 Store: Clean calibre query logic from searches better. 2011-04-19 07:24:50 -04:00
John Schember
234248cd23 Store: Fix issue with using proxy when an arument is None. 2011-04-18 18:57:28 -04:00
John Schember
b6f44d0b7c Store: Search allows for main window location and boolean filtering. 2011-04-18 18:52:14 -04:00
John Schember
66beba7708 Sync to trunk. 2011-04-18 06:56:53 -04:00
Kovid Goyal
4e05f2c076 Apple driver: Add ipad2 usb id, cleanups 2011-04-17 21:24:59 -06:00
Kovid Goyal
0fe4a0651d More verbose sources.test 2011-04-17 20:37:31 -06:00
Kovid Goyal
a80b5a9f1a Improve palmdoc C decompression routine to accept arbitrary sized input data blocks 2011-04-17 18:35:54 -06:00
Kovid Goyal
826bf29f5d ... 2011-04-17 16:24:03 -06:00
Kovid Goyal
c2ece9e2fd Show cover size in tooltips 2011-04-17 15:50:22 -06:00
Kovid Goyal
c3811309b0 ... 2011-04-17 15:34:11 -06:00
Kovid Goyal
7eb4f5fa7b Add a get_current_db method 2011-04-17 15:33:17 -06:00
Kovid Goyal
5157f576aa Add a method calibre.gui2.ui.get_gui that allows access to the gui from arbitrary code 2011-04-17 15:02:20 -06:00
Kovid Goyal
5d44a60fda CHM Input: Another workaround for a Microsoft mess. Fixes #763336 (Private bug) 2011-04-17 14:50:49 -06:00
Kovid Goyal
73ef5b9991 Add merging of identify results if they have a common identifier. Turned off for now 2011-04-17 14:20:34 -06:00
Kovid Goyal
a244767f49 ... 2011-04-17 13:41:55 -06:00
Kovid Goyal
a68a13f75a ... 2011-04-17 13:41:17 -06:00
John Schember
aa3c117533 Sync to trunk. 2011-04-17 14:10:02 -04:00
Kovid Goyal
7da0ce12ae Fix #763805 (version 0.7.56 crashes in Ubuntu i386 and amd64) 2011-04-17 11:53:32 -06:00
John Schember
f3112b3556 Fix bug #763780: 'QWidget' object has no attribute 'filler' 2011-04-17 13:36:20 -04:00
Kovid Goyal
0655424f16 oops 2011-04-17 11:26:47 -06:00
Kovid Goyal
0f3f855da7 ... 2011-04-17 11:21:02 -06:00
Kovid Goyal
305f5a8acb ... 2011-04-17 11:16:34 -06:00
Kovid Goyal
45adf46944 Improved get_title_tokens 2011-04-17 11:13:57 -06:00
Kovid Goyal
8ee74bd2fb IGN:Tag release 2011-04-17 10:39:23 -06:00
Kovid Goyal
bd3b770297 version 0.7.56 2011-04-17 09:36:08 -06:00
Kovid Goyal
abd3c7d226 Fix donate button causing toolbar to be too large on OS X 2011-04-17 09:21:50 -06:00