----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101454/#review3554 -----------------------------------------------------------
Thanks for the patch! > I could not find the method that changes the name when inline renaming is > enabled. > If you could tell me where that method is I would in fact adapt the patch. The inline renaming is done inside KDirModel::setData() (kdelibs/kio/kio/kdirmodel.cpp). It would be great if you could adjust this code part too... - Peter On May 27, 2011, 10:19 p.m., Matthias Fuchs wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/101454/ > ----------------------------------------------------------- > > (Updated May 27, 2011, 10:19 p.m.) > > > Review request for KDE Base Apps and Peter Penz. > > > Summary > ------- > > So far this works only for the RenameDialog as I could not find the method > that changes the name when inline renaming is enabled. > If you could tell me where that method is I would in fact adapt the patch. > > > This addresses bug 211751. > http://bugs.kde.org/show_bug.cgi?id=211751 > > > Diffs > ----- > > dolphin/src/views/renamedialog.cpp 810562a > > Diff: http://git.reviewboard.kde.org/r/101454/diff > > > Testing > ------- > > > Thanks, > > Matthias > >
