Commit Graph

15546 Commits

Author SHA1 Message Date
Charles Haley ffe8dcc77a Merge from trunk 2011-05-23 20:57:00 +01:00
Kovid Goyal 75daa16386 Tag wizard for column coloring 2011-05-23 13:51:47 -06:00
Kovid Goyal 0c22359203 ... 2011-05-23 13:41:14 -06:00
Charles Haley 4cc1018b1a Merge from trunk 2011-05-23 19:20:49 +01:00
Charles Haley 0574c63240 Improved documentation 2011-05-23 19:19:18 +01:00
Charles Haley 67d0197128 Add tags wizard. Robustness changes to the formatter, model, and look_feel. 2011-05-23 19:11:56 +01:00
Kovid Goyal 669d377053 Warn about Hotmail's asinine SMTP policy 2011-05-23 12:07:33 -06:00
Kovid Goyal a654486d81 Fix #786723 (Device to add - Pocketbook 360 Plus) 2011-05-23 12:06:03 -06:00
Kovid Goyal e2cc48381d Nicer error message when user attempts to set title/author via Edit metadata dialog and one of the files is open in another program. 2011-05-23 11:08:14 -06:00
Kovid Goyal ff03988bb0 Add a configuration dialog for Get Books 2011-05-23 10:19:08 -06:00
Charles Haley c98e9a80f0 Merge from trunk 2011-05-23 17:03:24 +01:00
Kovid Goyal b743365518 Syntax highlighting for template editor 2011-05-23 09:56:49 -06:00
Charles Haley e624da286e Improvements to paren matching algorithm. 2011-05-23 16:12:02 +01:00
Charles Haley 6ff2d3c346 Add syntax highlighting and parenthesis matching to the template editor 2011-05-23 13:58:56 +01:00
John Schember 257195be1f .. 2011-05-23 07:44:03 -04:00
Charles Haley 72e65402e5 Merge from trunk 2011-05-23 09:28:15 +01:00
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
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
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