[kdevelop] [Bug 49719] breakpoints are hard to see with dark themes, icon border should be enabled by default

Sven Brauch via KDE Bugzilla bugzilla_noreply at kde.org
Sun Oct 16 10:37:13 UTC 2016


https://bugs.kde.org/show_bug.cgi?id=49719

--- Comment #7 from Sven Brauch <mail at svenbrauch.de> ---
Git commit 3e4c15c9c88a4bd6c5458718cb917882da9b097f by Sven Brauch.
Committed on 16/10/2016 at 10:36.
Pushed by brauch into branch '5.0'.

Do not use "script-error" icon for breakpoints

It just doesn't look right for some themes, e.g. Breeze. Instead, we
ship our own icon, which looks like what people expect (red dot).

At this occasion, use 16x16 size for the icon border icon,
because the width of the icon border is fixed to that in kate.
Differential Revision: https://phabricator.kde.org/D3061

M  +4    -4    debugger/breakpoint/breakpointmodel.cpp
M  +1    -1    debugger/interfaces/ibreakpointcontroller.cpp
A  +-    --    pics/16x16/actions/breakpoint.png
A  +-    --    pics/22x22/actions/breakpoint.png
M  +2    -5    pics/CMakeLists.txt
A  +95   -0    pics/scalable/breakpoint.svg
M  +1    -1    shell/debugcontroller.cpp

http://commits.kde.org/kdevplatform/3e4c15c9c88a4bd6c5458718cb917882da9b097f

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the KDevelop-devel mailing list