Bug 330263 - JJ: Port the BasicRefactoring::startInteractiveRename code to a .ui file
Summary: JJ: Port the BasicRefactoring::startInteractiveRename code to a .ui file
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: git master
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords: junior-jobs
Depends on:
Blocks:
 
Reported: 2014-01-21 18:58 UTC by Miquel Sabaté
Modified: 2014-01-29 11:07 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miquel Sabaté 2014-01-21 18:58:17 UTC
The BasicRefactoring class inside the languages/cpp/codegen/basicrefactoring.cpp file has a function named startInteractiveRename that has some UI code that it would be nice that someone ported to a .ui file.

Reproducible: Always
Comment 1 Milian Wolff 2014-01-29 11:07:51 UTC
Git commit 240d02622c4312be78b36984b55adb8913aea726 by Milian Wolff, on behalf of Sergey Kalinichev.
Committed on 29/01/2014 at 11:06.
Pushed by mwolff into branch 'master'.

Port the BasicRefactoring::startInteractiveRename code to a .ui

REVIEW: 115374

M  +2    -0    language/CMakeLists.txt
M  +14   -40   language/codegen/basicrefactoring.cpp
A  +95   -0    language/codegen/basicrefactoring.ui

http://commits.kde.org/kdevplatform/240d02622c4312be78b36984b55adb8913aea726