]> cloud.milkyroute.net Git - dolphin.git/commit
After creating an item with the "Create New..." menu, the new item should get selecte...
authorPeter Penz <peter.penz19@gmail.com>
Tue, 17 Mar 2009 20:47:03 +0000 (20:47 +0000)
committerPeter Penz <peter.penz19@gmail.com>
Tue, 17 Mar 2009 20:47:03 +0000 (20:47 +0000)
commitb8c2f5377772c618b2b032bcd67cd32045c97fc9
treea40e28a867bd741587c8afa785a17da3a245b9fc
parentb7b31ce1946ad36b7f5d86838d878aa12b0dfb11
After creating an item with the "Create New..." menu, the new item should get selected and it must be assured that the item stays visible. Thanks a lot to Rahman Duran for the original patch and the good discussions :-)

Open issues:
- F10 shortcut does not work yet (interface extension might be done in KNewMenu)
- Does not work in column view yet, but this is a colum view specific issue.

CCMAIL: rahman.duran@gmail.com
CCMAIL: faure@kde.org

svn path=/trunk/KDE/kdebase/apps/; revision=940624
src/CMakeLists.txt
src/dolphinnewmenu.cpp
src/dolphinnewmenuobserver.cpp [new file with mode: 0644]
src/dolphinnewmenuobserver.h [new file with mode: 0644]
src/dolphinview.cpp
src/dolphinview.h