From kdevelop-bugs Sat Aug 30 17:56:40 2008 From: Andreas Pakulat Date: Sat, 30 Aug 2008 17:56:40 +0000 To: kdevelop-bugs Subject: [Bug 170096] New: run provider should use delegate for colors Message-Id: X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=122011907121087 http://bugs.kde.org/show_bug.cgi?id=170096 Summary: run provider should use delegate for colors Product: kdevplatform Version: unspecified Platform: Compiled Sources OS/Version: unspecified Status: NEW Severity: normal Priority: NOR Component: general AssignedTo: kdevelop-bugs@kdevelop.org ReportedBy: apaku@gmx.de Version: (using Devel) Installed from: Compiled sources Currently RunJob directly sets the foreground color if there's an error on an output line, but this is wrong. Instead a delegate should be used that uses a custom data role to query the model for the state of an output line and then uses KStatefulBrush to properly support all KDE color schemes (using the NegativeText and NormalText foreground roloes). See makebuilder or grepview for examples. -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs