Commit Graph

12909 Commits

Author SHA1 Message Date
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
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
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 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
Charles Haley ca5dc817c2 Add the new in_list function to the documentation 2011-05-22 15:26:32 +01: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 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
Kovid Goyal fb26c223a7 Fix #786290 (Enhancements for building on NetBSD) 2011-05-21 16:29:57 -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
Charles Haley 6eec4fa410 More robust coloring code in the CC Enum Delegate 2011-05-21 19:40:27 +01:00
Charles Haley 45fcacf2ec Merge from trunk 2011-05-21 19:35:43 +01:00
Charles Haley 994974fb59 Add tooltip listing all colors available 2011-05-21 19:34:23 +01:00
Charles Haley c3a2c3f458 Add option to color custom enumeration values in the library view 2011-05-21 19:24:04 +01:00
Kovid Goyal 224968f239 Windows: If creating a bytestring temp dir fails, create a unicode one and hope the rest of calibre can handle it 2011-05-21 11:40:45 -06:00
John Schember ac528314c3 Store: Fix bug #785962. Fix Amazon plugin to show results for both results page types. 2011-05-20 22:06:35 -04:00
Kovid Goyal 7182fb0b14 ... 2011-05-20 12:06:04 -06:00
Kovid Goyal 4520a29a5d IGN:Tag release 2011-05-20 12:02:06 -06:00
Charles Haley 22a3a7c60a Merge from trunk 2011-05-20 18:47:50 +01:00
Charles Haley a01c1c7d0e Fix message 2011-05-20 18:46:27 +01:00
Kovid Goyal 6a9bf8fabc ... 2011-05-20 11:07:11 -06:00
Kovid Goyal d2ecc3f1b6 version 0.8.2 2011-05-20 10:44:12 -06:00
Kovid Goyal 447242488e Updated translations 2011-05-20 10:25:51 -06:00
Kovid Goyal 4cc36cac1a Filter audio books from amazon metadata download results 2011-05-20 10:23:16 -06:00
Kovid Goyal 773c564174 Fix loading plugins in worker process 2011-05-20 08:58:28 -06:00
Kovid Goyal 8a4073dd3e ... 2011-05-20 08:36:29 -06:00
John Schember f5f5f01c22 Store: Fix ebooks.com to accomidate site change. 2011-05-20 07:34:53 -04:00
Charles Haley f1651fe966 Merge from trunk 2011-05-20 08:52:38 +01:00
Charles Haley d4268e92b9 Improvements to the plugboard section of the manual. 2011-05-20 08:51:49 +01:00
Translators 074c6ad369 Launchpad automatic translations update. 2011-05-20 04:33:38 +00:00
Kovid Goyal 44b4fe25de ... 2011-05-19 17:52:27 -06:00
Kovid Goyal 9c169f638f Add a tweak to allow users to turn on the unified title/toolbar if they so desire 2011-05-19 17:51:08 -06:00
John Schember 93f4ee8021 Store: Add calibre coupon code for 10% off purchases. 2011-05-19 19:44:46 -04:00
Kovid Goyal 079306efdd Axe the unified toolbar on OS X 2011-05-19 17:43:44 -06:00
Kovid Goyal c01627b64e More OS X hoops 2011-05-19 17:33:37 -06:00
John Schember 5c893aacb0 Store: Change default for open external in search dialog. 2011-05-19 18:48:51 -04:00