| Summary: | color for files not in CVS | ||
|---|---|---|---|
| Product: | [Applications] cervisia | Reporter: | Martin Koller <martin> |
| Component: | general | Assignee: | Christian Loose <christian.loose> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Martin Koller
2004-12-16 12:07:51 UTC
Hi Martin, this should be easy to implement, but do you want to highlight these files (like don't forget to add those files) or do you want a more grey-like color (like I don't care about those files)? Christian On Thursday 16 December 2004 21:59, Christian Loose wrote:
>
> this should be easy to implement, but do you want to highlight these files
> (like don't forget to add those files) or do you want a more grey-like
> color (like I don't care about those files)?
I think you mean the default value. It's more the first "don't forget them".
With "highlight" I hope you are not thinking about the background color,
because this would be too "heavy". The color should not be intrusive.
CVS commit by cloose: Implemented wish #95257: Added new setting for a color. It is used to highlight files in the update view with status "Not in CVS". The default is the text color but you can now change it to something different now. FEATURE: 95257 M +6 -0 ChangeLog 1.148 M +3 -0 cervisiapart.kcfg 1.5 M +7 -1 settingsdlg.cpp 1.42 M +1 -0 settingsdlg.h 1.20 M +9 -0 updateview.cpp 1.57 M +2 -0 updateview.h 1.18 M +4 -1 updateview_items.cpp 1.12 |