Bug 150953

Summary: Unable to set tab background color
Product: [Applications] kst Reporter: Andrew Walker <arwalker>
Component: generalAssignee: kst
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: 1.4.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrew Walker 2007-10-17 22:46:28 UTC
Version:           1.4.0 (using KDE KDE 3.5.3KDE 3.5.2KDE 3.5.1)
Installed from:    Compiled From SourcesCompiled From SourcesCompiled From Sources
OS:                Linux

It should be possible to set the background color of a tab.
Comment 1 Andrew Walker 2007-10-18 20:57:30 UTC
SVN commit 726727 by arwalker:

BUG:150953 allow the user to set the background color of a tab

 M  +1 -0      Makefile.am  
 M  +1 -0      kst.cpp  
 M  +0 -1      kst.h  
 M  +1 -0      kst2dplot.cpp  
 M  +1 -1      kst2dplot.h  
 M  +1 -0      kst2dplotwidget_i.cpp  
 M  +1 -0      kstdatacollection-gui.cpp  
 M  +73 -51    ksteditviewobjectdialog_i.cpp  
 A             kstgfxtlvmousehandler.cpp   [License: GPL (v2+)]
 A             kstgfxtlvmousehandler.h   [License: GPL (v2+)]
 M  +2 -2      kstiface_impl.cpp  
 M  +173 -8    ksttoplevelview.cpp  
 M  +14 -66    ksttoplevelview.h  
 M  +1 -0      kstviewmanager_i.cpp  
 M  +1 -1      kstviewobjectfactory.h  
 M  +3 -3      kstviewwidget.h  
 M  +2 -1      kstviewwindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=726727