14977 Commits

Author SHA1 Message Date
Kovid Goyal
d7a124178c ... 2011-04-25 10:49:07 -06:00
Kovid Goyal
ebce952f7f ... 2011-04-25 10:40:22 -06:00
Kovid Goyal
3995b9386d ... 2011-04-25 10:16:21 -06:00
Kovid Goyal
2421195416 Windows strikes again 2011-04-25 10:14:22 -06:00
Kovid Goyal
10dd2f00d4 Fix #770306 (Next button does not update html source) 2011-04-25 09:55:49 -06:00
Kovid Goyal
0dadc113d9 ... 2011-04-25 09:09:51 -06:00
Kovid Goyal
c8aedc1f17 Fix QToolBox on windows 2011-04-25 09:00:22 -06:00
Kovid Goyal
c7f16d75f9 ... 2011-04-25 08:41:24 -06:00
Kovid Goyal
622e3adca6 Add a popup menu to the 'Create saved search button' 2011-04-25 08:27:49 -06:00
Charles Haley
45c5a31cfe Merge from trunk 2011-04-25 11:10:38 +01:00
Charles Haley
3941dbac13 Add a popup options menu to the save-a-search button. 2011-04-25 11:10:14 +01:00
Kovid Goyal
4712d19c13 ... 2011-04-24 20:33:17 -06:00
Kovid Goyal
f924c45de5 Implement preferences for Book Details 2011-04-24 20:28:59 -06:00
Kovid Goyal
1acc3716b6 ... 2011-04-24 19:47:09 -06:00
Kovid Goyal
978e1f826b Make the book details panel completely user configurable 2011-04-24 19:44:17 -06:00
Kovid Goyal
4dbd7840d6 ... 2011-04-24 19:34:46 -06:00
John Schember
077ecd7d41 PDB - Plucker: Remove pure python PalmDoc decompression and use C module. 2011-04-24 21:15:26 -04:00
John Schember
a9f6a3faa9 Sync to trunk. 2011-04-24 21:13:13 -04:00
Kovid Goyal
befa061c9d Fix #770037 (HTC Desire HD not recognised as device) 2011-04-24 17:11:56 -06:00
Kovid Goyal
d162c690a0 Fix #769489 (pdb file can not be converted) 2011-04-24 16:55:50 -06:00
John Schember
3388d6ffd3 Fix bug #769489: eReader PDB not specifying all footnotes causes conversion to fail. 2011-04-24 18:45:12 -04:00
Kovid Goyal
9df06f761c Fix #769944 (Ebook Viewer: Make "Toogle Full Screen" button more accessible) 2011-04-24 11:18:49 -06:00
John Schember
555382a567 Sync to trunk. 2011-04-24 13:17:18 -04:00
Kovid Goyal
a9e1969712 Fix #769946 (linux.py script crashes with an OS error 39 (directory not empty)) 2011-04-24 11:06:49 -06:00
Kovid Goyal
a65477fba2 ... 2011-04-24 10:04:20 -06:00
Kovid Goyal
c1720a1447 ... 2011-04-24 10:00:37 -06:00
Kovid Goyal
6f255e0d11 Detect invalid boolean searches 2011-04-24 09:44:08 -06:00
Kovid Goyal
53b02c676e Update Financial Times 2011-04-24 08:59:36 -06:00
Kovid Goyal
0a0ba36ee0 Initial support for reading metadata from and converting Plucker format PDB files 2011-04-24 08:55:41 -06:00
Kovid Goyal
046f6bc2e4 Updated Quick Start Guide 2011-04-24 08:46:02 -06:00
Kovid Goyal
ea0deda6be Add a callback to apply_metadata 2011-04-24 08:41:25 -06:00
John Schember
27b2b3c31d Store: Remove unused API call. 2011-04-24 09:49:53 -04:00
John Schember
3d1e7fe162 Store: Fix Baen. Missed refactoring to JSON config. 2011-04-24 09:47:14 -04:00
John Schember
e690e7196e Plucker metadata reader. 2011-04-24 09:44:50 -04:00
John Schember
8cb31c73df Sync to trunk. 2011-04-24 08:43:21 -04:00
John Schember
f4da91d06a Store: Still open MobileRead dialog even when update cache is canceled. Ensure Cache thread is stopped. 2011-04-24 07:33:28 -04:00
Charles Haley
5374b839ce Change bool search matching to raise an exception for invalid queries 2011-04-24 11:07:12 +01:00
Charles Haley
14666b417c Merge from trunk 2011-04-24 11:01:09 +01:00
John Schember
70da6dd852 Store: Fix no books found dialog showing too often. 2011-04-24 00:21:28 -04:00
Kovid Goyal
11dc4014e4 Stores stuff 2011-04-23 22:10:52 -06:00
John Schember
d4de706fc8 Store: Break MobileRead into more manageable pieces. API for updating store caches. 2011-04-23 23:33:38 -04:00
Kovid Goyal
82a185744a Remove border from category panels in the preferences dialog on windows 2011-04-23 20:06:49 -06:00
Kovid Goyal
2b6561b7aa Fix #769692 (Updated recipe for Clarin) 2011-04-23 19:30:38 -06:00
Kovid Goyal
28922fd4e4 Fix #769691 (Updated recipe for Honolulu Star Advertiser) 2011-04-23 19:25:32 -06:00
Kovid Goyal
949fda1a5b ... 2011-04-23 18:39:15 -06:00
Kovid Goyal
85d5bd4bd3 ... 2011-04-23 15:52:05 -06:00
Kovid Goyal
c00cc7e8d3 Ensure the proceed notification dialog is deleted immediately after it is hidden and the callback is called 2011-04-23 15:30:35 -06:00
Kovid Goyal
597374d0a3 ... 2011-04-23 14:31:53 -06:00
Charles Haley
835107bf21 Make naked searches ignore exceptions when using the limit_search configuration option. 2011-04-23 21:22:07 +01:00
John Schember
687b799889 Store: MobileRead: Boolean and field search. Advanced search builder. 2011-04-23 15:43:32 -04:00