Version: unspecified (using Devel) OS: Linux version:20101008.1183810-1maemo1.1182955 Reproducible: Always Steps to Reproduce: 1. Enter some odos with different priority. 2. Try to get the highst prio up. Actual Results: doesn't work, there is no way to get the oos list ordered by priority Expected Results: This should be possible.
SVN commit 1198474 by smartins: Fix sorting. Doesn't make sense to sort by completion. A to-do 90% completed can be more urgent than one 10% completed. Sort by priority instead. BUG: 254162 M +26 -12 tasklistproxy.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1198474
The sorting by priority doesn't work if the priority of a task is edited. Test: 0 Create some task with different priority 1 Select a task 2 click on the edit button 3 change the priority so the task would be at a different place in the list. 4 go back to list => The task stays at the same place in the list.
SVN commit 1206722 by tokoe: Fix the lasting update issues by using dynamic model repopulation. BUG: 254162 BUG: 259841 M +1 -0 mainview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1206722
Windows CE Task Touch 2011-01-16 git-4d1bc61 Test of the description: passed. Closed.