[kdevelop] [Bug 382652] Navigate to breakpoint not working

2017-07-24 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=382652

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.1.2
  Latest Commit|https://commits.kde.org/kde |https://commits.kde.org/kde
   |vplatform/6c6329f2373e43ca6 |vplatform/b4770057b79a02f77
   |a9aa4886c4e7c1d0e75975e |cc5d0500ac6edc5837a2103

--- Comment #2 from Kevin Funk  ---
Git commit b4770057b79a02f77cc5d0500ac6edc5837a2103 by Kevin Funk, on behalf of
Sven Brauch.
Committed on 24/07/2017 at 20:43.
Pushed by kfunk into branch '5.1'.

make breakpoint "location" non-editable in item model

fixes

Clicking the location is the more useful behaviour than editing
the line number by hand. I don't see why you would want to do that.

(cherry picked from commit 6c6329f2373e43ca6a9aa4886c4e7c1d0e75975e)

M  +1-2debugger/breakpoint/breakpointmodel.cpp

https://commits.kde.org/kdevplatform/b4770057b79a02f77cc5d0500ac6edc5837a2103

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

[kdevelop] [Bug 382652] Navigate to breakpoint not working

2017-07-24 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=382652

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In||5.1.2

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

[kdevelop] [Bug 382652] Navigate to breakpoint not working

2017-07-24 Thread Sven Brauch
https://bugs.kde.org/show_bug.cgi?id=382652

Sven Brauch  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kde
   ||vplatform/6c6329f2373e43ca6
   ||a9aa4886c4e7c1d0e75975e
 Resolution|--- |FIXED
 Status|UNCONFIRMED |RESOLVED

--- Comment #1 from Sven Brauch  ---
Git commit 6c6329f2373e43ca6a9aa4886c4e7c1d0e75975e by Sven Brauch.
Committed on 24/07/2017 at 13:11.
Pushed by brauch into branch 'master'.

make breakpoint "location" non-editable in item model

fixes

Clicking the location is the more useful behaviour than editing
the line number by hand. I don't see why you would want to do that.

M  +1-2debugger/breakpoint/breakpointmodel.cpp

https://commits.kde.org/kdevplatform/6c6329f2373e43ca6a9aa4886c4e7c1d0e75975e

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