[kdevelop] [Bug 338153] add button "jump to first error"

2016-01-25 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=338153

Kevin Funk  changed:

   What|Removed |Added

   Version Fixed In|5.1.0   |5.0.0

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


[kdevelop] [Bug 338153] add button "jump to first error"

2016-01-25 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=338153

Kevin Funk  changed:

   What|Removed |Added

  Latest Commit||http://commits.kde.org/kdev
   ||platform/8135b4fc1905c95e7b
   ||4c9781761cda4fb995d130

--- Comment #4 from Kevin Funk  ---
Git commit 8135b4fc1905c95e7b4c9781761cda4fb995d130 by Kevin Funk, on behalf of
Mikhail Ivchenko.
Committed on 25/01/2016 at 08:56.
Pushed by kfunk into branch '5.0'.

[GCI] Add buttons "jump to first (last) item" to
standardoutputview/outputwidget.

Test Plan: Tested with cmake warnings (works fine) and c++ build errors (works
fine).

Reviewers: kfunk

Reviewed By: kfunk

Subscribers: kdevelop-devel

Differential Revision: https://phabricator.kde.org/D750
modified:   outputview/outputmodel.cpp

(cherry picked from commit f3bbf469f42cff6ccff07054036b3a88d1b9c26a)

M  +18   -0outputview/ioutputviewmodel.h
M  +30   -0outputview/outputmodel.cpp
M  +2-0outputview/outputmodel.h
M  +34   -4plugins/standardoutputview/outputwidget.cpp
M  +7-3plugins/standardoutputview/outputwidget.h

http://commits.kde.org/kdevplatform/8135b4fc1905c95e7b4c9781761cda4fb995d130

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


[kdevelop] [Bug 338153] add button "jump to first error"

2016-01-06 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=338153

Kevin Funk  changed:

   What|Removed |Added

 Status|CONFIRMED   |RESOLVED
   Version Fixed In||5.1.0
 Resolution|--- |FIXED

--- Comment #3 from Kevin Funk  ---
This has been implemented.

Commit:

[GCI] Add buttons "jump to first (last) item" to
standardoutputview/outputwidget. 

BUG: 338153 

Test Plan: Tested with cmake warnings (works fine) and c++ build errors (works
fine). 

Reviewers: kfunk 

Reviewed By: kfunk 

Subscribers: kdevelop-devel 

Differential Revision: https://phabricator.kde.org/D750 
modified: outputview/outputmodel.cpp

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


[kdevelop] [Bug 338153] add button "jump to first error"

2016-01-04 Thread Kevin Funk via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=338153

Kevin Funk  changed:

   What|Removed |Added

 Status|UNCONFIRMED |CONFIRMED
   Keywords||junior-jobs
 Ever confirmed|0   |1

--- Comment #1 from Kevin Funk  ---
That'd be indeed useful.

(Also note you can already jump to next / previous error with F4 / Shift+F4
resp.)

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