8349 Commits

Author SHA1 Message Date
Kovid Goyal
33e9a1a0e3 Kindle driver: Add support displaying collections 2010-06-14 14:46:53 -06:00
Kovid Goyal
3853b6bdbe Book detail view: When showing device replace path with click to open link as well 2010-06-14 14:19:38 -06:00
Charles Haley
34ff4216d5 Ensure that strings are stripped before they are used 2010-06-14 16:58:14 +01:00
Charles Haley
4ed3c28463 Fix restrictions 2010-06-14 16:36:30 +01:00
Charles Haley
36f6e67022 Small cleanups after testing 2010-06-14 14:56:15 +01:00
Charles Haley
f4854022a0 Edit authors works. 2010-06-14 13:43:05 +01:00
Charles Haley
5f4a828efe Merge from trunk 2010-06-14 12:36:44 +01:00
Charles Haley
db507d4b13 First iteration at an authors management dialog 2010-06-14 12:29:32 +01:00
Charles Haley
5dfbc21472 Fix up conflicts in preferences ordering on the interface screen 2010-06-14 10:40:22 +01:00
Charles Haley
c6cfe11fe6 Merge from trunk 2010-06-14 10:34:00 +01:00
Charles Haley
34312daed3 Improvements to the new tag browser views. 2010-06-14 10:30:13 +01:00
Kovid Goyal
e01da87c2b schema_upgrades: Allow adding new standard columns to field_metadata 2010-06-14 03:29:33 -06:00
Kovid Goyal
82fabe3777 Scale cover upto half height of side book details pane when resizing pane 2010-06-14 01:28:50 -06:00
Kovid Goyal
65e12335b8 calibre now has two layout modes - wide and narrow, chooseable from Preferences->Interface. The default is wide, the old layout is narrow. Fixes #5756 (Some small layout changes) 2010-06-14 01:06:53 -06:00
Kovid Goyal
5303ee2fc7 Updated translation template 2010-06-13 22:18:18 -06:00
Kovid Goyal
f0f57cf009 Fix a bug that could cause the show pabe buttons to not show hidden panes 2010-06-13 22:17:57 -06:00
Translators
8c96a147df Launchpad automatic translations update. 2010-06-14 04:41:56 +01:00
Kovid Goyal
6bf8d09708 Fix #5809 (Tag Editor does not reflect recently changed data in Tag Catagory Text Box) 2010-06-13 16:22:28 -06:00
Kovid Goyal
c824130633 Work on the new wide layout 2010-06-13 16:20:33 -06:00
Charles Haley
f7b7ff0c5f Merge from small_changes devel path 2010-06-13 23:01:55 +01:00
Charles Haley
dfa53c4cf8 Merge from trunk 2010-06-13 23:00:34 +01:00
Charles Haley
64e44339b7 Merge from trunk 2010-06-13 22:59:37 +01:00
Charles Haley
669dd8024c Author_sort in author table changes 2010-06-13 22:58:46 +01:00
GRiker
fa3d694113 KG fixes 2010-06-13 12:49:39 -06:00
GRiker
df160d3534 KG fixes 2010-06-13 12:48:44 -06:00
Kovid Goyal
320522b5c9 ... 2010-06-13 12:46:29 -06:00
Kovid Goyal
a8c93b87c7 Content server: Fix sorting of books by authors instead of author_sort in the main and mobile views 2010-06-13 11:49:45 -06:00
Kovid Goyal
9bb4875ae5 Fix #5819 (No module named book_details) 2010-06-13 11:12:57 -06:00
GRiker
4ec5710249 KG updates 2010-06-13 03:51:54 -06:00
GRiker
29209c748a Gwr wip 2010-06-13 03:47:09 -06:00
Charles Haley
7bf0c77dff Merge from trunk 2010-06-13 07:48:19 +01:00
Charles Haley
8ff2f2f865 Finish average rating display.
1) change schema upgrade to not use field_metadata.
2) add option to preferences to show (or not) the average rating
3) add a tweak to choose between the clipped star and the rectangle
4) fix bug -- missing set of the search_as_you_type checkbox
2010-06-13 07:46:31 +01:00
Kovid Goyal
760bc3ed37 Make the path and formats data in the book details pane clickable 2010-06-13 00:07:09 -06:00
Charles Haley
1030fb4bfa Fix for bug #5809 2010-06-13 05:44:53 +01:00
Charles Haley
99c8afdd60 Merge from trunk 2010-06-13 05:38:49 +01:00
Translators
995f044340 Launchpad automatic translations update. 2010-06-13 04:40:31 +01:00
Kovid Goyal
ac4c623c39 Cover cache: Resize covers larger than 600x800 in the cover cache to reduce memory consumption in the GUI 2010-06-12 21:21:09 -06:00
Kovid Goyal
7dbdf55b13 Support for the Samsung Galaxy 2010-06-12 21:05:16 -06:00
Kovid Goyal
86dee77d36 Make the book details pane animated 2010-06-12 20:28:04 -06:00
Kovid Goyal
7cf81e7bff News download: Fix prepreprocess_html method 2010-06-12 17:08:26 -06:00
Kovid Goyal
0d66fe64cf EPUB Output: Default cover is generated is now generated as a JPEG, reducing size by an order of magnitude. Fixes #5810 (0.7.2 creating larger epubs from RTF) 2010-06-12 16:42:21 -06:00
Kovid Goyal
10b0d7647b Improved iTunes orphan detection/handling when book is deleted on device while disconnected from calibre 2010-06-12 15:51:56 -06:00
Kovid Goyal
2511b5d135 Cover Browser: Scale text size with height of cover browser. Only show a reflection of half the cover. Also Fix #5808 (Cover browser in 0.7.2 now has reduced quality images.) 2010-06-12 15:35:37 -06:00
GRiker
ea2d2139c9 GwR revisions 2010-06-12 11:27:10 -06:00
Kovid Goyal
421f2ebc90 ... 2010-06-12 10:52:40 -06:00
GRiker
48458ac787 GwR revisions 2010-06-12 10:19:47 -06:00
Charles Haley
c5499de545 Merge from trunk 2010-06-12 17:19:39 +01:00
Charles Haley
97111f70a0 Add graphical representation of rating 2010-06-12 16:58:51 +01:00
Kovid Goyal
bb81c3e2dd More GUI refactoring 2010-06-12 09:54:58 -06:00
Kovid Goyal
dc33b96554 More gui2.ui refactoring 2010-06-12 09:03:02 -06:00