Kovid Goyal
|
a74ee044bb
|
...
|
2011-05-22 20:11:06 -06:00 |
|
Kovid Goyal
|
a11d874403
|
Fix {id} not working in send to device templates
|
2011-05-22 20:05:30 -06:00 |
|
Kovid Goyal
|
a346f7a947
|
Allow the coloring of columns in the book list. You can either create a custom column with a fixed set of values and assign a color to each value, or you can use the calibre template language to color any column in arbitrarily powerful ways. For example, you can have the title appear in red if the book has a particular tag.
|
2011-05-22 20:02:32 -06:00 |
|
Charles Haley
|
ed7a6180ae
|
Change pathname generation to use the correct value for {id}
|
2011-05-22 22:30:35 +01:00 |
|
John Schember
|
fa50fa00b3
|
Store: Fix Woblink.
|
2011-05-22 17:18:48 -04:00 |
|
John Schember
|
f7558de511
|
Store: Merge lp:~tomek3d/calibre/stores
|
2011-05-22 17:09:27 -04:00 |
|
Charles Haley
|
478369c7cb
|
Add colors icon to preferences dialog. Correctly clean template values when the column is set to empty.
|
2011-05-22 20:47:47 +01:00 |
|
Tomasz Długosz
|
1c448eae14
|
new descriptions
|
2011-05-22 21:41:42 +02:00 |
|
Tomasz Długosz
|
86802b6336
|
merge with John's branch
|
2011-05-22 21:34:47 +02:00 |
|
Charles Haley
|
6d19e4279f
|
Recover from more changes in delegates.py. Do robustness checks correctly in models.py.
|
2011-05-22 20:27:16 +01:00 |
|
Charles Haley
|
de969af505
|
Improve robustness in column coloring.
|
2011-05-22 20:12:47 +01:00 |
|
Charles Haley
|
29b453ba23
|
Check for color valid when using column coloring
|
2011-05-22 19:55:46 +01:00 |
|
Charles Haley
|
0bd580f572
|
Remove unused PEN declaration
|
2011-05-22 19:53:26 +01:00 |
|
Charles Haley
|
6e4f885955
|
Merge from trunk
|
2011-05-22 19:49:18 +01:00 |
|
Kovid Goyal
|
c90382e059
|
...
|
2011-05-22 12:46:06 -06:00 |
|
Kovid Goyal
|
8a4ceb206d
|
Fix ratings deleegate to use model supplied color
|
2011-05-22 12:43:25 -06:00 |
|
Charles Haley
|
3487ed762e
|
Switch refresh to reset when loading column color templates
|
2011-05-22 19:34:03 +01:00 |
|
Kovid Goyal
|
b0db493968
|
...
|
2011-05-22 12:29:31 -06:00 |
|
Charles Haley
|
6087a6a660
|
Remove print statement
|
2011-05-22 18:34:34 +01:00 |
|
Charles Haley
|
1a4768a539
|
Make coloring work across change_libraries
|
2011-05-22 18:32:03 +01:00 |
|
Kovid Goyal
|
8336bd6e49
|
Update Washington Post. Fixes #786609 (Updated recipe for The Washington Post)
|
2011-05-22 10:48:45 -06:00 |
|
Kovid Goyal
|
f97bcfb1a8
|
Try harder to recover on systems where people run temp file cleaners that delete the temp files of running programs
|
2011-05-22 10:46:50 -06:00 |
|
John Schember
|
80bf19cfc1
|
Store: Make description non-translatable. Make descriptions unicode.
|
2011-05-22 10:51:17 -04:00 |
|
Charles Haley
|
ca5dc817c2
|
Add the new in_list function to the documentation
|
2011-05-22 15:26:32 +01:00 |
|
John Schember
|
42cce14fa9
|
Store: Add real description. Correct authors.
|
2011-05-22 10:25:08 -04:00 |
|
Charles Haley
|
4ddb1e852b
|
Improvements on coloring: add an in_list formatter function. Add more documentation in the preference screen. Add a scroll bar to the doc in the preferences screen.
|
2011-05-22 15:22:33 +01:00 |
|
Charles Haley
|
ea9ac96c88
|
Merge from trunk
|
2011-05-22 14:30:41 +01:00 |
|
John Schember
|
776536599e
|
...
|
2011-05-22 09:22:01 -04:00 |
|
Charles Haley
|
3c92c4a988
|
More work on coloring columns. Refactor the template editor, add some documentation for the new template function first_non_empty, add help text to the configuration dialog.
|
2011-05-22 14:14:23 +01:00 |
|
Charles Haley
|
ad6af10670
|
Merge from trunk
|
2011-05-22 13:00:49 +01:00 |
|
Charles Haley
|
c3688278d0
|
First cut at template-based column coloring
|
2011-05-22 13:00:30 +01:00 |
|
Tomasz Długosz
|
d9dc12c9d9
|
Add new variables for Woblink
|
2011-05-22 13:32:29 +02:00 |
|
Tomasz Długosz
|
62c390ecc9
|
merge with John's branch
|
2011-05-22 13:30:34 +02:00 |
|
Translators
|
a1ff74476e
|
Launchpad automatic translations update.
|
2011-05-22 04:47:02 +00:00 |
|
John Schember
|
957155ea4b
|
Store: Fix change to function name change.
|
2011-05-21 22:27:32 -04:00 |
|
John Schember
|
bc8ea972e3
|
Store: Fix google books leaving out some books. Add meta info to store plugins.
|
2011-05-21 22:12:00 -04:00 |
|
John Schember
|
8ae27a865f
|
...
|
2011-05-21 21:21:53 -04:00 |
|
John Schember
|
ab55a25674
|
Store: add missed files. Add more quick functions for listing stores and which ones are enabled.
|
2011-05-21 21:17:27 -04:00 |
|
Kovid Goyal
|
a6ece012ea
|
Windows installer: Remember and use previous installation folder when upgrading
|
2011-05-21 18:02:37 -06:00 |
|
John Schember
|
894affa1b4
|
Store: search dialog, change button. Add open external as a config option.
|
2011-05-21 19:38:48 -04:00 |
|
John Schember
|
0c315cdb1e
|
Store: Allow search to be configured in the search dialog.
|
2011-05-21 19:22:05 -04:00 |
|
John Schember
|
44366b2c97
|
Store: Show number of results.
|
2011-05-21 19:09:14 -04:00 |
|
John Schember
|
4610ea2e72
|
Store: Enchance search dialog.
|
2011-05-21 18:58:30 -04:00 |
|
John Schember
|
4a8f83305f
|
Store: Add config widget for search accessible via the store plugin preferences.
|
2011-05-21 18:39:54 -04:00 |
|
Kovid Goyal
|
fb26c223a7
|
Fix #786290 (Enhancements for building on NetBSD)
|
2011-05-21 16:29:57 -06:00 |
|
Kovid Goyal
|
e20a8e9054
|
...
|
2011-05-21 14:27:25 -06:00 |
|
Kovid Goyal
|
13387225e0
|
Fix #786299 (Updated recipe for El Mundo)
|
2011-05-21 14:20:45 -06:00 |
|
Kovid Goyal
|
746b9b1d63
|
Fix #786293 (Updated recipe for Marca website)
|
2011-05-21 14:19:26 -06:00 |
|
Kovid Goyal
|
d4f79884a4
|
Fix #786287 (Updated recipe for The Nation magazine)
|
2011-05-21 14:16:49 -06:00 |
|
Kovid Goyal
|
9b52e0d4e8
|
Fix #786264 (external IP and Ubuntu's 127.0.1.1 addr)
|
2011-05-21 12:49:17 -06:00 |
|