[kdevelop] [Bug 368458] Can't change highlight color used when hovering identifier

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368458

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.0.0

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 368458] Can't change highlight color used when hovering identifier

2016-09-08 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368458

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In|5.0.0   |5.0.1

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 368458] Can't change highlight color used when hovering identifier

2016-09-08 Thread Sven Brauch via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368458

Sven Brauch  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||http://commits.kde.org/kdev
   ||platform/f871ad77943e4d584f
   ||c051309d83c6d493fa51b4
 Status|CONFIRMED   |RESOLVED

--- Comment #4 from Sven Brauch  ---
Git commit f871ad77943e4d584fc051309d83c6d493fa51b4 by Sven Brauch.
Committed on 08/09/2016 at 20:49.
Pushed by brauch into branch '5.0'.

Use search background color for highlighting in the view.

So far it was always a hard-coded bright yellow.
REVIEW:128862

M  +19   -18   plugins/contextbrowser/contextbrowser.cpp

http://commits.kde.org/kdevplatform/f871ad77943e4d584fc051309d83c6d493fa51b4

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 368458] Can't change highlight color used when hovering identifier

2016-09-08 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368458

--- Comment #3 from Milian Wolff  ---
I think the proper way to implement that would be to add a plugin hook into the
ktexteditor fonts config page, then add our stuff there into a custom
group. this would also allow us to add configurations for the other syntax
highlighting colors

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 368458] Can't change highlight color used when hovering identifier

2016-09-08 Thread Milian Wolff via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368458

Milian Wolff  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #2 from Milian Wolff  ---
true

-- 
You are receiving this mail because:
You are watching all bug changes.


[kdevelop] [Bug 368458] Can't change highlight color used when hovering identifier

2016-09-08 Thread Elvis Stansvik via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=368458

--- Comment #1 from Elvis Stansvik  ---
Created attachment 100986
  --> https://bugs.kde.org/attachment.cgi?id=100986=edit
Hovering an identifier in the editor

-- 
You are receiving this mail because:
You are watching all bug changes.