Bug 330263

Summary: JJ: Port the BasicRefactoring::startInteractiveRename code to a .ui file
Product: [Applications] kdevelop Reporter: Miquel Sabaté <mikisabate>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED FIXED    
Severity: wishlist Keywords: junior-jobs
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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