CVS commit by marios: * Refactored the filetree view, creating two different implementations for VCS feedback and standard KFileTreeView look * still have to understand Listview item's background color ... :-( A fileitemfactory.cpp 1.1 [GPL (v2+)] A fileitemfactory.h 1.1 [GPL (v2+)] A filetreeviewwidgetimpl.cpp 1.1 [GPL (v2+)] A filetreeviewwidgetimpl.h 1.1 [GPL (v2+)] A stdfiletreewidgetimpl.cpp 1.1 [GPL (v2+)] A stdfiletreewidgetimpl.h 1.1 [GPL (v2+)] A vcsfiletreewidgetimpl.cpp 1.1 [GPL (v2+)] A vcsfiletreewidgetimpl.h 1.1 [GPL (v2+)] M +7 -4 .cvsignore 1.4 M +2 -2 Makefile.am 1.13 M +62 -455 filetreewidget.cpp 1.53 M +37 -30 filetreewidget.h 1.20 M +2 -0 fileviewpart.cpp 1.32 M +9 -1 partwidget.cpp 1.6 M +10 -11 vcscolorsconfigwidget.h 1.3