8020 Commits

Author SHA1 Message Date
Charles Haley
144d018b91 Merge from custcol trunk 2010-05-09 22:45:34 +01:00
Charles Haley
5f2fe8fc54 Make ondevice column appear and disappear when device is connected or disconnected 2010-05-09 22:39:50 +01:00
Kovid Goyal
a2bf9e3696 Use icons for the In Library column 2010-05-09 15:30:25 -06:00
Kovid Goyal
06f6f8cbeb Add icon to In Device column and fix a couple of minor typos 2010-05-09 15:20:51 -06:00
Charles Haley
bb66cc1d8e Merge from custcol trunk 2010-05-09 21:51:48 +01:00
Kovid Goyal
6b6dcf8c40 On device indication, temporary implementation 2010-05-09 14:37:57 -06:00
Kovid Goyal
f8107ebffd Support for the Azbooka 2010-05-09 14:30:14 -06:00
Kovid Goyal
d634671780 Pull from trunk 2010-05-09 12:59:23 -06:00
Charles Haley
d5bfabdf29 Merge from custcol trunk 2010-05-09 19:51:52 +01:00
Charles Haley
660668f718 Refactor books_in_library to get rid of call back that wasn't used, and also to build library titles cache once. 2010-05-09 19:37:38 +01:00
Charles Haley
27635f58f9 Moved db_id addition to USBMS. Added db_ids to Jetbook and Kindle overrides. Refactored index_is_id out, since it was always True. Implemented db_id lookup in the on_library cache. 2010-05-09 19:21:50 +01:00
Kovid Goyal
9c3ea7d7df ... 2010-05-09 11:46:10 -06:00
Kovid Goyal
1ab2324395 Use checkbox for removing all is_mutiple entries 2010-05-09 11:29:14 -06:00
Kovid Goyal
7d700fd3ea Pull from trunk 2010-05-09 11:27:38 -06:00
Kovid Goyal
1301291729 HTML Input: Fix silly bug in case sensitivity detection 2010-05-09 11:27:15 -06:00
Charles Haley
83447f533c Merge from trunk 2010-05-09 18:26:30 +01:00
Charles Haley
fb9b442677 Fixes #5484. Change the '*' to a checkbox to remove all tags in bulk metadata edit. 2010-05-09 18:20:45 +01:00
Kovid Goyal
fc53a2a4c8 Pull from trunk 2010-05-09 10:49:15 -06:00
Kovid Goyal
8a4f0d80a3 Fix #5471 (Cannot import ePub book to 0.6.51) 2010-05-09 10:47:11 -06:00
Charles Haley
bb62e11d0f Merge from custcol trunk 2010-05-09 17:25:50 +01:00
Kovid Goyal
176ffeba7d Tweak to display pubdate as year only 2010-05-09 10:17:06 -06:00
Kovid Goyal
8ecc6e94ed #5482, #5484, #5486 2010-05-09 10:15:50 -06:00
Charles Haley
b7116d6e50 Fix #5493 - pubdate gui format tweak 2010-05-09 17:04:32 +01:00
Kovid Goyal
65381a9a8e Pull from trunk 2010-05-09 09:50:32 -06:00
Kovid Goyal
24b89df761 Fix Economist 2010-05-09 09:16:57 -06:00
Charles Haley
afadcc7a1b Ondevice works with Sony PRS-300 2010-05-09 10:38:30 +01:00
Charles Haley
41755c20ef Merge from custcol trunk 2010-05-09 07:04:14 +01:00
Charles Haley
a61b71ccb1 Commit before merge from trunk 2010-05-09 06:57:15 +01:00
Charles Haley
5dcbbd83bf Merge from custcol trunk 2010-05-09 06:54:24 +01:00
Kovid Goyal
f875c2ad54 Pull from trunk 2010-05-08 21:00:48 -06:00
Kovid Goyal
2660fcae0f Interpret a Keyboard interrupt (Ctrl+C) as a request to quit the main GUI 2010-05-08 20:18:31 -06:00
Kovid Goyal
c97464fd22 Kobo driver: Show all sideloaded content on the device. Fixes #5492 (Updated kobo driver) 2010-05-08 20:07:19 -06:00
Kovid Goyal
14adce229b Clean up GUI initialization and add support for restoring corrupted databases automatically 2010-05-08 20:04:54 -06:00
Kovid Goyal
68a3256258 Add --reinitialize-db option to calibre-debug 2010-05-08 12:44:24 -06:00
Kovid Goyal
7eecfb0668 More robust creation of dynamic id filters 2010-05-08 11:41:26 -06:00
Kovid Goyal
062f943b4c ... 2010-05-08 11:00:24 -06:00
Kovid Goyal
8d4a502620 Improved recipe for Discover Magazine 2010-05-08 10:45:22 -06:00
Kovid Goyal
67b0c32f64 SONY drivers: Fix regression that broke collection ordering by series when sending to device 2010-05-08 10:34:20 -06:00
Kovid Goyal
e94a44b1a3 Fix #5487 (Error after sending books to PRS-600) 2010-05-08 09:36:31 -06:00
Kovid Goyal
655fcb828a Regression that broke CHM conversion of OS X. Fixes #5483 (Error when converting CHM to PDF) 2010-05-08 06:51:25 -06:00
Charles Haley
431b9e15bc Fix #5486
Sort now treats None and UNDEFINED_DATE as UNDEFINED_DATE

It is now possible to set a date to None while editing directly on the library screen. To do so, set the date to 1/1/101.

The metadata editors show 'Undefined' for None dates. However, when a date widget gets focus, the display changes to showing the 'real' UNDEFINED_DATE. When the focus leaves, the widget reverts, unless it has been changed.
2010-05-08 13:20:03 +01:00
Charles Haley
324a651a12 Fix for #5483 and #5484.
Editing a None date now defaults to today instead of Unknown. This permits editing in place.

Using the character * in the bulk metadata is_mult delete box will cause all the values for that column to be deleted. In addition, deletes are done before adds.
2010-05-08 11:38:23 +01:00
Kovid Goyal
e520f31ed6 CBC Input: Handle comics.txt encoded in UTF-16 with a BOM 2010-05-08 00:24:37 -06:00
Kovid Goyal
6b79a732b1 Make proxy detection more robust on windows and OS X. calibre now queries OS X Network Settigns if no environment variables are set. Also handle proxies with a trailing slash correctly. 2010-05-07 22:30:13 -06:00
Kovid Goyal
8c80d91ae9 Fix #5441 (PDB created in Dropbook not convertable by Calibre) 2010-05-07 21:22:10 -06:00
John Schember
e995160f28 Fix bug #5441: PDB created in Dropbook not convertable by Calibre. 2010-05-07 22:41:08 -04:00
John Schember
fd973af08c Sync to trunk. 2010-05-07 22:14:20 -04:00
Charles Haley
fc5c5eb3c7 Merge from trunk 2010-05-07 23:40:57 +01:00
Kovid Goyal
c4ee3b2950 Pull from trunk and version 0.6.91 2010-05-07 15:12:07 -06:00
Kovid Goyal
0e9fb713aa Date format and relops for numerical custom cols 2010-05-07 15:11:12 -06:00