From kde-commits Mon Jan 31 21:20:42 2005 From: Christian Loose Date: Mon, 31 Jan 2005 21:20:42 +0000 To: kde-commits Subject: kdesdk/cervisia Message-Id: <20050131212042.063681D18E () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=110720645109870 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