Bug 75617 - quick adding child TODO items
Summary: quick adding child TODO items
Status: RESOLVED FIXED
Alias: None
Product: korganizer
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 86200 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-02-19 15:07 UTC by Anders Lund
Modified: 2008-05-16 14:51 UTC (History)
1 user (show)

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 Anders Lund 2004-02-19 15:07:45 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 3.2.3 
OS:          Linux

When using the todo list view entry to add new items, they are allways added to the top level. I suggest adding a easy way to add them as children of the current item, for example if the CTRL key is pressed along with RETURN
Comment 1 Reinhold Kainhofer 2005-02-13 13:51:56 UTC
*** Bug 86200 has been marked as a duplicate of this bug. ***
Comment 2 Reinhold Kainhofer 2006-11-02 19:09:57 UTC
Reassigning all KOrganizer bug reports and wishes to the newly created 
korganizer-devel mailing list.
Comment 3 Thomas Thrainer 2008-05-16 14:51:56 UTC
SVN commit 808361 by thrainer:

Pressing Ctrl-Enter on the quick-add-todo line creates a sub todo now.
When pressing Enter normally, the newly created todo is selected now. So it's easy
to add a complex todo, simply add the top level todo with Enter and then create all 
sub todos by using Ctrl-Enter repeatedly.

FEATURE:75617


 M  +1 -0      CMakeLists.txt  
 M  +14 -3     views/todoview/kotodomodel.cpp  
 M  +3 -2      views/todoview/kotodomodel.h  
 M  +25 -4     views/todoview/kotodoview.cpp  
 M  +3 -2      views/todoview/kotodoview.h  
 A             views/todoview/kotodoviewquickaddline.cpp   [License: GPL (v2+) (+Qt exception)]
 A             views/todoview/kotodoviewquickaddline.h   [License: GPL (v2+) (+Qt exception)]


WebSVN link: http://websvn.kde.org/?view=rev&revision=808361