| Summary: | Unable to set tab background color | ||
|---|---|---|---|
| Product: | [Applications] kst | Reporter: | Andrew Walker <arwalker> |
| Component: | general | Assignee: | kst |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | 1.4.0 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Andrew Walker
2007-10-17 22:46:28 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 |